<86>Jan 17 01:53:46 userdel[4169494]: delete user 'rooter' <86>Jan 17 01:53:46 userdel[4169494]: removed group 'rooter' owned by 'rooter' <86>Jan 17 01:53:46 userdel[4169494]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 17 01:53:46 groupadd[4169517]: group added to /etc/group: name=rooter, GID=960 <86>Jan 17 01:53:46 groupadd[4169517]: group added to /etc/gshadow: name=rooter <86>Jan 17 01:53:46 groupadd[4169517]: new group: name=rooter, GID=960 <86>Jan 17 01:53:46 useradd[4169538]: new user: name=rooter, UID=960, GID=960, home=/root, shell=/bin/bash <86>Jan 17 01:53:46 userdel[4169578]: delete user 'builder' <86>Jan 17 01:53:46 userdel[4169578]: removed group 'builder' owned by 'builder' <86>Jan 17 01:53:46 userdel[4169578]: removed shadow group 'builder' owned by 'builder' <86>Jan 17 01:53:46 groupadd[4169605]: group added to /etc/group: name=builder, GID=961 <86>Jan 17 01:53:46 groupadd[4169605]: group added to /etc/gshadow: name=builder <86>Jan 17 01:53:46 groupadd[4169605]: new group: name=builder, GID=961 <86>Jan 17 01:53:46 useradd[4169628]: new user: name=builder, UID=961, GID=961, 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>Jan 17 01:53:49 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.35221 + 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.35221 + 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:89: 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:76: 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:9: 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:9: 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:25: 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:25: 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:25: 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:25: 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:9: warning: implicit declaration of function 'abc_main' [-Wimplicit-function-declaration] 950 | abc_main(); | ^~~~~~~~ ./scon.c: In function 'main': ./scon.c:950:9: warning: implicit declaration of function 'abc_main' [-Wimplicit-function-declaration] 950 | abc_main(); | ^~~~~~~~ ./scon.c: In function 'main': ./scon.c:950:9: warning: implicit declaration of function 'abc_main' [-Wimplicit-function-declaration] 950 | abc_main(); | ^~~~~~~~ ./scon.c: In function 'main': ./scon.c:950:9: 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:19: 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:34: warning: unused variable 'export_file' [-Wunused-variable] 3364 | struct export_file_list *export_file; | ^~~~~~~~~~~ clm.c:3363:29: 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:9: 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:9: warning: implicit declaration of function 'strncpy' [-Wimplicit-function-declaration] 48 | strncpy (copy, string->chars, length); | ^~~~~~~ ipc.c:25:1: note: include '' or provide a declaration of 'strncpy' 24 | # include "ipc.h" +++ |+#include 25 | ipc.c:48:9: warning: incompatible implicit declaration of built-in function 'strncpy' [-Wbuiltin-declaration-mismatch] 48 | strncpy (copy, string->chars, length); | ^~~~~~~ ipc.c:48:9: note: include '' or provide a declaration of 'strncpy' ipc.c: In function 'get_command': ipc.c:145:9: warning: incompatible implicit declaration of built-in function 'strncpy' [-Wbuiltin-declaration-mismatch] 145 | strncpy (cleanString->chars, command_buffer_p, cleanString->length); | ^~~~~~~ ipc.c:145:9: 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:9: warning: implicit declaration of function 'strncpy' [-Wimplicit-function-declaration] 48 | strncpy (copy, string->chars, length); | ^~~~~~~ ipc.c:25:1: note: include '' or provide a declaration of 'strncpy' 24 | # include "ipc.h" +++ |+#include 25 | ipc.c:48:9: warning: incompatible implicit declaration of built-in function 'strncpy' [-Wbuiltin-declaration-mismatch] 48 | strncpy (copy, string->chars, length); | ^~~~~~~ ipc.c:48:9: note: include '' or provide a declaration of 'strncpy' ipc.c: In function 'get_command': ipc.c:145:9: warning: incompatible implicit declaration of built-in function 'strncpy' [-Wbuiltin-declaration-mismatch] 145 | strncpy (cleanString->chars, command_buffer_p, cleanString->length); | ^~~~~~~ ipc.c:145:9: 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:9: warning: implicit declaration of function 'strncpy' [-Wimplicit-function-declaration] 48 | strncpy (copy, string->chars, length); | ^~~~~~~ ipc.c:25:1: note: include '' or provide a declaration of 'strncpy' 24 | # include "ipc.h" +++ |+#include 25 | ipc.c:48:9: warning: incompatible implicit declaration of built-in function 'strncpy' [-Wbuiltin-declaration-mismatch] 48 | strncpy (copy, string->chars, length); | ^~~~~~~ ipc.c:48:9: note: include '' or provide a declaration of 'strncpy' ipc.c: In function 'get_command': ipc.c:145:9: warning: incompatible implicit declaration of built-in function 'strncpy' [-Wbuiltin-declaration-mismatch] 145 | strncpy (cleanString->chars, command_buffer_p, cleanString->length); | ^~~~~~~ ipc.c:145:9: 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:9: warning: implicit declaration of function 'strncpy' [-Wimplicit-function-declaration] 48 | strncpy (copy, string->chars, length); | ^~~~~~~ ipc.c:25:1: note: include '' or provide a declaration of 'strncpy' 24 | # include "ipc.h" +++ |+#include 25 | ipc.c:48:9: warning: incompatible implicit declaration of built-in function 'strncpy' [-Wbuiltin-declaration-mismatch] 48 | strncpy (copy, string->chars, length); | ^~~~~~~ ipc.c:48:9: note: include '' or provide a declaration of 'strncpy' ipc.c: In function 'get_command': ipc.c:145:9: warning: incompatible implicit declaration of built-in function 'strncpy' [-Wbuiltin-declaration-mismatch] 145 | strncpy (cleanString->chars, command_buffer_p, cleanString->length); | ^~~~~~~ ipc.c:145:9: 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 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 _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 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 StdMisc Generating code for StdChar + 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 Generating code for _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 _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 + 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:19: 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:34: warning: unused variable 'export_file' [-Wunused-variable] 3364 | struct export_file_list *export_file; | ^~~~~~~~~~~ clm.c:3363:29: 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:9: 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.27256 + 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 [ 4] '.rela.text.m1': relocation 2: relocation type invalid for the file type section [10] '.rela.text.m4': relocation 1: relocation type invalid for the file type section [16] '.rela.text.m7': relocation 2: relocation type invalid for the file type section [22] '.rela.text.m10': relocation 1: relocation type invalid for the file type section [28] '.rela.text.m13': relocation 2: relocation type invalid for the file type section [34] '.rela.text.m16': relocation 1: relocation type invalid for the file type section [40] '.rela.text.m19': relocation 2: relocation type invalid for the file type section [46] '.rela.text.m22': relocation 1: relocation type invalid for the file type section [52] '.rela.text.m25': relocation 2: relocation type invalid for the file type section [58] '.rela.text.m28': relocation 1: relocation type invalid for the file type section [64] '.rela.text.m31': relocation 2: relocation type invalid for the file type section [70] '.rela.text.m34': relocation 1: relocation type invalid for the file type section [76] '.rela.text.m37': relocation 2: relocation type invalid for the file type section [82] '.rela.text.m40': relocation 1: relocation type invalid for the file type section [88] '.rela.text.m43': relocation 2: relocation type invalid for the file type section [94] '.rela.text.m46': relocation 1: relocation type invalid for the file type section [100] '.rela.text.m49': relocation 2: relocation type invalid for the file type section [106] '.rela.text.m52': relocation 1: relocation type invalid for the file type section [112] '.rela.text.m55': relocation 2: relocation type invalid for the file type section [118] '.rela.text.m58': relocation 1: relocation type invalid for the file type section [124] '.rela.text.m61': relocation 2: relocation type invalid for the file type section [130] '.rela.text.m64': relocation 1: relocation type invalid for the file type section [136] '.rela.text.m67': relocation 2: relocation type invalid for the file type section [142] '.rela.text.m70': relocation 1: relocation type invalid for the file type section [150] '.rela.text.m74': relocation 4: relocation type invalid for the file type section [152] '.rela.text.m75': relocation 0: relocation type invalid for the file type section [154] '.rela.text.m76': relocation 2: relocation type invalid for the file type section [156] '.rela.text.m77': relocation 1: relocation type invalid for the file type section [160] '.rela.text.m79': relocation 2: relocation type invalid for the file type section [164] '.rela.text.m81': relocation 2: relocation type invalid for the file type section [172] '.rela.text.m85': relocation 4: relocation type invalid for the file type section [174] '.rela.text.m86': relocation 0: relocation type invalid for the file type section [176] '.rela.text.m87': relocation 2: relocation type invalid for the file type section [178] '.rela.text.m88': relocation 1: relocation type invalid for the file type section [182] '.rela.text.m90': relocation 2: relocation type invalid for the file type section [186] '.rela.text.m92': relocation 2: relocation type invalid for the file type section [194] '.rela.text.m96': relocation 4: relocation type invalid for the file type section [196] '.rela.text.m97': relocation 0: relocation type invalid for the file type section [198] '.rela.text.m98': relocation 2: relocation type invalid for the file type section [200] '.rela.text.m99': relocation 1: relocation type invalid for the file type section [204] '.rela.text.m101': relocation 2: relocation type invalid for the file type section [208] '.rela.text.m103': relocation 2: relocation type invalid for the file type section [216] '.rela.text.m107': relocation 4: relocation type invalid for the file type section [218] '.rela.text.m108': relocation 0: relocation type invalid for the file type section [220] '.rela.text.m109': relocation 2: relocation type invalid for the file type section [222] '.rela.text.m110': relocation 1: relocation type invalid for the file type section [228] '.rela.text.m113': relocation 2: relocation type invalid for the file type section [236] '.rela.text.m117': relocation 4: relocation type invalid for the file type section [238] '.rela.text.m118': relocation 0: relocation type invalid for the file type section [240] '.rela.text.m119': relocation 2: relocation type invalid for the file type section [242] '.rela.text.m120': relocation 1: relocation type invalid for the file type section [248] '.rela.text.m123': relocation 2: relocation type invalid for the file type section [256] '.rela.text.m127': relocation 4: relocation type invalid for the file type section [258] '.rela.text.m128': relocation 0: relocation type invalid for the file type section [260] '.rela.text.m129': relocation 2: relocation type invalid for the file type section [262] '.rela.text.m130': relocation 1: relocation type invalid for the file type section [268] '.rela.text.m133': relocation 2: relocation type invalid for the file type section [278] '.rela.text.m138': relocation 1: relocation type invalid for the file type section [280] '.rela.text.m139': relocation 3: relocation type invalid for the file type section [284] '.rela.text.m141': relocation 3: relocation type invalid for the file type section [288] '.rela.text.m143': relocation 0: relocation type invalid for the file type section [298] '.rela.text.m148': relocation 1: relocation type invalid for the file type section [300] '.rela.text.m149': relocation 3: relocation type invalid for the file type section [304] '.rela.text.m151': relocation 3: relocation type invalid for the file type section [308] '.rela.text.m153': relocation 0: relocation type invalid for the file type section [318] '.rela.text.m158': relocation 1: relocation type invalid for the file type section [320] '.rela.text.m159': relocation 3: relocation type invalid for the file type section [324] '.rela.text.m161': relocation 3: relocation type invalid for the file type section [328] '.rela.text.m163': relocation 0: relocation type invalid for the file type section [338] '.rela.text.m168': relocation 1: relocation type invalid for the file type section [340] '.rela.text.m169': relocation 3: relocation type invalid for the file type section [344] '.rela.text.m171': relocation 3: relocation type invalid for the file type section [348] '.rela.text.m173': relocation 0: relocation type invalid for the file type section [356] '.rela.text.m177': relocation 4: relocation type invalid for the file type section [358] '.rela.text.m178': relocation 0: relocation type invalid for the file type section [360] '.rela.text.m179': relocation 1: relocation type invalid for the file type section [364] '.rela.text.m181': relocation 2: relocation type invalid for the file type section [372] '.rela.text.m185': relocation 4: relocation type invalid for the file type section [374] '.rela.text.m186': relocation 0: relocation type invalid for the file type section [376] '.rela.text.m187': relocation 1: relocation type invalid for the file type section [380] '.rela.text.m189': relocation 2: relocation type invalid for the file type section [388] '.rela.text.m193': relocation 4: relocation type invalid for the file type section [390] '.rela.text.m194': relocation 0: relocation type invalid for the file type section [392] '.rela.text.m195': relocation 1: relocation type invalid for the file type section [400] '.rela.text.m199': relocation 4: relocation type invalid for the file type section [402] '.rela.text.m200': relocation 0: relocation type invalid for the file type section [404] '.rela.text.m201': relocation 1: relocation type invalid for the file type section [412] '.rela.text.m205': relocation 1: relocation type invalid for the file type section [414] '.rela.text.m206': relocation 4: relocation type invalid for the file type section [422] '.rela.text.m210': relocation 1: relocation type invalid for the file type section [424] '.rela.text.m211': relocation 2: relocation type invalid for the file type section [432] '.rela.text.m215': relocation 1: relocation type invalid for the file type section [434] '.rela.text.m216': relocation 4: relocation type invalid for the file type section [442] '.rela.text.m220': relocation 1: relocation type invalid for the file type section [444] '.rela.text.m221': relocation 2: relocation type invalid for the file type section [452] '.rela.text.m225': relocation 1: relocation type invalid for the file type section [454] '.rela.text.m226': relocation 4: relocation type invalid for the file type section [462] '.rela.text.m230': relocation 1: relocation type invalid for the file type section [464] '.rela.text.m231': relocation 2: relocation type invalid for the file type section [472] '.rela.text.m235': relocation 1: relocation type invalid for the file type section [474] '.rela.text.m236': relocation 4: relocation type invalid for the file type section [482] '.rela.text.m240': relocation 1: relocation type invalid for the file type section [484] '.rela.text.m241': relocation 2: relocation type invalid for the file type section [492] '.rela.text.m245': relocation 1: relocation type invalid for the file type section [494] '.rela.text.m246': relocation 4: relocation type invalid for the file type section [502] '.rela.text.m250': relocation 1: relocation type invalid for the file type section [504] '.rela.text.m251': relocation 2: relocation type invalid for the file type section [512] '.rela.text.m255': relocation 1: relocation type invalid for the file type section [514] '.rela.text.m256': relocation 4: relocation type invalid for the file type section [522] '.rela.text.m260': relocation 1: relocation type invalid for the file type section [524] '.rela.text.m261': relocation 2: relocation type invalid for the file type section [532] '.rela.text.m265': relocation 1: relocation type invalid for the file type section [534] '.rela.text.m266': relocation 1: relocation type invalid for the file type section [542] '.rela.text.m270': relocation 1: relocation type invalid for the file type section [544] '.rela.text.m271': relocation 0: relocation type invalid for the file type section [552] '.rela.text.m275': relocation 1: relocation type invalid for the file type section [554] '.rela.text.m276': relocation 1: relocation type invalid for the file type section [562] '.rela.text.m280': relocation 1: relocation type invalid for the file type section [564] '.rela.text.m281': relocation 0: relocation type invalid for the file type section [572] '.rela.text.m285': relocation 1: relocation type invalid for the file type section [574] '.rela.text.m286': relocation 1: relocation type invalid for the file type section [582] '.rela.text.m290': relocation 1: relocation type invalid for the file type section [584] '.rela.text.m291': relocation 0: relocation type invalid for the file type section [592] '.rela.text.m295': relocation 1: relocation type invalid for the file type section [594] '.rela.text.m296': relocation 1: relocation type invalid for the file type section [602] '.rela.text.m300': relocation 1: relocation type invalid for the file type section [604] '.rela.text.m301': relocation 0: relocation type invalid for the file type section [612] '.rela.text.m305': relocation 1: relocation type invalid for the file type section [614] '.rela.text.m306': relocation 1: relocation type invalid for the file type section [622] '.rela.text.m310': relocation 1: relocation type invalid for the file type section [624] '.rela.text.m311': relocation 0: relocation type invalid for the file type section [632] '.rela.text.m315': relocation 1: relocation type invalid for the file type section [634] '.rela.text.m316': relocation 1: relocation type invalid for the file type section [642] '.rela.text.m320': relocation 1: relocation type invalid for the file type section [644] '.rela.text.m321': relocation 0: relocation type invalid for the file type section [652] '.rela.text.m325': relocation 1: relocation type invalid for the file type section [654] '.rela.text.m326': relocation 1: relocation type invalid for the file type section [662] '.rela.text.m330': relocation 1: relocation type invalid for the file type section [664] '.rela.text.m331': relocation 0: relocation type invalid for the file type section [672] '.rela.text.m335': relocation 1: relocation type invalid for the file type section [674] '.rela.text.m336': relocation 1: relocation type invalid for the file type section [682] '.rela.text.m340': relocation 1: relocation type invalid for the file type section [684] '.rela.text.m341': relocation 0: relocation type invalid for the file type section [692] '.rela.text.m345': relocation 1: relocation type invalid for the file type section [694] '.rela.text.m346': relocation 1: relocation type invalid for the file type section [702] '.rela.text.m350': relocation 1: relocation type invalid for the file type section [704] '.rela.text.m351': relocation 0: relocation type invalid for the file type section [712] '.rela.text.m355': relocation 1: relocation type invalid for the file type section [714] '.rela.text.m356': relocation 1: relocation type invalid for the file type section [722] '.rela.text.m360': relocation 1: relocation type invalid for the file type section [724] '.rela.text.m361': relocation 0: relocation type invalid for the file type section [732] '.rela.text.m365': relocation 1: relocation type invalid for the file type section [734] '.rela.text.m366': relocation 1: relocation type invalid for the file type section [742] '.rela.text.m370': relocation 1: relocation type invalid for the file type section [744] '.rela.text.m371': relocation 0: relocation type invalid for the file type section [752] '.rela.text.m375': relocation 1: relocation type invalid for the file type section [754] '.rela.text.m376': relocation 1: relocation type invalid for the file type section [762] '.rela.text.m380': relocation 1: relocation type invalid for the file type section [764] '.rela.text.m381': relocation 0: relocation type invalid for the file type section [772] '.rela.text.m385': relocation 1: relocation type invalid for the file type section [780] '.rela.text.m389': relocation 1: relocation type invalid for the file type section [788] '.rela.text.m393': relocation 1: relocation type invalid for the file type section [796] '.rela.text.m397': relocation 1: relocation type invalid for the file type section [804] '.rela.text.m401': relocation 1: relocation type invalid for the file type section [812] '.rela.text.m405': relocation 1: relocation type invalid for the file type section [820] '.rela.text.m409': relocation 1: relocation type invalid for the file type section [828] '.rela.text.m413': relocation 1: relocation type invalid for the file type section [836] '.rela.text.m417': relocation 1: relocation type invalid for the file type section [844] '.rela.text.m421': relocation 1: relocation type invalid for the file type section [852] '.rela.text.m425': relocation 1: relocation type invalid for the file type section [860] '.rela.text.m429': relocation 1: relocation type invalid for the file type section [864] '.rela.text.m431': relocation 1: relocation type invalid for the file type section [870] '.rela.text.m434': relocation 0: relocation type invalid for the file type section [872] '.rela.text.m435': relocation 0: relocation type invalid for the file type section [876] '.rela.text.m437': relocation 2: relocation type invalid for the file type section [880] '.rela.text.m439': relocation 1: relocation type invalid for the file type section [886] '.rela.text.m442': relocation 0: relocation type invalid for the file type section [888] '.rela.text.m443': relocation 0: relocation type invalid for the file type section [892] '.rela.text.m445': relocation 2: relocation type invalid for the file type section [896] '.rela.text.m447': relocation 1: relocation type invalid for the file type section [902] '.rela.text.m450': relocation 0: relocation type invalid for the file type section [904] '.rela.text.m451': relocation 0: relocation type invalid for the file type section [908] '.rela.text.m453': relocation 2: relocation type invalid for the file type section [912] '.rela.text.m455': relocation 1: relocation type invalid for the file type section [918] '.rela.text.m458': relocation 0: relocation type invalid for the file type section [920] '.rela.text.m459': relocation 0: relocation type invalid for the file type section [924] '.rela.text.m461': relocation 2: relocation type invalid for the file type section [928] '.rela.text.m463': relocation 1: relocation type invalid for the file type section [934] '.rela.text.m466': relocation 0: relocation type invalid for the file type section [936] '.rela.text.m467': relocation 0: relocation type invalid for the file type section [940] '.rela.text.m469': relocation 2: relocation type invalid for the file type section [944] '.rela.text.m471': relocation 1: relocation type invalid for the file type section [950] '.rela.text.m474': relocation 0: relocation type invalid for the file type section [952] '.rela.text.m475': relocation 0: relocation type invalid for the file type section [956] '.rela.text.m477': relocation 2: relocation type invalid for the file type section [960] '.rela.text.m479': relocation 1: relocation type invalid for the file type section [966] '.rela.text.m482': relocation 0: relocation type invalid for the file type section [968] '.rela.text.m483': relocation 0: relocation type invalid for the file type section [972] '.rela.text.m485': relocation 2: relocation type invalid for the file type section [976] '.rela.text.m487': relocation 1: relocation type invalid for the file type section [982] '.rela.text.m490': relocation 0: relocation type invalid for the file type section [984] '.rela.text.m491': relocation 0: relocation type invalid for the file type section [988] '.rela.text.m493': relocation 2: relocation type invalid for the file type section [992] '.rela.text.m495': relocation 1: relocation type invalid for the file type section [998] '.rela.text.m498': relocation 0: relocation type invalid for the file type section [1000] '.rela.text.m499': relocation 0: relocation type invalid for the file type section [1004] '.rela.text.m501': relocation 2: relocation type invalid for the file type section [1008] '.rela.text.m503': relocation 1: relocation type invalid for the file type section [1014] '.rela.text.m506': relocation 0: relocation type invalid for the file type section [1016] '.rela.text.m507': relocation 0: relocation type invalid for the file type section [1020] '.rela.text.m509': relocation 2: relocation type invalid for the file type section [1024] '.rela.text.m511': relocation 1: relocation type invalid for the file type section [1030] '.rela.text.m514': relocation 0: relocation type invalid for the file type section [1034] '.rela.text.m516': relocation 1: relocation type invalid for the file type section [1040] '.rela.text.m519': relocation 0: relocation type invalid for the file type section [1042] '.rela.text.m520': relocation 0: relocation type invalid for the file type section [1046] '.rela.text.m522': relocation 2: relocation type invalid for the file type section [1050] '.rela.text.m524': relocation 1: relocation type invalid for the file type section [1056] '.rela.text.m527': relocation 0: relocation type invalid for the file type section [1058] '.rela.text.m528': relocation 0: relocation type invalid for the file type section [1062] '.rela.text.m530': relocation 2: relocation type invalid for the file type section [1066] '.rela.text.m532': relocation 1: relocation type invalid for the file type section [1072] '.rela.text.m535': relocation 0: relocation type invalid for the file type section [1074] '.rela.text.m536': relocation 0: relocation type invalid for the file type section [1078] '.rela.text.m538': relocation 2: relocation type invalid for the file type section [1082] '.rela.text.m540': relocation 1: relocation type invalid for the file type section [1088] '.rela.text.m543': relocation 0: relocation type invalid for the file type section [1090] '.rela.text.m544': relocation 0: relocation type invalid for the file type section [1094] '.rela.text.m546': relocation 2: relocation type invalid for the file type section [1098] '.rela.text.m548': relocation 1: relocation type invalid for the file type section [1104] '.rela.text.m551': relocation 0: relocation type invalid for the file type section [1106] '.rela.text.m552': relocation 0: relocation type invalid for the file type section [1110] '.rela.text.m554': relocation 2: relocation type invalid for the file type section [1114] '.rela.text.m556': relocation 1: relocation type invalid for the file type section [1120] '.rela.text.m559': relocation 0: relocation type invalid for the file type section [1122] '.rela.text.m560': relocation 0: relocation type invalid for the file type section [1126] '.rela.text.m562': relocation 2: relocation type invalid for the file type section [1130] '.rela.text.m564': relocation 1: relocation type invalid for the file type section [1136] '.rela.text.m567': relocation 0: relocation type invalid for the file type section [1138] '.rela.text.m568': relocation 0: relocation type invalid for the file type section [1142] '.rela.text.m570': relocation 2: relocation type invalid for the file type section [1148] '.rela.text.m573': relocation 4: relocation type invalid for the file type section [1150] '.rela.text.m574': relocation 1: relocation type invalid for the file type section [1162] '.rela.text.m580': relocation 4: relocation type invalid for the file type section [1164] '.rela.text.m581': relocation 1: relocation type invalid for the file type section [1176] '.rela.text.m587': relocation 4: relocation type invalid for the file type section [1178] '.rela.text.m588': relocation 1: relocation type invalid for the file type section [1190] '.rela.text.m594': relocation 4: relocation type invalid for the file type section [1192] '.rela.text.m595': relocation 1: relocation type invalid for the file type section [1196] '.rela.text.m597': relocation 3: relocation type invalid for the file type section [1198] '.rela.text.m598': relocation 1: relocation type invalid for the file type section [1202] '.rela.text.m600': relocation 3: relocation type invalid for the file type section [1204] '.rela.text.m601': relocation 0: relocation type invalid for the file type section [1210] '.rela.text.m604': relocation 4: relocation type invalid for the file type section [1212] '.rela.text.m605': relocation 1: relocation type invalid for the file type section [1216] '.rela.text.m607': relocation 3: relocation type invalid for the file type section [1218] '.rela.text.m608': relocation 1: relocation type invalid for the file type section [1222] '.rela.text.m610': relocation 3: relocation type invalid for the file type section [1224] '.rela.text.m611': relocation 0: relocation type invalid for the file type section [1230] '.rela.text.m614': relocation 4: relocation type invalid for the file type section [1232] '.rela.text.m615': relocation 1: relocation type invalid for the file type section [1236] '.rela.text.m617': relocation 3: relocation type invalid for the file type section [1238] '.rela.text.m618': relocation 1: relocation type invalid for the file type section [1242] '.rela.text.m620': relocation 3: relocation type invalid for the file type section [1244] '.rela.text.m621': relocation 0: relocation type invalid for the file type section [1250] '.rela.text.m624': relocation 4: relocation type invalid for the file type section [1252] '.rela.text.m625': relocation 1: relocation type invalid for the file type section [1264] '.rela.text.m631': relocation 4: relocation type invalid for the file type section [1266] '.rela.text.m632': relocation 1: relocation type invalid for the file type section [1278] '.rela.text.m638': relocation 4: relocation type invalid for the file type section [1280] '.rela.text.m639': relocation 1: relocation type invalid for the file type section [1292] '.rela.text.m645': relocation 4: relocation type invalid for the file type section [1294] '.rela.text.m646': relocation 1: relocation type invalid for the file type section [1306] '.rela.text.m652': relocation 4: relocation type invalid for the file type section [1308] '.rela.text.m653': relocation 1: relocation type invalid for the file type section [1314] '.rela.text.m656': relocation 4: relocation type invalid for the file type section [1316] '.rela.text.m657': relocation 1: relocation type invalid for the file type section [1328] '.rela.text.m663': relocation 4: relocation type invalid for the file type section [1330] '.rela.text.m664': relocation 1: relocation type invalid for the file type section [1334] '.rela.text.m666': relocation 3: relocation type invalid for the file type section [1336] '.rela.text.m667': relocation 1: relocation type invalid for the file type section [1340] '.rela.text.m669': relocation 3: relocation type invalid for the file type section [1342] '.rela.text.m670': relocation 0: relocation type invalid for the file type section [1348] '.rela.text.m673': relocation 4: relocation type invalid for the file type section [1350] '.rela.text.m674': relocation 1: relocation type invalid for the file type section [1354] '.rela.text.m676': relocation 3: relocation type invalid for the file type section [1356] '.rela.text.m677': relocation 1: relocation type invalid for the file type section [1360] '.rela.text.m679': relocation 3: relocation type invalid for the file type section [1362] '.rela.text.m680': relocation 0: relocation type invalid for the file type section [1368] '.rela.text.m683': relocation 4: relocation type invalid for the file type section [1370] '.rela.text.m684': relocation 1: relocation type invalid for the file type section [1374] '.rela.text.m686': relocation 3: relocation type invalid for the file type section [1376] '.rela.text.m687': relocation 1: relocation type invalid for the file type section [1380] '.rela.text.m689': relocation 3: relocation type invalid for the file type section [1382] '.rela.text.m690': relocation 0: relocation type invalid for the file type section [1388] '.rela.text.m693': relocation 4: relocation type invalid for the file type section [1390] '.rela.text.m694': relocation 1: relocation type invalid for the file type section [1394] '.rela.text.m696': relocation 3: relocation type invalid for the file type section [1396] '.rela.text.m697': relocation 1: relocation type invalid for the file type section [1400] '.rela.text.m699': relocation 3: relocation type invalid for the file type section [1402] '.rela.text.m700': relocation 0: relocation type invalid for the file type section [1409] '.rela.text.m704': relocation 4: relocation type invalid for the file type section [1411] '.rela.text.m705': relocation 1: relocation type invalid for the file type section [1415] '.rela.text.m707': relocation 3: relocation type invalid for the file type section [1417] '.rela.text.m708': relocation 1: relocation type invalid for the file type section [1421] '.rela.text.m710': relocation 3: relocation type invalid for the file type section [1423] '.rela.text.m711': relocation 0: relocation type invalid for the file type section [1430] '.rela.text.m715': relocation 4: relocation type invalid for the file type section [1432] '.rela.text.m716': relocation 1: relocation type invalid for the file type section [1436] '.rela.text.m718': relocation 3: relocation type invalid for the file type section [1438] '.rela.text.m719': relocation 1: relocation type invalid for the file type section [1442] '.rela.text.m721': relocation 3: relocation type invalid for the file type section [1444] '.rela.text.m722': relocation 0: relocation type invalid for the file type section [1451] '.rela.text.m726': relocation 4: relocation type invalid for the file type section [1453] '.rela.text.m727': relocation 1: relocation type invalid for the file type section [1459] '.rela.text.m730': relocation 4: relocation type invalid for the file type section [1461] '.rela.text.m731': relocation 1: relocation type invalid for the file type section [1467] '.rela.text.m734': relocation 4: relocation type invalid for the file type section [1469] '.rela.text.m735': relocation 1: relocation type invalid for the file type section [1475] '.rela.text.m738': relocation 4: relocation type invalid for the file type section [1477] '.rela.text.m739': relocation 1: relocation type invalid for the file type section [1483] '.rela.text.m742': relocation 4: relocation type invalid for the file type section [1485] '.rela.text.m743': relocation 1: relocation type invalid for the file type section [1491] '.rela.text.m746': relocation 4: relocation type invalid for the file type section [1493] '.rela.text.m747': relocation 1: relocation type invalid for the file type section [1499] '.rela.text.m750': relocation 4: relocation type invalid for the file type section [1501] '.rela.text.m751': relocation 1: relocation type invalid for the file type section [1507] '.rela.text.m754': relocation 4: relocation type invalid for the file type section [1509] '.rela.text.m755': relocation 1: relocation type invalid for the file type section [1515] '.rela.text.m758': relocation 4: relocation type invalid for the file type section [1517] '.rela.text.m759': relocation 1: relocation type invalid for the file type section [1523] '.rela.text.m762': relocation 4: relocation type invalid for the file type section [1525] '.rela.text.m763': relocation 1: relocation type invalid for the file type section [1531] '.rela.text.m766': relocation 4: relocation type invalid for the file type section [1533] '.rela.text.m767': relocation 1: relocation type invalid for the file type section [1539] '.rela.text.m770': relocation 4: relocation type invalid for the file type section [1541] '.rela.text.m771': relocation 1: relocation type invalid for the file type section [1547] '.rela.text.m774': relocation 4: relocation type invalid for the file type section [1549] '.rela.text.m775': relocation 1: relocation type invalid for the file type section [1555] '.rela.text.m778': relocation 4: relocation type invalid for the file type section [1557] '.rela.text.m779': relocation 1: relocation type invalid for the file type section [1563] '.rela.text.m782': relocation 4: relocation type invalid for the file type section [1565] '.rela.text.m783': relocation 1: relocation type invalid for the file type section [1571] '.rela.text.m786': relocation 4: relocation type invalid for the file type section [1573] '.rela.text.m787': relocation 1: relocation type invalid for the file type section [1579] '.rela.text.m790': relocation 4: relocation type invalid for the file type section [1581] '.rela.text.m791': relocation 1: relocation type invalid for the file type section [1587] '.rela.text.m794': relocation 4: relocation type invalid for the file type section [1589] '.rela.text.m795': relocation 1: relocation type invalid for the file type section [1595] '.rela.text.m798': relocation 4: relocation type invalid for the file type section [1597] '.rela.text.m799': relocation 1: relocation type invalid for the file type section [1605] '.rela.text.m803': relocation 4: relocation type invalid for the file type section [1607] '.rela.text.m804': relocation 1: relocation type invalid for the file type section [1615] '.rela.text.m808': relocation 4: relocation type invalid for the file type section [1617] '.rela.text.m809': relocation 1: relocation type invalid for the file type section [1625] '.rela.text.m813': relocation 4: relocation type invalid for the file type section [1627] '.rela.text.m814': relocation 1: relocation type invalid for the file type section [1631] '.rela.text.m816': relocation 3: relocation type invalid for the file type section [1633] '.rela.text.m817': relocation 1: relocation type invalid for the file type section [1639] '.rela.text.m820': relocation 4: relocation type invalid for the file type section [1641] '.rela.text.m821': relocation 1: relocation type invalid for the file type section [1645] '.rela.text.m823': relocation 3: relocation type invalid for the file type section [1647] '.rela.text.m824': relocation 1: relocation type invalid for the file type section [1653] '.rela.text.m827': relocation 4: relocation type invalid for the file type section [1655] '.rela.text.m828': relocation 1: relocation type invalid for the file type section [1659] '.rela.text.m830': relocation 3: relocation type invalid for the file type section [1661] '.rela.text.m831': relocation 1: relocation type invalid for the file type section [1667] '.rela.text.m834': relocation 4: relocation type invalid for the file type section [1669] '.rela.text.m835': relocation 1: relocation type invalid for the file type section [1677] '.rela.text.m839': relocation 4: relocation type invalid for the file type section [1679] '.rela.text.m840': relocation 1: relocation type invalid for the file type section [1687] '.rela.text.m844': relocation 4: relocation type invalid for the file type section [1689] '.rela.text.m845': relocation 1: relocation type invalid for the file type section [1697] '.rela.text.m849': relocation 4: relocation type invalid for the file type section [1699] '.rela.text.m850': relocation 1: relocation type invalid for the file type section [1707] '.rela.text.m854': relocation 4: relocation type invalid for the file type section [1709] '.rela.text.m855': relocation 1: relocation type invalid for the file type section [1715] '.rela.text.m858': relocation 4: relocation type invalid for the file type section [1717] '.rela.text.m859': relocation 1: relocation type invalid for the file type section [1725] '.rela.text.m863': relocation 4: relocation type invalid for the file type section [1727] '.rela.text.m864': relocation 1: relocation type invalid for the file type section [1731] '.rela.text.m866': relocation 3: relocation type invalid for the file type section [1733] '.rela.text.m867': relocation 1: relocation type invalid for the file type section [1739] '.rela.text.m870': relocation 4: relocation type invalid for the file type section [1741] '.rela.text.m871': relocation 1: relocation type invalid for the file type section [1745] '.rela.text.m873': relocation 3: relocation type invalid for the file type section [1747] '.rela.text.m874': relocation 1: relocation type invalid for the file type section [1753] '.rela.text.m877': relocation 4: relocation type invalid for the file type section [1755] '.rela.text.m878': relocation 1: relocation type invalid for the file type section [1759] '.rela.text.m880': relocation 3: relocation type invalid for the file type section [1761] '.rela.text.m881': relocation 1: relocation type invalid for the file type section [1767] '.rela.text.m884': relocation 4: relocation type invalid for the file type section [1769] '.rela.text.m885': relocation 1: relocation type invalid for the file type section [1773] '.rela.text.m887': relocation 3: relocation type invalid for the file type section [1775] '.rela.text.m888': relocation 1: relocation type invalid for the file type section [1781] '.rela.text.m891': relocation 4: relocation type invalid for the file type section [1783] '.rela.text.m892': relocation 1: relocation type invalid for the file type section [1787] '.rela.text.m894': relocation 3: relocation type invalid for the file type section [1789] '.rela.text.m895': relocation 1: relocation type invalid for the file type section [1795] '.rela.text.m898': relocation 4: relocation type invalid for the file type section [1797] '.rela.text.m899': relocation 1: relocation type invalid for the file type section [1801] '.rela.text.m901': relocation 3: relocation type invalid for the file type section [1803] '.rela.text.m902': relocation 1: relocation type invalid for the file type section [1807] '.rela.text.m904': relocation 1: relocation type invalid for the file type section [1813] '.rela.text.m907': relocation 1: relocation type invalid for the file type section [1817] '.rela.text.m909': relocation 1: relocation type invalid for the file type section [1823] '.rela.text.m912': relocation 1: relocation type invalid for the file type section [1827] '.rela.text.m914': relocation 1: relocation type invalid for the file type section [1833] '.rela.text.m917': relocation 1: relocation type invalid for the file type section [1837] '.rela.text.m919': relocation 1: relocation type invalid for the file type section [1843] '.rela.text.m922': relocation 1: relocation type invalid for the file type section [1847] '.rela.text.m924': relocation 1: relocation type invalid for the file type section [1853] '.rela.text.m927': relocation 1: relocation type invalid for the file type section [1857] '.rela.text.m929': relocation 1: relocation type invalid for the file type section [1863] '.rela.text.m932': relocation 1: relocation type invalid for the file type section [1867] '.rela.text.m934': relocation 1: relocation type invalid for the file type section [1873] '.rela.text.m937': relocation 1: relocation type invalid for the file type section [1877] '.rela.text.m939': relocation 1: relocation type invalid for the file type section [1883] '.rela.text.m942': relocation 1: relocation type invalid for the file type section [1887] '.rela.text.m944': relocation 1: relocation type invalid for the file type section [1893] '.rela.text.m947': relocation 1: relocation type invalid for the file type section [1897] '.rela.text.m949': relocation 1: relocation type invalid for the file type section [1903] '.rela.text.m952': relocation 1: relocation type invalid for the file type section [1907] '.rela.text.m954': relocation 1: relocation type invalid for the file type section [1913] '.rela.text.m957': relocation 1: relocation type invalid for the file type section [1917] '.rela.text.m959': relocation 1: relocation type invalid for the file type section [1923] '.rela.text.m962': relocation 1: relocation type invalid for the file type section [1927] '.rela.text.m964': relocation 1: relocation type invalid for the file type section [1933] '.rela.text.m967': relocation 1: relocation type invalid for the file type section [1937] '.rela.text.m969': relocation 1: relocation type invalid for the file type section [1943] '.rela.text.m972': relocation 1: relocation type invalid for the file type section [1947] '.rela.text.m974': relocation 1: relocation type invalid for the file type section [1953] '.rela.text.m977': relocation 1: relocation type invalid for the file type section [1957] '.rela.text.m979': relocation 1: relocation type invalid for the file type section [1963] '.rela.text.m982': relocation 1: relocation type invalid for the file type section [1967] '.rela.text.m984': relocation 1: relocation type invalid for the file type section [1973] '.rela.text.m987': relocation 1: relocation type invalid for the file type section [1977] '.rela.text.m989': relocation 1: relocation type invalid for the file type section [1983] '.rela.text.m992': relocation 1: relocation type invalid for the file type section [1987] '.rela.text.m994': relocation 1: relocation type invalid for the file type section [1993] '.rela.text.m997': relocation 1: relocation type invalid for the file type section [1997] '.rela.text.m999': relocation 1: relocation type invalid for the file type section [2003] '.rela.text.m1002': relocation 1: relocation type invalid for the file type section [2007] '.rela.text.m1004': relocation 1: relocation type invalid for the file type section [2013] '.rela.text.m1007': relocation 1: relocation type invalid for the file type section [2017] '.rela.text.m1009': relocation 1: relocation type invalid for the file type section [2023] '.rela.text.m1012': relocation 1: relocation type invalid for the file type section [2027] '.rela.text.m1014': relocation 1: relocation type invalid for the file type section [2033] '.rela.text.m1017': relocation 1: relocation type invalid for the file type section [2037] '.rela.text.m1019': relocation 1: relocation type invalid for the file type section [2043] '.rela.text.m1022': relocation 1: relocation type invalid for the file type section [2047] '.rela.text.m1024': relocation 1: relocation type invalid for the file type section [2053] '.rela.text.m1027': relocation 1: relocation type invalid for the file type section [2057] '.rela.text.m1029': relocation 1: relocation type invalid for the file type section [2063] '.rela.text.m1032': relocation 1: relocation type invalid for the file type section [2067] '.rela.text.m1034': relocation 1: relocation type invalid for the file type section [2073] '.rela.text.m1037': relocation 1: relocation type invalid for the file type section [2077] '.rela.text.m1039': relocation 1: relocation type invalid for the file type section [2083] '.rela.text.m1042': relocation 1: relocation type invalid for the file type section [2087] '.rela.text.m1044': relocation 1: relocation type invalid for the file type section [2093] '.rela.text.m1047': relocation 1: relocation type invalid for the file type section [2097] '.rela.text.m1049': relocation 1: relocation type invalid for the file type section [2103] '.rela.text.m1052': relocation 1: relocation type invalid for the file type section [2107] '.rela.text.m1054': relocation 1: relocation type invalid for the file type section [2113] '.rela.text.m1057': relocation 1: relocation type invalid for the file type section [2117] '.rela.text.m1059': relocation 1: relocation type invalid for the file type section [2123] '.rela.text.m1062': relocation 1: relocation type invalid for the file type section [2127] '.rela.text.m1064': relocation 1: relocation type invalid for the file type section [2133] '.rela.text.m1067': relocation 1: relocation type invalid for the file type section [2137] '.rela.text.m1069': relocation 1: relocation type invalid for the file type section [2143] '.rela.text.m1072': relocation 1: relocation type invalid for the file type section [2147] '.rela.text.m1074': relocation 1: relocation type invalid for the file type section [2153] '.rela.text.m1077': relocation 1: relocation type invalid for the file type section [2157] '.rela.text.m1079': relocation 1: relocation type invalid for the file type section [2163] '.rela.text.m1082': relocation 1: relocation type invalid for the file type section [2171] '.rela.text.m1086': relocation 1: relocation type invalid for the file type section [2179] '.rela.text.m1090': relocation 1: relocation type invalid for the file type section [2187] '.rela.text.m1094': relocation 1: relocation type invalid for the file type section [2195] '.rela.text.m1098': relocation 1: relocation type invalid for the file type section [2203] '.rela.text.m1102': relocation 1: relocation type invalid for the file type section [2211] '.rela.text.m1106': relocation 1: relocation type invalid for the file type section [2219] '.rela.text.m1110': relocation 1: relocation type invalid for the file type section [2227] '.rela.text.m1114': relocation 1: relocation type invalid for the file type section [2235] '.rela.text.m1118': relocation 1: relocation type invalid for the file type section [2243] '.rela.text.m1122': relocation 1: relocation type invalid for the file type section [2251] '.rela.text.m1126': relocation 1: relocation type invalid for the file type section [2259] '.rela.text.m1130': relocation 1: relocation type invalid for the file type section [2265] '.rela.text.m1133': relocation 4: relocation type invalid for the file type section [2267] '.rela.text.m1134': relocation 1: relocation type invalid for the file type section [2273] '.rela.text.m1137': relocation 4: relocation type invalid for the file type section [2275] '.rela.text.m1138': relocation 1: relocation type invalid for the file type section [2281] '.rela.text.m1141': relocation 4: relocation type invalid for the file type section [2283] '.rela.text.m1142': relocation 1: relocation type invalid for the file type section [2289] '.rela.text.m1145': relocation 4: relocation type invalid for the file type section [2291] '.rela.text.m1146': relocation 1: relocation type invalid for the file type section [2297] '.rela.text.m1149': relocation 4: relocation type invalid for the file type section [2299] '.rela.text.m1150': relocation 1: relocation type invalid for the file type section [2307] '.rela.text.m1154': relocation 4: relocation type invalid for the file type section [2309] '.rela.text.m1155': relocation 1: relocation type invalid for the file type section [2317] '.rela.text.m1159': relocation 4: relocation type invalid for the file type section [2319] '.rela.text.m1160': relocation 1: relocation type invalid for the file type section [2323] '.rela.text.m1162': relocation 3: relocation type invalid for the file type section [2325] '.rela.text.m1163': relocation 1: relocation type invalid for the file type section [2331] '.rela.text.m1166': relocation 4: relocation type invalid for the file type section [2333] '.rela.text.m1167': relocation 1: relocation type invalid for the file type section [2337] '.rela.text.m1169': relocation 3: relocation type invalid for the file type section [2339] '.rela.text.m1170': relocation 1: relocation type invalid for the file type section [2347] '.rela.text.m1174': relocation 1: relocation type invalid for the file type section [2359] '.rela.text.m1180': relocation 1: relocation type invalid for the file type section [2371] '.rela.text.m1186': relocation 1: relocation type invalid for the file type section [2377] '.rela.text.m1189': relocation 1: relocation type invalid for the file type section [2385] '.rela.text.m1193': relocation 1: relocation type invalid for the file type section [2391] '.rela.text.m1196': relocation 1: relocation type invalid for the file type section [2397] '.rela.text.m1199': relocation 4: relocation type invalid for the file type section [2399] '.rela.text.m1200': relocation 0: relocation type invalid for the file type section [2407] '.rela.text.m1204': relocation 4: relocation type invalid for the file type section [2409] '.rela.text.m1205': relocation 0: relocation type invalid for the file type section [2413] '.rela.text.m1207': relocation 2: relocation type invalid for the file type section [2419] '.rela.text.m1210': relocation 4: relocation type invalid for the file type section [2421] '.rela.text.m1211': relocation 0: relocation type invalid for the file type section [2429] '.rela.text.m1215': relocation 4: relocation type invalid for the file type section [2431] '.rela.text.m1216': relocation 0: relocation type invalid for the file type section [2435] '.rela.text.m1218': relocation 2: relocation type invalid for the file type section [2441] '.rela.text.m1221': relocation 4: relocation type invalid for the file type section [2443] '.rela.text.m1222': relocation 0: relocation type invalid for the file type section [2451] '.rela.text.m1226': relocation 4: relocation type invalid for the file type section [2453] '.rela.text.m1227': relocation 0: relocation type invalid for the file type section [2457] '.rela.text.m1229': relocation 2: relocation type invalid for the file type section [2463] '.rela.text.m1232': relocation 4: relocation type invalid for the file type section [2465] '.rela.text.m1233': relocation 0: relocation type invalid for the file type section [2473] '.rela.text.m1237': relocation 4: relocation type invalid for the file type section [2475] '.rela.text.m1238': relocation 0: relocation type invalid for the file type section [2483] '.rela.text.m1242': relocation 4: relocation type invalid for the file type section [2485] '.rela.text.m1243': relocation 0: relocation type invalid for the file type section [2489] '.rela.text.m1245': relocation 2: relocation type invalid for the file type section [2495] '.rela.text.m1248': relocation 4: relocation type invalid for the file type section [2497] '.rela.text.m1249': relocation 0: relocation type invalid for the file type section [2501] '.rela.text.m1251': relocation 2: relocation type invalid for the file type section [2507] '.rela.text.m1254': relocation 4: relocation type invalid for the file type section [2509] '.rela.text.m1255': relocation 1: relocation type invalid for the file type section [2511] '.rela.text.m1256': relocation 0: relocation type invalid for the file type section [2519] '.rela.text.m1260': relocation 4: relocation type invalid for the file type section [2521] '.rela.text.m1261': relocation 1: relocation type invalid for the file type section [2523] '.rela.text.m1262': relocation 0: relocation type invalid for the file type section [2527] '.rela.text.m1264': relocation 2: relocation type invalid for the file type section [2533] '.rela.text.m1267': relocation 4: relocation type invalid for the file type section [2535] '.rela.text.m1268': relocation 1: relocation type invalid for the file type section [2537] '.rela.text.m1269': relocation 0: relocation type invalid for the file type section [2545] '.rela.text.m1273': relocation 4: relocation type invalid for the file type section [2547] '.rela.text.m1274': relocation 1: relocation type invalid for the file type section [2549] '.rela.text.m1275': relocation 0: relocation type invalid for the file type section [2553] '.rela.text.m1277': relocation 2: relocation type invalid for the file type section [2559] '.rela.text.m1280': relocation 4: relocation type invalid for the file type section [2561] '.rela.text.m1281': relocation 1: relocation type invalid for the file type section [2563] '.rela.text.m1282': relocation 0: relocation type invalid for the file type section [2571] '.rela.text.m1286': relocation 4: relocation type invalid for the file type section [2573] '.rela.text.m1287': relocation 1: relocation type invalid for the file type section [2575] '.rela.text.m1288': relocation 0: relocation type invalid for the file type section [2579] '.rela.text.m1290': relocation 2: relocation type invalid for the file type section [2585] '.rela.text.m1293': relocation 4: relocation type invalid for the file type section [2587] '.rela.text.m1294': relocation 1: relocation type invalid for the file type section [2589] '.rela.text.m1295': relocation 0: relocation type invalid for the file type section [2597] '.rela.text.m1299': relocation 4: relocation type invalid for the file type section [2599] '.rela.text.m1300': relocation 1: relocation type invalid for the file type section [2601] '.rela.text.m1301': relocation 0: relocation type invalid for the file type section [2609] '.rela.text.m1305': relocation 4: relocation type invalid for the file type section [2611] '.rela.text.m1306': relocation 1: relocation type invalid for the file type section [2613] '.rela.text.m1307': relocation 0: relocation type invalid for the file type section [2617] '.rela.text.m1309': relocation 2: relocation type invalid for the file type section [2623] '.rela.text.m1312': relocation 4: relocation type invalid for the file type section [2625] '.rela.text.m1313': relocation 1: relocation type invalid for the file type section [2627] '.rela.text.m1314': relocation 0: relocation type invalid for the file type section [2631] '.rela.text.m1316': relocation 2: relocation type invalid for the file type section [2635] '.rela.text.m1318': relocation 1: relocation type invalid for the file type section [2641] '.rela.text.m1321': relocation 0: relocation type invalid for the file type section [2645] '.rela.text.m1323': relocation 2: relocation type invalid for the file type section [2649] '.rela.text.m1325': relocation 1: relocation type invalid for the file type section [2655] '.rela.text.m1328': relocation 0: relocation type invalid for the file type section [2659] '.rela.text.m1330': relocation 2: relocation type invalid for the file type section [2663] '.rela.text.m1332': relocation 1: relocation type invalid for the file type section [2669] '.rela.text.m1335': relocation 0: relocation type invalid for the file type section [2673] '.rela.text.m1337': relocation 2: relocation type invalid for the file type section [2677] '.rela.text.m1339': relocation 1: relocation type invalid for the file type section [2683] '.rela.text.m1342': relocation 0: relocation type invalid for the file type section [2687] '.rela.text.m1344': relocation 2: relocation type invalid for the file type section [2691] '.rela.text.m1346': relocation 1: relocation type invalid for the file type section [2697] '.rela.text.m1349': relocation 0: relocation type invalid for the file type section [2701] '.rela.text.m1351': relocation 2: relocation type invalid for the file type section [2705] '.rela.text.m1353': relocation 1: relocation type invalid for the file type section [2711] '.rela.text.m1356': relocation 0: relocation type invalid for the file type section [2715] '.rela.text.m1358': relocation 2: relocation type invalid for the file type section [2719] '.rela.text.m1360': relocation 1: relocation type invalid for the file type section [2725] '.rela.text.m1363': relocation 0: relocation type invalid for the file type section [2729] '.rela.text.m1365': relocation 2: relocation type invalid for the file type section [2733] '.rela.text.m1367': relocation 1: relocation type invalid for the file type section [2739] '.rela.text.m1370': relocation 0: relocation type invalid for the file type section [2743] '.rela.text.m1372': relocation 2: relocation type invalid for the file type section [2747] '.rela.text.m1374': relocation 1: relocation type invalid for the file type section [2753] '.rela.text.m1377': relocation 0: relocation type invalid for the file type section [2757] '.rela.text.m1379': relocation 2: relocation type invalid for the file type section [2761] '.rela.text.m1381': relocation 1: relocation type invalid for the file type section [2767] '.rela.text.m1384': relocation 0: relocation type invalid for the file type section [2771] '.rela.text.m1386': relocation 2: relocation type invalid for the file type section [2777] '.rela.text.m1389': relocation 4: relocation type invalid for the file type section [2779] '.rela.text.m1390': relocation 0: relocation type invalid for the file type section [2787] '.rela.text.m1394': relocation 4: relocation type invalid for the file type section [2789] '.rela.text.m1395': relocation 0: relocation type invalid for the file type section [2793] '.rela.text.m1397': relocation 2: relocation type invalid for the file type section [2799] '.rela.text.m1400': relocation 4: relocation type invalid for the file type section [2801] '.rela.text.m1401': relocation 0: relocation type invalid for the file type section [2809] '.rela.text.m1405': relocation 4: relocation type invalid for the file type section [2811] '.rela.text.m1406': relocation 0: relocation type invalid for the file type section [2815] '.rela.text.m1408': relocation 2: relocation type invalid for the file type section [2821] '.rela.text.m1411': relocation 4: relocation type invalid for the file type section [2823] '.rela.text.m1412': relocation 0: relocation type invalid for the file type section [2831] '.rela.text.m1416': relocation 4: relocation type invalid for the file type section [2833] '.rela.text.m1417': relocation 0: relocation type invalid for the file type section [2837] '.rela.text.m1419': relocation 2: relocation type invalid for the file type section [2843] '.rela.text.m1422': relocation 4: relocation type invalid for the file type section [2845] '.rela.text.m1423': relocation 0: relocation type invalid for the file type section [2853] '.rela.text.m1427': relocation 4: relocation type invalid for the file type section [2855] '.rela.text.m1428': relocation 0: relocation type invalid for the file type section [2863] '.rela.text.m1432': relocation 4: relocation type invalid for the file type section [2865] '.rela.text.m1433': relocation 0: relocation type invalid for the file type section [2869] '.rela.text.m1435': relocation 2: relocation type invalid for the file type section [2875] '.rela.text.m1438': relocation 4: relocation type invalid for the file type section [2877] '.rela.text.m1439': relocation 0: relocation type invalid for the file type section [2881] '.rela.text.m1441': relocation 2: relocation type invalid for the file type section [2887] '.rela.text.m1444': relocation 4: relocation type invalid for the file type section [2889] '.rela.text.m1445': relocation 0: relocation type invalid for the file type section [2897] '.rela.text.m1449': relocation 4: relocation type invalid for the file type section [2899] '.rela.text.m1450': relocation 0: relocation type invalid for the file type section [2903] '.rela.text.m1452': relocation 2: relocation type invalid for the file type section [2909] '.rela.text.m1455': relocation 4: relocation type invalid for the file type section [2911] '.rela.text.m1456': relocation 0: relocation type invalid for the file type section [2919] '.rela.text.m1460': relocation 4: relocation type invalid for the file type section [2921] '.rela.text.m1461': relocation 0: relocation type invalid for the file type section [2925] '.rela.text.m1463': relocation 2: relocation type invalid for the file type section [2931] '.rela.text.m1466': relocation 4: relocation type invalid for the file type section [2933] '.rela.text.m1467': relocation 0: relocation type invalid for the file type section [2941] '.rela.text.m1471': relocation 4: relocation type invalid for the file type section [2943] '.rela.text.m1472': relocation 0: relocation type invalid for the file type section [2947] '.rela.text.m1474': relocation 2: relocation type invalid for the file type section [2953] '.rela.text.m1477': relocation 4: relocation type invalid for the file type section [2955] '.rela.text.m1478': relocation 0: relocation type invalid for the file type section [2963] '.rela.text.m1482': relocation 4: relocation type invalid for the file type section [2965] '.rela.text.m1483': relocation 0: relocation type invalid for the file type section [2973] '.rela.text.m1487': relocation 4: relocation type invalid for the file type section [2975] '.rela.text.m1488': relocation 0: relocation type invalid for the file type section [2979] '.rela.text.m1490': relocation 2: relocation type invalid for the file type section [2985] '.rela.text.m1493': relocation 4: relocation type invalid for the file type section [2987] '.rela.text.m1494': relocation 0: relocation type invalid for the file type section [2991] '.rela.text.m1496': relocation 2: relocation type invalid for the file type section [3001] '.rela.text.m1501': relocation 0: relocation type invalid for the file type section [3009] '.rela.text.m1505': relocation 4: relocation type invalid for the file type section [3011] '.rela.text.m1506': relocation 0: relocation type invalid for the file type section [3015] '.rela.text.m1508': relocation 2: relocation type invalid for the file type section [3025] '.rela.text.m1513': relocation 0: relocation type invalid for the file type section [3033] '.rela.text.m1517': relocation 4: relocation type invalid for the file type section [3035] '.rela.text.m1518': relocation 0: relocation type invalid for the file type section [3039] '.rela.text.m1520': relocation 2: relocation type invalid for the file type section [3049] '.rela.text.m1525': relocation 0: relocation type invalid for the file type section [3057] '.rela.text.m1529': relocation 4: relocation type invalid for the file type section [3059] '.rela.text.m1530': relocation 0: relocation type invalid for the file type section [3063] '.rela.text.m1532': relocation 2: relocation type invalid for the file type section [3073] '.rela.text.m1537': relocation 0: relocation type invalid for the file type section [3085] '.rela.text.m1543': relocation 0: relocation type invalid for the file type section [3093] '.rela.text.m1547': relocation 4: relocation type invalid for the file type section [3095] '.rela.text.m1548': relocation 0: relocation type invalid for the file type section [3099] '.rela.text.m1550': relocation 2: relocation type invalid for the file type section [3105] '.rela.text.m1553': relocation 4: relocation type invalid for the file type section [3107] '.rela.text.m1554': relocation 0: relocation type invalid for the file type section [3111] '.rela.text.m1556': relocation 2: relocation type invalid for the file type section [3117] '.rela.text.m1559': relocation 4: relocation type invalid for the file type section [3119] '.rela.text.m1560': relocation 1: relocation type invalid for the file type section [3121] '.rela.text.m1561': relocation 1: relocation type invalid for the file type section [3127] '.rela.text.m1564': relocation 4: relocation type invalid for the file type section [3129] '.rela.text.m1565': relocation 1: relocation type invalid for the file type section [3131] '.rela.text.m1566': relocation 1: relocation type invalid for the file type section [3137] '.rela.text.m1569': relocation 4: relocation type invalid for the file type section [3139] '.rela.text.m1570': relocation 1: relocation type invalid for the file type section [3141] '.rela.text.m1571': relocation 1: relocation type invalid for the file type section [3147] '.rela.text.m1574': relocation 4: relocation type invalid for the file type section [3149] '.rela.text.m1575': relocation 1: relocation type invalid for the file type section [3151] '.rela.text.m1576': relocation 1: relocation type invalid for the file type section [3157] '.rela.text.m1579': relocation 4: relocation type invalid for the file type section [3159] '.rela.text.m1580': relocation 1: relocation type invalid for the file type section [3161] '.rela.text.m1581': relocation 1: relocation type invalid for the file type section [3167] '.rela.text.m1584': relocation 4: relocation type invalid for the file type section [3169] '.rela.text.m1585': relocation 1: relocation type invalid for the file type section [3171] '.rela.text.m1586': relocation 1: relocation type invalid for the file type section [3177] '.rela.text.m1589': relocation 4: relocation type invalid for the file type section [3179] '.rela.text.m1590': relocation 1: relocation type invalid for the file type section [3181] '.rela.text.m1591': relocation 1: relocation type invalid for the file type section [3187] '.rela.text.m1594': relocation 4: relocation type invalid for the file type section [3189] '.rela.text.m1595': relocation 1: relocation type invalid for the file type section [3191] '.rela.text.m1596': relocation 1: relocation type invalid for the file type section [3197] '.rela.text.m1599': relocation 4: relocation type invalid for the file type section [3199] '.rela.text.m1600': relocation 1: relocation type invalid for the file type section [3201] '.rela.text.m1601': relocation 1: relocation type invalid for the file type section [3207] '.rela.text.m1604': relocation 4: relocation type invalid for the file type section [3209] '.rela.text.m1605': relocation 1: relocation type invalid for the file type section [3211] '.rela.text.m1606': relocation 1: relocation type invalid for the file type section [3217] '.rela.text.m1609': relocation 4: relocation type invalid for the file type section [3219] '.rela.text.m1610': relocation 0: relocation type invalid for the file type section [3225] '.rela.text.m1613': relocation 4: relocation type invalid for the file type section [3227] '.rela.text.m1614': relocation 0: relocation type invalid for the file type section [3233] '.rela.text.m1617': relocation 4: relocation type invalid for the file type section [3235] '.rela.text.m1618': relocation 0: relocation type invalid for the file type section [3241] '.rela.text.m1621': relocation 4: relocation type invalid for the file type section [3243] '.rela.text.m1622': relocation 0: relocation type invalid for the file type section [3249] '.rela.text.m1625': relocation 4: relocation type invalid for the file type section [3251] '.rela.text.m1626': relocation 0: relocation type invalid for the file type section [3257] '.rela.text.m1629': relocation 4: relocation type invalid for the file type section [3259] '.rela.text.m1630': relocation 0: relocation type invalid for the file type section [3265] '.rela.text.m1633': relocation 4: relocation type invalid for the file type section [3267] '.rela.text.m1634': relocation 0: relocation type invalid for the file type section [3273] '.rela.text.m1637': relocation 4: relocation type invalid for the file type section [3275] '.rela.text.m1638': relocation 0: relocation type invalid for the file type section [3281] '.rela.text.m1641': relocation 4: relocation type invalid for the file type section [3283] '.rela.text.m1642': relocation 0: relocation type invalid for the file type section [3289] '.rela.text.m1645': relocation 4: relocation type invalid for the file type section [3291] '.rela.text.m1646': relocation 0: relocation type invalid for the file type section [3297] '.rela.text.m1649': relocation 4: relocation type invalid for the file type section [3299] '.rela.text.m1650': relocation 0: relocation type invalid for the file type section [3301] '.rela.text.m1651': relocation 1: relocation type invalid for the file type section [3309] '.rela.text.m1655': relocation 4: relocation type invalid for the file type section [3311] '.rela.text.m1656': relocation 0: relocation type invalid for the file type section [3313] '.rela.text.m1657': relocation 1: relocation type invalid for the file type section [3317] '.rela.text.m1659': relocation 2: relocation type invalid for the file type section [3323] '.rela.text.m1662': relocation 4: relocation type invalid for the file type section [3325] '.rela.text.m1663': relocation 0: relocation type invalid for the file type section [3327] '.rela.text.m1664': relocation 1: relocation type invalid for the file type section [3335] '.rela.text.m1668': relocation 4: relocation type invalid for the file type section [3337] '.rela.text.m1669': relocation 0: relocation type invalid for the file type section [3339] '.rela.text.m1670': relocation 1: relocation type invalid for the file type section [3343] '.rela.text.m1672': relocation 2: relocation type invalid for the file type section [3349] '.rela.text.m1675': relocation 4: relocation type invalid for the file type section [3351] '.rela.text.m1676': relocation 0: relocation type invalid for the file type section [3353] '.rela.text.m1677': relocation 1: relocation type invalid for the file type section [3361] '.rela.text.m1681': relocation 4: relocation type invalid for the file type section [3363] '.rela.text.m1682': relocation 0: relocation type invalid for the file type section [3365] '.rela.text.m1683': relocation 1: relocation type invalid for the file type section [3369] '.rela.text.m1685': relocation 2: relocation type invalid for the file type section [3375] '.rela.text.m1688': relocation 4: relocation type invalid for the file type section [3377] '.rela.text.m1689': relocation 0: relocation type invalid for the file type section [3383] '.rela.text.m1692': relocation 4: relocation type invalid for the file type section [3385] '.rela.text.m1693': relocation 0: relocation type invalid for the file type section [3391] '.rela.text.m1696': relocation 4: relocation type invalid for the file type section [3393] '.rela.text.m1697': relocation 0: relocation type invalid for the file type section [3399] '.rela.text.m1700': relocation 4: relocation type invalid for the file type section [3401] '.rela.text.m1701': relocation 0: relocation type invalid for the file type section [3403] '.rela.text.m1702': relocation 1: relocation type invalid for the file type section [3407] '.rela.text.m1704': relocation 2: relocation type invalid for the file type section [3413] '.rela.text.m1707': relocation 4: relocation type invalid for the file type section [3415] '.rela.text.m1708': relocation 1: relocation type invalid for the file type section [3423] '.rela.text.m1712': relocation 4: relocation type invalid for the file type section [3425] '.rela.text.m1713': relocation 1: relocation type invalid for the file type section [3429] '.rela.text.m1715': relocation 3: relocation type invalid for the file type section [3431] '.rela.text.m1716': relocation 1: relocation type invalid for the file type section [3437] '.rela.text.m1719': relocation 4: relocation type invalid for the file type section [3439] '.rela.text.m1720': relocation 1: relocation type invalid for the file type section [3447] '.rela.text.m1724': relocation 4: relocation type invalid for the file type section [3449] '.rela.text.m1725': relocation 1: relocation type invalid for the file type section [3453] '.rela.text.m1727': relocation 3: relocation type invalid for the file type section [3455] '.rela.text.m1728': relocation 1: relocation type invalid for the file type section [3461] '.rela.text.m1731': relocation 4: relocation type invalid for the file type section [3463] '.rela.text.m1732': relocation 1: relocation type invalid for the file type section [3471] '.rela.text.m1736': relocation 4: relocation type invalid for the file type section [3473] '.rela.text.m1737': relocation 1: relocation type invalid for the file type section [3477] '.rela.text.m1739': relocation 3: relocation type invalid for the file type section [3479] '.rela.text.m1740': relocation 1: relocation type invalid for the file type section [3485] '.rela.text.m1743': relocation 4: relocation type invalid for the file type section [3487] '.rela.text.m1744': relocation 1: relocation type invalid for the file type section [3495] '.rela.text.m1748': relocation 4: relocation type invalid for the file type section [3497] '.rela.text.m1749': relocation 1: relocation type invalid for the file type section [3505] '.rela.text.m1753': relocation 4: relocation type invalid for the file type section [3507] '.rela.text.m1754': relocation 1: relocation type invalid for the file type section [3511] '.rela.text.m1756': relocation 3: relocation type invalid for the file type section [3513] '.rela.text.m1757': relocation 1: relocation type invalid for the file type section [3519] '.rela.text.m1760': relocation 4: relocation type invalid for the file type section [3521] '.rela.text.m1761': relocation 1: relocation type invalid for the file type section [3525] '.rela.text.m1763': relocation 3: relocation type invalid for the file type section [3527] '.rela.text.m1764': relocation 1: relocation type invalid for the file type section [3535] '.rela.text.m1768': relocation 1: relocation type invalid for the file type section [3543] '.rela.text.m1772': relocation 1: relocation type invalid for the file type section [3551] '.rela.text.m1776': relocation 1: relocation type invalid for the file type section [3559] '.rela.text.m1780': relocation 1: relocation type invalid for the file type section [3567] '.rela.text.m1784': relocation 1: relocation type invalid for the file type section [3575] '.rela.text.m1788': relocation 1: relocation type invalid for the file type section [3583] '.rela.text.m1792': relocation 1: relocation type invalid for the file type section [3591] '.rela.text.m1796': relocation 1: relocation type invalid for the file type section [3599] '.rela.text.m1800': relocation 1: relocation type invalid for the file type section [3607] '.rela.text.m1804': relocation 1: relocation type invalid for the file type section [3613] '.rela.text.m1807': relocation 4: relocation type invalid for the file type section [3615] '.rela.text.m1808': relocation 1: relocation type invalid for the file type section [3621] '.rela.text.m1811': relocation 4: relocation type invalid for the file type section [3623] '.rela.text.m1812': relocation 1: relocation type invalid for the file type section [3629] '.rela.text.m1815': relocation 4: relocation type invalid for the file type section [3631] '.rela.text.m1816': relocation 1: relocation type invalid for the file type section [3637] '.rela.text.m1819': relocation 4: relocation type invalid for the file type section [3639] '.rela.text.m1820': relocation 1: relocation type invalid for the file type section [3645] '.rela.text.m1823': relocation 4: relocation type invalid for the file type section [3647] '.rela.text.m1824': relocation 1: relocation type invalid for the file type section [3653] '.rela.text.m1827': relocation 4: relocation type invalid for the file type section [3655] '.rela.text.m1828': relocation 1: relocation type invalid for the file type section [3661] '.rela.text.m1831': relocation 4: relocation type invalid for the file type section [3663] '.rela.text.m1832': relocation 1: relocation type invalid for the file type section [3669] '.rela.text.m1835': relocation 4: relocation type invalid for the file type section [3671] '.rela.text.m1836': relocation 1: relocation type invalid for the file type section [3677] '.rela.text.m1839': relocation 4: relocation type invalid for the file type section [3679] '.rela.text.m1840': relocation 1: relocation type invalid for the file type section [3685] '.rela.text.m1843': relocation 4: relocation type invalid for the file type section [3687] '.rela.text.m1844': relocation 1: relocation type invalid for the file type section [3695] '.rela.text.m1848': relocation 1: relocation type invalid for the file type section [3703] '.rela.text.m1852': relocation 1: relocation type invalid for the file type section [3711] '.rela.text.m1856': relocation 1: relocation type invalid for the file type section [3719] '.rela.text.m1860': relocation 1: relocation type invalid for the file type section [3727] '.rela.text.m1864': relocation 1: relocation type invalid for the file type section [3735] '.rela.text.m1868': relocation 1: relocation type invalid for the file type section [3743] '.rela.text.m1872': relocation 1: relocation type invalid for the file type section [3751] '.rela.text.m1876': relocation 1: relocation type invalid for the file type section [3759] '.rela.text.m1880': relocation 1: relocation type invalid for the file type section [3767] '.rela.text.m1884': relocation 1: relocation type invalid for the file type section [3775] '.rela.text.m1888': relocation 1: relocation type invalid for the file type section [3783] '.rela.text.m1892': relocation 1: relocation type invalid for the file type section [3791] '.rela.text.m1896': relocation 1: relocation type invalid for the file type section [3799] '.rela.text.m1900': relocation 1: relocation type invalid for the file type section [3807] '.rela.text.m1904': relocation 1: relocation type invalid for the file type section [3815] '.rela.text.m1908': relocation 1: relocation type invalid for the file type section [3823] '.rela.text.m1912': relocation 1: relocation type invalid for the file type section [3831] '.rela.text.m1916': relocation 1: relocation type invalid for the file type section [3839] '.rela.text.m1920': relocation 1: relocation type invalid for the file type section [3847] '.rela.text.m1924': relocation 1: relocation type invalid for the file type section [3857] '.rela.text.m1929': relocation 1: relocation type invalid for the file type section [3865] '.rela.text.m1933': relocation 4: relocation type invalid for the file type section [3867] '.rela.text.m1934': relocation 1: relocation type invalid for the file type section [3871] '.rela.text.m1936': relocation 3: relocation type invalid for the file type section [3873] '.rela.text.m1937': relocation 1: relocation type invalid for the file type section [3883] '.rela.text.m1942': relocation 1: relocation type invalid for the file type section [3891] '.rela.text.m1946': relocation 4: relocation type invalid for the file type section [3893] '.rela.text.m1947': relocation 1: relocation type invalid for the file type section [3897] '.rela.text.m1949': relocation 3: relocation type invalid for the file type section [3899] '.rela.text.m1950': relocation 1: relocation type invalid for the file type section [3909] '.rela.text.m1955': relocation 1: relocation type invalid for the file type section [3917] '.rela.text.m1959': relocation 4: relocation type invalid for the file type section [3919] '.rela.text.m1960': relocation 1: relocation type invalid for the file type section [3923] '.rela.text.m1962': relocation 3: relocation type invalid for the file type section [3925] '.rela.text.m1963': relocation 1: relocation type invalid for the file type section [3935] '.rela.text.m1968': relocation 1: relocation type invalid for the file type section [3947] '.rela.text.m1974': relocation 1: relocation type invalid for the file type section [3955] '.rela.text.m1978': relocation 4: relocation type invalid for the file type section [3957] '.rela.text.m1979': relocation 1: relocation type invalid for the file type section [3961] '.rela.text.m1981': relocation 3: relocation type invalid for the file type section [3963] '.rela.text.m1982': relocation 1: relocation type invalid for the file type section [3969] '.rela.text.m1985': relocation 4: relocation type invalid for the file type section [3971] '.rela.text.m1986': relocation 1: relocation type invalid for the file type section [3975] '.rela.text.m1988': relocation 3: relocation type invalid for the file type section [3977] '.rela.text.m1989': relocation 1: relocation type invalid for the file type section [3981] '.rela.text.m1991': relocation 1: relocation type invalid for the file type section [3987] '.rela.text.m1994': relocation 0: relocation type invalid for the file type section [3989] '.rela.text.m1995': relocation 2: relocation type invalid for the file type section [3993] '.rela.text.m1997': relocation 1: relocation type invalid for the file type section [3999] '.rela.text.m2000': relocation 0: relocation type invalid for the file type section [4001] '.rela.text.m2001': relocation 2: relocation type invalid for the file type section [4005] '.rela.text.m2003': relocation 1: relocation type invalid for the file type section [4011] '.rela.text.m2006': relocation 0: relocation type invalid for the file type section [4013] '.rela.text.m2007': relocation 2: relocation type invalid for the file type section [4017] '.rela.text.m2009': relocation 1: relocation type invalid for the file type section [4023] '.rela.text.m2012': relocation 0: relocation type invalid for the file type section [4025] '.rela.text.m2013': relocation 2: relocation type invalid for the file type section [4029] '.rela.text.m2015': relocation 1: relocation type invalid for the file type section [4035] '.rela.text.m2018': relocation 0: relocation type invalid for the file type section [4037] '.rela.text.m2019': relocation 2: relocation type invalid for the file type section [4041] '.rela.text.m2021': relocation 1: relocation type invalid for the file type section [4047] '.rela.text.m2024': relocation 0: relocation type invalid for the file type section [4049] '.rela.text.m2025': relocation 2: relocation type invalid for the file type section [4057] '.rela.text.m2029': relocation 0: relocation type invalid for the file type section [4059] '.rela.text.m2030': relocation 2: relocation type invalid for the file type section [4067] '.rela.text.m2034': relocation 0: relocation type invalid for the file type section [4069] '.rela.text.m2035': relocation 2: relocation type invalid for the file type section [4077] '.rela.text.m2039': relocation 0: relocation type invalid for the file type section [4079] '.rela.text.m2040': relocation 2: relocation type invalid for the file type section [4087] '.rela.text.m2044': relocation 0: relocation type invalid for the file type section [4089] '.rela.text.m2045': relocation 2: relocation type invalid for the file type section [4097] '.rela.text.m2049': relocation 1: relocation type invalid for the file type section [4099] '.rela.text.m2050': relocation 0: relocation type invalid for the file type section [4107] '.rela.text.m2054': relocation 1: relocation type invalid for the file type section [4109] '.rela.text.m2055': relocation 0: relocation type invalid for the file type section [4117] '.rela.text.m2059': relocation 1: relocation type invalid for the file type section [4119] '.rela.text.m2060': relocation 0: relocation type invalid for the file type section [4127] '.rela.text.m2064': relocation 1: relocation type invalid for the file type section [4129] '.rela.text.m2065': relocation 0: relocation type invalid for the file type section [4137] '.rela.text.m2069': relocation 1: relocation type invalid for the file type section [4139] '.rela.text.m2070': relocation 0: relocation type invalid for the file type section [4147] '.rela.text.m2074': relocation 1: relocation type invalid for the file type section [4149] '.rela.text.m2075': relocation 0: relocation type invalid for the file type section [4157] '.rela.text.m2079': relocation 1: relocation type invalid for the file type section [4159] '.rela.text.m2080': relocation 0: relocation type invalid for the file type section [4167] '.rela.text.m2084': relocation 1: relocation type invalid for the file type section [4169] '.rela.text.m2085': relocation 0: relocation type invalid for the file type section [4177] '.rela.text.m2089': relocation 1: relocation type invalid for the file type section [4179] '.rela.text.m2090': relocation 0: relocation type invalid for the file type section [4187] '.rela.text.m2094': relocation 1: relocation type invalid for the file type section [4189] '.rela.text.m2095': relocation 0: relocation type invalid for the file type section [4197] '.rela.text.m2099': relocation 4: relocation type invalid for the file type section [4199] '.rela.text.m2100': relocation 0: relocation type invalid for the file type section [4201] '.rela.text.m2101': relocation 1: relocation type invalid for the file type section [4209] '.rela.text.m2105': relocation 4: relocation type invalid for the file type section [4211] '.rela.text.m2106': relocation 0: relocation type invalid for the file type section [4213] '.rela.text.m2107': relocation 1: relocation type invalid for the file type section [4217] '.rela.text.m2109': relocation 2: relocation type invalid for the file type section [4224] '.rela.text.m2113': relocation 4: relocation type invalid for the file type section [4226] '.rela.text.m2114': relocation 0: relocation type invalid for the file type section [4228] '.rela.text.m2115': relocation 1: relocation type invalid for the file type section [4236] '.rela.text.m2119': relocation 4: relocation type invalid for the file type section [4238] '.rela.text.m2120': relocation 0: relocation type invalid for the file type section [4240] '.rela.text.m2121': relocation 1: relocation type invalid for the file type section [4244] '.rela.text.m2123': relocation 2: relocation type invalid for the file type section [4251] '.rela.text.m2127': relocation 4: relocation type invalid for the file type section [4253] '.rela.text.m2128': relocation 0: relocation type invalid for the file type section [4255] '.rela.text.m2129': relocation 1: relocation type invalid for the file type section [4259] '.rela.text.m2131': relocation 2: relocation type invalid for the file type section [4265] '.rela.text.m2134': relocation 2: relocation type invalid for the file type section [4271] '.rela.text.m2137': relocation 0: relocation type invalid for the file type section [4273] '.rela.text.m2138': relocation 3: relocation type invalid for the file type section [4277] '.rela.text.m2140': relocation 3: relocation type invalid for the file type section [4281] '.rela.text.m2142': relocation 0: relocation type invalid for the file type section [4287] '.rela.text.m2145': relocation 2: relocation type invalid for the file type section [4293] '.rela.text.m2148': relocation 0: relocation type invalid for the file type section [4295] '.rela.text.m2149': relocation 3: relocation type invalid for the file type section [4299] '.rela.text.m2151': relocation 3: relocation type invalid for the file type section [4303] '.rela.text.m2153': relocation 0: relocation type invalid for the file type section [4309] '.rela.text.m2156': relocation 2: relocation type invalid for the file type section [4315] '.rela.text.m2159': relocation 0: relocation type invalid for the file type section [4317] '.rela.text.m2160': relocation 3: relocation type invalid for the file type section [4321] '.rela.text.m2162': relocation 3: relocation type invalid for the file type section [4327] '.rela.text.m2165': relocation 2: relocation type invalid for the file type section [4333] '.rela.text.m2168': relocation 0: relocation type invalid for the file type section [4335] '.rela.text.m2169': relocation 3: relocation type invalid for the file type section [4339] '.rela.text.m2171': relocation 3: relocation type invalid for the file type section [4345] '.rela.text.m2174': relocation 2: relocation type invalid for the file type section [4351] '.rela.text.m2177': relocation 0: relocation type invalid for the file type section [4353] '.rela.text.m2178': relocation 3: relocation type invalid for the file type section [4357] '.rela.text.m2180': relocation 3: relocation type invalid for the file type section [4365] '.rela.text.m2184': relocation 4: relocation type invalid for the file type section [4367] '.rela.text.m2185': relocation 0: relocation type invalid for the file type section [4369] '.rela.text.m2186': relocation 3: relocation type invalid for the file type section [4371] '.rela.text.m2187': relocation 1: relocation type invalid for the file type section [4375] '.rela.text.m2189': relocation 2: relocation type invalid for the file type section [4377] '.rela.text.m2190': relocation 0: relocation type invalid for the file type section [4385] '.rela.text.m2194': relocation 4: relocation type invalid for the file type section [4387] '.rela.text.m2195': relocation 0: relocation type invalid for the file type section [4389] '.rela.text.m2196': relocation 3: relocation type invalid for the file type section [4391] '.rela.text.m2197': relocation 1: relocation type invalid for the file type section [4395] '.rela.text.m2199': relocation 2: relocation type invalid for the file type section [4399] '.rela.text.m2201': relocation 2: relocation type invalid for the file type section [4401] '.rela.text.m2202': relocation 0: relocation type invalid for the file type section [4409] '.rela.text.m2206': relocation 4: relocation type invalid for the file type section [4411] '.rela.text.m2207': relocation 0: relocation type invalid for the file type section [4413] '.rela.text.m2208': relocation 2: relocation type invalid for the file type section [4415] '.rela.text.m2209': relocation 1: relocation type invalid for the file type section [4421] '.rela.text.m2212': relocation 2: relocation type invalid for the file type section [4429] '.rela.text.m2216': relocation 4: relocation type invalid for the file type section [4431] '.rela.text.m2217': relocation 0: relocation type invalid for the file type section [4433] '.rela.text.m2218': relocation 2: relocation type invalid for the file type section [4435] '.rela.text.m2219': relocation 1: relocation type invalid for the file type section [4441] '.rela.text.m2222': relocation 2: relocation type invalid for the file type section [4449] '.rela.text.m2226': relocation 4: relocation type invalid for the file type section [4451] '.rela.text.m2227': relocation 0: relocation type invalid for the file type section [4453] '.rela.text.m2228': relocation 2: relocation type invalid for the file type section [4455] '.rela.text.m2229': relocation 1: relocation type invalid for the file type section [4459] '.rela.text.m2231': relocation 2: relocation type invalid for the file type section [4463] '.rela.text.m2233': relocation 2: relocation type invalid for the file type section [4473] '.rela.text.m2238': relocation 1: relocation type invalid for the file type section [4475] '.rela.text.m2239': relocation 0: relocation type invalid for the file type section [4485] '.rela.text.m2244': relocation 1: relocation type invalid for the file type section [4487] '.rela.text.m2245': relocation 0: relocation type invalid for the file type section [4497] '.rela.text.m2250': relocation 1: relocation type invalid for the file type section [4499] '.rela.text.m2251': relocation 0: relocation type invalid for the file type section [4505] '.rela.text.m2254': relocation 2: relocation type invalid for the file type section [4511] '.rela.text.m2257': relocation 0: relocation type invalid for the file type section [4517] '.rela.text.m2260': relocation 2: relocation type invalid for the file type section [4523] '.rela.text.m2263': relocation 0: relocation type invalid for the file type section [4529] '.rela.text.m2266': relocation 2: relocation type invalid for the file type section [4535] '.rela.text.m2269': relocation 0: relocation type invalid for the file type section [4541] '.rela.text.m2272': relocation 2: relocation type invalid for the file type section [4547] '.rela.text.m2275': relocation 0: relocation type invalid for the file type section [4553] '.rela.text.m2278': relocation 2: relocation type invalid for the file type section [4559] '.rela.text.m2281': relocation 0: relocation type invalid for the file type section [4565] '.rela.text.m2284': relocation 2: relocation type invalid for the file type section [4571] '.rela.text.m2287': relocation 0: relocation type invalid for the file type section [4577] '.rela.text.m2290': relocation 2: relocation type invalid for the file type section [4583] '.rela.text.m2293': relocation 0: relocation type invalid for the file type section [4589] '.rela.text.m2296': relocation 2: relocation type invalid for the file type section [4595] '.rela.text.m2299': relocation 0: relocation type invalid for the file type section [4601] '.rela.text.m2302': relocation 2: relocation type invalid for the file type section [4607] '.rela.text.m2305': relocation 0: relocation type invalid for the file type section [4613] '.rela.text.m2308': relocation 2: relocation type invalid for the file type section [4619] '.rela.text.m2311': relocation 0: relocation type invalid for the file type section [4627] '.rela.text.m2315': relocation 0: relocation type invalid for the file type section [4629] '.rela.text.m2316': relocation 2: relocation type invalid for the file type section [4639] '.rela.text.m2321': relocation 0: relocation type invalid for the file type section [4641] '.rela.text.m2322': relocation 0: relocation type invalid for the file type section [4649] '.rela.text.m2326': relocation 0: relocation type invalid for the file type section [4651] '.rela.text.m2327': relocation 0: relocation type invalid for the file type section [4659] '.rela.text.m2331': relocation 0: relocation type invalid for the file type section [4663] '.rela.text.m2333': relocation 1: relocation type invalid for the file type section [4669] '.rela.text.m2336': relocation 0: relocation type invalid for the file type section [4671] '.rela.text.m2337': relocation 0: relocation type invalid for the file type section [4675] '.rela.text.m2339': relocation 3: relocation type invalid for the file type section [4679] '.rela.text.m2341': relocation 2: relocation type invalid for the file type section [4687] '.rela.text.m2345': relocation 0: relocation type invalid for the file type section [4693] '.rela.text.m2348': relocation 0: relocation type invalid for the file type section [4702] '.rela.text.m2353': relocation 0: relocation type invalid for the file type section [4710] '.rela.text.m2357': relocation 0: relocation type invalid for the file type section [4714] '.rela.text.m2359': relocation 1: relocation type invalid for the file type section [4720] '.rela.text.m2362': relocation 0: relocation type invalid for the file type section [4724] '.rela.text.m2364': relocation 1: relocation type invalid for the file type section [4730] '.rela.text.m2367': relocation 0: relocation type invalid for the file type section [4734] '.rela.text.m2369': relocation 1: relocation type invalid for the file type section [4740] '.rela.text.m2372': relocation 0: relocation type invalid for the file type section [4744] '.rela.text.m2374': relocation 1: relocation type invalid for the file type section [4750] '.rela.text.m2377': relocation 0: relocation type invalid for the file type section [4758] '.rela.text.m2381': relocation 0: relocation type invalid for the file type section [4766] '.rela.text.m2385': relocation 0: relocation type invalid for the file type section [4770] '.rela.text.m2387': relocation 1: relocation type invalid for the file type section [4776] '.rela.text.m2390': relocation 0: relocation type invalid for the file type section [4780] '.rela.text.m2392': relocation 3: relocation type invalid for the file type section [4784] '.rela.text.m2394': relocation 3: relocation type invalid for the file type section [4792] '.rela.text.m2398': relocation 0: relocation type invalid for the file type section [4796] '.rela.text.m2400': relocation 2: relocation type invalid for the file type section [4804] '.rela.text.m2404': relocation 0: relocation type invalid for the file type section [4806] '.rela.text.m2405': relocation 0: relocation type invalid for the file type section [4810] '.rela.text.m2407': relocation 2: relocation type invalid for the file type section [4814] '.rela.text.m2409': relocation 1: relocation type invalid for the file type section [4820] '.rela.text.m2412': relocation 0: relocation type invalid for the file type section [4824] '.rela.text.m2414': relocation 3: relocation type invalid for the file type section [4828] '.rela.text.m2416': relocation 2: relocation type invalid for the file type section [4836] '.rela.text.m2420': relocation 0: relocation type invalid for the file type section [4840] '.rela.text.m2422': relocation 2: relocation type invalid for the file type section [4848] '.rela.text.m2426': relocation 0: relocation type invalid for the file type section [4852] '.rela.text.m2428': relocation 2: relocation type invalid for the file type section [4860] '.rela.text.m2432': relocation 0: relocation type invalid for the file type section [4864] '.rela.text.m2434': relocation 2: relocation type invalid for the file type section [4872] '.rela.text.m2438': relocation 0: relocation type invalid for the file type section [4874] '.rela.text.m2439': relocation 1: relocation type invalid for the file type section [4878] '.rela.text.m2441': relocation 3: relocation type invalid for the file type section [4886] '.rela.text.m2445': relocation 0: relocation type invalid for the file type section [4894] '.rela.text.m2449': relocation 0: relocation type invalid for the file type section [4896] '.rela.text.m2450': relocation 1: relocation type invalid for the file type section [4900] '.rela.text.m2452': relocation 2: relocation type invalid for the file type section [4908] '.rela.text.m2456': relocation 0: relocation type invalid for the file type section [4916] '.rela.text.m2460': relocation 0: relocation type invalid for the file type section [4924] '.rela.text.m2464': relocation 0: relocation type invalid for the file type section [4932] '.rela.text.m2468': relocation 0: relocation type invalid for the file type section [4936] '.rela.text.m2470': relocation 1: relocation type invalid for the file type section [4942] '.rela.text.m2473': relocation 0: relocation type invalid for the file type section [4950] '.rela.text.m2477': relocation 0: relocation type invalid for the file type section [4958] '.rela.text.m2481': relocation 0: relocation type invalid for the file type section [4960] '.rela.text.m2482': relocation 2: relocation type invalid for the file type section [4962] '.rela.text.m2483': relocation 2: relocation type invalid for the file type section [4966] '.rela.text.m2485': relocation 1: relocation type invalid for the file type section [4972] '.rela.text.m2488': relocation 0: relocation type invalid for the file type section [4974] '.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 [ 4] '.rela.text.m1': relocation 4: relocation type invalid for the file type section [ 7] '.rela.text.m3': relocation 4: relocation type invalid for the file type section [12] '.rela.text.m6': relocation 4: relocation type invalid for the file type section [15] '.rela.text.m8': relocation 4: relocation type invalid for the file type section [24] '.rela.text.m13': relocation 1: relocation type invalid for the file type section [31] '.rela.text.m17': relocation 4: relocation type invalid for the file type section [33] '.rela.text.m18': relocation 0: relocation type invalid for the file type section [43] '.rela.text.m23': relocation 1: relocation type invalid for the file type section [50] '.rela.text.m27': relocation 4: relocation type invalid for the file type section [52] '.rela.text.m28': relocation 0: relocation type invalid for the file type section [62] '.rela.text.m33': relocation 1: relocation type invalid for the file type section [69] '.rela.text.m37': relocation 4: relocation type invalid for the file type section [71] '.rela.text.m38': relocation 0: relocation type invalid for the file type section [81] '.rela.text.m43': relocation 1: relocation type invalid for the file type section [88] '.rela.text.m47': relocation 4: relocation type invalid for the file type section [90] '.rela.text.m48': relocation 0: relocation type invalid for the file type section [100] '.rela.text.m53': relocation 1: relocation type invalid for the file type section [107] '.rela.text.m57': relocation 4: relocation type invalid for the file type section [109] '.rela.text.m58': relocation 0: relocation type invalid for the file type section [119] '.rela.text.m63': relocation 1: relocation type invalid for the file type section [126] '.rela.text.m67': relocation 4: relocation type invalid for the file type section [128] '.rela.text.m68': relocation 0: relocation type invalid for the file type section [138] '.rela.text.m73': relocation 1: relocation type invalid for the file type section [145] '.rela.text.m77': relocation 4: relocation type invalid for the file type section [147] '.rela.text.m78': relocation 0: relocation type invalid for the file type section [157] '.rela.text.m83': relocation 1: relocation type invalid for the file type section [164] '.rela.text.m87': relocation 4: relocation type invalid for the file type section [166] '.rela.text.m88': relocation 0: relocation type invalid for the file type section [176] '.rela.text.m93': relocation 1: relocation type invalid for the file type section [183] '.rela.text.m97': relocation 4: relocation type invalid for the file type section [185] '.rela.text.m98': relocation 0: relocation type invalid for the file type section [195] '.rela.text.m103': relocation 1: relocation type invalid for the file type section [203] '.rela.text.m107': relocation 4: relocation type invalid for the file type section [205] '.rela.text.m108': relocation 1: relocation type invalid for the file type section [215] '.rela.text.m113': relocation 0: relocation type invalid for the file type section [226] '.rela.text.m119': relocation 0: relocation type invalid for the file type section [235] '.rela.text.m124': relocation 1: relocation type invalid for the file type section [243] '.rela.text.m128': relocation 4: relocation type invalid for the file type section [253] '.rela.text.m133': relocation 1: relocation type invalid for the file type section [261] '.rela.text.m137': relocation 4: relocation type invalid for the file type section [263] '.rela.text.m138': relocation 1: relocation type invalid for the file type section [269] '.rela.text.m141': relocation 4: relocation type invalid for the file type section [271] '.rela.text.m142': relocation 0: relocation type invalid for the file type section [279] '.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 [ 4] '.rela.text.m1': relocation 4: relocation type invalid for the file type section [ 6] '.rela.text.m2': relocation 1: relocation type invalid for the file type section [10] '.rela.text.m4': relocation 3: relocation type invalid for the file type section [12] '.rela.text.m5': relocation 1: relocation type invalid for the file type section [20] '.rela.text.m9': relocation 4: relocation type invalid for the file type section [22] '.rela.text.m10': relocation 1: relocation type invalid for the file type section [26] '.rela.text.m12': relocation 3: relocation type invalid for the file type section [28] '.rela.text.m13': relocation 1: relocation type invalid for the file type section [36] '.rela.text.m17': relocation 4: relocation type invalid for the file type section [38] '.rela.text.m18': relocation 1: relocation type invalid for the file type section [44] '.rela.text.m21': relocation 4: relocation type invalid for the file type section [46] '.rela.text.m22': relocation 1: relocation type invalid for the file type section [52] '.rela.text.m25': relocation 4: relocation type invalid for the file type section [54] '.rela.text.m26': relocation 1: relocation type invalid for the file type section [60] '.rela.text.m29': relocation 4: relocation type invalid for the file type section [62] '.rela.text.m30': relocation 1: relocation type invalid for the file type section [68] '.rela.text.m33': relocation 4: relocation type invalid for the file type section [70] '.rela.text.m34': relocation 1: relocation type invalid for the file type section [76] '.rela.text.m37': relocation 4: relocation type invalid for the file type section [78] '.rela.text.m38': relocation 1: relocation type invalid for the file type section [86] '.rela.text.m42': relocation 1: relocation type invalid for the file type section [94] '.rela.text.m46': relocation 1: relocation type invalid for the file type section [102] '.rela.text.m50': relocation 1: relocation type invalid for the file type section [110] '.rela.text.m54': relocation 1: relocation type invalid for the file type section [118] '.rela.text.m58': relocation 1: relocation type invalid for the file type section [126] '.rela.text.m62': relocation 1: relocation type invalid for the file type section [132] '.rela.text.m65': relocation 2: relocation type invalid for the file type section [138] '.rela.text.m68': relocation 0: relocation type invalid for the file type section [140] '.rela.text.m69': relocation 2: relocation type invalid for the file type section [148] '.rela.text.m73': relocation 2: relocation type invalid for the file type section [154] '.rela.text.m76': relocation 0: relocation type invalid for the file type section [156] '.rela.text.m77': relocation 2: relocation type invalid for the file type section [162] '.rela.text.m80': relocation 2: relocation type invalid for the file type section [168] '.rela.text.m83': relocation 0: relocation type invalid for the file type section [170] '.rela.text.m84': relocation 2: relocation type invalid for the file type section [176] '.rela.text.m87': relocation 4: relocation type invalid for the file type section [178] '.rela.text.m88': relocation 0: relocation type invalid for the file type section [182] '.rela.text.m90': relocation 3: relocation type invalid for the file type section [184] '.rela.text.m91': relocation 0: relocation type invalid for the file type section [186] '.rela.text.m92': relocation 0: relocation type invalid for the file type section [196] '.rela.text.m97': relocation 0: relocation type invalid for the file type section [202] '.rela.text.m100': relocation 4: relocation type invalid for the file type section [204] '.rela.text.m101': relocation 0: relocation type invalid for the file type section [212] '.rela.text.m105': relocation 0: relocation type invalid for the file type section [216] '.rela.text.m107': relocation 1: relocation type invalid for the file type section [222] '.rela.text.m110': relocation 0: relocation type invalid for the file type section [226] '.rela.text.m112': relocation 1: relocation type invalid for the file type section [232] '.rela.text.m115': relocation 0: relocation type invalid for the file type section [236] '.rela.text.m117': relocation 1: relocation type invalid for the file type section [242] '.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 [ 8] '.rela.text.m3': relocation 4: relocation type invalid for the file type section [15] '.rela.text.m7': relocation 4: relocation type invalid for the file type section [20] '.rela.text.m10': relocation 4: relocation type invalid for the file type section [31] '.rela.text.m16': relocation 4: relocation type invalid for the file type section [34] '.rela.text.m18': relocation 4: relocation type invalid for the file type section [45] '.rela.text.m24': relocation 4: relocation type invalid for the file type section [51] '.rela.text.m27': relocation 4: relocation type invalid for the file type section [60] '.rela.text.m32': relocation 4: relocation type invalid for the file type section [62] '.rela.text.m33': relocation 1: relocation type invalid for the file type section [72] '.rela.text.m38': relocation 1: relocation type invalid for the file type section [79] '.rela.text.m42': relocation 4: relocation type invalid for the file type section [81] '.rela.text.m43': relocation 1: relocation type invalid for the file type section [89] '.rela.text.m47': relocation 1: relocation type invalid for the file type section [94] '.rela.text.m50': relocation 4: relocation type invalid for the file type section [96] '.rela.text.m51': relocation 1: relocation type invalid for the file type section [102] '.rela.text.m54': relocation 4: relocation type invalid for the file type section [104] '.rela.text.m55': relocation 1: relocation type invalid for the file type section [112] '.rela.text.m59': relocation 1: relocation type invalid for the file type section [117] '.rela.text.m62': relocation 4: relocation type invalid for the file type section [119] '.rela.text.m63': relocation 0: relocation type invalid for the file type section [125] '.rela.text.m66': relocation 4: relocation type invalid for the file type section [127] '.rela.text.m67': relocation 0: relocation type invalid for the file type section [137] '.rela.text.m72': relocation 1: relocation type invalid for the file type section [142] '.rela.text.m75': relocation 1: relocation type invalid for the file type section [146] '.rela.text.m77': relocation 1: relocation type invalid for the file type section [150] '.rela.text.m79': relocation 1: relocation type invalid for the file type section [152] '.rela.text.m80': relocation 1: relocation type invalid for the file type section [161] '.rela.text.m85': relocation 4: relocation type invalid for the file type section [163] '.rela.text.m86': relocation 0: relocation type invalid for the file type section [165] '.rela.text.m87': relocation 2: relocation type invalid for the file type section [169] '.rela.text.m89': relocation 2: relocation type invalid for the file type section [173] '.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 [ 2] '.rela.text.m0': relocation 1: relocation type invalid for the file type section [ 8] '.rela.text.m3': relocation 1: relocation type invalid for the file type section [16] '.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 [ 6] '.rela.text.m2': relocation 1: relocation type invalid for the file type section [16] '.rela.text.m7': relocation 1: relocation type invalid for the file type section [26] '.rela.text.m12': relocation 1: relocation type invalid for the file type section [36] '.rela.text.m17': relocation 1: relocation type invalid for the file type section [46] '.rela.text.m22': relocation 1: relocation type invalid for the file type section [56] '.rela.text.m27': relocation 1: relocation type invalid for the file type section [64] '.rela.text.m31': relocation 4: relocation type invalid for the file type section [66] '.rela.text.m32': relocation 1: relocation type invalid for the file type section [72] '.rela.text.m35': relocation 4: relocation type invalid for the file type section [74] '.rela.text.m36': relocation 1: relocation type invalid for the file type section [80] '.rela.text.m39': relocation 4: relocation type invalid for the file type section [82] '.rela.text.m40': relocation 1: relocation type invalid for the file type section [88] '.rela.text.m43': relocation 4: relocation type invalid for the file type section [90] '.rela.text.m44': relocation 1: relocation type invalid for the file type section [96] '.rela.text.m47': relocation 3: relocation type invalid for the file type section [98] '.rela.text.m48': relocation 1: relocation type invalid for the file type section [102] '.rela.text.m50': relocation 3: relocation type invalid for the file type section [104] '.rela.text.m51': relocation 1: relocation type invalid for the file type section [108] '.rela.text.m53': relocation 3: relocation type invalid for the file type section [110] '.rela.text.m54': relocation 1: relocation type invalid for the file type section [116] '.rela.text.m57': relocation 4: relocation type invalid for the file type section [118] '.rela.text.m58': relocation 1: relocation type invalid for the file type section [124] '.rela.text.m61': relocation 3: relocation type invalid for the file type section [126] '.rela.text.m62': relocation 1: relocation type invalid for the file type section [130] '.rela.text.m64': relocation 3: relocation type invalid for the file type section [132] '.rela.text.m65': relocation 1: relocation type invalid for the file type section [136] '.rela.text.m67': relocation 3: relocation type invalid for the file type section [138] '.rela.text.m68': relocation 1: relocation type invalid for the file type section [144] '.rela.text.m71': relocation 4: relocation type invalid for the file type section [146] '.rela.text.m72': relocation 1: relocation type invalid for the file type section [152] '.rela.text.m75': relocation 3: relocation type invalid for the file type section [154] '.rela.text.m76': relocation 1: relocation type invalid for the file type section [158] '.rela.text.m78': relocation 3: relocation type invalid for the file type section [160] '.rela.text.m79': relocation 1: relocation type invalid for the file type section [164] '.rela.text.m81': relocation 3: relocation type invalid for the file type section [166] '.rela.text.m82': relocation 1: relocation type invalid for the file type section [174] '.rela.text.m86': relocation 1: relocation type invalid for the file type section [184] '.rela.text.m91': relocation 0: relocation type invalid for the file type section [194] '.rela.text.m96': relocation 1: relocation type invalid for the file type section [204] '.rela.text.m101': relocation 0: relocation type invalid for the file type section [212] '.rela.text.m105': relocation 4: relocation type invalid for the file type section [214] '.rela.text.m106': relocation 1: relocation type invalid for the file type section [220] '.rela.text.m109': relocation 3: relocation type invalid for the file type section [222] '.rela.text.m110': relocation 1: relocation type invalid for the file type section [228] '.rela.text.m113': relocation 4: relocation type invalid for the file type section [230] '.rela.text.m114': relocation 1: relocation type invalid for the file type section [234] '.rela.text.m116': relocation 3: relocation type invalid for the file type section [236] '.rela.text.m117': relocation 1: relocation type invalid for the file type section [242] '.rela.text.m120': relocation 4: relocation type invalid for the file type section [244] '.rela.text.m121': relocation 0: relocation type invalid for the file type section [250] '.rela.text.m124': relocation 3: relocation type invalid for the file type section [252] '.rela.text.m125': relocation 0: relocation type invalid for the file type section [258] '.rela.text.m128': relocation 4: relocation type invalid for the file type section [260] '.rela.text.m129': relocation 0: relocation type invalid for the file type section [264] '.rela.text.m131': relocation 3: relocation type invalid for the file type section [266] '.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 [ 4] '.rela.text.m1': relocation 2: relocation type invalid for the file type section [10] '.rela.text.m4': relocation 0: relocation type invalid for the file type section [16] '.rela.text.m7': relocation 2: relocation type invalid for the file type section [22] '.rela.text.m10': relocation 0: relocation type invalid for the file type section [27] '.rela.text.m13': relocation 2: relocation type invalid for the file type section [33] '.rela.text.m16': relocation 1: relocation type invalid for the file type section [38] '.rela.text.m19': relocation 2: relocation type invalid for the file type section [44] '.rela.text.m22': relocation 0: relocation type invalid for the file type section [50] '.rela.text.m25': relocation 2: relocation type invalid for the file type section [56] '.rela.text.m28': relocation 0: relocation type invalid for the file type section [61] '.rela.text.m31': relocation 2: relocation type invalid for the file type section [67] '.rela.text.m34': relocation 1: relocation type invalid for the file type section [74] '.rela.text.m38': relocation 0: relocation type invalid for the file type section [82] '.rela.text.m42': relocation 1: relocation type invalid for the file type section [86] '.rela.text.m44': relocation 1: relocation type invalid for the file type section [92] '.rela.text.m47': relocation 0: relocation type invalid for the file type section [96] '.rela.text.m49': relocation 1: relocation type invalid for the file type section [102] '.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 [ 6] '.rela.text.m2': relocation 0: relocation type invalid for the file type section [14] '.rela.text.m6': relocation 1: relocation type invalid for the file type section [22] '.rela.text.m10': relocation 1: relocation type invalid for the file type section [30] '.rela.text.m14': relocation 1: relocation type invalid for the file type section [38] '.rela.text.m18': relocation 1: relocation type invalid for the file type section [45] '.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 [ 4] '.rela.text.m1': relocation 4: relocation type invalid for the file type section [ 7] '.rela.text.m3': relocation 4: relocation type invalid for the file type section [12] '.rela.text.m6': relocation 4: relocation type invalid for the file type section [15] '.rela.text.m8': relocation 4: relocation type invalid for the file type section [20] '.rela.text.m11': relocation 4: relocation type invalid for the file type section [23] '.rela.text.m13': relocation 4: relocation type invalid for the file type section [32] '.rela.text.m18': relocation 1: relocation type invalid for the file type section [39] '.rela.text.m22': relocation 4: relocation type invalid for the file type section [41] '.rela.text.m23': relocation 0: relocation type invalid for the file type section [51] '.rela.text.m28': relocation 1: relocation type invalid for the file type section [58] '.rela.text.m32': relocation 4: relocation type invalid for the file type section [60] '.rela.text.m33': relocation 0: relocation type invalid for the file type section [70] '.rela.text.m38': relocation 1: relocation type invalid for the file type section [77] '.rela.text.m42': relocation 4: relocation type invalid for the file type section [79] '.rela.text.m43': relocation 0: relocation type invalid for the file type section [89] '.rela.text.m48': relocation 1: relocation type invalid for the file type section [96] '.rela.text.m52': relocation 4: relocation type invalid for the file type section [98] '.rela.text.m53': relocation 0: relocation type invalid for the file type section [108] '.rela.text.m58': relocation 1: relocation type invalid for the file type section [115] '.rela.text.m62': relocation 4: relocation type invalid for the file type section [117] '.rela.text.m63': relocation 0: relocation type invalid for the file type section [127] '.rela.text.m68': relocation 1: relocation type invalid for the file type section [134] '.rela.text.m72': relocation 4: relocation type invalid for the file type section [136] '.rela.text.m73': relocation 0: relocation type invalid for the file type section [146] '.rela.text.m78': relocation 1: relocation type invalid for the file type section [153] '.rela.text.m82': relocation 4: relocation type invalid for the file type section [155] '.rela.text.m83': relocation 0: relocation type invalid for the file type section [165] '.rela.text.m88': relocation 1: relocation type invalid for the file type section [172] '.rela.text.m92': relocation 4: relocation type invalid for the file type section [174] '.rela.text.m93': relocation 0: relocation type invalid for the file type section [184] '.rela.text.m98': relocation 1: relocation type invalid for the file type section [191] '.rela.text.m102': relocation 4: relocation type invalid for the file type section [193] '.rela.text.m103': relocation 0: relocation type invalid for the file type section [203] '.rela.text.m108': relocation 1: relocation type invalid for the file type section [211] '.rela.text.m112': relocation 4: relocation type invalid for the file type section [213] '.rela.text.m113': relocation 1: relocation type invalid for the file type section [223] '.rela.text.m118': relocation 1: relocation type invalid for the file type section [230] '.rela.text.m122': relocation 4: relocation type invalid for the file type section [232] '.rela.text.m123': relocation 0: relocation type invalid for the file type section [242] '.rela.text.m128': relocation 1: relocation type invalid for the file type section [249] '.rela.text.m132': relocation 4: relocation type invalid for the file type section [251] '.rela.text.m133': relocation 0: relocation type invalid for the file type section [261] '.rela.text.m138': relocation 1: relocation type invalid for the file type section [268] '.rela.text.m142': relocation 4: relocation type invalid for the file type section [270] '.rela.text.m143': relocation 0: relocation type invalid for the file type section [280] '.rela.text.m148': relocation 1: relocation type invalid for the file type section [287] '.rela.text.m152': relocation 4: relocation type invalid for the file type section [289] '.rela.text.m153': relocation 0: relocation type invalid for the file type section [299] '.rela.text.m158': relocation 1: relocation type invalid for the file type section [306] '.rela.text.m162': relocation 4: relocation type invalid for the file type section [308] '.rela.text.m163': relocation 0: relocation type invalid for the file type section [318] '.rela.text.m168': relocation 1: relocation type invalid for the file type section [325] '.rela.text.m172': relocation 4: relocation type invalid for the file type section [327] '.rela.text.m173': relocation 0: relocation type invalid for the file type section [337] '.rela.text.m178': relocation 1: relocation type invalid for the file type section [344] '.rela.text.m182': relocation 4: relocation type invalid for the file type section [346] '.rela.text.m183': relocation 0: relocation type invalid for the file type section [356] '.rela.text.m188': relocation 1: relocation type invalid for the file type section [363] '.rela.text.m192': relocation 4: relocation type invalid for the file type section [365] '.rela.text.m193': relocation 0: relocation type invalid for the file type section [375] '.rela.text.m198': relocation 1: relocation type invalid for the file type section [382] '.rela.text.m202': relocation 4: relocation type invalid for the file type section [384] '.rela.text.m203': relocation 0: relocation type invalid for the file type section [394] '.rela.text.m208': relocation 1: relocation type invalid for the file type section [402] '.rela.text.m212': relocation 4: relocation type invalid for the file type section [404] '.rela.text.m213': relocation 1: relocation type invalid for the file type section [410] '.rela.text.m216': relocation 2: relocation type invalid for the file type section [416] '.rela.text.m219': relocation 0: relocation type invalid for the file type section [427] '.rela.text.m225': relocation 0: relocation type invalid for the file type section [432] '.rela.text.m228': relocation 2: relocation type invalid for the file type section [438] '.rela.text.m231': relocation 0: relocation type invalid for the file type section [449] '.rela.text.m237': relocation 0: relocation type invalid for the file type section [458] '.rela.text.m242': relocation 1: relocation type invalid for the file type section [466] '.rela.text.m246': relocation 4: relocation type invalid for the file type section [468] '.rela.text.m247': relocation 1: relocation type invalid for the file type section [478] '.rela.text.m252': relocation 1: relocation type invalid for the file type section [486] '.rela.text.m256': relocation 4: relocation type invalid for the file type section [488] '.rela.text.m257': relocation 1: relocation type invalid for the file type section [498] '.rela.text.m262': relocation 1: relocation type invalid for the file type section [506] '.rela.text.m266': relocation 4: relocation type invalid for the file type section [508] '.rela.text.m267': relocation 1: relocation type invalid for the file type section [518] '.rela.text.m272': relocation 1: relocation type invalid for the file type section [526] '.rela.text.m276': relocation 4: relocation type invalid for the file type section [532] '.rela.text.m279': relocation 4: relocation type invalid for the file type section [534] '.rela.text.m280': relocation 0: relocation type invalid for the file type section [540] '.rela.text.m283': relocation 4: relocation type invalid for the file type section [542] '.rela.text.m284': relocation 0: relocation type invalid for the file type section [550] '.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 [ 4] '.rela.text.m1': relocation 4: relocation type invalid for the file type section [ 6] '.rela.text.m2': relocation 0: relocation type invalid for the file type section [ 8] '.rela.text.m3': relocation 1: relocation type invalid for the file type section [20] '.rela.text.m9': relocation 4: relocation type invalid for the file type section [22] '.rela.text.m10': relocation 0: relocation type invalid for the file type section [24] '.rela.text.m11': relocation 1: relocation type invalid for the file type section [28] '.rela.text.m13': relocation 2: relocation type invalid for the file type section [34] '.rela.text.m16': relocation 2: relocation type invalid for the file type section [40] '.rela.text.m19': relocation 4: relocation type invalid for the file type section [42] '.rela.text.m20': relocation 0: relocation type invalid for the file type section [44] '.rela.text.m21': relocation 1: relocation type invalid for the file type section [56] '.rela.text.m27': relocation 4: relocation type invalid for the file type section [58] '.rela.text.m28': relocation 0: relocation type invalid for the file type section [60] '.rela.text.m29': relocation 1: relocation type invalid for the file type section [72] '.rela.text.m35': relocation 4: relocation type invalid for the file type section [74] '.rela.text.m36': relocation 0: relocation type invalid for the file type section [76] '.rela.text.m37': relocation 1: relocation type invalid for the file type section [80] '.rela.text.m39': relocation 2: relocation type invalid for the file type section [86] '.rela.text.m42': relocation 2: relocation type invalid for the file type section [92] '.rela.text.m45': relocation 4: relocation type invalid for the file type section [94] '.rela.text.m46': relocation 0: relocation type invalid for the file type section [96] '.rela.text.m47': relocation 1: relocation type invalid for the file type section [100] '.rela.text.m49': relocation 2: relocation type invalid for the file type section [106] '.rela.text.m52': relocation 2: relocation type invalid for the file type section [112] '.rela.text.m55': relocation 4: relocation type invalid for the file type section [114] '.rela.text.m56': relocation 0: relocation type invalid for the file type section [116] '.rela.text.m57': relocation 1: relocation type invalid for the file type section [128] '.rela.text.m63': relocation 4: relocation type invalid for the file type section [130] '.rela.text.m64': relocation 0: relocation type invalid for the file type section [132] '.rela.text.m65': relocation 1: relocation type invalid for the file type section [136] '.rela.text.m67': relocation 2: relocation type invalid for the file type section [142] '.rela.text.m70': relocation 2: relocation type invalid for the file type section [148] '.rela.text.m73': relocation 4: relocation type invalid for the file type section [150] '.rela.text.m74': relocation 0: relocation type invalid for the file type section [152] '.rela.text.m75': relocation 1: relocation type invalid for the file type section [164] '.rela.text.m81': relocation 4: relocation type invalid for the file type section [166] '.rela.text.m82': relocation 0: relocation type invalid for the file type section [168] '.rela.text.m83': relocation 1: relocation type invalid for the file type section [180] '.rela.text.m89': relocation 4: relocation type invalid for the file type section [182] '.rela.text.m90': relocation 0: relocation type invalid for the file type section [184] '.rela.text.m91': relocation 1: relocation type invalid for the file type section [188] '.rela.text.m93': relocation 2: relocation type invalid for the file type section [194] '.rela.text.m96': relocation 2: relocation type invalid for the file type section [200] '.rela.text.m99': relocation 4: relocation type invalid for the file type section [202] '.rela.text.m100': relocation 0: relocation type invalid for the file type section [212] '.rela.text.m105': relocation 4: relocation type invalid for the file type section [214] '.rela.text.m106': relocation 0: relocation type invalid for the file type section [218] '.rela.text.m108': relocation 3: relocation type invalid for the file type section [220] '.rela.text.m109': relocation 0: relocation type invalid for the file type section [224] '.rela.text.m111': relocation 2: relocation type invalid for the file type section [230] '.rela.text.m114': relocation 4: relocation type invalid for the file type section [232] '.rela.text.m115': relocation 0: relocation type invalid for the file type section [242] '.rela.text.m120': relocation 4: relocation type invalid for the file type section [244] '.rela.text.m121': relocation 0: relocation type invalid for the file type section [254] '.rela.text.m126': relocation 4: relocation type invalid for the file type section [256] '.rela.text.m127': relocation 0: relocation type invalid for the file type section [260] '.rela.text.m129': relocation 3: relocation type invalid for the file type section [262] '.rela.text.m130': relocation 0: relocation type invalid for the file type section [266] '.rela.text.m132': relocation 2: relocation type invalid for the file type section [272] '.rela.text.m135': relocation 4: relocation type invalid for the file type section [276] '.rela.text.m137': relocation 3: relocation type invalid for the file type section [282] '.rela.text.m140': relocation 4: relocation type invalid for the file type section [284] '.rela.text.m141': relocation 0: relocation type invalid for the file type section [294] '.rela.text.m146': relocation 4: relocation type invalid for the file type section [296] '.rela.text.m147': relocation 0: relocation type invalid for the file type section [300] '.rela.text.m149': relocation 3: relocation type invalid for the file type section [302] '.rela.text.m150': relocation 0: relocation type invalid for the file type section [306] '.rela.text.m152': relocation 2: relocation type invalid for the file type section [312] '.rela.text.m155': relocation 4: relocation type invalid for the file type section [314] '.rela.text.m156': relocation 0: relocation type invalid for the file type section [324] '.rela.text.m161': relocation 4: relocation type invalid for the file type section [326] '.rela.text.m162': relocation 0: relocation type invalid for the file type section [336] '.rela.text.m167': relocation 4: relocation type invalid for the file type section [338] '.rela.text.m168': relocation 0: relocation type invalid for the file type section [342] '.rela.text.m170': relocation 3: relocation type invalid for the file type section [344] '.rela.text.m171': relocation 0: relocation type invalid for the file type section [348] '.rela.text.m173': relocation 2: relocation type invalid for the file type section [354] '.rela.text.m176': relocation 4: relocation type invalid for the file type section [356] '.rela.text.m177': relocation 0: relocation type invalid for the file type section [364] '.rela.text.m181': relocation 4: relocation type invalid for the file type section [366] '.rela.text.m182': relocation 0: relocation type invalid for the file type section [370] '.rela.text.m184': relocation 2: relocation type invalid for the file type section [376] '.rela.text.m187': relocation 4: relocation type invalid for the file type section [378] '.rela.text.m188': relocation 0: relocation type invalid for the file type section [386] '.rela.text.m192': relocation 4: relocation type invalid for the file type section [388] '.rela.text.m193': relocation 0: relocation type invalid for the file type section [396] '.rela.text.m197': relocation 4: relocation type invalid for the file type section [398] '.rela.text.m198': relocation 0: relocation type invalid for the file type section [402] '.rela.text.m200': relocation 2: relocation type invalid for the file type section [408] '.rela.text.m203': relocation 4: relocation type invalid for the file type section [410] '.rela.text.m204': relocation 0: relocation type invalid for the file type section [414] '.rela.text.m206': relocation 2: relocation type invalid for the file type section [420] '.rela.text.m209': relocation 4: relocation type invalid for the file type section [422] '.rela.text.m210': relocation 0: relocation type invalid for the file type section [430] '.rela.text.m214': relocation 4: relocation type invalid for the file type section [432] '.rela.text.m215': relocation 0: relocation type invalid for the file type section [436] '.rela.text.m217': relocation 2: relocation type invalid for the file type section [442] '.rela.text.m220': relocation 4: relocation type invalid for the file type section [444] '.rela.text.m221': relocation 0: relocation type invalid for the file type section [452] '.rela.text.m225': relocation 4: relocation type invalid for the file type section [454] '.rela.text.m226': relocation 0: relocation type invalid for the file type section [462] '.rela.text.m230': relocation 4: relocation type invalid for the file type section [464] '.rela.text.m231': relocation 0: relocation type invalid for the file type section [468] '.rela.text.m233': relocation 2: relocation type invalid for the file type section [474] '.rela.text.m236': relocation 4: relocation type invalid for the file type section [476] '.rela.text.m237': relocation 0: relocation type invalid for the file type section [484] '.rela.text.m241': relocation 4: relocation type invalid for the file type section [486] '.rela.text.m242': relocation 0: relocation type invalid for the file type section [490] '.rela.text.m244': relocation 2: relocation type invalid for the file type section [496] '.rela.text.m247': relocation 4: relocation type invalid for the file type section [498] '.rela.text.m248': relocation 0: relocation type invalid for the file type section [506] '.rela.text.m252': relocation 4: relocation type invalid for the file type section [508] '.rela.text.m253': relocation 0: relocation type invalid for the file type section [516] '.rela.text.m257': relocation 4: relocation type invalid for the file type section [518] '.rela.text.m258': relocation 0: relocation type invalid for the file type section [522] '.rela.text.m260': relocation 2: relocation type invalid for the file type section [528] '.rela.text.m263': relocation 4: relocation type invalid for the file type section [532] '.rela.text.m265': relocation 3: relocation type invalid for the file type section [536] '.rela.text.m267': relocation 3: relocation type invalid for the file type section [542] '.rela.text.m270': relocation 4: relocation type invalid for the file type section [544] '.rela.text.m271': relocation 0: relocation type invalid for the file type section [552] '.rela.text.m275': relocation 4: relocation type invalid for the file type section [554] '.rela.text.m276': relocation 0: relocation type invalid for the file type section [558] '.rela.text.m278': relocation 2: relocation type invalid for the file type section [564] '.rela.text.m281': relocation 4: relocation type invalid for the file type section [566] '.rela.text.m282': relocation 0: relocation type invalid for the file type section [574] '.rela.text.m286': relocation 4: relocation type invalid for the file type section [576] '.rela.text.m287': relocation 0: relocation type invalid for the file type section [584] '.rela.text.m291': relocation 4: relocation type invalid for the file type section [586] '.rela.text.m292': relocation 0: relocation type invalid for the file type section [590] '.rela.text.m294': relocation 2: relocation type invalid for the file type section [598] '.rela.text.m298': relocation 0: relocation type invalid for the file type section [604] '.rela.text.m301': relocation 4: relocation type invalid for the file type section [606] '.rela.text.m302': relocation 0: relocation type invalid for the file type section [608] '.rela.text.m303': relocation 3: relocation type invalid for the file type section [616] '.rela.text.m307': relocation 4: relocation type invalid for the file type section [618] '.rela.text.m308': relocation 0: relocation type invalid for the file type section [620] '.rela.text.m309': relocation 3: relocation type invalid for the file type section [624] '.rela.text.m311': relocation 3: relocation type invalid for the file type section [630] '.rela.text.m314': relocation 3: relocation type invalid for the file type section [636] '.rela.text.m317': relocation 4: relocation type invalid for the file type section [638] '.rela.text.m318': relocation 0: relocation type invalid for the file type section [640] '.rela.text.m319': relocation 3: relocation type invalid for the file type section [652] '.rela.text.m325': relocation 4: relocation type invalid for the file type section [654] '.rela.text.m326': relocation 0: relocation type invalid for the file type section [656] '.rela.text.m327': relocation 3: relocation type invalid for the file type section [668] '.rela.text.m333': relocation 4: relocation type invalid for the file type section [670] '.rela.text.m334': relocation 0: relocation type invalid for the file type section [672] '.rela.text.m335': relocation 3: relocation type invalid for the file type section [676] '.rela.text.m337': relocation 3: relocation type invalid for the file type section [682] '.rela.text.m340': relocation 3: relocation type invalid for the file type section [688] '.rela.text.m343': relocation 3: relocation type invalid for the file type section [694] '.rela.text.m346': relocation 3: relocation type invalid for the file type section [702] '.rela.text.m350': relocation 0: relocation type invalid for the file type section [706] '.rela.text.m352': relocation 3: relocation type invalid for the file type section [711] '.rela.text.m355': relocation 4: relocation type invalid for the file type section [713] '.rela.text.m356': relocation 0: relocation type invalid for the file type section [721] '.rela.text.m360': relocation 4: relocation type invalid for the file type section [723] '.rela.text.m361': relocation 0: relocation type invalid for the file type section [727] '.rela.text.m363': relocation 3: relocation type invalid for the file type section [730] '.rela.text.m365': relocation 3: relocation type invalid for the file type section [732] '.rela.text.m366': relocation 0: relocation type invalid for the file type section [736] '.rela.text.m368': relocation 3: relocation type invalid for the file type section [742] '.rela.text.m371': relocation 4: relocation type invalid for the file type section [744] '.rela.text.m372': relocation 0: relocation type invalid for the file type section [754] '.rela.text.m377': relocation 4: relocation type invalid for the file type section [756] '.rela.text.m378': relocation 0: relocation type invalid for the file type section [766] '.rela.text.m383': relocation 4: relocation type invalid for the file type section [768] '.rela.text.m384': relocation 0: relocation type invalid for the file type section [772] '.rela.text.m386': relocation 3: relocation type invalid for the file type section [775] '.rela.text.m388': relocation 3: relocation type invalid for the file type section [777] '.rela.text.m389': relocation 0: relocation type invalid for the file type section [781] '.rela.text.m391': relocation 3: relocation type invalid for the file type section [787] '.rela.text.m394': relocation 0: relocation type invalid for the file type section [791] '.rela.text.m396': relocation 3: relocation type invalid for the file type section [798] '.rela.text.m400': relocation 0: relocation type invalid for the file type section [802] '.rela.text.m402': relocation 3: relocation type invalid for the file type section [808] '.rela.text.m405': relocation 4: relocation type invalid for the file type section [810] '.rela.text.m406': relocation 0: relocation type invalid for the file type section [816] '.rela.text.m409': relocation 4: relocation type invalid for the file type section [818] '.rela.text.m410': relocation 0: relocation type invalid for the file type section [822] '.rela.text.m412': relocation 3: relocation type invalid for the file type section [828] '.rela.text.m415': relocation 4: relocation type invalid for the file type section [830] '.rela.text.m416': relocation 0: relocation type invalid for the file type section [838] '.rela.text.m420': relocation 4: relocation type invalid for the file type section [840] '.rela.text.m421': relocation 0: relocation type invalid for the file type section [848] '.rela.text.m425': relocation 4: relocation type invalid for the file type section [850] '.rela.text.m426': relocation 0: relocation type invalid for the file type section [854] '.rela.text.m428': relocation 3: relocation type invalid for the file type section [862] '.rela.text.m432': relocation 0: relocation type invalid for the file type section [866] '.rela.text.m434': relocation 3: relocation type invalid for the file type section [871] '.rela.text.m437': relocation 4: relocation type invalid for the file type section [873] '.rela.text.m438': relocation 0: relocation type invalid for the file type section [879] '.rela.text.m441': relocation 4: relocation type invalid for the file type section [881] '.rela.text.m442': relocation 0: relocation type invalid for the file type section [885] '.rela.text.m444': relocation 3: relocation type invalid for the file type section [891] '.rela.text.m447': relocation 4: relocation type invalid for the file type section [893] '.rela.text.m448': relocation 0: relocation type invalid for the file type section [901] '.rela.text.m452': relocation 4: relocation type invalid for the file type section [903] '.rela.text.m453': relocation 0: relocation type invalid for the file type section [911] '.rela.text.m457': relocation 4: relocation type invalid for the file type section [913] '.rela.text.m458': relocation 0: relocation type invalid for the file type section [917] '.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 [ 4] '.rela.text.m1': relocation 4: relocation type invalid for the file type section [ 7] '.rela.text.m3': relocation 4: relocation type invalid for the file type section [10] '.rela.text.m5': relocation 4: relocation type invalid for the file type section [13] '.rela.text.m7': relocation 4: relocation type invalid for the file type section [18] '.rela.text.m10': relocation 4: relocation type invalid for the file type section [21] '.rela.text.m12': relocation 4: relocation type invalid for the file type section [26] '.rela.text.m15': relocation 4: relocation type invalid for the file type section [31] '.rela.text.m18': relocation 2: relocation type invalid for the file type section [37] '.rela.text.m21': relocation 0: relocation type invalid for the file type section [43] '.rela.text.m24': relocation 2: relocation type invalid for the file type section [49] '.rela.text.m27': relocation 0: relocation type invalid for the file type section [55] '.rela.text.m30': relocation 2: relocation type invalid for the file type section [61] '.rela.text.m33': relocation 0: relocation type invalid for the file type section [67] '.rela.text.m36': relocation 2: relocation type invalid for the file type section [73] '.rela.text.m39': relocation 0: relocation type invalid for the file type section [81] '.rela.text.m43': relocation 4: relocation type invalid for the file type section [83] '.rela.text.m44': relocation 1: relocation type invalid for the file type section [90] '.rela.text.m48': relocation 2: relocation type invalid for the file type section [96] '.rela.text.m51': relocation 1: relocation type invalid for the file type section [98] '.rela.text.m52': relocation 1: relocation type invalid for the file type section [107] '.rela.text.m57': relocation 1: relocation type invalid for the file type section [113] '.rela.text.m60': relocation 2: relocation type invalid for the file type section [119] '.rela.text.m63': relocation 0: relocation type invalid for the file type section [125] '.rela.text.m66': relocation 2: relocation type invalid for the file type section [131] '.rela.text.m69': relocation 0: relocation type invalid for the file type section [137] '.rela.text.m72': relocation 2: relocation type invalid for the file type section [143] '.rela.text.m75': relocation 0: relocation type invalid for the file type section [153] '.rela.text.m80': relocation 1: relocation type invalid for the file type section [159] '.rela.text.m83': relocation 2: relocation type invalid for the file type section [165] '.rela.text.m86': relocation 0: relocation type invalid for the file type section [171] '.rela.text.m89': relocation 2: relocation type invalid for the file type section [177] '.rela.text.m92': relocation 0: relocation type invalid for the file type section [183] '.rela.text.m95': relocation 2: relocation type invalid for the file type section [189] '.rela.text.m98': relocation 0: relocation type invalid for the file type section [205] '.rela.text.m106': relocation 0: relocation type invalid for the file type section [213] '.rela.text.m110': relocation 0: relocation type invalid for the file type section [221] '.rela.text.m114': relocation 0: relocation type invalid for the file type section [229] '.rela.text.m118': relocation 0: relocation type invalid for the file type section [233] '.rela.text.m120': relocation 1: relocation type invalid for the file type section [239] '.rela.text.m123': relocation 0: relocation type invalid for the file type section [247] '.rela.text.m127': relocation 0: relocation type invalid for the file type section [251] '.rela.text.m129': relocation 1: relocation type invalid for the file type section [257] '.rela.text.m132': relocation 0: relocation type invalid for the file type section [265] '.rela.text.m136': relocation 0: relocation type invalid for the file type section [273] '.rela.text.m140': relocation 0: relocation type invalid for the file type section [281] '.rela.text.m144': relocation 0: relocation type invalid for the file type section [291] '.rela.text.m149': relocation 1: relocation type invalid for the file type section [297] '.rela.text.m152': relocation 0: relocation type invalid for the file type section [305] '.rela.text.m156': relocation 0: relocation type invalid for the file type section [313] '.rela.text.m160': relocation 0: relocation type invalid for the file type section [321] '.rela.text.m164': relocation 0: relocation type invalid for the file type section [325] '.rela.text.m166': relocation 1: relocation type invalid for the file type section [331] '.rela.text.m169': relocation 0: relocation type invalid for the file type section [335] '.rela.text.m171': relocation 1: relocation type invalid for the file type section [341] '.rela.text.m174': relocation 0: relocation type invalid for the file type section [345] '.rela.text.m176': relocation 1: relocation type invalid for the file type section [351] '.rela.text.m179': relocation 0: relocation type invalid for the file type section [355] '.rela.text.m181': relocation 1: relocation type invalid for the file type section [361] '.rela.text.m184': relocation 0: relocation type invalid for the file type section [365] '.rela.text.m186': relocation 1: relocation type invalid for the file type section [371] '.rela.text.m189': relocation 0: relocation type invalid for the file type section [379] '.rela.text.m193': relocation 0: relocation type invalid for the file type section [383] '.rela.text.m195': relocation 1: relocation type invalid for the file type section [389] '.rela.text.m198': relocation 0: relocation type invalid for the file type section [393] '.rela.text.m200': relocation 1: relocation type invalid for the file type section [399] '.rela.text.m203': relocation 0: relocation type invalid for the file type section [407] '.rela.text.m207': relocation 0: relocation type invalid for the file type section [415] '.rela.text.m211': relocation 0: relocation type invalid for the file type section [423] '.rela.text.m215': relocation 0: relocation type invalid for the file type section [427] '.rela.text.m217': relocation 1: relocation type invalid for the file type section [433] '.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 [ 6] '.rela.text.m2': relocation 0: relocation type invalid for the file type section [14] '.rela.text.m6': relocation 0: relocation type invalid for the file type section [22] '.rela.text.m10': relocation 0: relocation type invalid for the file type section [30] '.rela.text.m14': relocation 0: relocation type invalid for the file type section [38] '.rela.text.m18': relocation 0: relocation type invalid for the file type section [46] '.rela.text.m22': relocation 0: relocation type invalid for the file type section [54] '.rela.text.m26': relocation 0: relocation type invalid for the file type section [62] '.rela.text.m30': relocation 0: relocation type invalid for the file type section [66] '.rela.text.m32': relocation 1: relocation type invalid for the file type section [72] '.rela.text.m35': relocation 0: relocation type invalid for the file type section [76] '.rela.text.m37': relocation 1: relocation type invalid for the file type section [82] '.rela.text.m40': relocation 0: relocation type invalid for the file type section [90] '.rela.text.m44': relocation 0: relocation type invalid for the file type section [98] '.rela.text.m48': relocation 0: relocation type invalid for the file type section [100] '.rela.text.m49': relocation 2: relocation type invalid for the file type section [102] '.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 [ 4] '.rela.text.m1': relocation 4: relocation type invalid for the file type section [ 6] '.rela.text.m2': relocation 0: relocation type invalid for the file type section [ 8] '.rela.text.m3': relocation 1: relocation type invalid for the file type section [12] '.rela.text.m5': relocation 2: relocation type invalid for the file type section [18] '.rela.text.m8': relocation 2: relocation type invalid for the file type section [24] '.rela.text.m11': relocation 4: relocation type invalid for the file type section [26] '.rela.text.m12': relocation 0: relocation type invalid for the file type section [28] '.rela.text.m13': relocation 1: relocation type invalid for the file type section [32] '.rela.text.m15': relocation 2: relocation type invalid for the file type section [38] '.rela.text.m18': relocation 2: relocation type invalid for the file type section [44] '.rela.text.m21': relocation 4: relocation type invalid for the file type section [48] '.rela.text.m23': relocation 3: relocation type invalid for the file type section [54] '.rela.text.m26': relocation 4: relocation type invalid for the file type section [58] '.rela.text.m28': relocation 3: relocation type invalid for the file type section [64] '.rela.text.m31': relocation 4: relocation type invalid for the file type section [66] '.rela.text.m32': relocation 0: relocation type invalid for the file type section [70] '.rela.text.m34': relocation 2: relocation type invalid for the file type section [76] '.rela.text.m37': relocation 4: relocation type invalid for the file type section [78] '.rela.text.m38': relocation 0: relocation type invalid for the file type section [82] '.rela.text.m40': relocation 2: relocation type invalid for the file type section [88] '.rela.text.m43': relocation 4: relocation type invalid for the file type section [92] '.rela.text.m45': relocation 3: relocation type invalid for the file type section [94] '.rela.text.m46': relocation 0: relocation type invalid for the file type section [98] '.rela.text.m48': relocation 3: relocation type invalid for the file type section [104] '.rela.text.m51': relocation 4: relocation type invalid for the file type section [108] '.rela.text.m53': relocation 3: relocation type invalid for the file type section [110] '.rela.text.m54': relocation 0: relocation type invalid for the file type section [114] '.rela.text.m56': relocation 3: relocation type invalid for the file type section [120] '.rela.text.m59': relocation 4: relocation type invalid for the file type section [122] '.rela.text.m60': relocation 0: relocation type invalid for the file type section [124] '.rela.text.m61': relocation 3: relocation type invalid for the file type section [128] '.rela.text.m63': relocation 3: relocation type invalid for the file type section [134] '.rela.text.m66': relocation 3: relocation type invalid for the file type section [140] '.rela.text.m69': relocation 4: relocation type invalid for the file type section [142] '.rela.text.m70': relocation 0: relocation type invalid for the file type section [146] '.rela.text.m72': relocation 3: relocation type invalid for the file type section [149] '.rela.text.m74': relocation 3: relocation type invalid for the file type section [151] '.rela.text.m75': relocation 0: relocation type invalid for the file type section [155] '.rela.text.m77': relocation 3: relocation type invalid for the file type section [160] '.rela.text.m80': relocation 4: relocation type invalid for the file type section [162] '.rela.text.m81': relocation 0: relocation type invalid for the file type section [166] '.rela.text.m83': relocation 3: relocation type invalid for the file type section [172] '.rela.text.m86': relocation 4: relocation type invalid for the file type section [174] '.rela.text.m87': relocation 0: relocation type invalid for the file type section [178] '.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 [ 4] '.rela.text.m1': relocation 2: relocation type invalid for the file type section [10] '.rela.text.m4': relocation 0: relocation type invalid for the file type section [16] '.rela.text.m7': relocation 2: relocation type invalid for the file type section [22] '.rela.text.m10': relocation 0: relocation type invalid for the file type section [32] '.rela.text.m15': relocation 0: relocation type invalid for the file type section [41] '.rela.text.m20': relocation 0: relocation type invalid for the file type section [51] '.rela.text.m25': relocation 0: relocation type invalid for the file type section [61] '.rela.text.m30': relocation 0: relocation type invalid for the file type section [71] '.rela.text.m35': relocation 0: relocation type invalid for the file type section [81] '.rela.text.m40': relocation 0: relocation type invalid for the file type section [86] '.rela.text.m43': relocation 2: relocation type invalid for the file type section [92] '.rela.text.m46': relocation 0: relocation type invalid for the file type section [98] '.rela.text.m49': relocation 2: relocation type invalid for the file type section [104] '.rela.text.m52': relocation 0: relocation type invalid for the file type section [108] '.rela.text.m54': relocation 1: relocation type invalid for the file type section [114] '.rela.text.m57': relocation 0: relocation type invalid for the file type section [118] '.rela.text.m59': relocation 1: relocation type invalid for the file type section [124] '.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 [ 4] '.rela.text.m1': relocation 2: relocation type invalid for the file type section [10] '.rela.text.m4': relocation 1: relocation type invalid for the file type section [16] '.rela.text.m7': relocation 2: relocation type invalid for the file type section [22] '.rela.text.m10': relocation 1: relocation type invalid for the file type section [28] '.rela.text.m13': relocation 2: relocation type invalid for the file type section [34] '.rela.text.m16': relocation 1: relocation type invalid for the file type section [40] '.rela.text.m19': relocation 2: relocation type invalid for the file type section [46] '.rela.text.m22': relocation 1: relocation type invalid for the file type section [52] '.rela.text.m25': relocation 2: relocation type invalid for the file type section [58] '.rela.text.m28': relocation 1: relocation type invalid for the file type section [64] '.rela.text.m31': relocation 2: relocation type invalid for the file type section [70] '.rela.text.m34': relocation 1: relocation type invalid for the file type section [80] '.rela.text.m39': relocation 1: relocation type invalid for the file type section [82] '.rela.text.m40': relocation 3: relocation type invalid for the file type section [86] '.rela.text.m42': relocation 3: relocation type invalid for the file type section [94] '.rela.text.m46': relocation 4: relocation type invalid for the file type section [96] '.rela.text.m47': relocation 0: relocation type invalid for the file type section [98] '.rela.text.m48': relocation 1: relocation type invalid for the file type section [102] '.rela.text.m50': relocation 2: relocation type invalid for the file type section [110] '.rela.text.m54': relocation 1: relocation type invalid for the file type section [112] '.rela.text.m55': relocation 6: relocation type invalid for the file type section [120] '.rela.text.m59': relocation 1: relocation type invalid for the file type section [122] '.rela.text.m60': relocation 4: relocation type invalid for the file type section [130] '.rela.text.m64': relocation 1: relocation type invalid for the file type section [132] '.rela.text.m65': relocation 1: relocation type invalid for the file type section [140] '.rela.text.m69': relocation 1: relocation type invalid for the file type section [142] '.rela.text.m70': relocation 0: relocation type invalid for the file type section [150] '.rela.text.m74': relocation 1: relocation type invalid for the file type section [152] '.rela.text.m75': relocation 1: relocation type invalid for the file type section [160] '.rela.text.m79': relocation 1: relocation type invalid for the file type section [162] '.rela.text.m80': relocation 0: relocation type invalid for the file type section [170] '.rela.text.m84': relocation 1: relocation type invalid for the file type section [178] '.rela.text.m88': relocation 1: relocation type invalid for the file type section [186] '.rela.text.m92': relocation 1: relocation type invalid for the file type section [190] '.rela.text.m94': relocation 1: relocation type invalid for the file type section [196] '.rela.text.m97': relocation 0: relocation type invalid for the file type section [198] '.rela.text.m98': relocation 0: relocation type invalid for the file type section [202] '.rela.text.m100': relocation 2: relocation type invalid for the file type section [206] '.rela.text.m102': relocation 1: relocation type invalid for the file type section [212] '.rela.text.m105': relocation 0: relocation type invalid for the file type section [214] '.rela.text.m106': relocation 0: relocation type invalid for the file type section [218] '.rela.text.m108': relocation 2: relocation type invalid for the file type section [222] '.rela.text.m110': relocation 1: relocation type invalid for the file type section [228] '.rela.text.m113': relocation 0: relocation type invalid for the file type section [230] '.rela.text.m114': relocation 0: relocation type invalid for the file type section [234] '.rela.text.m116': relocation 2: relocation type invalid for the file type section [240] '.rela.text.m119': relocation 4: relocation type invalid for the file type section [242] '.rela.text.m120': relocation 1: relocation type invalid for the file type section [246] '.rela.text.m122': relocation 3: relocation type invalid for the file type section [248] '.rela.text.m123': relocation 1: relocation type invalid for the file type section [252] '.rela.text.m125': relocation 1: relocation type invalid for the file type section [256] '.rela.text.m127': relocation 0: relocation type invalid for the file type section [261] '.rela.text.m130': relocation 4: relocation type invalid for the file type section [263] '.rela.text.m131': relocation 1: relocation type invalid for the file type section [267] '.rela.text.m133': relocation 3: relocation type invalid for the file type section [269] '.rela.text.m134': relocation 1: relocation type invalid for the file type section [273] '.rela.text.m136': relocation 1: relocation type invalid for the file type section [277] '.rela.text.m138': relocation 0: relocation type invalid for the file type section [282] '.rela.text.m141': relocation 4: relocation type invalid for the file type section [284] '.rela.text.m142': relocation 1: relocation type invalid for the file type section [288] '.rela.text.m144': relocation 3: relocation type invalid for the file type section [290] '.rela.text.m145': relocation 1: relocation type invalid for the file type section [294] '.rela.text.m147': relocation 1: relocation type invalid for the file type section [298] '.rela.text.m149': relocation 0: relocation type invalid for the file type section [303] '.rela.text.m152': relocation 4: relocation type invalid for the file type section [305] '.rela.text.m153': relocation 1: relocation type invalid for the file type section [311] '.rela.text.m156': relocation 4: relocation type invalid for the file type section [313] '.rela.text.m157': relocation 1: relocation type invalid for the file type section [319] '.rela.text.m160': relocation 4: relocation type invalid for the file type section [321] '.rela.text.m161': relocation 1: relocation type invalid for the file type section [327] '.rela.text.m164': relocation 4: relocation type invalid for the file type section [329] '.rela.text.m165': relocation 1: relocation type invalid for the file type section [333] '.rela.text.m167': relocation 3: relocation type invalid for the file type section [335] '.rela.text.m168': relocation 1: relocation type invalid for the file type section [341] '.rela.text.m171': relocation 4: relocation type invalid for the file type section [343] '.rela.text.m172': relocation 1: relocation type invalid for the file type section [347] '.rela.text.m174': relocation 3: relocation type invalid for the file type section [349] '.rela.text.m175': relocation 1: relocation type invalid for the file type section [355] '.rela.text.m178': relocation 4: relocation type invalid for the file type section [357] '.rela.text.m179': relocation 1: relocation type invalid for the file type section [361] '.rela.text.m181': relocation 3: relocation type invalid for the file type section [363] '.rela.text.m182': relocation 1: relocation type invalid for the file type section [367] '.rela.text.m184': relocation 1: relocation type invalid for the file type section [373] '.rela.text.m187': relocation 1: relocation type invalid for the file type section [377] '.rela.text.m189': relocation 1: relocation type invalid for the file type section [383] '.rela.text.m192': relocation 1: relocation type invalid for the file type section [387] '.rela.text.m194': relocation 1: relocation type invalid for the file type section [393] '.rela.text.m197': relocation 1: relocation type invalid for the file type section [397] '.rela.text.m199': relocation 1: relocation type invalid for the file type section [403] '.rela.text.m202': relocation 1: relocation type invalid for the file type section [407] '.rela.text.m204': relocation 1: relocation type invalid for the file type section [413] '.rela.text.m207': relocation 1: relocation type invalid for the file type section [417] '.rela.text.m209': relocation 1: relocation type invalid for the file type section [423] '.rela.text.m212': relocation 1: relocation type invalid for the file type section [431] '.rela.text.m216': relocation 4: relocation type invalid for the file type section [433] '.rela.text.m217': relocation 0: relocation type invalid for the file type section [435] '.rela.text.m218': relocation 1: relocation type invalid for the file type section [439] '.rela.text.m220': relocation 2: relocation type invalid for the file type section [444] '.rela.text.m223': relocation 2: relocation type invalid for the file type section [450] '.rela.text.m226': relocation 0: relocation type invalid for the file type section [452] '.rela.text.m227': relocation 3: relocation type invalid for the file type section [456] '.rela.text.m229': relocation 3: relocation type invalid for the file type section [464] '.rela.text.m233': relocation 4: relocation type invalid for the file type section [466] '.rela.text.m234': relocation 0: relocation type invalid for the file type section [476] '.rela.text.m239': relocation 1: relocation type invalid for the file type section [478] '.rela.text.m240': relocation 0: relocation type invalid for the file type section [484] '.rela.text.m243': relocation 2: relocation type invalid for the file type section [490] '.rela.text.m246': relocation 0: relocation type invalid for the file type section [496] '.rela.text.m249': relocation 2: relocation type invalid for the file type section [502] '.rela.text.m252': relocation 0: relocation type invalid for the file type section [510] '.rela.text.m256': relocation 0: relocation type invalid for the file type section [512] '.rela.text.m257': relocation 4: relocation type invalid for the file type section [520] '.rela.text.m261': relocation 0: relocation type invalid for the file type section [522] '.rela.text.m262': relocation 0: relocation type invalid for the file type section [530] '.rela.text.m266': relocation 0: relocation type invalid for the file type section [532] '.rela.text.m267': relocation 0: relocation type invalid for the file type section [540] '.rela.text.m271': relocation 0: relocation type invalid for the file type section [544] '.rela.text.m273': relocation 1: relocation type invalid for the file type section [550] '.rela.text.m276': relocation 0: relocation type invalid for the file type section [552] '.rela.text.m277': relocation 0: relocation type invalid for the file type section [556] '.rela.text.m279': relocation 2: relocation type invalid for the file type section [562] '.rela.text.m282': relocation 4: relocation type invalid for the file type section [564] '.rela.text.m283': relocation 0: relocation type invalid for the file type section [568] '.rela.text.m285': relocation 1: relocation type invalid for the file type section [572] '.rela.text.m287': relocation 0: relocation type invalid for the file type section [577] '.rela.text.m290': relocation 4: relocation type invalid for the file type section [579] '.rela.text.m291': relocation 0: relocation type invalid for the file type section [585] '.rela.text.m294': relocation 4: relocation type invalid for the file type section [587] '.rela.text.m295': relocation 0: relocation type invalid for the file type section [591] '.rela.text.m297': relocation 1: relocation type invalid for the file type section [597] '.rela.text.m300': relocation 0: relocation type invalid for the file type section [601] '.rela.text.m302': relocation 1: relocation type invalid for the file type section [607] '.rela.text.m305': relocation 0: relocation type invalid for the file type section [611] '.rela.text.m307': relocation 1: relocation type invalid for the file type section [617] '.rela.text.m310': relocation 1: relocation type invalid for the file type section [621] '.rela.text.m312': relocation 1: relocation type invalid for the file type section [627] '.rela.text.m315': relocation 1: relocation type invalid for the file type section [635] '.rela.text.m319': relocation 1: relocation type invalid for the file type section [643] '.rela.text.m323': relocation 1: relocation type invalid for the file type section [649] '.rela.text.m326': relocation 4: relocation type invalid for the file type section [651] '.rela.text.m327': relocation 1: relocation type invalid for the file type section [655] '.rela.text.m329': relocation 3: relocation type invalid for the file type section [661] '.rela.text.m332': relocation 4: relocation type invalid for the file type section [663] '.rela.text.m333': relocation 1: relocation type invalid for the file type section [667] '.rela.text.m335': relocation 3: relocation type invalid for the file type section [669] '.rela.text.m336': relocation 1: relocation type invalid for the file type section [677] '.rela.text.m340': relocation 4: relocation type invalid for the file type section [679] '.rela.text.m341': relocation 1: relocation type invalid for the file type section [683] '.rela.text.m343': relocation 3: relocation type invalid for the file type section [685] '.rela.text.m344': relocation 1: relocation type invalid for the file type section [699] '.rela.text.m351': relocation 3: relocation type invalid for the file type section [701] '.rela.text.m352': relocation 1: relocation type invalid for the file type section [709] '.rela.text.m356': relocation 3: relocation type invalid for the file type section [711] '.rela.text.m357': relocation 1: relocation type invalid for the file type section [717] '.rela.text.m360': relocation 4: relocation type invalid for the file type section [719] '.rela.text.m361': relocation 1: relocation type invalid for the file type section [725] '.rela.text.m364': relocation 4: relocation type invalid for the file type section [727] '.rela.text.m365': relocation 1: relocation type invalid for the file type section [735] '.rela.text.m369': relocation 1: relocation type invalid for the file type section [741] '.rela.text.m372': relocation 4: relocation type invalid for the file type section [743] '.rela.text.m373': relocation 0: relocation type invalid for the file type section [749] '.rela.text.m376': relocation 4: relocation type invalid for the file type section [755] '.rela.text.m379': relocation 4: relocation type invalid for the file type section [757] '.rela.text.m380': relocation 1: relocation type invalid for the file type section [759] '.rela.text.m381': relocation 0: relocation type invalid for the file type section [763] '.rela.text.m383': relocation 2: relocation type invalid for the file type section [769] '.rela.text.m386': relocation 4: relocation type invalid for the file type section [775] '.rela.text.m389': relocation 4: relocation type invalid for the file type section [777] '.rela.text.m390': relocation 1: relocation type invalid for the file type section [781] '.rela.text.m392': relocation 1: relocation type invalid for the file type section [787] '.rela.text.m395': relocation 0: relocation type invalid for the file type section [791] '.rela.text.m397': relocation 2: relocation type invalid for the file type section [797] '.rela.text.m400': relocation 4: relocation type invalid for the file type section [799] '.rela.text.m401': relocation 0: relocation type invalid for the file type section [803] '.rela.text.m403': relocation 2: relocation type invalid for the file type section [809] '.rela.text.m406': relocation 4: relocation type invalid for the file type section [811] '.rela.text.m407': relocation 0: relocation type invalid for the file type section [815] '.rela.text.m409': relocation 2: relocation type invalid for the file type section [821] '.rela.text.m412': relocation 4: relocation type invalid for the file type section [823] '.rela.text.m413': relocation 0: relocation type invalid for the file type section [827] '.rela.text.m415': relocation 2: relocation type invalid for the file type section [833] '.rela.text.m418': relocation 4: relocation type invalid for the file type section [835] '.rela.text.m419': relocation 1: relocation type invalid for the file type section [841] '.rela.text.m422': relocation 4: relocation type invalid for the file type section [843] '.rela.text.m423': relocation 1: relocation type invalid for the file type section [845] '.rela.text.m424': relocation 1: relocation type invalid for the file type section [851] '.rela.text.m427': relocation 4: relocation type invalid for the file type section [853] '.rela.text.m428': relocation 1: relocation type invalid for the file type section [857] '.rela.text.m430': relocation 1: relocation type invalid for the file type section [863] '.rela.text.m433': relocation 1: relocation type invalid for the file type section [869] '.rela.text.m436': relocation 4: relocation type invalid for the file type section [871] '.rela.text.m437': relocation 1: relocation type invalid for the file type section [877] '.rela.text.m440': relocation 4: relocation type invalid for the file type section [879] '.rela.text.m441': relocation 0: relocation type invalid for the file type section [885] '.rela.text.m444': relocation 4: relocation type invalid for the file type section [887] '.rela.text.m445': relocation 1: relocation type invalid for the file type section [893] '.rela.text.m448': relocation 4: relocation type invalid for the file type section [895] '.rela.text.m449': relocation 0: relocation type invalid for the file type section [897] '.rela.text.m450': relocation 1: relocation type invalid for the file type section [901] '.rela.text.m452': relocation 2: relocation type invalid for the file type section [907] '.rela.text.m455': relocation 4: relocation type invalid for the file type section [909] '.rela.text.m456': relocation 1: relocation type invalid for the file type section [917] '.rela.text.m460': relocation 1: relocation type invalid for the file type section [923] '.rela.text.m463': relocation 4: relocation type invalid for the file type section [925] '.rela.text.m464': relocation 1: relocation type invalid for the file type section [933] '.rela.text.m468': relocation 1: relocation type invalid for the file type section [941] '.rela.text.m472': relocation 1: relocation type invalid for the file type section [947] '.rela.text.m475': relocation 4: relocation type invalid for the file type section [949] '.rela.text.m476': relocation 1: relocation type invalid for the file type section [955] '.rela.text.m479': relocation 4: relocation type invalid for the file type section [957] '.rela.text.m480': relocation 1: relocation type invalid for the file type section [965] '.rela.text.m484': relocation 0: relocation type invalid for the file type section [967] '.rela.text.m485': relocation 2: relocation type invalid for the file type section [969] '.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 [ 8] '.rela.text.m3': relocation 0: relocation type invalid for the file type section [18] '.rela.text.m8': relocation 0: relocation type invalid for the file type section [28] '.rela.text.m13': relocation 0: relocation type invalid for the file type section [38] '.rela.text.m18': relocation 0: relocation type invalid for the file type section [48] '.rela.text.m23': relocation 0: relocation type invalid for the file type section [58] '.rela.text.m28': relocation 0: relocation type invalid for the file type section [68] '.rela.text.m33': relocation 0: relocation type invalid for the file type section [78] '.rela.text.m38': relocation 0: relocation type invalid for the file type section [88] '.rela.text.m43': relocation 0: relocation type invalid for the file type section [98] '.rela.text.m48': relocation 0: relocation type invalid for the file type section [108] '.rela.text.m53': relocation 0: relocation type invalid for the file type section [118] '.rela.text.m58': relocation 0: relocation type invalid for the file type section [128] '.rela.text.m63': relocation 0: relocation type invalid for the file type section [137] '.rela.text.m68': relocation 0: relocation type invalid for the file type section [147] '.rela.text.m73': relocation 0: relocation type invalid for the file type section [157] '.rela.text.m78': relocation 0: relocation type invalid for the file type section [167] '.rela.text.m83': relocation 0: relocation type invalid for the file type section [177] '.rela.text.m88': relocation 0: relocation type invalid for the file type section [186] '.rela.text.m93': relocation 0: relocation type invalid for the file type section [195] '.rela.text.m98': relocation 0: relocation type invalid for the file type section [197] '.rela.text.m99': relocation 7: relocation type invalid for the file type section [211] '.rela.text.m106': relocation 0: relocation type invalid for the file type section [220] '.rela.text.m111': relocation 0: relocation type invalid for the file type section [229] '.rela.text.m116': relocation 0: relocation type invalid for the file type section [239] '.rela.text.m121': relocation 0: relocation type invalid for the file type section [245] '.rela.text.m124': relocation 2: relocation type invalid for the file type section [251] '.rela.text.m127': relocation 0: relocation type invalid for the file type section [256] '.rela.text.m130': relocation 2: relocation type invalid for the file type section [262] '.rela.text.m133': relocation 0: relocation type invalid for the file type section [271] '.rela.text.m138': relocation 0: relocation type invalid for the file type section [277] '.rela.text.m141': relocation 2: relocation type invalid for the file type section [283] '.rela.text.m144': relocation 0: relocation type invalid for the file type section [297] '.rela.text.m151': relocation 2: relocation type invalid for the file type section [303] '.rela.text.m154': relocation 0: relocation type invalid for the file type section [308] '.rela.text.m157': relocation 2: relocation type invalid for the file type section [314] '.rela.text.m160': relocation 0: relocation type invalid for the file type section [327] '.rela.text.m167': relocation 2: relocation type invalid for the file type section [333] '.rela.text.m170': relocation 0: relocation type invalid for the file type section [338] '.rela.text.m173': relocation 2: relocation type invalid for the file type section [344] '.rela.text.m176': relocation 0: relocation type invalid for the file type section [351] '.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 [ 4] '.rela.text.m1': relocation 4: relocation type invalid for the file type section [ 6] '.rela.text.m2': relocation 1: relocation type invalid for the file type section [10] '.rela.text.m4': relocation 3: relocation type invalid for the file type section [12] '.rela.text.m5': relocation 1: relocation type invalid for the file type section [18] '.rela.text.m8': relocation 4: relocation type invalid for the file type section [20] '.rela.text.m9': relocation 1: relocation type invalid for the file type section [26] '.rela.text.m12': relocation 4: relocation type invalid for the file type section [28] '.rela.text.m13': relocation 0: relocation type invalid for the file type section [34] '.rela.text.m16': relocation 4: relocation type invalid for the file type section [36] '.rela.text.m17': relocation 0: relocation type invalid for the file type section [40] '.rela.text.m19': relocation 2: relocation type invalid for the file type section [46] '.rela.text.m22': relocation 4: relocation type invalid for the file type section [48] '.rela.text.m23': relocation 0: relocation type invalid for the file type section [52] '.rela.text.m25': relocation 2: relocation type invalid for the file type section [58] '.rela.text.m28': relocation 4: relocation type invalid for the file type section [60] '.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 [12] '.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 [ 4] '.rela.text.m1': relocation 2: relocation type invalid for the file type section [10] '.rela.text.m4': relocation 0: relocation type invalid for the file type section [16] '.rela.text.m7': relocation 2: relocation type invalid for the file type section [22] '.rela.text.m10': relocation 0: relocation type invalid for the file type section [24] '.rela.text.m11': relocation 2: relocation type invalid for the file type section [29] '.rela.text.m14': relocation 2: relocation type invalid for the file type section [35] '.rela.text.m17': relocation 0: relocation type invalid for the file type section [44] '.rela.text.m22': relocation 0: relocation type invalid for the file type section [54] '.rela.text.m27': relocation 0: relocation type invalid for the file type section [63] '.rela.text.m32': relocation 0: relocation type invalid for the file type section [72] '.rela.text.m37': relocation 0: relocation type invalid for the file type section [81] '.rela.text.m42': relocation 0: relocation type invalid for the file type section [83] '.rela.text.m43': relocation 2: relocation type invalid for the file type section [92] '.rela.text.m48': relocation 0: relocation type invalid for the file type section [101] '.rela.text.m53': relocation 0: relocation type invalid for the file type section [110] '.rela.text.m58': relocation 0: relocation type invalid for the file type section [119] '.rela.text.m63': relocation 0: relocation type invalid for the file type section [128] '.rela.text.m68': relocation 0: relocation type invalid for the file type section [137] '.rela.text.m73': relocation 0: relocation type invalid for the file type section [142] '.rela.text.m76': relocation 2: relocation type invalid for the file type section [148] '.rela.text.m79': relocation 0: relocation type invalid for the file type section [157] '.rela.text.m84': relocation 0: relocation type invalid for the file type section [162] '.rela.text.m87': relocation 2: relocation type invalid for the file type section [168] '.rela.text.m90': relocation 0: relocation type invalid for the file type section [174] '.rela.text.m93': relocation 2: relocation type invalid for the file type section [180] '.rela.text.m96': relocation 0: relocation type invalid for the file type section [190] '.rela.text.m102': relocation 0: relocation type invalid for the file type section [202] '.rela.text.m109': relocation 2: relocation type invalid for the file type section [208] '.rela.text.m112': relocation 0: relocation type invalid for the file type section [213] '.rela.text.m115': relocation 2: relocation type invalid for the file type section [219] '.rela.text.m118': relocation 0: relocation type invalid for the file type section [231] '.rela.text.m125': relocation 2: relocation type invalid for the file type section [237] '.rela.text.m128': relocation 0: relocation type invalid for the file type section [242] '.rela.text.m131': relocation 2: relocation type invalid for the file type section [248] '.rela.text.m134': relocation 0: relocation type invalid for the file type section [255] '.rela.text.m138': relocation 0: relocation type invalid for the file type section [258] '.rela.text.m140': relocation 1: relocation type invalid for the file type section [264] '.rela.text.m143': relocation 0: relocation type invalid for the file type section [267] '.rela.text.m145': relocation 1: relocation type invalid for the file type section [273] '.rela.text.m148': relocation 0: relocation type invalid for the file type section [276] '.rela.text.m150': relocation 1: relocation type invalid for the file type section [282] '.rela.text.m153': relocation 0: relocation type invalid for the file type section [285] '.rela.text.m155': relocation 1: relocation type invalid for the file type section [291] '.rela.text.m158': relocation 0: relocation type invalid for the file type section [294] '.rela.text.m160': relocation 1: relocation type invalid for the file type section [300] '.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 [ 8] '.rela.text.m3': relocation 0: relocation type invalid for the file type section [18] '.rela.text.m8': relocation 0: relocation type invalid for the file type section [27] '.rela.text.m13': relocation 0: relocation type invalid for the file type section [36] '.rela.text.m18': relocation 0: relocation type invalid for the file type section [45] '.rela.text.m23': relocation 0: relocation type invalid for the file type section [64] '.rela.text.m34': relocation 2: relocation type invalid for the file type section [70] '.rela.text.m37': relocation 0: relocation type invalid for the file type section [75] '.rela.text.m40': relocation 2: relocation type invalid for the file type section [81] '.rela.text.m43': relocation 0: relocation type invalid for the file type section [88] '.rela.text.m47': relocation 0: relocation type invalid for the file type section [95] '.rela.text.m51': relocation 0: relocation type invalid for the file type section [102] '.rela.text.m55': relocation 0: relocation type invalid for the file type section [109] '.rela.text.m59': relocation 0: relocation type invalid for the file type section [114] '.rela.text.m62': relocation 2: relocation type invalid for the file type section [120] '.rela.text.m65': relocation 0: relocation type invalid for the file type section [127] '.rela.text.m69': relocation 0: relocation type invalid for the file type section [134] '.rela.text.m73': relocation 0: relocation type invalid for the file type section [141] '.rela.text.m77': relocation 0: relocation type invalid for the file type section [148] '.rela.text.m81': relocation 0: relocation type invalid for the file type section [155] '.rela.text.m85': relocation 0: relocation type invalid for the file type section [162] '.rela.text.m89': relocation 0: relocation type invalid for the file type section [169] '.rela.text.m93': relocation 0: relocation type invalid for the file type section [176] '.rela.text.m97': relocation 0: relocation type invalid for the file type section [184] '.rela.text.m102': relocation 0: relocation type invalid for the file type section [189] '.rela.text.m105': relocation 2: relocation type invalid for the file type section [195] '.rela.text.m108': relocation 0: relocation type invalid for the file type section [203] '.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 [ 4] '.rela.text.m1': relocation 4: relocation type invalid for the file type section [ 9] '.rela.text.m4': relocation 4: relocation type invalid for the file type section [12] '.rela.text.m6': relocation 4: relocation type invalid for the file type section [17] '.rela.text.m9': relocation 4: relocation type invalid for the file type section [22] '.rela.text.m12': relocation 4: relocation type invalid for the file type section [25] '.rela.text.m14': relocation 4: relocation type invalid for the file type section [30] '.rela.text.m17': relocation 4: relocation type invalid for the file type section [35] '.rela.text.m20': relocation 4: relocation type invalid for the file type section [40] '.rela.text.m23': relocation 4: relocation type invalid for the file type section [45] '.rela.text.m26': relocation 4: relocation type invalid for the file type section [50] '.rela.text.m29': relocation 4: relocation type invalid for the file type section [55] '.rela.text.m32': relocation 4: relocation type invalid for the file type section [60] '.rela.text.m35': relocation 4: relocation type invalid for the file type section [65] '.rela.text.m38': relocation 4: relocation type invalid for the file type section [70] '.rela.text.m41': relocation 4: relocation type invalid for the file type section [75] '.rela.text.m44': relocation 4: relocation type invalid for the file type section [80] '.rela.text.m47': relocation 4: relocation type invalid for the file type section [85] '.rela.text.m50': relocation 4: relocation type invalid for the file type section [90] '.rela.text.m53': relocation 4: relocation type invalid for the file type section [95] '.rela.text.m56': relocation 4: relocation type invalid for the file type section [100] '.rela.text.m59': relocation 4: relocation type invalid for the file type section [105] '.rela.text.m62': relocation 4: relocation type invalid for the file type section [110] '.rela.text.m65': relocation 4: relocation type invalid for the file type section [115] '.rela.text.m68': relocation 4: relocation type invalid for the file type section [120] '.rela.text.m71': relocation 4: relocation type invalid for the file type section [125] '.rela.text.m74': relocation 4: relocation type invalid for the file type section [130] '.rela.text.m77': relocation 4: relocation type invalid for the file type section [135] '.rela.text.m80': relocation 4: relocation type invalid for the file type section [140] '.rela.text.m83': relocation 4: relocation type invalid for the file type section [145] '.rela.text.m86': relocation 4: relocation type invalid for the file type section [150] '.rela.text.m89': relocation 4: relocation type invalid for the file type section [155] '.rela.text.m92': relocation 4: relocation type invalid for the file type section [160] '.rela.text.m95': relocation 4: relocation type invalid for the file type section [165] '.rela.text.m98': relocation 4: relocation type invalid for the file type section [170] '.rela.text.m101': relocation 4: relocation type invalid for the file type section [175] '.rela.text.m104': relocation 4: relocation type invalid for the file type section [180] '.rela.text.m107': relocation 4: relocation type invalid for the file type section [185] '.rela.text.m110': relocation 4: relocation type invalid for the file type section [190] '.rela.text.m113': relocation 4: relocation type invalid for the file type section [195] '.rela.text.m116': relocation 4: relocation type invalid for the file type section [200] '.rela.text.m119': relocation 4: relocation type invalid for the file type section [205] '.rela.text.m122': relocation 4: relocation type invalid for the file type section [210] '.rela.text.m125': relocation 4: relocation type invalid for the file type section [215] '.rela.text.m128': relocation 4: relocation type invalid for the file type section [220] '.rela.text.m131': relocation 4: relocation type invalid for the file type section [225] '.rela.text.m134': relocation 4: relocation type invalid for the file type section [230] '.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 [ 8] '.rela.text.m3': relocation 0: relocation type invalid for the file type section [18] '.rela.text.m8': relocation 0: relocation type invalid for the file type section [27] '.rela.text.m13': relocation 0: relocation type invalid for the file type section [32] '.rela.text.m16': relocation 2: relocation type invalid for the file type section [38] '.rela.text.m19': relocation 0: relocation type invalid for the file type section [41] '.rela.text.m21': relocation 1: relocation type invalid for the file type section [47] '.rela.text.m24': relocation 0: relocation type invalid for the file type section [50] '.rela.text.m26': relocation 1: relocation type invalid for the file type section [56] '.rela.text.m29': relocation 0: relocation type invalid for the file type section [63] '.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 [ 4] '.rela.text.m1': relocation 4: relocation type invalid for the file type section [ 7] '.rela.text.m3': relocation 4: relocation type invalid for the file type section [10] '.rela.text.m5': relocation 4: relocation type invalid for the file type section [13] '.rela.text.m7': relocation 4: relocation type invalid for the file type section [16] '.rela.text.m9': relocation 4: relocation type invalid for the file type section [19] '.rela.text.m11': relocation 4: relocation type invalid for the file type section [22] '.rela.text.m13': relocation 4: relocation type invalid for the file type section [25] '.rela.text.m15': relocation 4: relocation type invalid for the file type section [34] '.rela.text.m20': relocation 0: relocation type invalid for the file type section [39] '.rela.text.m23': relocation 2: relocation type invalid for the file type section [45] '.rela.text.m26': relocation 0: relocation type invalid for the file type section [50] '.rela.text.m29': relocation 2: relocation type invalid for the file type section [56] '.rela.text.m32': relocation 0: relocation type invalid for the file type section [65] '.rela.text.m37': relocation 0: relocation type invalid for the file type section [74] '.rela.text.m42': relocation 0: relocation type invalid for the file type section [79] '.rela.text.m45': relocation 2: relocation type invalid for the file type section [85] '.rela.text.m48': relocation 0: relocation type invalid for the file type section [90] '.rela.text.m51': relocation 2: relocation type invalid for the file type section [96] '.rela.text.m54': relocation 0: relocation type invalid for the file type section [106] '.rela.text.m59': relocation 0: relocation type invalid for the file type section [116] '.rela.text.m64': relocation 0: relocation type invalid for the file type section [122] '.rela.text.m67': relocation 2: relocation type invalid for the file type section [128] '.rela.text.m70': relocation 0: relocation type invalid for the file type section [134] '.rela.text.m73': relocation 2: relocation type invalid for the file type section [140] '.rela.text.m76': relocation 0: relocation type invalid for the file type section [150] '.rela.text.m81': relocation 0: relocation type invalid for the file type section [160] '.rela.text.m86': relocation 0: relocation type invalid for the file type section [166] '.rela.text.m89': relocation 2: relocation type invalid for the file type section [172] '.rela.text.m92': relocation 0: relocation type invalid for the file type section [178] '.rela.text.m95': relocation 2: relocation type invalid for the file type section [184] '.rela.text.m98': relocation 0: relocation type invalid for the file type section [194] '.rela.text.m103': relocation 0: relocation type invalid for the file type section [204] '.rela.text.m108': relocation 0: relocation type invalid for the file type section [209] '.rela.text.m111': relocation 2: relocation type invalid for the file type section [215] '.rela.text.m114': relocation 0: relocation type invalid for the file type section [220] '.rela.text.m117': relocation 2: relocation type invalid for the file type section [226] '.rela.text.m120': relocation 0: relocation type invalid for the file type section [235] '.rela.text.m125': relocation 0: relocation type invalid for the file type section [240] '.rela.text.m128': relocation 2: relocation type invalid for the file type section [246] '.rela.text.m131': relocation 0: relocation type invalid for the file type section [251] '.rela.text.m134': relocation 2: relocation type invalid for the file type section [257] '.rela.text.m137': relocation 0: relocation type invalid for the file type section [262] '.rela.text.m140': relocation 2: relocation type invalid for the file type section [268] '.rela.text.m143': relocation 0: relocation type invalid for the file type section [278] '.rela.text.m148': relocation 0: relocation type invalid for the file type section [288] '.rela.text.m153': relocation 0: relocation type invalid for the file type section [293] '.rela.text.m156': relocation 2: relocation type invalid for the file type section [299] '.rela.text.m159': relocation 0: relocation type invalid for the file type section [304] '.rela.text.m162': relocation 2: relocation type invalid for the file type section [310] '.rela.text.m165': relocation 0: relocation type invalid for the file type section [319] '.rela.text.m170': relocation 0: relocation type invalid for the file type section [324] '.rela.text.m173': relocation 2: relocation type invalid for the file type section [330] '.rela.text.m176': relocation 0: relocation type invalid for the file type section [335] '.rela.text.m179': relocation 2: relocation type invalid for the file type section [341] '.rela.text.m182': relocation 0: relocation type invalid for the file type section [346] '.rela.text.m185': relocation 2: relocation type invalid for the file type section [352] '.rela.text.m188': relocation 0: relocation type invalid for the file type section [362] '.rela.text.m193': relocation 0: relocation type invalid for the file type section [372] '.rela.text.m198': relocation 0: relocation type invalid for the file type section [378] '.rela.text.m201': relocation 2: relocation type invalid for the file type section [384] '.rela.text.m204': relocation 0: relocation type invalid for the file type section [390] '.rela.text.m207': relocation 2: relocation type invalid for the file type section [396] '.rela.text.m210': relocation 0: relocation type invalid for the file type section [406] '.rela.text.m215': relocation 0: relocation type invalid for the file type section [416] '.rela.text.m220': relocation 0: relocation type invalid for the file type section [422] '.rela.text.m223': relocation 2: relocation type invalid for the file type section [428] '.rela.text.m226': relocation 0: relocation type invalid for the file type section [434] '.rela.text.m229': relocation 2: relocation type invalid for the file type section [440] '.rela.text.m232': relocation 0: relocation type invalid for the file type section [450] '.rela.text.m237': relocation 0: relocation type invalid for the file type section [460] '.rela.text.m242': relocation 0: relocation type invalid for the file type section [465] '.rela.text.m245': relocation 2: relocation type invalid for the file type section [471] '.rela.text.m248': relocation 0: relocation type invalid for the file type section [476] '.rela.text.m251': relocation 2: relocation type invalid for the file type section [482] '.rela.text.m254': relocation 0: relocation type invalid for the file type section [491] '.rela.text.m259': relocation 0: relocation type invalid for the file type section [496] '.rela.text.m262': relocation 2: relocation type invalid for the file type section [502] '.rela.text.m265': relocation 0: relocation type invalid for the file type section [507] '.rela.text.m268': relocation 2: relocation type invalid for the file type section [513] '.rela.text.m271': relocation 0: relocation type invalid for the file type section [518] '.rela.text.m274': relocation 2: relocation type invalid for the file type section [524] '.rela.text.m277': relocation 0: relocation type invalid for the file type section [534] '.rela.text.m282': relocation 0: relocation type invalid for the file type section [544] '.rela.text.m287': relocation 0: relocation type invalid for the file type section [549] '.rela.text.m290': relocation 2: relocation type invalid for the file type section [555] '.rela.text.m293': relocation 0: relocation type invalid for the file type section [560] '.rela.text.m296': relocation 2: relocation type invalid for the file type section [566] '.rela.text.m299': relocation 0: relocation type invalid for the file type section [575] '.rela.text.m304': relocation 0: relocation type invalid for the file type section [580] '.rela.text.m307': relocation 2: relocation type invalid for the file type section [586] '.rela.text.m310': relocation 0: relocation type invalid for the file type section [591] '.rela.text.m313': relocation 2: relocation type invalid for the file type section [597] '.rela.text.m316': relocation 0: relocation type invalid for the file type section [602] '.rela.text.m319': relocation 2: relocation type invalid for the file type section [608] '.rela.text.m322': relocation 0: relocation type invalid for the file type section [618] '.rela.text.m327': relocation 0: relocation type invalid for the file type section [628] '.rela.text.m332': relocation 0: relocation type invalid for the file type section [633] '.rela.text.m335': relocation 2: relocation type invalid for the file type section [639] '.rela.text.m338': relocation 0: relocation type invalid for the file type section [644] '.rela.text.m341': relocation 2: relocation type invalid for the file type section [650] '.rela.text.m344': relocation 0: relocation type invalid for the file type section [659] '.rela.text.m349': relocation 0: relocation type invalid for the file type section [664] '.rela.text.m352': relocation 2: relocation type invalid for the file type section [670] '.rela.text.m355': relocation 0: relocation type invalid for the file type section [675] '.rela.text.m358': relocation 2: relocation type invalid for the file type section [681] '.rela.text.m361': relocation 0: relocation type invalid for the file type section [686] '.rela.text.m364': relocation 2: relocation type invalid for the file type section [692] '.rela.text.m367': relocation 0: relocation type invalid for the file type section [702] '.rela.text.m372': relocation 0: relocation type invalid for the file type section [712] '.rela.text.m377': relocation 0: relocation type invalid for the file type section [717] '.rela.text.m380': relocation 2: relocation type invalid for the file type section [723] '.rela.text.m383': relocation 0: relocation type invalid for the file type section [728] '.rela.text.m386': relocation 2: relocation type invalid for the file type section [734] '.rela.text.m389': relocation 0: relocation type invalid for the file type section [743] '.rela.text.m394': relocation 0: relocation type invalid for the file type section [748] '.rela.text.m397': relocation 2: relocation type invalid for the file type section [754] '.rela.text.m400': relocation 0: relocation type invalid for the file type section [759] '.rela.text.m403': relocation 2: relocation type invalid for the file type section [765] '.rela.text.m406': relocation 0: relocation type invalid for the file type section [770] '.rela.text.m409': relocation 2: relocation type invalid for the file type section [776] '.rela.text.m412': relocation 0: relocation type invalid for the file type section [786] '.rela.text.m417': relocation 0: relocation type invalid for the file type section [796] '.rela.text.m422': relocation 0: relocation type invalid for the file type section [801] '.rela.text.m425': relocation 2: relocation type invalid for the file type section [807] '.rela.text.m428': relocation 0: relocation type invalid for the file type section [812] '.rela.text.m431': relocation 2: relocation type invalid for the file type section [818] '.rela.text.m434': relocation 0: relocation type invalid for the file type section [827] '.rela.text.m439': relocation 0: relocation type invalid for the file type section [832] '.rela.text.m442': relocation 2: relocation type invalid for the file type section [838] '.rela.text.m445': relocation 0: relocation type invalid for the file type section [843] '.rela.text.m448': relocation 2: relocation type invalid for the file type section [849] '.rela.text.m451': relocation 0: relocation type invalid for the file type section [854] '.rela.text.m454': relocation 2: relocation type invalid for the file type section [860] '.rela.text.m457': relocation 0: relocation type invalid for the file type section [870] '.rela.text.m462': relocation 0: relocation type invalid for the file type section [880] '.rela.text.m467': relocation 0: relocation type invalid for the file type section [885] '.rela.text.m470': relocation 2: relocation type invalid for the file type section [891] '.rela.text.m473': relocation 0: relocation type invalid for the file type section [896] '.rela.text.m476': relocation 2: relocation type invalid for the file type section [902] '.rela.text.m479': relocation 0: relocation type invalid for the file type section [911] '.rela.text.m484': relocation 0: relocation type invalid for the file type section [916] '.rela.text.m487': relocation 2: relocation type invalid for the file type section [922] '.rela.text.m490': relocation 0: relocation type invalid for the file type section [927] '.rela.text.m493': relocation 2: relocation type invalid for the file type section [933] '.rela.text.m496': relocation 0: relocation type invalid for the file type section [938] '.rela.text.m499': relocation 2: relocation type invalid for the file type section [944] '.rela.text.m502': relocation 0: relocation type invalid for the file type section [954] '.rela.text.m507': relocation 0: relocation type invalid for the file type section [964] '.rela.text.m512': relocation 0: relocation type invalid for the file type section [969] '.rela.text.m515': relocation 2: relocation type invalid for the file type section [975] '.rela.text.m518': relocation 0: relocation type invalid for the file type section [980] '.rela.text.m521': relocation 2: relocation type invalid for the file type section [986] '.rela.text.m524': relocation 0: relocation type invalid for the file type section [995] '.rela.text.m529': relocation 0: relocation type invalid for the file type section [1000] '.rela.text.m532': relocation 2: relocation type invalid for the file type section [1006] '.rela.text.m535': relocation 0: relocation type invalid for the file type section [1011] '.rela.text.m538': relocation 2: relocation type invalid for the file type section [1017] '.rela.text.m541': relocation 0: relocation type invalid for the file type section [1022] '.rela.text.m544': relocation 2: relocation type invalid for the file type section [1028] '.rela.text.m547': relocation 0: relocation type invalid for the file type section [1038] '.rela.text.m552': relocation 0: relocation type invalid for the file type section [1048] '.rela.text.m557': relocation 0: relocation type invalid for the file type section [1053] '.rela.text.m560': relocation 2: relocation type invalid for the file type section [1059] '.rela.text.m563': relocation 0: relocation type invalid for the file type section [1064] '.rela.text.m566': relocation 2: relocation type invalid for the file type section [1070] '.rela.text.m569': relocation 0: relocation type invalid for the file type section [1079] '.rela.text.m574': relocation 0: relocation type invalid for the file type section [1084] '.rela.text.m577': relocation 2: relocation type invalid for the file type section [1090] '.rela.text.m580': relocation 0: relocation type invalid for the file type section [1095] '.rela.text.m583': relocation 2: relocation type invalid for the file type section [1101] '.rela.text.m586': relocation 0: relocation type invalid for the file type section [1106] '.rela.text.m589': relocation 2: relocation type invalid for the file type section [1112] '.rela.text.m592': relocation 0: relocation type invalid for the file type section [1122] '.rela.text.m597': relocation 0: relocation type invalid for the file type section [1132] '.rela.text.m602': relocation 0: relocation type invalid for the file type section [1137] '.rela.text.m605': relocation 2: relocation type invalid for the file type section [1143] '.rela.text.m608': relocation 0: relocation type invalid for the file type section [1148] '.rela.text.m611': relocation 2: relocation type invalid for the file type section [1154] '.rela.text.m614': relocation 0: relocation type invalid for the file type section [1163] '.rela.text.m619': relocation 0: relocation type invalid for the file type section [1172] '.rela.text.m624': relocation 0: relocation type invalid for the file type section [1177] '.rela.text.m627': relocation 2: relocation type invalid for the file type section [1183] '.rela.text.m630': relocation 0: relocation type invalid for the file type section [1188] '.rela.text.m633': relocation 2: relocation type invalid for the file type section [1194] '.rela.text.m636': relocation 0: relocation type invalid for the file type section [1204] '.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 [14] '.rela.text.m6': relocation 4: relocation type invalid for the file type section [20] '.rela.text.m9': relocation 4: relocation type invalid for the file type section [26] '.rela.text.m12': relocation 4: relocation type invalid for the file type section [34] '.rela.text.m16': relocation 4: relocation type invalid for the file type section [104] '.rela.text.m51': relocation 4: relocation type invalid for the file type section [111] '.rela.text.m55': relocation 0: relocation type invalid for the file type section [127] '.rela.text.m64': relocation 1: relocation type invalid for the file type section [129] '.rela.text.m65': relocation 73: relocation type invalid for the file type section [131] '.rela.text.m66': relocation 16: relocation type invalid for the file type section [133] '.rela.text.m67': relocation 7: relocation type invalid for the file type section [135] '.rela.text.m68': relocation 42: relocation type invalid for the file type section [137] '.rela.text.m69': relocation 7: relocation type invalid for the file type section [139] '.rela.text.m70': relocation 7: relocation type invalid for the file type section [141] '.rela.text.m71': relocation 7: relocation type invalid for the file type section [143] '.rela.text.m72': relocation 7: relocation type invalid for the file type section [151] '.rela.text.m76': relocation 1: relocation type invalid for the file type section [153] '.rela.text.m77': relocation 13: relocation type invalid for the file type section [155] '.rela.text.m78': relocation 2: relocation type invalid for the file type section [157] '.rela.text.m79': relocation 12: relocation type invalid for the file type section [159] '.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.lJamzV 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.sR3dIW 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.YKmPEV 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.33)(64bit), libc.so.6(GLIBC_2.34)(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.WQo93T Wrote: /usr/src/RPM/RPMS/x86_64/clean-3.0-alt1.7.x86_64.rpm (w2T16.xzdio) 38.87user 3.57system 0:44.80elapsed 94%CPU (0avgtext+0avgdata 94992maxresident)k 0inputs+0outputs (0major+1493542minor)pagefaults 0swaps /.out/clean-3.0-alt1.7.x86_64.rpm: license not found in '/usr/share/license' directory: license 43.00user 6.20system 0:50.89elapsed 96%CPU (0avgtext+0avgdata 105232maxresident)k 1208inputs+0outputs (30616major+1740608minor)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 2022-01-17 01:54:35.956307482 +0000 @@ -144,2 +144,4 @@ Requires: libc.so.6(GLIBC_2.3)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -150,4 +152,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 c62ffbf1afe92f688aaf2c619fe7fa77 +File: /usr/bin/cpm 100755 root:root 70e6ff92954dc3d7265207f855efde52 File: /usr/lib64/clean 40755 root:root @@ -156,63 +158,63 @@ File: /usr/lib64/clean/StdEnv/Clean System Files/StdArray.abc 100644 root:root ad5040cb6972e5bd8c4a44f8bf8798bf -File: /usr/lib64/clean/StdEnv/Clean System Files/StdArray.o 100644 root:root ac72e726a01014724b5b3655488a216b +File: /usr/lib64/clean/StdEnv/Clean System Files/StdArray.o 100644 root:root 628a43dd972f99d0cb92675a1ae4f286 File: /usr/lib64/clean/StdEnv/Clean System Files/StdBool.abc 100644 root:root 161bda7820660683a3a7ee0bf4cc090d -File: /usr/lib64/clean/StdEnv/Clean System Files/StdBool.o 100644 root:root f3b4c3baca09252282b9b80c33a26bc6 +File: /usr/lib64/clean/StdEnv/Clean System Files/StdBool.o 100644 root:root 82bd521c182214b7e93eef73e459acd0 File: /usr/lib64/clean/StdEnv/Clean System Files/StdChar.abc 100644 root:root 535d339df25818d024c8f338c9242d13 -File: /usr/lib64/clean/StdEnv/Clean System Files/StdChar.o 100644 root:root 9e9687d592b5637b6a0947cb8af949a3 +File: /usr/lib64/clean/StdEnv/Clean System Files/StdChar.o 100644 root:root 45440bd7fea7509f1e925c0670e4d1d6 File: /usr/lib64/clean/StdEnv/Clean System Files/StdCharList.abc 100644 root:root c87eedf1312d6f637474fad6bb3bf89e -File: /usr/lib64/clean/StdEnv/Clean System Files/StdCharList.o 100644 root:root db214eee751a20971f7a08db25200756 +File: /usr/lib64/clean/StdEnv/Clean System Files/StdCharList.o 100644 root:root f128775b43756734dd1ce254393697b4 File: /usr/lib64/clean/StdEnv/Clean System Files/StdClass.abc 100644 root:root 4183e97c47e06790b7e989c84c844265 -File: /usr/lib64/clean/StdEnv/Clean System Files/StdClass.o 100644 root:root 30cf5eda9739a1a47c3375c243e98258 +File: /usr/lib64/clean/StdEnv/Clean System Files/StdClass.o 100644 root:root 9346474bfae163645dc60ad9775ed5a7 File: /usr/lib64/clean/StdEnv/Clean System Files/StdDebug.abc 100644 root:root 922f098fee24d0774bdeef35329efa38 -File: /usr/lib64/clean/StdEnv/Clean System Files/StdDebug.o 100644 root:root be61817de112c88e6166486fd401860f +File: /usr/lib64/clean/StdEnv/Clean System Files/StdDebug.o 100644 root:root 31853c557bff5deb96c666e494aa0984 File: /usr/lib64/clean/StdEnv/Clean System Files/StdEnum.abc 100644 root:root f729c437e11e0ec6ab7a4992d1b09ec5 -File: /usr/lib64/clean/StdEnv/Clean System Files/StdEnum.o 100644 root:root 61f631511fb76b0b4a58d54491999f61 +File: /usr/lib64/clean/StdEnv/Clean System Files/StdEnum.o 100644 root:root 2bb4c487c3c46a3db5bda0be6d629824 File: /usr/lib64/clean/StdEnv/Clean System Files/StdEnv.abc 100644 root:root 8adf29e02ed6c76bc2d6ef756f790b88 -File: /usr/lib64/clean/StdEnv/Clean System Files/StdEnv.o 100644 root:root 3f1be629de54c7f42a44dd234ef692ce +File: /usr/lib64/clean/StdEnv/Clean System Files/StdEnv.o 100644 root:root 7d4ac6603388590b1e0acd284a2b8fa0 File: /usr/lib64/clean/StdEnv/Clean System Files/StdFile.abc 100644 root:root 7621d57a59dec845fdfaefa436634eab -File: /usr/lib64/clean/StdEnv/Clean System Files/StdFile.o 100644 root:root 3e805e592edbe4b042c763881d7cb38f +File: /usr/lib64/clean/StdEnv/Clean System Files/StdFile.o 100644 root:root 7f428018d58cbaea7ec1609a6ad152c1 File: /usr/lib64/clean/StdEnv/Clean System Files/StdFunc.abc 100644 root:root a54dde4c5e3b4c98cf930ddd614a610b -File: /usr/lib64/clean/StdEnv/Clean System Files/StdFunc.o 100644 root:root 3aa146134c24305b891eccc420cf9c94 +File: /usr/lib64/clean/StdEnv/Clean System Files/StdFunc.o 100644 root:root e91fb394bbae7a1935e4534ef5ae557b File: /usr/lib64/clean/StdEnv/Clean System Files/StdFunctions.abc 100644 root:root b410dd60cb0abb275406be11e7594dc4 -File: /usr/lib64/clean/StdEnv/Clean System Files/StdFunctions.o 100644 root:root 64d010d7ab9431295ca3ff9b1f98c76a +File: /usr/lib64/clean/StdEnv/Clean System Files/StdFunctions.o 100644 root:root 1032acf4ba0d1afb333d888af917381f File: /usr/lib64/clean/StdEnv/Clean System Files/StdGeneric.abc 100644 root:root 481c480e9e10ab9f013a16371e6e7f33 -File: /usr/lib64/clean/StdEnv/Clean System Files/StdGeneric.o 100644 root:root b7dca390f65b182a27b0e94eb601f9e7 +File: /usr/lib64/clean/StdEnv/Clean System Files/StdGeneric.o 100644 root:root d746ca04c53e984d5b9051a9d973ea80 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 e94939c88b7e259200921f4aec33c84f File: /usr/lib64/clean/StdEnv/Clean System Files/StdList.abc 100644 root:root 915fc55989a75be35e8db49797817968 -File: /usr/lib64/clean/StdEnv/Clean System Files/StdList.o 100644 root:root 497c2d635c5eeea716d98ec60aa868a9 +File: /usr/lib64/clean/StdEnv/Clean System Files/StdList.o 100644 root:root 3b9172eefba692b5f248da5c2d633d91 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 c5f68e3909ca912e7c6ca4da0ff60dd5 File: /usr/lib64/clean/StdEnv/Clean System Files/StdMisc.abc 100644 root:root eda548bd1f3ea9ee5b85e07664c9e960 -File: /usr/lib64/clean/StdEnv/Clean System Files/StdMisc.o 100644 root:root a1fbbf5367e5027e55e60cd076b4340d +File: /usr/lib64/clean/StdEnv/Clean System Files/StdMisc.o 100644 root:root 33e6fea2ae688c7c788ac42a24718045 File: /usr/lib64/clean/StdEnv/Clean System Files/StdOrdList.abc 100644 root:root 76a95cfcf0c6b6e308e74bc382cef0e6 -File: /usr/lib64/clean/StdEnv/Clean System Files/StdOrdList.o 100644 root:root 1744369aca825dd6f2dbf16afd565f7c +File: /usr/lib64/clean/StdEnv/Clean System Files/StdOrdList.o 100644 root:root 80c6b0b39322b8813c7966f3d558785b File: /usr/lib64/clean/StdEnv/Clean System Files/StdOverloaded.abc 100644 root:root 61eb7b47ece61b51a77db5647557328d -File: /usr/lib64/clean/StdEnv/Clean System Files/StdOverloaded.o 100644 root:root 659a17a7cefa5e030715f3ec8a040349 +File: /usr/lib64/clean/StdEnv/Clean System Files/StdOverloaded.o 100644 root:root 7319beb576bfe7e8610b1af852232602 File: /usr/lib64/clean/StdEnv/Clean System Files/StdOverloadedList.abc 100644 root:root c3f0ed649303ae7043234fb9cf1fd5d1 -File: /usr/lib64/clean/StdEnv/Clean System Files/StdOverloadedList.o 100644 root:root d3a93d7c5d6aba827dffcd0522b721ad +File: /usr/lib64/clean/StdEnv/Clean System Files/StdOverloadedList.o 100644 root:root 5f9a1b450fb58b42af32a7254514b37c File: /usr/lib64/clean/StdEnv/Clean System Files/StdReal.abc 100644 root:root 22d0ac3f2b50a1c031f1798be08d173c -File: /usr/lib64/clean/StdEnv/Clean System Files/StdReal.o 100644 root:root bc0e69961dc1d18a035fe8daf2416c41 +File: /usr/lib64/clean/StdEnv/Clean System Files/StdReal.o 100644 root:root 63484a3a7cea90316825d4d1ec5ec82e File: /usr/lib64/clean/StdEnv/Clean System Files/StdStrictLists.abc 100644 root:root 186bc1825782e32abfee89098355fdaf -File: /usr/lib64/clean/StdEnv/Clean System Files/StdStrictLists.o 100644 root:root e8d5a9e687247df98e32d30babf3d4af +File: /usr/lib64/clean/StdEnv/Clean System Files/StdStrictLists.o 100644 root:root b66519283b6c7a49a52c2b980c74d0ad File: /usr/lib64/clean/StdEnv/Clean System Files/StdString.abc 100644 root:root f4062003da2c387f2e48646a0b40b232 -File: /usr/lib64/clean/StdEnv/Clean System Files/StdString.o 100644 root:root 149eede97ac1ec3b6facd73447856b01 +File: /usr/lib64/clean/StdEnv/Clean System Files/StdString.o 100644 root:root 7d529ea634e810160922df2eb76ad9ce File: /usr/lib64/clean/StdEnv/Clean System Files/StdTuple.abc 100644 root:root dc3b3cf0b74608f166c53bc7297b0ad9 -File: /usr/lib64/clean/StdEnv/Clean System Files/StdTuple.o 100644 root:root 07b06f442a2a968cda58a25a2c5ee006 +File: /usr/lib64/clean/StdEnv/Clean System Files/StdTuple.o 100644 root:root ab3e4ad25ca96fb0cd605da9131eecb9 File: /usr/lib64/clean/StdEnv/Clean System Files/_SystemArray.abc 100644 root:root 4fa3f90a5fe5fb96910f769a9df9cb0e -File: /usr/lib64/clean/StdEnv/Clean System Files/_SystemArray.o 100644 root:root ea4761485c2ffed71179fca33046ddba +File: /usr/lib64/clean/StdEnv/Clean System Files/_SystemArray.o 100644 root:root 668974cb19eb89fa4458b1509d511528 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 74404ecbaa84f1139225669eed62c8e5 File: /usr/lib64/clean/StdEnv/Clean System Files/_SystemEnumStrict.abc 100644 root:root 62dcef2ba6804a451021f1a18dd83e8f -File: /usr/lib64/clean/StdEnv/Clean System Files/_SystemEnumStrict.o 100644 root:root 26af2efc51f971d336a323e95697f83c +File: /usr/lib64/clean/StdEnv/Clean System Files/_SystemEnumStrict.o 100644 root:root 9d9868ea00c78e07e5a9ab24e7a00ef5 File: /usr/lib64/clean/StdEnv/Clean System Files/_SystemStrictLists.abc 100644 root:root f13f093739f5e206f4ecf6c668efb3b9 -File: /usr/lib64/clean/StdEnv/Clean System Files/_SystemStrictLists.o 100644 root:root 8c1ac44b9b7cbd0eaf5291106b1367e8 +File: /usr/lib64/clean/StdEnv/Clean System Files/_SystemStrictLists.o 100644 root:root f74f6adffd4fcee8eecde659f9dd8f0a File: /usr/lib64/clean/StdEnv/Clean System Files/_SystemStrictMaybes.abc 100644 root:root fc88b2ddc9738ddd04c9e672c823b48b -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/_SystemStrictMaybes.o 100644 root:root 121da7b640a17fe5474dec25308fbe3e +File: /usr/lib64/clean/StdEnv/Clean System Files/_startup.o 100644 root:root 9ff0c8ed933f7be2fd228acb6dfd6fee +File: /usr/lib64/clean/StdEnv/Clean System Files/_startupProfile.o 100644 root:root 3a91bf55f5d5e6f490bdfe8c11ed3dbd +File: /usr/lib64/clean/StdEnv/Clean System Files/_startupProfileGraph.o 100644 root:root fd4ff3bc088be38d85b4f52b12de596f +File: /usr/lib64/clean/StdEnv/Clean System Files/_startupTrace.o 100644 root:root 401e71a40744a9584fc0f26a8d4993af File: /usr/lib64/clean/StdEnv/Clean System Files/_system.abc 100644 root:root 4acd01c703318b9090b4ef4e99bf675b -File: /usr/lib64/clean/StdEnv/Clean System Files/_system.o 100644 root:root 5e1cc2f398088cfd297137096183cf08 +File: /usr/lib64/clean/StdEnv/Clean System Files/_system.o 100644 root:root dc523aedb217789ea1b259188f1ce909 File: /usr/lib64/clean/StdEnv/StdArray.dcl 100644 root:root e8570021bd06a93e1d5863432ee81a23 @@ -280,5 +282,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 f54bdf5e8381de574994df14625460a9 +File: /usr/lib64/clean/exe/cocl 100755 root:root e1d75b5135a84667cf9a2b5b9e585972 +File: /usr/lib64/clean/exe/cocl-itasks 100755 root:root 066ad68ad157e9e40a5ca129d14549a5 File: /usr/share/doc/clean-3.0 40755 root:root @@ -289,2 +291,2 @@ File: /usr/share/man/clm.1.xz 100644 root:root 88dabd0ab79f2e6057efb844e66c74ab -RPMIdentity: 919f9e681a99c5081798c11008c1bceae08fc40935b07a703126d344cd6b090aeeaf57780b0eabbe3cce830a958bc70ebf95c1aa46a2d81c62351a61c526924f +RPMIdentity: d8313ff6d419844fd500ef60896dca91a227801fe7257f5f800aef920f9dfba31d20cca825f31c92c7e57a648e8b95983b86591bee9dd1b58a9b2090cd0ffea5