Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-humann2.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686582485.144678/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-humann2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-humann2-2.8.2-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-humann2.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686582485.144678/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-humann2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-humann2-2.8.2-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-humann2.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686582485.144678/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-humann2.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.s2t2SQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf humann2-2.8.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/humann2-2.8.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd humann2-2.8.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.D4re0C + umask 022 + cd /builddir/build/BUILD + cd humann2-2.8.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/humann2 copying humann2/__init__.py -> build/lib/humann2 copying humann2/humann2.py -> build/lib/humann2 copying humann2/utilities.py -> build/lib/humann2 copying humann2/store.py -> build/lib/humann2 copying humann2/config.py -> build/lib/humann2 copying humann2/check.py -> build/lib/humann2 creating build/lib/humann2/search copying humann2/search/__init__.py -> build/lib/humann2/search copying humann2/search/blastx_coverage.py -> build/lib/humann2/search copying humann2/search/prescreen.py -> build/lib/humann2/search copying humann2/search/translated.py -> build/lib/humann2/search copying humann2/search/pick_frames.py -> build/lib/humann2/search copying humann2/search/nucleotide.py -> build/lib/humann2/search creating build/lib/humann2/tools copying humann2/tools/humann2_humann1_kegg.py -> build/lib/humann2/tools copying humann2/tools/rename_table.py -> build/lib/humann2/tools copying humann2/tools/__init__.py -> build/lib/humann2/tools copying humann2/tools/reduce_table.py -> build/lib/humann2/tools copying humann2/tools/humann2_config.py -> build/lib/humann2/tools copying humann2/tools/genefamilies_genus_level.py -> build/lib/humann2/tools copying humann2/tools/humann2_associate.py -> build/lib/humann2/tools copying humann2/tools/join_tables.py -> build/lib/humann2/tools copying humann2/tools/build_custom_database.py -> build/lib/humann2/tools copying humann2/tools/regroup_table.py -> build/lib/humann2/tools copying humann2/tools/humann2_expand_results_taxonomy.py -> build/lib/humann2/tools copying humann2/tools/split_table.py -> build/lib/humann2/tools copying humann2/tools/humann2_benchmark.py -> build/lib/humann2/tools copying humann2/tools/humann2_barplot.py -> build/lib/humann2/tools copying humann2/tools/merge_abundance.py -> build/lib/humann2/tools copying humann2/tools/infer_taxonomy.py -> build/lib/humann2/tools copying humann2/tools/strain_profiler.py -> build/lib/humann2/tools copying humann2/tools/util.py -> build/lib/humann2/tools copying humann2/tools/renorm_table.py -> build/lib/humann2/tools copying humann2/tools/humann2_databases.py -> build/lib/humann2/tools copying humann2/tools/split_stratified_table.py -> build/lib/humann2/tools copying humann2/tools/rna_dna_norm.py -> build/lib/humann2/tools creating build/lib/humann2/tests copying humann2/tests/advanced_tests_nucleotide_search.py -> build/lib/humann2/tests copying humann2/tests/basic_tests_quantify_modules.py -> build/lib/humann2/tests copying humann2/tests/__init__.py -> build/lib/humann2/tests copying humann2/tests/functional_tests_tools.py -> build/lib/humann2/tests copying humann2/tests/functional_tests_biom_humann2.py -> build/lib/humann2/tests copying humann2/tests/functional_tests_biom_tools.py -> build/lib/humann2/tests copying humann2/tests/utils.py -> build/lib/humann2/tests copying humann2/tests/advanced_tests_blastx_coverage.py -> build/lib/humann2/tests copying humann2/tests/functional_tests_humann2.py -> build/lib/humann2/tests copying humann2/tests/advanced_tests_quantify_families.py -> build/lib/humann2/tests copying humann2/tests/advanced_tests_store.py -> build/lib/humann2/tests copying humann2/tests/humann2_test.py -> build/lib/humann2/tests copying humann2/tests/advanced_tests_utilities.py -> build/lib/humann2/tests copying humann2/tests/cfg.py -> build/lib/humann2/tests copying humann2/tests/basic_tests_utilities.py -> build/lib/humann2/tests copying humann2/tests/advanced_tests_quantify_modules.py -> build/lib/humann2/tests copying humann2/tests/basic_tests_store.py -> build/lib/humann2/tests copying humann2/tests/basic_tests_nucleotide_search.py -> build/lib/humann2/tests copying humann2/tests/advanced_tests_translated_search.py -> build/lib/humann2/tests creating build/lib/humann2/quantify copying humann2/quantify/MinPath12hmp.py -> build/lib/humann2/quantify copying humann2/quantify/__init__.py -> build/lib/humann2/quantify copying humann2/quantify/modules.py -> build/lib/humann2/quantify copying humann2/quantify/chi2cdf.py -> build/lib/humann2/quantify copying humann2/quantify/families.py -> build/lib/humann2/quantify copying humann2/quantify/xipe.py -> build/lib/humann2/quantify copying humann2/humann2.cfg -> build/lib/humann2 creating build/lib/humann2/data creating build/lib/humann2/data/pathways copying humann2/data/pathways/unipathway_uniprots.uniref.bz2 -> build/lib/humann2/data/pathways copying humann2/data/pathways/metacyc_pathways_structured -> build/lib/humann2/data/pathways copying humann2/data/pathways/metacyc_reactions_level4ec_only.uniref.bz2 -> build/lib/humann2/data/pathways copying humann2/data/pathways/unipathway_pathways -> build/lib/humann2/data/pathways copying humann2/data/pathways/metacyc_pathways -> build/lib/humann2/data/pathways copying humann2/data/pathways/metacyc_pathways_to_organisms -> build/lib/humann2/data/pathways copying humann2/data/pathways/metacyc_pathways_structured_filtered -> build/lib/humann2/data/pathways creating build/lib/humann2/data/misc copying humann2/data/misc/map_level4ec_name.txt.gz -> build/lib/humann2/data/misc copying humann2/data/misc/KeggOrgId2OrgNameTable.txt -> build/lib/humann2/data/misc copying humann2/data/misc/map_transporter_uniref50.txt.gz -> build/lib/humann2/data/misc copying humann2/data/misc/map_go_name.txt.gz -> build/lib/humann2/data/misc copying humann2/data/misc/map_kegg-pwy_name.txt.gz -> build/lib/humann2/data/misc copying humann2/data/misc/map_kegg-mdl_name.txt.gz -> build/lib/humann2/data/misc copying humann2/data/misc/map_metacyc-rxn_name.txt.gz -> build/lib/humann2/data/misc copying humann2/data/misc/map_eggnog_name.txt.gz -> build/lib/humann2/data/misc copying humann2/data/misc/README.txt -> build/lib/humann2/data/misc copying humann2/data/misc/map_ko_name.txt.gz -> build/lib/humann2/data/misc copying humann2/data/misc/map_metacyc-pwy_name.txt.gz -> build/lib/humann2/data/misc copying humann2/data/misc/map_pfam_name.txt.gz -> build/lib/humann2/data/misc copying humann2/data/misc/map_uniref50_name.txt.bz2 -> build/lib/humann2/data/misc creating build/lib/humann2/data/uniref_DEMO copying humann2/data/uniref_DEMO/uniref90_demo_prots.dmnd -> build/lib/humann2/data/uniref_DEMO copying humann2/data/uniref_DEMO/uniref90_demo_prots.faa -> build/lib/humann2/data/uniref_DEMO creating build/lib/humann2/data/chocophlan_DEMO copying humann2/data/chocophlan_DEMO/g__Bacteroides.s__Bacteroides_dorei.centroids.v0.1.1.ffn.gz -> build/lib/humann2/data/chocophlan_DEMO copying humann2/data/chocophlan_DEMO/g__Bacteroides.s__Bacteroides_vulgatus.centroids.v0.1.1.ffn.gz -> build/lib/humann2/data/chocophlan_DEMO creating build/lib/humann2/tests/data copying humann2/tests/data/multi_sample_genefamilies.tsv -> build/lib/humann2/tests/data copying humann2/tests/data/test_pathways_results.tsv -> build/lib/humann2/tests/data copying humann2/tests/data/demo.sam -> build/lib/humann2/tests/data copying humann2/tests/data/file_with_header.sam -> build/lib/humann2/tests/data copying humann2/tests/data/usearch_with_uniref50_output.tsv -> build/lib/humann2/tests/data copying humann2/tests/data/gene_families_uniref50_with_names.tsv -> build/lib/humann2/tests/data copying humann2/tests/data/file_without_header.sam -> build/lib/humann2/tests/data copying humann2/tests/data/file.fastq -> build/lib/humann2/tests/data copying humann2/tests/data/rapsearch2_output_without_header.m8 -> build/lib/humann2/tests/data copying humann2/tests/data/demo_genefamilies.tsv -> build/lib/humann2/tests/data copying humann2/tests/data/genefamilies.biom -> build/lib/humann2/tests/data copying humann2/tests/data/rapsearch2_output_without_header_coverage_filter.m8 -> build/lib/humann2/tests/data copying humann2/tests/data/rapsearch2_output_with_header.m8 -> build/lib/humann2/tests/data copying humann2/tests/data/multi_sample_biom_genefamilies_sample2.biom -> build/lib/humann2/tests/data copying humann2/tests/data/id_mapping_coverage_filter.tsv -> build/lib/humann2/tests/data copying humann2/tests/data/demo_pathcoverage_with_names.tsv -> build/lib/humann2/tests/data copying humann2/tests/data/convert_file_pick_frames.fasta -> build/lib/humann2/tests/data copying humann2/tests/data/multi_sample_genefamilies_sample1.tsv -> build/lib/humann2/tests/data copying humann2/tests/data/demo.fastq -> build/lib/humann2/tests/data copying humann2/tests/data/multi_sample_genefamilies.biom -> build/lib/humann2/tests/data copying humann2/tests/data/file_no_space_identifier.fastq -> build/lib/humann2/tests/data copying humann2/tests/data/demo_genefamilies_with_names.tsv -> build/lib/humann2/tests/data copying humann2/tests/data/demo_pathabundance_with_names.tsv -> build/lib/humann2/tests/data copying humann2/tests/data/annotations.m8 -> build/lib/humann2/tests/data copying humann2/tests/data/file_single_line_sequences.fasta -> build/lib/humann2/tests/data copying humann2/tests/data/test_pathways.dat -> build/lib/humann2/tests/data copying humann2/tests/data/reactions.tsv -> build/lib/humann2/tests/data copying humann2/tests/data/convert_file.fasta -> build/lib/humann2/tests/data copying humann2/tests/data/test_pathways_flat.tsv -> build/lib/humann2/tests/data copying humann2/tests/data/id_mapping_gene_table.tsv -> build/lib/humann2/tests/data copying humann2/tests/data/multi_sample_genefamilies_sample2.tsv -> build/lib/humann2/tests/data copying humann2/tests/data/2_aligned_3_unaligned.sam -> build/lib/humann2/tests/data copying humann2/tests/data/multi_sample_biom_genefamilies_sample1.biom -> build/lib/humann2/tests/data copying humann2/tests/data/genefamilies_biom_match.tsv -> build/lib/humann2/tests/data copying humann2/tests/data/small_map_uniref50_name.txt.gz -> build/lib/humann2/tests/data copying humann2/tests/data/id_mapping.tsv -> build/lib/humann2/tests/data copying humann2/tests/data/demo_metaphlan_bugs_list.tsv -> build/lib/humann2/tests/data copying humann2/tests/data/demo.m8 -> build/lib/humann2/tests/data copying humann2/tests/data/convert_file_multiline.fasta -> build/lib/humann2/tests/data copying humann2/tests/data/demo_genefamilies.biom -> build/lib/humann2/tests/data copying humann2/tests/data/usearch_output.tsv -> build/lib/humann2/tests/data copying humann2/tests/data/file.bam -> build/lib/humann2/tests/data copying humann2/tests/data/file_without_header_with_tags.sam -> build/lib/humann2/tests/data copying humann2/tests/data/annotations.sam -> build/lib/humann2/tests/data copying humann2/tests/data/rapsearch2_output_without_header_coverage_filter_chocophlan_annotation.m8 -> build/lib/humann2/tests/data copying humann2/tests/data/file.fasta -> build/lib/humann2/tests/data copying humann2/tests/data/rapsearch2_output_without_header_coverage_filter_custom_annotation.m8 -> build/lib/humann2/tests/data copying humann2/tests/data/gene_families.tsv -> build/lib/humann2/tests/data copying humann2/tests/data/file_space_identifier.fastq -> build/lib/humann2/tests/data copying humann2/tests/data/convert_file.fastq -> build/lib/humann2/tests/data copying humann2/tests/data/demo.fasta -> build/lib/humann2/tests/data copying humann2/tests/data/rapsearch2_output_with_header_no_log.m8 -> build/lib/humann2/tests/data copying humann2/tests/data/convert_file_at_character.fastq -> build/lib/humann2/tests/data creating build/lib/humann2/tests/data/tooltest-infer_taxonomy copying humann2/tests/data/tooltest-infer_taxonomy/genes.tsv -> build/lib/humann2/tests/data/tooltest-infer_taxonomy copying humann2/tests/data/tooltest-infer_taxonomy/genes_inferred.tsv -> build/lib/humann2/tests/data/tooltest-infer_taxonomy copying humann2/tests/data/tooltest-infer_taxonomy/infer_taxonomy-command.sh -> build/lib/humann2/tests/data/tooltest-infer_taxonomy creating build/lib/humann2/tests/data/tooltest-merge_abundance_tables copying humann2/tests/data/tooltest-merge_abundance_tables/merge_output_remove_taxonomy.tsv -> build/lib/humann2/tests/data/tooltest-merge_abundance_tables copying humann2/tests/data/tooltest-merge_abundance_tables/demo_genefamilies.tsv -> build/lib/humann2/tests/data/tooltest-merge_abundance_tables copying humann2/tests/data/tooltest-merge_abundance_tables/merge_output.tsv -> build/lib/humann2/tests/data/tooltest-merge_abundance_tables copying humann2/tests/data/tooltest-merge_abundance_tables/demo_pathabundance.tsv -> build/lib/humann2/tests/data/tooltest-merge_abundance_tables copying humann2/tests/data/tooltest-merge_abundance_tables/merge_abundance-command.sh -> build/lib/humann2/tests/data/tooltest-merge_abundance_tables creating build/lib/humann2/tests/data/tooltest-renorm_table copying humann2/tests/data/tooltest-renorm_table/renorm_table-command.sh -> build/lib/humann2/tests/data/tooltest-renorm_table copying humann2/tests/data/tooltest-renorm_table/renorm_table-input.txt -> build/lib/humann2/tests/data/tooltest-renorm_table copying humann2/tests/data/tooltest-renorm_table/renorm_table-relab_output.txt -> build/lib/humann2/tests/data/tooltest-renorm_table copying humann2/tests/data/tooltest-renorm_table/renorm_table-input.biom -> build/lib/humann2/tests/data/tooltest-renorm_table copying humann2/tests/data/tooltest-renorm_table/renorm_table-cpm_output.biom -> build/lib/humann2/tests/data/tooltest-renorm_table copying humann2/tests/data/tooltest-renorm_table/renorm_table-cpm_output.txt -> build/lib/humann2/tests/data/tooltest-renorm_table creating build/lib/humann2/tests/data/tooltest-rename_table copying humann2/tests/data/tooltest-rename_table/rename_table-input_rxn.txt -> build/lib/humann2/tests/data/tooltest-rename_table copying humann2/tests/data/tooltest-rename_table/rename_table-builtin_ko_output.txt -> build/lib/humann2/tests/data/tooltest-rename_table copying humann2/tests/data/tooltest-rename_table/rename_table-input.txt -> build/lib/humann2/tests/data/tooltest-rename_table copying humann2/tests/data/tooltest-rename_table/rename_table-input_ec.txt -> build/lib/humann2/tests/data/tooltest-rename_table copying humann2/tests/data/tooltest-rename_table/rename_table-custom.sh -> build/lib/humann2/tests/data/tooltest-rename_table copying humann2/tests/data/tooltest-rename_table/rename_table-input_ko.txt -> build/lib/humann2/tests/data/tooltest-rename_table copying humann2/tests/data/tooltest-rename_table/rename_table-builtin_output.txt -> build/lib/humann2/tests/data/tooltest-rename_table copying humann2/tests/data/tooltest-rename_table/pathabundance_without_names.txt -> build/lib/humann2/tests/data/tooltest-rename_table copying humann2/tests/data/tooltest-rename_table/rename_table-builtin_pathways_output.txt -> build/lib/humann2/tests/data/tooltest-rename_table copying humann2/tests/data/tooltest-rename_table/rename_table-input.biom -> build/lib/humann2/tests/data/tooltest-rename_table copying humann2/tests/data/tooltest-rename_table/rename_table-builtin_ec_output.txt -> build/lib/humann2/tests/data/tooltest-rename_table copying humann2/tests/data/tooltest-rename_table/rename_table-builtin_rxn_output.txt -> build/lib/humann2/tests/data/tooltest-rename_table copying humann2/tests/data/tooltest-rename_table/rename_table-custom_command.sh -> build/lib/humann2/tests/data/tooltest-rename_table copying humann2/tests/data/tooltest-rename_table/rename_table-custom_output.txt -> build/lib/humann2/tests/data/tooltest-rename_table copying humann2/tests/data/tooltest-rename_table/rename_table-custom.txt.gz -> build/lib/humann2/tests/data/tooltest-rename_table copying humann2/tests/data/tooltest-rename_table/rename_table-builtin_command.sh -> build/lib/humann2/tests/data/tooltest-rename_table creating build/lib/humann2/tests/data/tooltest-regroup_table copying humann2/tests/data/tooltest-regroup_table/regroup_table-builtin_uniref50_rxn_output.txt -> build/lib/humann2/tests/data/tooltest-regroup_table copying humann2/tests/data/tooltest-regroup_table/regroup_table-builtin_uniref50_go_output.txt -> build/lib/humann2/tests/data/tooltest-regroup_table copying humann2/tests/data/tooltest-regroup_table/regroup_table-builtin_uniref50_ko_output.txt -> build/lib/humann2/tests/data/tooltest-regroup_table copying humann2/tests/data/tooltest-regroup_table/regroup_table-builtin_uniref50_ec_output.txt -> build/lib/humann2/tests/data/tooltest-regroup_table copying humann2/tests/data/tooltest-regroup_table/regroup_table-custom_output.txt -> build/lib/humann2/tests/data/tooltest-regroup_table copying humann2/tests/data/tooltest-regroup_table/regroup_table-custom_command.sh -> build/lib/humann2/tests/data/tooltest-regroup_table copying humann2/tests/data/tooltest-regroup_table/regroup_table-custom_groups.txt -> build/lib/humann2/tests/data/tooltest-regroup_table copying humann2/tests/data/tooltest-regroup_table/regroup_table-custom_input.txt -> build/lib/humann2/tests/data/tooltest-regroup_table copying humann2/tests/data/tooltest-regroup_table/regroup_table-builtin_command.sh -> build/lib/humann2/tests/data/tooltest-regroup_table copying humann2/tests/data/tooltest-regroup_table/regroup_table-builtin_uniref50_rxn_mean_output.txt -> build/lib/humann2/tests/data/tooltest-regroup_table copying humann2/tests/data/tooltest-regroup_table/regroup_table-builtin_input.biom -> build/lib/humann2/tests/data/tooltest-regroup_table copying humann2/tests/data/tooltest-regroup_table/regroup_table-builtin_input.txt -> build/lib/humann2/tests/data/tooltest-regroup_table creating build/lib/humann2/tests/data/tooltest-strain_profiler copying humann2/tests/data/tooltest-strain_profiler/strain_profiler-input.txt -> build/lib/humann2/tests/data/tooltest-strain_profiler copying humann2/tests/data/tooltest-strain_profiler/s1-strain_profile.tsv -> build/lib/humann2/tests/data/tooltest-strain_profiler copying humann2/tests/data/tooltest-strain_profiler/strain_profiler-command.sh -> build/lib/humann2/tests/data/tooltest-strain_profiler copying humann2/tests/data/tooltest-strain_profiler/s2-strain_profile.tsv -> build/lib/humann2/tests/data/tooltest-strain_profiler creating build/lib/humann2/tests/data/tooltest-rna_dna_norm copying humann2/tests/data/tooltest-rna_dna_norm/rna_dna_norm-rna.txt -> build/lib/humann2/tests/data/tooltest-rna_dna_norm copying humann2/tests/data/tooltest-rna_dna_norm/rna_dna_norm-witten-bell-smoothed_rna.tsv -> build/lib/humann2/tests/data/tooltest-rna_dna_norm copying humann2/tests/data/tooltest-rna_dna_norm/rna_dna_norm-log-10-smoothed_dna.tsv -> build/lib/humann2/tests/data/tooltest-rna_dna_norm copying humann2/tests/data/tooltest-rna_dna_norm/rna_dna_norm-laplace-relative_expression.tsv -> build/lib/humann2/tests/data/tooltest-rna_dna_norm copying humann2/tests/data/tooltest-rna_dna_norm/rna_dna_norm-witten-bell-smoothed_dna.tsv -> build/lib/humann2/tests/data/tooltest-rna_dna_norm copying humann2/tests/data/tooltest-rna_dna_norm/rna_dna_norm-log-relative_expression.tsv -> build/lib/humann2/tests/data/tooltest-rna_dna_norm copying humann2/tests/data/tooltest-rna_dna_norm/rna_dna_norm-command.sh -> build/lib/humann2/tests/data/tooltest-rna_dna_norm copying humann2/tests/data/tooltest-rna_dna_norm/rna_dna_norm-laplace-smoothed_rna.tsv -> build/lib/humann2/tests/data/tooltest-rna_dna_norm copying humann2/tests/data/tooltest-rna_dna_norm/rna_dna_norm-log-smoothed_dna.tsv -> build/lib/humann2/tests/data/tooltest-rna_dna_norm copying humann2/tests/data/tooltest-rna_dna_norm/rna_dna_norm-laplace-smoothed_dna.tsv -> build/lib/humann2/tests/data/tooltest-rna_dna_norm copying humann2/tests/data/tooltest-rna_dna_norm/rna_dna_norm-witten-bell-relative_expression.tsv -> build/lib/humann2/tests/data/tooltest-rna_dna_norm copying humann2/tests/data/tooltest-rna_dna_norm/rna_dna_norm-dna.txt -> build/lib/humann2/tests/data/tooltest-rna_dna_norm copying humann2/tests/data/tooltest-rna_dna_norm/rna_dna_norm-log-smoothed_rna.tsv -> build/lib/humann2/tests/data/tooltest-rna_dna_norm copying humann2/tests/data/tooltest-rna_dna_norm/rna_dna_norm-log-10-relative_expression.tsv -> build/lib/humann2/tests/data/tooltest-rna_dna_norm copying humann2/tests/data/tooltest-rna_dna_norm/rna_dna_norm-log-10-smoothed_rna.tsv -> build/lib/humann2/tests/data/tooltest-rna_dna_norm + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.t9N3bC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64 + cd humann2-2.8.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( Downloading counter file to track humann2 downloads since the global PyPI download stats are currently turned off. Downloading http://bitbucket.org/biobakery/humann2/downloads/counter.txt WARNING: Unable to download http://bitbucket.org/biobakery/humann2/downloads/counter.txt Installing minpath. Downloading http://omics.informatics.indiana.edu/mg/get.php?justdoit=yes&software=minpath1.2.tar.gz 0.01 MB 0.02 MB 0.02 MB 0.03 MB 0.04 MB 0.05 MB 0.05 MB 0.06 MB 0.07 MB 0.08 MB 0.09 MB 0.09 MB 0.10 MB 0.11 MB 0.12 MB 0.12 MB 0.13 MB 0.14 MB 0.15 MB 0.16 MB 0.16 MB 0.17 MB 0.18 MB 0.19 MB 0.20 MB 0.20 MB 0.21 MB 0.22 MB 0.23 MB 0.23 MB 0.24 MB 0.25 MB 0.26 MB 0.27 MB 0.27 MB 0.28 MB 0.29 MB 0.30 MB 0.30 MB 0.31 MB 0.32 MB 0.33 MB 0.34 MB 0.34 MB 0.35 MB 0.36 MB 0.37 MB 0.38 MB 0.38 MB 0.39 MB 0.40 MB 0.41 MB 0.41 MB 0.42 MB 0.43 MB 0.44 MB 0.45 MB 0.45 MB 0.46 MB 0.47 MB 0.48 MB 0.48 MB 0.49 MB 0.50 MB 0.51 MB 0.52 MB 0.52 MB 0.53 MB 0.54 MB 0.55 MB 0.55 MB 0.56 MB 0.57 MB 0.58 MB 0.59 MB 0.59 MB 0.60 MB 0.61 MB 0.62 MB 0.62 MB 0.63 MB 0.64 MB 0.65 MB 0.66 MB 0.66 MB 0.67 MB 0.68 MB 0.69 MB 0.70 MB 0.70 MB 0.71 MB 0.72 MB 0.73 MB 0.73 MB 0.74 MB 0.75 MB 0.76 MB 0.77 MB 0.77 MB 0.78 MB 0.79 MB 0.80 MB 0.80 MB 0.81 MB 0.82 MB 0.83 MB 0.84 MB 0.84 MB 0.85 MB 0.86 MB 0.87 MB 0.88 MB 0.88 MB 0.89 MB 0.90 MB 0.91 MB 0.91 MB 0.92 MB 0.93 MB 0.94 MB 0.95 MB 0.95 MB 0.96 MB 0.97 MB 0.98 MB 0.98 MB 0.99 MB 1.00 MB 1.01 MB 1.02 MB 1.02 MB 1.03 MB 1.04 MB 1.05 MB 1.05 MB 1.06 MB 1.07 MB 1.08 MB 1.09 MB 1.09 MB 1.10 MB 1.11 MB 1.12 MB 1.12 MB 1.13 MB 1.14 MB 1.15 MB 1.16 MB 1.16 MB 1.17 MB 1.18 MB 1.19 MB 1.20 MB 1.20 MB 1.21 MB 1.22 MB 1.23 MB 1.23 MB 1.24 MB 1.25 MB 1.26 MB 1.27 MB 1.27 MB 1.28 MB 1.29 MB 1.30 MB 1.30 MB 1.31 MB 1.32 MB 1.33 MB 1.34 MB 1.34 MB 1.35 MB 1.36 MB 1.37 MB 1.38 MB 1.38 MB 1.39 MB 1.40 MB 1.41 MB 1.41 MB 1.42 MB 1.43 MB 1.44 MB 1.45 MB 1.45 MB 1.46 MB 1.47 MB 1.48 MB 1.48 MB 1.49 MB 1.50 MB 1.51 MB 1.52 MB 1.52 MB 1.53 MB 1.54 MB 1.55 MB 1.55 MB 1.56 MB 1.57 MB 1.58 MB 1.59 MB 1.59 MB 1.60 MB 1.61 MB 1.62 MB 1.62 MB 1.63 MB 1.64 MB 1.65 MB 1.66 MB 1.66 MB 1.67 MB 1.68 MB 1.69 MB 1.70 MB 1.70 MB 1.71 MB 1.72 MB 1.73 MB 1.73 MB 1.74 MB 1.75 MB 1.76 MB 1.77 MB 1.77 MB 1.78 MB 1.79 MB 1.80 MB 1.80 MB 1.81 MB 1.82 MB 1.83 MB 1.84 MB 1.84 MB 1.85 MB 1.86 MB 1.87 MB 1.88 MB 1.88 MB 1.89 MB 1.90 MB 1.91 MB 1.91 MB 1.92 MB 1.93 MB 1.94 MB 1.95 MB 1.95 MB 1.96 MB 1.97 MB 1.98 MB 1.98 MB 1.99 MB 2.00 MB 2.01 MB 2.02 MB 2.02 MB 2.03 MB 2.04 MB 2.05 MB 2.05 MB 2.06 MB 2.07 MB 2.08 MB 2.09 MB 2.09 MB 2.10 MB 2.11 MB 2.12 MB 2.12 MB 2.13 MB 2.14 MB 2.15 MB 2.16 MB 2.16 MB 2.17 MB 2.18 MB 2.19 MB 2.20 MB 2.20 MB 2.21 MB 2.22 MB 2.23 MB 2.23 MB 2.24 MB 2.25 MB 2.26 MB 2.27 MB 2.27 MB 2.28 MB 2.29 MB 2.30 MB 2.30 MB 2.31 MB 2.32 MB 2.33 MB 2.34 MB 2.34 MB 2.35 MB 2.36 MB 2.37 MB 2.38 MB 2.38 MB 2.39 MB 2.40 MB 2.41 MB 2.41 MB 2.42 MB 2.43 MB 2.44 MB 2.45 MB 2.45 MB 2.46 MB 2.47 MB 2.48 MB 2.48 MB 2.49 MB 2.50 MB 2.51 MB 2.52 MB 2.52 MB 2.53 MB 2.54 MB 2.55 MB 2.55 MB 2.56 MB 2.57 MB 2.58 MB 2.59 MB 2.59 MB 2.60 MB 2.61 MB 2.62 MB 2.62 MB 2.63 MB 2.64 MB 2.65 MB 2.66 MB 2.66 MB 2.67 MB 2.68 MB 2.69 MB 2.70 MB 2.70 MB 2.71 MB 2.72 MB 2.73 MB 2.73 MB 2.74 MB 2.75 MB 2.76 MB 2.77 MB 2.77 MB 2.78 MB 2.79 MB 2.80 MB 2.80 MB 2.81 MB 2.82 MB 2.83 MB 2.84 MB 2.84 MB 2.85 MB 2.86 MB 2.87 MB 2.88 MB 2.88 MB 2.89 MB 2.90 MB 2.91 MB 2.91 MB 2.92 MB 2.93 MB 2.94 MB 2.95 MB 2.95 MB 2.96 MB 2.97 MB 2.98 MB 2.98 MB 2.99 MB 3.00 MB 3.01 MB 3.02 MB 3.02 MB 3.03 MB 3.04 MB 3.05 MB 3.05 MB 3.06 MB 3.07 MB 3.08 MB 3.09 MB 3.09 MB 3.10 MB 3.11 MB 3.12 MB 3.12 MB 3.13 MB 3.14 MB 3.15 MB 3.16 MB 3.16 MB 3.17 MB 3.18 MB 3.19 MB 3.20 MB 3.20 MB 3.21 MB 3.22 MB 3.23 MB 3.23 MB 3.24 MB 3.25 MB 3.26 MB 3.27 MB 3.27 MB 3.28 MB 3.29 MB 3.30 MB 3.30 MB 3.31 MB 3.32 MB 3.33 MB 3.34 MB 3.34 MB 3.35 MB 3.36 MB 3.37 MB 3.38 MB 3.38 MB 3.39 MB 3.40 MB 3.41 MB 3.41 MB 3.42 MB 3.43 MB 3.44 MB 3.45 MB 3.45 MB 3.46 MB 3.47 MB 3.48 MB 3.48 MB 3.49 MB 3.50 MB 3.51 MB 3.52 MB 3.52 MB 3.53 MB 3.54 MB 3.55 MB 3.55 MB 3.56 MB 3.57 MB 3.58 MB 3.59 MB 3.59 MB 3.60 MB 3.61 MB 3.62 MB 3.62 MB 3.63 MB 3.64 MB 3.65 MB 3.66 MB 3.66 MB 3.67 MB 3.68 MB 3.69 MB 3.70 MB 3.70 MB 3.71 MB 3.72 MB 3.73 MB 3.73 MB 3.74 MB 3.75 MB 3.76 MB 3.77 MB 3.77 MB 3.78 MB 3.79 MB 3.80 MB 3.80 MB 3.81 MB 3.82 MB 3.83 MB 3.84 MB 3.84 MB 3.85 MB 3.86 MB 3.87 MB 3.88 MB 3.88 MB 3.89 MB 3.90 MB 3.91 MB 3.91 MB 3.92 MB 3.93 MB 3.94 MB 3.95 MB 3.95 MB 3.96 MB 3.97 MB 3.98 MB 3.98 MB 3.99 MB 4.00 MB 4.01 MB 4.02 MB 4.02 MB 4.03 MB 4.04 MB 4.05 MB 4.05 MB 4.06 MB 4.07 MB 4.08 MB 4.09 MB 4.09 MB 4.10 MB 4.11 MB 4.12 MB 4.12 MB 4.13 MB 4.14 MB 4.15 MB 4.16 MB 4.16 MB 4.17 MB 4.18 MB 4.19 MB 4.20 MB 4.20 MB 4.21 MB 4.22 MB 4.23 MB 4.23 MB 4.24 MB 4.25 MB 4.26 MB 4.27 MB 4.27 MB 4.28 MB 4.29 MB 4.30 MB 4.30 MB 4.31 MB 4.32 MB 4.33 MB 4.34 MB 4.34 MB 4.35 MB 4.36 MB 4.37 MB 4.38 MB 4.38 MB 4.39 MB 4.40 MB 4.41 MB 4.41 MB 4.42 MB 4.43 MB 4.44 MB 4.45 MB 4.45 MB 4.46 MB 4.47 MB 4.48 MB 4.48 MB 4.49 MB 4.50 MB 4.51 MB 4.52 MB 4.52 MB 4.53 MB 4.54 MB 4.55 MB 4.55 MB 4.56 MB 4.57 MB 4.58 MB 4.59 MB 4.59 MB 4.60 MB 4.61 MB 4.62 MB 4.62 MB 4.63 MB 4.64 MB 4.65 MB 4.66 MB 4.66 MB 4.67 MB 4.68 MB 4.69 MB 4.70 MB 4.70 MB 4.71 MB 4.72 MB 4.73 MB 4.73 MB 4.74 MB 4.75 MB 4.76 MB 4.77 MB 4.77 MB 4.78 MB 4.79 MB 4.80 MB 4.80 MB 4.81 MB 4.82 MB 4.83 MB 4.84 MB 4.84 MB 4.85 MB 4.86 MB 4.87 MB 4.88 MB 4.88 MB 4.89 MB 4.90 MB 4.91 MB 4.91 MB 4.92 MB 4.93 MB 4.94 MB 4.95 MB 4.95 MB 4.96 MB 4.97 MB 4.98 MB 4.98 MB 4.99 MB 5.00 MB 5.01 MB 5.02 MB 5.02 MB 5.03 MB 5.04 MB 5.05 MB 5.05 MB 5.06 MB 5.07 MB 5.08 MB 5.09 MB 5.09 MB 5.10 MB 5.11 MB 5.12 MB 5.12 MB 5.13 MB 5.14 MB 5.15 MB 5.16 MB 5.16 MB 5.17 MB 5.18 MB 5.19 MB 5.20 MB 5.20 MB 5.21 MB 5.22 MB 5.23 MB 5.23 MB 5.24 MB 5.25 MB 5.26 MB 5.27 MB 5.27 MB 5.28 MB 5.29 MB 5.30 MB 5.30 MB 5.31 MB 5.32 MB 5.33 MB 5.34 MB 5.34 MB 5.35 MB 5.36 MB 5.37 MB 5.38 MB 5.38 MB 5.39 MB 5.40 MB 5.41 MB 5.41 MB 5.42 MB 5.43 MB 5.44 MB 5.45 MB 5.45 MB 5.46 MB 5.47 MB 5.48 MB 5.48 MB 5.49 MB 5.50 MB 5.51 MB 5.52 MB 5.52 MB 5.53 MB 5.54 MB 5.55 MB 5.55 MB 5.56 MB 5.57 MB 5.58 MB 5.59 MB 5.59 MB 5.60 MB 5.61 MB 5.62 MB 5.62 MB 5.63 MB 5.64 MB 5.65 MB 5.66 MB 5.66 MB 5.67 MB 5.68 MB 5.69 MB 5.70 MB 5.70 MB 5.71 MB 5.72 MB 5.73 MB 5.73 MB 5.74 MB 5.75 MB 5.76 MB 5.77 MB 5.77 MB 5.78 MB 5.79 MB 5.80 MB 5.80 MB 5.81 MB 5.82 MB 5.83 MB 5.84 MB 5.84 MB 5.85 MB 5.86 MB 5.87 MB 5.88 MB 5.88 MB 5.89 MB 5.90 MB 5.91 MB 5.91 MB 5.92 MB 5.93 MB 5.94 MB 5.95 MB 5.95 MB 5.96 MB 5.97 MB 5.98 MB 5.98 MB 5.99 MB 6.00 MB 6.01 MB 6.02 MB 6.02 MB 6.03 MB 6.04 MB 6.05 MB 6.05 MB 6.06 MB 6.07 MB 6.08 MB 6.09 MB 6.09 MB 6.10 MB 6.11 MB 6.12 MB 6.12 MB 6.13 MB 6.14 MB 6.15 MB 6.16 MB 6.16 MB 6.17 MB 6.18 MB 6.19 MB 6.20 MB 6.20 MB 6.21 MB 6.22 MB 6.23 MB 6.23 MB 6.24 MB 6.25 MB 6.26 MB 6.27 MB 6.27 MB 6.28 MB 6.29 MB 6.30 MB 6.30 MB 6.31 MB 6.32 MB 6.33 MB 6.34 MB 6.34 MB 6.35 MB 6.36 MB 6.37 MB 6.38 MB 6.38 MB 6.39 MB 6.40 MB 6.41 MB 6.41 MB 6.42 MB 6.43 MB 6.44 MB 6.45 MB 6.45 MB 6.46 MB 6.47 MB 6.48 MB 6.48 MB 6.49 MB 6.50 MB 6.51 MB 6.52 MB 6.52 MB 6.53 MB 6.54 MB 6.55 MB 6.55 MB 6.56 MB 6.57 MB 6.58 MB 6.59 MB 6.59 MB 6.60 MB 6.61 MB 6.62 MB 6.62 MB 6.63 MB 6.64 MB 6.65 MB 6.66 MB 6.66 MB 6.67 MB 6.68 MB 6.69 MB 6.70 MB 6.70 MB 6.71 MB 6.72 MB 6.73 MB 6.73 MB 6.74 MB 6.75 MB 6.76 MB 6.77 MB 6.77 MB 6.78 MB 6.79 MB 6.80 MB 6.80 MB 6.81 MB 6.82 MB 6.83 MB 6.84 MB 6.84 MB 6.85 MB 6.86 MB 6.87 MB 6.88 MB 6.88 MB 6.89 MB 6.90 MB 6.91 MB 6.91 MB 6.92 MB 6.93 MB 6.94 MB 6.95 MB 6.95 MB 6.96 MB 6.97 MB 6.98 MB 6.98 MB 6.99 MB 7.00 MB 7.01 MB 7.02 MB 7.02 MB 7.03 MB 7.04 MB 7.05 MB 7.05 MB 7.06 MB 7.07 MB 7.08 MB 7.09 MB 7.09 MB 7.10 MB 7.11 MB 7.12 MB 7.12 MB 7.13 MB 7.14 MB 7.15 MB 7.16 MB 7.16 MB 7.17 MB 7.18 MB 7.19 MB 7.20 MB 7.20 MB 7.21 MB 7.22 MB 7.23 MB 7.23 MB 7.24 MB 7.25 MB 7.26 MB 7.27 MB 7.27 MB 7.28 MB 7.29 MB 7.30 MB 7.30 MB 7.31 MB 7.32 MB 7.33 MB 7.34 MB 7.34 MB 7.35 MB 7.36 MB 7.37 MB 7.38 MB 7.38 MB 7.39 MB 7.40 MB 7.41 MB 7.41 MB 7.42 MB 7.43 MB 7.44 MB 7.45 MB 7.45 MB 7.46 MB 7.47 MB 7.48 MB 7.48 MB 7.49 MB 7.50 MB 7.51 MB 7.52 MB 7.52 MB 7.53 MB 7.54 MB 7.55 MB 7.55 MB 7.56 MB 7.57 MB 7.58 MB 7.59 MB 7.59 MB 7.60 MB 7.61 MB 7.62 MB 7.62 MB 7.63 MB 7.64 MB 7.65 MB 7.66 MB 7.66 MB 7.67 MB 7.68 MB 7.69 MB 7.70 MB 7.70 MB 7.71 MB 7.72 MB 7.73 MB 7.73 MB 7.74 MB 7.75 MB 7.76 MB 7.77 MB 7.77 MB 7.78 MB 7.79 MB 7.80 MB 7.80 MB 7.81 MB 7.82 MB 7.83 MB 7.84 MB 7.84 MB 7.85 MB 7.86 MB 7.87 MB 7.88 MB 7.88 MB 7.89 MB 7.90 MB 7.91 MB 7.91 MB 7.92 MB 7.93 MB 7.94 MB 7.95 MB 7.95 MB 7.96 MB 7.97 MB 7.98 MB 7.98 MB 7.99 MB 8.00 MB 8.01 MB 8.02 MB 8.02 MB 8.03 MB 8.04 MB 8.05 MB 8.05 MB 8.06 MB 8.07 MB 8.08 MB 8.09 MB 8.09 MB 8.10 MB 8.11 MB 8.12 MB 8.12 MB 8.13 MB 8.14 MB 8.15 MB 8.16 MB 8.16 MB 8.17 MB 8.18 MB 8.19 MB 8.20 MB 8.20 MB 8.21 MB 8.22 MB 8.23 MB 8.23 MB 8.24 MB 8.25 MB 8.26 MB 8.27 MB 8.27 MB 8.28 MB 8.29 MB 8.30 MB 8.30 MB 8.31 MB 8.32 MB 8.33 MB 8.34 MB 8.34 MB 8.35 MB 8.36 MB 8.37 MB 8.38 MB 8.38 MB 8.39 MB 8.40 MB 8.41 MB 8.41 MB 8.42 MB 8.43 MB 8.44 MB 8.45 MB 8.45 MB 8.46 MB 8.47 MB 8.48 MB 8.48 MB 8.49 MB 8.50 MB 8.51 MB 8.52 MB 8.52 MB 8.53 MB 8.54 MB 8.55 MB 8.55 MB 8.56 MB 8.57 MB 8.58 MB 8.59 MB 8.59 MB 8.60 MB 8.61 MB 8.62 MB 8.62 MB 8.63 MB 8.64 MB 8.65 MB 8.66 MB 8.66 MB 8.67 MB 8.68 MB 8.69 MB 8.70 MB 8.70 MB 8.71 MB 8.72 MB 8.73 MB 8.73 MB 8.74 MB 8.75 MB 8.76 MB 8.77 MB 8.77 MB 8.78 MB 8.79 MB 8.80 MB 8.80 MB 8.81 MB 8.82 MB 8.83 MB 8.84 MB 8.84 MB 8.85 MB 8.86 MB 8.87 MB 8.88 MB 8.88 MB 8.89 MB 8.90 MB 8.91 MB 8.91 MB 8.92 MB 8.93 MB 8.94 MB 8.95 MB 8.95 MB 8.96 MB 8.97 MB 8.98 MB 8.98 MB 8.99 MB 9.00 MB 9.01 MB 9.02 MB 9.02 MB 9.03 MB 9.04 MB 9.05 MB 9.05 MB 9.06 MB 9.07 MB 9.08 MB 9.09 MB 9.09 MB 9.10 MB 9.11 MB 9.12 MB 9.12 MB 9.13 MB 9.14 MB 9.15 MB 9.16 MB 9.16 MB 9.17 MB 9.18 MB 9.19 MB 9.20 MB 9.20 MB 9.21 MB 9.22 MB 9.23 MB 9.23 MB 9.24 MB 9.25 MB 9.26 MB 9.27 MB 9.27 MB 9.28 MB 9.29 MB 9.30 MB 9.30 MB 9.31 MB 9.32 MB 9.33 MB 9.34 MB 9.34 MB 9.35 MB 9.36 MB 9.37 MB 9.38 MB 9.38 MB 9.39 MB 9.40 MB 9.41 MB 9.41 MB 9.42 MB 9.43 MB 9.44 MB 9.45 MB 9.45 MB 9.46 MB 9.47 MB 9.48 MB 9.48 MB 9.49 MB 9.50 MB 9.51 MB 9.52 MB 9.52 MB 9.53 MB 9.54 MB 9.55 MB 9.55 MB 9.56 MB 9.57 MB 9.58 MB 9.59 MB 9.59 MB 9.60 MB 9.61 MB 9.62 MB 9.62 MB 9.63 MB 9.64 MB 9.65 MB 9.66 MB 9.66 MB 9.67 MB 9.68 MB 9.69 MB 9.70 MB 9.70 MB 9.71 MB 9.72 MB 9.73 MB 9.73 MB 9.74 MB 9.75 MB 9.76 MB 9.77 MB 9.77 MB 9.78 MB 9.79 MB 9.80 MB 9.80 MB 9.81 MB 9.82 MB 9.83 MB 9.84 MB 9.84 MB 9.85 MB 9.86 MB 9.87 MB 9.88 MB 9.88 MB 9.89 MB 9.90 MB 9.91 MB 9.91 MB 9.92 MB 9.93 MB 9.94 MB 9.95 MB 9.95 MB 9.96 MB 9.97 MB 9.98 MB 9.98 MB 9.99 MB 10.00 MB 10.01 MB 10.02 MB 10.02 MB 10.03 MB 10.04 MB 10.05 MB 10.05 MB 10.06 MB 10.07 MB 10.08 MB 10.09 MB 10.09 MB 10.10 MB 10.11 MB 10.12 MB 10.12 MB 10.13 MB 10.14 MB 10.15 MB 10.16 MB 10.16 MB 10.17 MB 10.18 MB 10.19 MB 10.20 MB 10.20 MB 10.21 MB 10.22 MB 10.23 MB 10.23 MB 10.24 MB 10.25 MB 10.26 MB 10.27 MB 10.27 MB 10.28 MB 10.29 MB 10.30 MB 10.30 MB 10.31 MB 10.32 MB 10.33 MB 10.34 MB 10.34 MB 10.35 MB 10.36 MB 10.37 MB 10.38 MB 10.38 MB 10.39 MB 10.40 MB 10.41 MB 10.41 MB 10.42 MB 10.43 MB 10.44 MB 10.45 MB 10.45 MB 10.46 MB 10.47 MB 10.48 MB 10.48 MB 10.49 MB 10.50 MB 10.51 MB 10.52 MB 10.52 MB 10.53 MB 10.54 MB 10.55 MB 10.55 MB 10.56 MB 10.57 MB 10.58 MB 10.59 MB 10.59 MB 10.60 MB 10.61 MB 10.62 MB 10.62 MB 10.63 MB 10.64 MB 10.65 MB 10.66 MB 10.66 MB 10.67 MB 10.68 MB 10.69 MB 10.70 MB 10.70 MB 10.71 MB 10.72 MB 10.73 MB 10.73 MB 10.74 MB 10.75 MB 10.76 MB 10.77 MB 10.77 MB 10.78 MB 10.79 MB 10.80 MB 10.80 MB 10.81 MB 10.82 MB 10.83 MB 10.84 MB 10.84 MB 10.85 MB 10.86 MB 10.87 MB 10.88 MB 10.88 MB 10.89 MB 10.90 MB 10.91 MB 10.91 MB 10.92 MB 10.93 MB 10.94 MB 10.95 MB 10.95 MB 10.96 MB 10.97 MB 10.98 MB 10.98 MB 10.99 MB 11.00 MB 11.01 MB 11.02 MB 11.02 MB 11.03 MB 11.04 MB 11.05 MB 11.05 MB 11.06 MB 11.07 MB 11.08 MB 11.09 MB 11.09 MB 11.10 MB 11.11 MB 11.12 MB 11.12 MB 11.13 MB 11.14 MB 11.15 MB 11.16 MB 11.16 MB 11.17 MB 11.18 MB 11.19 MB 11.20 MB 11.20 MB 11.21 MB 11.22 MB 11.23 MB 11.23 MB 11.24 MB 11.25 MB 11.26 MB 11.27 MB 11.27 MB 11.28 MB 11.29 MB 11.30 MB 11.30 MB 11.31 MB 11.32 MB 11.33 MB 11.34 MB 11.34 MB 11.35 MB 11.36 MB 11.37 MB 11.38 MB 11.38 MB 11.39 MB 11.40 MB 11.41 MB 11.41 MB 11.42 MB 11.43 MB 11.44 MB 11.45 MB 11.45 MB 11.46 MB 11.47 MB 11.48 MB 11.48 MB 11.49 MB 11.50 MB 11.51 MB 11.52 MB 11.52 MB 11.53 MB 11.54 MB 11.55 MB 11.55 MB 11.56 MB 11.57 MB 11.58 MB 11.59 MB 11.59 MB 11.60 MB 11.61 MB 11.62 MB 11.62 MB 11.63 MB 11.64 MB 11.65 MB 11.66 MB 11.66 MB 11.67 MB 11.68 MB 11.69 MB 11.70 MB 11.70 MB 11.71 MB 11.72 MB 11.73 MB 11.73 MB 11.74 MB 11.75 MB 11.76 MB 11.77 MB 11.77 MB 11.78 MB 11.79 MB 11.80 MB 11.80 MB 11.81 MB 11.82 MB 11.83 MB 11.84 MB 11.84 MB 11.85 MB 11.86 MB 11.87 MB 11.88 MB 11.88 MB 11.89 MB 11.90 MB 11.91 MB 11.91 MB 11.92 MB 11.93 MB 11.94 MB 11.95 MB 11.95 MB 11.96 MB 11.97 MB 11.98 MB 11.98 MB 11.99 MB 12.00 MB 12.01 MB 12.02 MB 12.02 MB 12.03 MB 12.04 MB 12.05 MB 12.05 MB 12.06 MB 12.07 MB 12.08 MB 12.09 MB 12.09 MB 12.10 MB 12.11 MB 12.12 MB 12.12 MB 12.13 MB 12.14 MB 12.15 MB 12.16 MB 12.16 MB 12.17 MB 12.18 MB 12.19 MB 12.20 MB 12.20 MB 12.21 MB 12.22 MB 12.23 MB 12.23 MB 12.24 MB 12.25 MB 12.26 MB 12.27 MB 12.27 MB 12.28 MB 12.29 MB 12.30 MB 12.30 MB 12.31 MB 12.32 MB 12.33 MB 12.34 MB 12.34 MB 12.35 MB 12.36 MB 12.37 MB 12.38 MB 12.38 MB 12.39 MB 12.40 MB 12.41 MB 12.41 MB 12.42 MB 12.43 MB 12.44 MB 12.45 MB 12.45 MB 12.46 MB 12.47 MB 12.48 MB 12.48 MB 12.49 MB 12.50 MB 12.51 MB 12.52 MB 12.52 MB 12.53 MB 12.54 MB 12.55 MB 12.55 MB 12.56 MB 12.57 MB 12.58 MB 12.59 MB 12.59 MB 12.60 MB 12.61 MB 12.62 MB 12.62 MB 12.63 MB 12.64 MB 12.65 MB 12.66 MB 12.66 MB 12.67 MB 12.68 MB 12.69 MB 12.70 MB 12.70 MB 12.71 MB 12.72 MB 12.73 MB 12.73 MB 12.74 MB running install_lib creating /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr creating /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2 copying build/lib/humann2/__init__.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2 creating /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/data creating /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/data/uniref_DEMO copying build/lib/humann2/data/uniref_DEMO/uniref90_demo_prots.dmnd -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/data/uniref_DEMO copying build/lib/humann2/data/uniref_DEMO/uniref90_demo_prots.faa -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/data/uniref_DEMO creating /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/data/pathways copying build/lib/humann2/data/pathways/unipathway_uniprots.uniref.bz2 -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/data/pathways copying build/lib/humann2/data/pathways/metacyc_pathways_structured -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/data/pathways copying build/lib/humann2/data/pathways/metacyc_reactions_level4ec_only.uniref.bz2 -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/data/pathways copying build/lib/humann2/data/pathways/unipathway_pathways -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/data/pathways copying build/lib/humann2/data/pathways/metacyc_pathways -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/data/pathways copying build/lib/humann2/data/pathways/metacyc_pathways_to_organisms -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/data/pathways copying build/lib/humann2/data/pathways/metacyc_pathways_structured_filtered -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/data/pathways creating /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/data/chocophlan_DEMO copying build/lib/humann2/data/chocophlan_DEMO/g__Bacteroides.s__Bacteroides_dorei.centroids.v0.1.1.ffn.gz -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/data/chocophlan_DEMO copying build/lib/humann2/data/chocophlan_DEMO/g__Bacteroides.s__Bacteroides_vulgatus.centroids.v0.1.1.ffn.gz -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/data/chocophlan_DEMO creating /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/data/misc copying build/lib/humann2/data/misc/map_level4ec_name.txt.gz -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/data/misc copying build/lib/humann2/data/misc/KeggOrgId2OrgNameTable.txt -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/data/misc copying build/lib/humann2/data/misc/map_transporter_uniref50.txt.gz -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/data/misc copying build/lib/humann2/data/misc/map_go_name.txt.gz -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/data/misc copying build/lib/humann2/data/misc/map_kegg-pwy_name.txt.gz -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/data/misc copying build/lib/humann2/data/misc/map_kegg-mdl_name.txt.gz -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/data/misc copying build/lib/humann2/data/misc/map_metacyc-rxn_name.txt.gz -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/data/misc copying build/lib/humann2/data/misc/map_eggnog_name.txt.gz -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/data/misc copying build/lib/humann2/data/misc/README.txt -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/data/misc copying build/lib/humann2/data/misc/map_ko_name.txt.gz -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/data/misc copying build/lib/humann2/data/misc/map_metacyc-pwy_name.txt.gz -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/data/misc copying build/lib/humann2/data/misc/map_pfam_name.txt.gz -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/data/misc copying build/lib/humann2/data/misc/map_uniref50_name.txt.bz2 -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/data/misc creating /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/search copying build/lib/humann2/search/__init__.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/search copying build/lib/humann2/search/blastx_coverage.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/search copying build/lib/humann2/search/prescreen.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/search copying build/lib/humann2/search/translated.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/search copying build/lib/humann2/search/pick_frames.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/search copying build/lib/humann2/search/nucleotide.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/search copying build/lib/humann2/humann2.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2 copying build/lib/humann2/utilities.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2 creating /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools copying build/lib/humann2/tools/humann2_humann1_kegg.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools copying build/lib/humann2/tools/rename_table.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools copying build/lib/humann2/tools/__init__.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools copying build/lib/humann2/tools/reduce_table.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools copying build/lib/humann2/tools/humann2_config.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools copying build/lib/humann2/tools/genefamilies_genus_level.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools copying build/lib/humann2/tools/humann2_associate.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools copying build/lib/humann2/tools/join_tables.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools copying build/lib/humann2/tools/build_custom_database.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools copying build/lib/humann2/tools/regroup_table.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools copying build/lib/humann2/tools/humann2_expand_results_taxonomy.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools copying build/lib/humann2/tools/split_table.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools copying build/lib/humann2/tools/humann2_benchmark.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools copying build/lib/humann2/tools/humann2_barplot.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools copying build/lib/humann2/tools/merge_abundance.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools copying build/lib/humann2/tools/infer_taxonomy.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools copying build/lib/humann2/tools/strain_profiler.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools copying build/lib/humann2/tools/util.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools copying build/lib/humann2/tools/renorm_table.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools copying build/lib/humann2/tools/humann2_databases.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools copying build/lib/humann2/tools/split_stratified_table.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools copying build/lib/humann2/tools/rna_dna_norm.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools copying build/lib/humann2/store.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2 creating /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests copying build/lib/humann2/tests/advanced_tests_nucleotide_search.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests copying build/lib/humann2/tests/basic_tests_quantify_modules.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests copying build/lib/humann2/tests/__init__.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests copying build/lib/humann2/tests/functional_tests_tools.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests creating /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/multi_sample_genefamilies.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/test_pathways_results.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/demo.sam -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/file_with_header.sam -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data creating /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-infer_taxonomy copying build/lib/humann2/tests/data/tooltest-infer_taxonomy/genes.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-infer_taxonomy copying build/lib/humann2/tests/data/tooltest-infer_taxonomy/genes_inferred.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-infer_taxonomy copying build/lib/humann2/tests/data/tooltest-infer_taxonomy/infer_taxonomy-command.sh -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-infer_taxonomy copying build/lib/humann2/tests/data/usearch_with_uniref50_output.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/gene_families_uniref50_with_names.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/file_without_header.sam -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/file.fastq -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/rapsearch2_output_without_header.m8 -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data creating /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-merge_abundance_tables copying build/lib/humann2/tests/data/tooltest-merge_abundance_tables/merge_output_remove_taxonomy.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-merge_abundance_tables copying build/lib/humann2/tests/data/tooltest-merge_abundance_tables/demo_genefamilies.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-merge_abundance_tables copying build/lib/humann2/tests/data/tooltest-merge_abundance_tables/merge_output.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-merge_abundance_tables copying build/lib/humann2/tests/data/tooltest-merge_abundance_tables/demo_pathabundance.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-merge_abundance_tables copying build/lib/humann2/tests/data/tooltest-merge_abundance_tables/merge_abundance-command.sh -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-merge_abundance_tables copying build/lib/humann2/tests/data/demo_genefamilies.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/genefamilies.biom -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/rapsearch2_output_without_header_coverage_filter.m8 -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/rapsearch2_output_with_header.m8 -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/multi_sample_biom_genefamilies_sample2.biom -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/id_mapping_coverage_filter.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/demo_pathcoverage_with_names.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/convert_file_pick_frames.fasta -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/multi_sample_genefamilies_sample1.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/demo.fastq -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/multi_sample_genefamilies.biom -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/file_no_space_identifier.fastq -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/demo_genefamilies_with_names.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/demo_pathabundance_with_names.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data creating /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-renorm_table copying build/lib/humann2/tests/data/tooltest-renorm_table/renorm_table-command.sh -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-renorm_table copying build/lib/humann2/tests/data/tooltest-renorm_table/renorm_table-input.txt -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-renorm_table copying build/lib/humann2/tests/data/tooltest-renorm_table/renorm_table-relab_output.txt -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-renorm_table copying build/lib/humann2/tests/data/tooltest-renorm_table/renorm_table-input.biom -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-renorm_table copying build/lib/humann2/tests/data/tooltest-renorm_table/renorm_table-cpm_output.biom -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-renorm_table copying build/lib/humann2/tests/data/tooltest-renorm_table/renorm_table-cpm_output.txt -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-renorm_table copying build/lib/humann2/tests/data/annotations.m8 -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/file_single_line_sequences.fasta -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/test_pathways.dat -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/reactions.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/convert_file.fasta -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/test_pathways_flat.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data creating /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-rename_table copying build/lib/humann2/tests/data/tooltest-rename_table/rename_table-input_rxn.txt -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-rename_table copying build/lib/humann2/tests/data/tooltest-rename_table/rename_table-builtin_ko_output.txt -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-rename_table copying build/lib/humann2/tests/data/tooltest-rename_table/rename_table-input.txt -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-rename_table copying build/lib/humann2/tests/data/tooltest-rename_table/rename_table-input_ec.txt -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-rename_table copying build/lib/humann2/tests/data/tooltest-rename_table/rename_table-custom.sh -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-rename_table copying build/lib/humann2/tests/data/tooltest-rename_table/rename_table-input_ko.txt -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-rename_table copying build/lib/humann2/tests/data/tooltest-rename_table/rename_table-builtin_output.txt -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-rename_table copying build/lib/humann2/tests/data/tooltest-rename_table/pathabundance_without_names.txt -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-rename_table copying build/lib/humann2/tests/data/tooltest-rename_table/rename_table-builtin_pathways_output.txt -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-rename_table copying build/lib/humann2/tests/data/tooltest-rename_table/rename_table-input.biom -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-rename_table copying build/lib/humann2/tests/data/tooltest-rename_table/rename_table-builtin_ec_output.txt -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-rename_table copying build/lib/humann2/tests/data/tooltest-rename_table/rename_table-builtin_rxn_output.txt -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-rename_table copying build/lib/humann2/tests/data/tooltest-rename_table/rename_table-custom_command.sh -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-rename_table copying build/lib/humann2/tests/data/tooltest-rename_table/rename_table-custom_output.txt -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-rename_table copying build/lib/humann2/tests/data/tooltest-rename_table/rename_table-custom.txt.gz -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-rename_table copying build/lib/humann2/tests/data/tooltest-rename_table/rename_table-builtin_command.sh -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-rename_table copying build/lib/humann2/tests/data/id_mapping_gene_table.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/multi_sample_genefamilies_sample2.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/2_aligned_3_unaligned.sam -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/multi_sample_biom_genefamilies_sample1.biom -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/genefamilies_biom_match.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data creating /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-regroup_table copying build/lib/humann2/tests/data/tooltest-regroup_table/regroup_table-builtin_uniref50_rxn_output.txt -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-regroup_table copying build/lib/humann2/tests/data/tooltest-regroup_table/regroup_table-builtin_uniref50_go_output.txt -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-regroup_table copying build/lib/humann2/tests/data/tooltest-regroup_table/regroup_table-builtin_uniref50_ko_output.txt -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-regroup_table copying build/lib/humann2/tests/data/tooltest-regroup_table/regroup_table-builtin_uniref50_ec_output.txt -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-regroup_table copying build/lib/humann2/tests/data/tooltest-regroup_table/regroup_table-custom_output.txt -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-regroup_table copying build/lib/humann2/tests/data/tooltest-regroup_table/regroup_table-custom_command.sh -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-regroup_table copying build/lib/humann2/tests/data/tooltest-regroup_table/regroup_table-custom_groups.txt -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-regroup_table copying build/lib/humann2/tests/data/tooltest-regroup_table/regroup_table-custom_input.txt -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-regroup_table copying build/lib/humann2/tests/data/tooltest-regroup_table/regroup_table-builtin_command.sh -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-regroup_table copying build/lib/humann2/tests/data/tooltest-regroup_table/regroup_table-builtin_uniref50_rxn_mean_output.txt -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-regroup_table copying build/lib/humann2/tests/data/tooltest-regroup_table/regroup_table-builtin_input.biom -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-regroup_table copying build/lib/humann2/tests/data/tooltest-regroup_table/regroup_table-builtin_input.txt -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-regroup_table copying build/lib/humann2/tests/data/small_map_uniref50_name.txt.gz -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/id_mapping.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/demo_metaphlan_bugs_list.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/demo.m8 -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/convert_file_multiline.fasta -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/demo_genefamilies.biom -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/usearch_output.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/file.bam -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/file_without_header_with_tags.sam -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/annotations.sam -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/rapsearch2_output_without_header_coverage_filter_chocophlan_annotation.m8 -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/file.fasta -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data creating /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-strain_profiler copying build/lib/humann2/tests/data/tooltest-strain_profiler/strain_profiler-input.txt -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-strain_profiler copying build/lib/humann2/tests/data/tooltest-strain_profiler/s1-strain_profile.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-strain_profiler copying build/lib/humann2/tests/data/tooltest-strain_profiler/strain_profiler-command.sh -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-strain_profiler copying build/lib/humann2/tests/data/tooltest-strain_profiler/s2-strain_profile.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-strain_profiler copying build/lib/humann2/tests/data/rapsearch2_output_without_header_coverage_filter_custom_annotation.m8 -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/gene_families.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/file_space_identifier.fastq -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/convert_file.fastq -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data creating /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-rna_dna_norm copying build/lib/humann2/tests/data/tooltest-rna_dna_norm/rna_dna_norm-rna.txt -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-rna_dna_norm copying build/lib/humann2/tests/data/tooltest-rna_dna_norm/rna_dna_norm-witten-bell-smoothed_rna.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-rna_dna_norm copying build/lib/humann2/tests/data/tooltest-rna_dna_norm/rna_dna_norm-log-10-smoothed_dna.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-rna_dna_norm copying build/lib/humann2/tests/data/tooltest-rna_dna_norm/rna_dna_norm-laplace-relative_expression.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-rna_dna_norm copying build/lib/humann2/tests/data/tooltest-rna_dna_norm/rna_dna_norm-witten-bell-smoothed_dna.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-rna_dna_norm copying build/lib/humann2/tests/data/tooltest-rna_dna_norm/rna_dna_norm-log-relative_expression.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-rna_dna_norm copying build/lib/humann2/tests/data/tooltest-rna_dna_norm/rna_dna_norm-command.sh -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-rna_dna_norm copying build/lib/humann2/tests/data/tooltest-rna_dna_norm/rna_dna_norm-laplace-smoothed_rna.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-rna_dna_norm copying build/lib/humann2/tests/data/tooltest-rna_dna_norm/rna_dna_norm-log-smoothed_dna.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-rna_dna_norm copying build/lib/humann2/tests/data/tooltest-rna_dna_norm/rna_dna_norm-laplace-smoothed_dna.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-rna_dna_norm copying build/lib/humann2/tests/data/tooltest-rna_dna_norm/rna_dna_norm-witten-bell-relative_expression.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-rna_dna_norm copying build/lib/humann2/tests/data/tooltest-rna_dna_norm/rna_dna_norm-dna.txt -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-rna_dna_norm copying build/lib/humann2/tests/data/tooltest-rna_dna_norm/rna_dna_norm-log-smoothed_rna.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-rna_dna_norm copying build/lib/humann2/tests/data/tooltest-rna_dna_norm/rna_dna_norm-log-10-relative_expression.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-rna_dna_norm copying build/lib/humann2/tests/data/tooltest-rna_dna_norm/rna_dna_norm-log-10-smoothed_rna.tsv -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data/tooltest-rna_dna_norm copying build/lib/humann2/tests/data/demo.fasta -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/rapsearch2_output_with_header_no_log.m8 -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/data/convert_file_at_character.fastq -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/data copying build/lib/humann2/tests/functional_tests_biom_humann2.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests copying build/lib/humann2/tests/functional_tests_biom_tools.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests copying build/lib/humann2/tests/utils.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests copying build/lib/humann2/tests/advanced_tests_blastx_coverage.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests copying build/lib/humann2/tests/functional_tests_humann2.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests copying build/lib/humann2/tests/advanced_tests_quantify_families.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests copying build/lib/humann2/tests/advanced_tests_store.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests copying build/lib/humann2/tests/humann2_test.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests copying build/lib/humann2/tests/advanced_tests_utilities.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests copying build/lib/humann2/tests/cfg.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests copying build/lib/humann2/tests/basic_tests_utilities.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests copying build/lib/humann2/tests/advanced_tests_quantify_modules.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests copying build/lib/humann2/tests/basic_tests_store.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests copying build/lib/humann2/tests/basic_tests_nucleotide_search.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests copying build/lib/humann2/tests/advanced_tests_translated_search.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests creating /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/quantify copying build/lib/humann2/quantify/MinPath12hmp.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/quantify copying build/lib/humann2/quantify/__init__.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/quantify copying build/lib/humann2/quantify/modules.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/quantify copying build/lib/humann2/quantify/chi2cdf.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/quantify copying build/lib/humann2/quantify/families.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/quantify copying build/lib/humann2/quantify/xipe.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/quantify copying build/lib/humann2/humann2.cfg -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2 copying build/lib/humann2/config.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2 copying build/lib/humann2/check.py -> /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2 byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/search/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/search/blastx_coverage.py to blastx_coverage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/search/prescreen.py to prescreen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/search/translated.py to translated.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/search/pick_frames.py to pick_frames.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/search/nucleotide.py to nucleotide.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/humann2.py to humann2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/utilities.py to utilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools/humann2_humann1_kegg.py to humann2_humann1_kegg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools/rename_table.py to rename_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools/reduce_table.py to reduce_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools/humann2_config.py to humann2_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools/genefamilies_genus_level.py to genefamilies_genus_level.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools/humann2_associate.py to humann2_associate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools/join_tables.py to join_tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools/build_custom_database.py to build_custom_database.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools/regroup_table.py to regroup_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools/humann2_expand_results_taxonomy.py to humann2_expand_results_taxonomy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools/split_table.py to split_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools/humann2_benchmark.py to humann2_benchmark.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools/humann2_barplot.py to humann2_barplot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools/merge_abundance.py to merge_abundance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools/infer_taxonomy.py to infer_taxonomy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools/strain_profiler.py to strain_profiler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools/renorm_table.py to renorm_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools/humann2_databases.py to humann2_databases.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools/split_stratified_table.py to split_stratified_table.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tools/rna_dna_norm.py to rna_dna_norm.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/store.py to store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/advanced_tests_nucleotide_search.py to advanced_tests_nucleotide_search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/basic_tests_quantify_modules.py to basic_tests_quantify_modules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/functional_tests_tools.py to functional_tests_tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/functional_tests_biom_humann2.py to functional_tests_biom_humann2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/functional_tests_biom_tools.py to functional_tests_biom_tools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/advanced_tests_blastx_coverage.py to advanced_tests_blastx_coverage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/functional_tests_humann2.py to functional_tests_humann2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/advanced_tests_quantify_families.py to advanced_tests_quantify_families.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/advanced_tests_store.py to advanced_tests_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/humann2_test.py to humann2_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/advanced_tests_utilities.py to advanced_tests_utilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/cfg.py to cfg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/basic_tests_utilities.py to basic_tests_utilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/advanced_tests_quantify_modules.py to advanced_tests_quantify_modules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/basic_tests_store.py to basic_tests_store.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/basic_tests_nucleotide_search.py to basic_tests_nucleotide_search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/tests/advanced_tests_translated_search.py to advanced_tests_translated_search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/quantify/MinPath12hmp.py to MinPath12hmp.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/quantify/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/quantify/modules.py to modules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/quantify/chi2cdf.py to chi2cdf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/quantify/families.py to families.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/quantify/xipe.py to xipe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2/check.py to check.cpython-39.pyc writing byte-compilation script '/tmp/tmpior2kmlp.py' /usr/bin/python3 /tmp/tmpior2kmlp.py removing /tmp/tmpior2kmlp.py running install_egg_info running egg_info writing humann2.egg-info/PKG-INFO writing dependency_links to humann2.egg-info/dependency_links.txt writing entry points to humann2.egg-info/entry_points.txt writing top-level names to humann2.egg-info/top_level.txt reading manifest file 'humann2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'humann2/tools/README.txt' warning: no files found matching 'humann2/maintenance/README.md' warning: no files found matching 'humann2/maintenance/metacyc_swissprot_trembl_reference_databases.md' warning: no previously-included files found matching 'humann2/data/misc/map_EC_to_triplet_AC_U50_U90_Swissprot_and_Trembl.txt.gz' warning: no previously-included files found matching 'humann2/data/misc/map_infogo1000_uniref50.txt.gz' warning: no previously-included files found matching 'humann2/data/misc/map_infogo1000_uniref90.txt.gz' warning: no previously-included files found matching 'humann2/data/misc/map_uniref90_name.txt.bz2' warning: no previously-included files found matching 'humann2/data/misc/map_go_uniref50.txt.gz' warning: no previously-included files found matching 'humann2/data/misc/map_go_uniref90.txt.gz' warning: no previously-included files found matching 'humann2/data/misc/map_ko_uniref50.txt.gz' warning: no previously-included files found matching 'humann2/data/misc/map_ko_uniref90.txt.gz' warning: no previously-included files found matching 'humann2/data/misc/map_level4ec_uniref50.txt.gz' warning: no previously-included files found matching 'humann2/data/misc/map_level4ec_uniref90.txt.gz' warning: no previously-included files found matching 'humann2/data/misc/map_pfam_uniref50.txt.gz' warning: no previously-included files found matching 'humann2/data/misc/map_pfam_uniref90.txt.gz' warning: no previously-included files found matching 'humann2/data/misc/map_eggnog_uniref50.txt.gz' warning: no previously-included files found matching 'humann2/data/misc/map_eggnog_uniref90.txt.gz' warning: no previously-included files found matching 'humann2/data/misc/uniref90-tol-lca.dat.bz2' warning: no previously-included files found matching 'humann2/data/misc/uniref50-tol-lca.dat.bz2' adding license file 'LICENSE' writing manifest file 'humann2.egg-info/SOURCES.txt' Copying humann2.egg-info to /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9/site-packages/humann2-2.8.2-py3.9.egg-info running install_scripts Installing humann2 script to /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/bin Installing humann2_associate script to /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/bin Installing humann2_barplot script to /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/bin Installing humann2_benchmark script to /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/bin Installing humann2_build_custom_database script to /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/bin Installing humann2_config script to /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/bin Installing humann2_databases script to /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/bin Installing humann2_genefamilies_genus_level script to /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/bin Installing humann2_humann1_kegg script to /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/bin Installing humann2_infer_taxonomy script to /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/bin Installing humann2_join_tables script to /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/bin Installing humann2_reduce_table script to /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/bin Installing humann2_regroup_table script to /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/bin Installing humann2_rename_table script to /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/bin Installing humann2_renorm_table script to /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/bin Installing humann2_rna_dna_norm script to /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/bin Installing humann2_split_stratified_table script to /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/bin Installing humann2_split_table script to /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/bin Installing humann2_strain_profiler script to /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/bin Installing humann2_test script to /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/bin Installing humann2_unpack_pathways script to /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/bin Installing latest glpk. Downloading http://ftp.gnu.org/gnu/glpk/glpk-4.55.tar.gz Downloading file of size: 3.27 MB 0.01 MB 0.24 % 0.03 MB/sec 1 min 55 sec 0.02 MB 0.48 % 0.03 MB/sec 1 min 55 sec 0.02 MB 0.72 % 0.04 MB/sec 1 min 17 sec 0.03 MB 0.96 % 0.03 MB/sec 1 min 54 sec 0.04 MB 1.20 % 0.03 MB/sec 1 min 32 sec 0.05 MB 1.44 % 0.03 MB/sec 1 min 59 sec 0.05 MB 1.67 % 0.02 MB/sec 2 min 14 sec 0.06 MB 1.91 % 0.02 MB/sec 2 min 11 sec 0.07 MB 2.15 % 0.02 MB/sec 2 min 9 sec 0.08 MB 2.39 % 0.03 MB/sec 2 min 7 sec 0.09 MB 2.63 % 0.02 MB/sec 2 min 58 sec 0.09 MB 2.87 % 0.02 MB/sec 3 min 2 sec 0.10 MB 3.11 % 0.01 MB/sec 3 min 39 sec 0.11 MB 3.35 % 0.01 MB/sec 3 min 55 sec 0.12 MB 3.59 % 0.01 MB/sec 4 min 1 sec 0.12 MB 3.83 % 0.01 MB/sec 3 min 53 sec 0.13 MB 4.07 % 0.01 MB/sec 3 min 52 sec 0.14 MB 4.31 % 0.01 MB/sec 3 min 57 sec 0.15 MB 4.55 % 0.01 MB/sec 4 min 3 sec 0.16 MB 4.78 % 0.01 MB/sec 4 min 19 sec 0.16 MB 5.02 % 0.01 MB/sec 4 min 22 sec 0.17 MB 5.26 % 0.01 MB/sec 4 min 30 sec 0.18 MB 5.50 % 0.01 MB/sec 4 min 26 sec 0.19 MB 5.74 % 0.01 MB/sec 4 min 23 sec 0.20 MB 5.98 % 0.01 MB/sec 4 min 25 sec 0.20 MB 6.22 % 0.01 MB/sec 4 min 22 sec 0.21 MB 6.46 % 0.01 MB/sec 4 min 20 sec 0.22 MB 6.70 % 0.01 MB/sec 4 min 23 sec 0.23 MB 6.94 % 0.01 MB/sec 4 min 20 sec 0.23 MB 7.18 % 0.01 MB/sec 4 min 18 sec 0.24 MB 7.42 % 0.01 MB/sec 4 min 17 sec 0.25 MB 7.66 % 0.01 MB/sec 4 min 15 sec 0.26 MB 7.89 % 0.01 MB/sec 4 min 14 sec 0.27 MB 8.13 % 0.01 MB/sec 4 min 12 sec 0.27 MB 8.37 % 0.01 MB/sec 4 min 13 sec 0.28 MB 8.61 % 0.01 MB/sec 4 min 18 sec 0.29 MB 8.85 % 0.01 MB/sec 4 min 55 sec 0.30 MB 9.09 % 0.01 MB/sec 4 min 56 sec 0.30 MB 9.33 % 0.01 MB/sec 4 min 58 sec 0.31 MB 9.57 % 0.01 MB/sec 5 min 1 sec 0.32 MB 9.81 % 0.01 MB/sec 4 min 56 sec 0.33 MB 10.05 % 0.01 MB/sec 4 min 57 sec 0.34 MB 10.29 % 0.01 MB/sec 4 min 52 sec 0.34 MB 10.53 % 0.01 MB/sec 4 min 55 sec 0.35 MB 10.77 % 0.01 MB/sec 4 min 55 sec 0.36 MB 11.00 % 0.01 MB/sec 4 min 52 sec 0.37 MB 11.24 % 0.01 MB/sec 4 min 47 sec 0.38 MB 11.48 % 0.01 MB/sec 4 min 48 sec 0.38 MB 11.72 % 0.01 MB/sec 4 min 49 sec 0.39 MB 11.96 % 0.01 MB/sec 4 min 49 sec 0.40 MB 12.20 % 0.01 MB/sec 4 min 52 sec 0.41 MB 12.44 % 0.01 MB/sec 4 min 52 sec 0.41 MB 12.68 % 0.01 MB/sec 4 min 52 sec 0.42 MB 12.92 % 0.01 MB/sec 4 min 52 sec 0.43 MB 13.16 % 0.01 MB/sec 4 min 55 sec 0.44 MB 13.40 % 0.01 MB/sec 4 min 57 sec 0.45 MB 13.64 % 0.01 MB/sec 4 min 56 sec 0.45 MB 13.88 % 0.01 MB/sec 4 min 54 sec 0.46 MB 14.11 % 0.01 MB/sec 4 min 54 sec 0.47 MB 14.35 % 0.01 MB/sec 4 min 53 sec 0.48 MB 14.59 % 0.01 MB/sec 4 min 51 sec 0.48 MB 14.83 % 0.01 MB/sec 4 min 51 sec 0.49 MB 15.07 % 0.01 MB/sec 4 min 52 sec 0.50 MB 15.31 % 0.01 MB/sec 4 min 49 sec 0.51 MB 15.55 % 0.01 MB/sec 4 min 50 sec 0.52 MB 15.79 % 0.01 MB/sec 4 min 48 sec 0.52 MB 16.03 % 0.01 MB/sec 4 min 46 sec 0.53 MB 16.27 % 0.01 MB/sec 4 min 46 sec 0.54 MB 16.51 % 0.01 MB/sec 4 min 47 sec 0.55 MB 16.75 % 0.01 MB/sec 4 min 48 sec 0.55 MB 16.99 % 0.01 MB/sec 4 min 46 sec 0.56 MB 17.22 % 0.01 MB/sec 4 min 43 sec 0.57 MB 17.46 % 0.01 MB/sec 4 min 44 sec 0.58 MB 17.70 % 0.01 MB/sec 4 min 47 sec 0.59 MB 17.94 % 0.01 MB/sec 4 min 46 sec 0.59 MB 18.18 % 0.01 MB/sec 4 min 45 sec 0.60 MB 18.42 % 0.01 MB/sec 4 min 44 sec 0.61 MB 18.66 % 0.01 MB/sec 4 min 53 sec 0.62 MB 18.90 % 0.01 MB/sec 4 min 50 sec 0.62 MB 19.14 % 0.01 MB/sec 4 min 51 sec 0.63 MB 19.38 % 0.01 MB/sec 4 min 51 sec 0.64 MB 19.62 % 0.01 MB/sec 4 min 52 sec 0.65 MB 19.86 % 0.01 MB/sec 4 min 51 sec 0.66 MB 20.10 % 0.01 MB/sec 4 min 54 sec 0.66 MB 20.33 % 0.01 MB/sec 4 min 52 sec 0.67 MB 20.57 % 0.01 MB/sec 4 min 49 sec 0.68 MB 20.81 % 0.01 MB/sec 4 min 47 sec 0.69 MB 21.05 % 0.01 MB/sec 4 min 44 sec 0.70 MB 21.29 % 0.01 MB/sec 4 min 41 sec 0.70 MB 21.53 % 0.01 MB/sec 4 min 38 sec 0.71 MB 21.77 % 0.01 MB/sec 4 min 37 sec 0.72 MB 22.01 % 0.01 MB/sec 4 min 33 sec 0.73 MB 22.25 % 0.01 MB/sec 4 min 31 sec 0.73 MB 22.49 % 0.01 MB/sec 4 min 27 sec 0.74 MB 22.73 % 0.01 MB/sec 4 min 28 sec 0.75 MB 22.97 % 0.01 MB/sec 4 min 26 sec 0.76 MB 23.21 % 0.01 MB/sec 4 min 24 sec 0.77 MB 23.44 % 0.01 MB/sec 4 min 23 sec 0.77 MB 23.68 % 0.01 MB/sec 4 min 22 sec 0.78 MB 23.92 % 0.01 MB/sec 4 min 23 sec 0.79 MB 24.16 % 0.01 MB/sec 4 min 23 sec 0.80 MB 24.40 % 0.01 MB/sec 4 min 23 sec 0.80 MB 24.64 % 0.01 MB/sec 4 min 23 sec 0.81 MB 24.88 % 0.01 MB/sec 4 min 24 sec 0.82 MB 25.12 % 0.01 MB/sec 4 min 25 sec 0.83 MB 25.36 % 0.01 MB/sec 4 min 24 sec 0.84 MB 25.60 % 0.01 MB/sec 4 min 23 sec 0.84 MB 25.84 % 0.01 MB/sec 4 min 22 sec 0.85 MB 26.08 % 0.01 MB/sec 4 min 21 sec 0.86 MB 26.32 % 0.01 MB/sec 4 min 21 sec 0.87 MB 26.55 % 0.01 MB/sec 4 min 19 sec 0.88 MB 26.79 % 0.01 MB/sec 4 min 18 sec 0.88 MB 27.03 % 0.01 MB/sec 4 min 17 sec 0.89 MB 27.27 % 0.01 MB/sec 4 min 15 sec 0.90 MB 27.51 % 0.01 MB/sec 4 min 14 sec 0.91 MB 27.75 % 0.01 MB/sec 4 min 13 sec 0.91 MB 27.99 % 0.01 MB/sec 4 min 13 sec 0.92 MB 28.23 % 0.01 MB/sec 4 min 12 sec 0.93 MB 28.47 % 0.01 MB/sec 4 min 11 sec 0.94 MB 28.71 % 0.01 MB/sec 4 min 10 sec 0.95 MB 28.95 % 0.01 MB/sec 4 min 8 sec 0.95 MB 29.19 % 0.01 MB/sec 4 min 10 sec 0.96 MB 29.43 % 0.01 MB/sec 4 min 8 sec 0.97 MB 29.66 % 0.01 MB/sec 4 min 8 sec 0.98 MB 29.90 % 0.01 MB/sec 4 min 7 sec 0.98 MB 30.14 % 0.01 MB/sec 4 min 5 sec 0.99 MB 30.38 % 0.01 MB/sec 4 min 4 sec 1.00 MB 30.62 % 0.01 MB/sec 4 min 4 sec 1.01 MB 30.86 % 0.01 MB/sec 4 min 4 sec 1.02 MB 31.10 % 0.01 MB/sec 4 min 3 sec 1.02 MB 31.34 % 0.01 MB/sec 4 min 2 sec 1.03 MB 31.58 % 0.01 MB/sec 4 min 1 sec 1.04 MB 31.82 % 0.01 MB/sec 4 min 0 sec 1.05 MB 32.06 % 0.01 MB/sec 4 min 1 sec 1.05 MB 32.30 % 0.01 MB/sec 3 min 60 sec 1.06 MB 32.54 % 0.01 MB/sec 4 min 0 sec 1.07 MB 32.77 % 0.01 MB/sec 4 min 0 sec 1.08 MB 33.01 % 0.01 MB/sec 3 min 59 sec 1.09 MB 33.25 % 0.01 MB/sec 3 min 58 sec 1.09 MB 33.49 % 0.01 MB/sec 3 min 57 sec 1.10 MB 33.73 % 0.01 MB/sec 3 min 59 sec 1.11 MB 33.97 % 0.01 MB/sec 3 min 58 sec 1.12 MB 34.21 % 0.01 MB/sec 3 min 58 sec 1.12 MB 34.45 % 0.01 MB/sec 3 min 56 sec 1.13 MB 34.69 % 0.01 MB/sec 3 min 55 sec 1.14 MB 34.93 % 0.01 MB/sec 3 min 54 sec 1.15 MB 35.17 % 0.01 MB/sec 3 min 56 sec 1.16 MB 35.41 % 0.01 MB/sec 3 min 56 sec 1.16 MB 35.65 % 0.01 MB/sec 3 min 54 sec 1.17 MB 35.88 % 0.01 MB/sec 3 min 55 sec 1.18 MB 36.12 % 0.01 MB/sec 3 min 53 sec 1.19 MB 36.36 % 0.01 MB/sec 3 min 53 sec 1.20 MB 36.60 % 0.01 MB/sec 3 min 52 sec 1.20 MB 36.84 % 0.01 MB/sec 3 min 51 sec 1.21 MB 37.08 % 0.01 MB/sec 3 min 49 sec 1.22 MB 37.32 % 0.01 MB/sec 3 min 48 sec 1.23 MB 37.56 % 0.01 MB/sec 3 min 47 sec 1.23 MB 37.80 % 0.01 MB/sec 3 min 46 sec 1.24 MB 38.04 % 0.01 MB/sec 3 min 46 sec 1.25 MB 38.28 % 0.01 MB/sec 3 min 47 sec 1.26 MB 38.52 % 0.01 MB/sec 3 min 46 sec 1.27 MB 38.75 % 0.01 MB/sec 3 min 44 sec 1.27 MB 38.99 % 0.01 MB/sec 3 min 44 sec 1.28 MB 39.23 % 0.01 MB/sec 3 min 43 sec 1.29 MB 39.47 % 0.01 MB/sec 3 min 42 sec 1.30 MB 39.71 % 0.01 MB/sec 3 min 41 sec 1.30 MB 39.95 % 0.01 MB/sec 3 min 40 sec 1.31 MB 40.19 % 0.01 MB/sec 3 min 40 sec 1.32 MB 40.43 % 0.01 MB/sec 3 min 40 sec 1.33 MB 40.67 % 0.01 MB/sec 3 min 39 sec 1.34 MB 40.91 % 0.01 MB/sec 3 min 37 sec 1.34 MB 41.15 % 0.01 MB/sec 3 min 36 sec 1.35 MB 41.39 % 0.01 MB/sec 3 min 34 sec 1.36 MB 41.63 % 0.01 MB/sec 3 min 33 sec 1.37 MB 41.86 % 0.01 MB/sec 3 min 33 sec 1.38 MB 42.10 % 0.01 MB/sec 3 min 31 sec 1.38 MB 42.34 % 0.01 MB/sec 3 min 30 sec 1.39 MB 42.58 % 0.01 MB/sec 3 min 30 sec 1.40 MB 42.82 % 0.01 MB/sec 3 min 29 sec 1.41 MB 43.06 % 0.01 MB/sec 3 min 27 sec 1.41 MB 43.30 % 0.01 MB/sec 3 min 27 sec 1.42 MB 43.54 % 0.01 MB/sec 3 min 26 sec 1.43 MB 43.78 % 0.01 MB/sec 3 min 25 sec 1.44 MB 44.02 % 0.01 MB/sec 3 min 24 sec 1.45 MB 44.26 % 0.01 MB/sec 3 min 23 sec 1.45 MB 44.50 % 0.01 MB/sec 3 min 22 sec 1.46 MB 44.74 % 0.01 MB/sec 3 min 21 sec 1.47 MB 44.97 % 0.01 MB/sec 3 min 20 sec 1.48 MB 45.21 % 0.01 MB/sec 3 min 18 sec 1.48 MB 45.45 % 0.01 MB/sec 3 min 17 sec 1.49 MB 45.69 % 0.01 MB/sec 3 min 16 sec 1.50 MB 45.93 % 0.01 MB/sec 3 min 15 sec 1.51 MB 46.17 % 0.01 MB/sec 3 min 14 sec 1.52 MB 46.41 % 0.01 MB/sec 3 min 13 sec 1.52 MB 46.65 % 0.01 MB/sec 3 min 12 sec 1.53 MB 46.89 % 0.01 MB/sec 3 min 11 sec 1.54 MB 47.13 % 0.01 MB/sec 3 min 10 sec 1.55 MB 47.37 % 0.01 MB/sec 3 min 9 sec 1.55 MB 47.61 % 0.01 MB/sec 3 min 8 sec 1.56 MB 47.85 % 0.01 MB/sec 3 min 7 sec 1.57 MB 48.08 % 0.01 MB/sec 3 min 7 sec 1.58 MB 48.32 % 0.01 MB/sec 3 min 6 sec 1.59 MB 48.56 % 0.01 MB/sec 3 min 4 sec 1.59 MB 48.80 % 0.01 MB/sec 3 min 3 sec 1.60 MB 49.04 % 0.01 MB/sec 3 min 3 sec 1.61 MB 49.28 % 0.01 MB/sec 3 min 2 sec 1.62 MB 49.52 % 0.01 MB/sec 3 min 1 sec 1.62 MB 49.76 % 0.01 MB/sec 2 min 60 sec 1.63 MB 50.00 % 0.01 MB/sec 2 min 60 sec 1.64 MB 50.24 % 0.01 MB/sec 2 min 59 sec 1.65 MB 50.48 % 0.01 MB/sec 2 min 58 sec 1.66 MB 50.72 % 0.01 MB/sec 2 min 57 sec 1.66 MB 50.96 % 0.01 MB/sec 2 min 56 sec 1.67 MB 51.19 % 0.01 MB/sec 2 min 55 sec 1.68 MB 51.43 % 0.01 MB/sec 2 min 53 sec 1.69 MB 51.67 % 0.01 MB/sec 2 min 52 sec 1.70 MB 51.91 % 0.01 MB/sec 2 min 51 sec 1.70 MB 52.15 % 0.01 MB/sec 2 min 50 sec 1.71 MB 52.39 % 0.01 MB/sec 2 min 49 sec 1.72 MB 52.63 % 0.01 MB/sec 2 min 47 sec 1.73 MB 52.87 % 0.01 MB/sec 2 min 46 sec 1.73 MB 53.11 % 0.01 MB/sec 2 min 45 sec 1.74 MB 53.35 % 0.01 MB/sec 2 min 44 sec 1.75 MB 53.59 % 0.01 MB/sec 2 min 43 sec 1.76 MB 53.83 % 0.01 MB/sec 2 min 41 sec 1.77 MB 54.07 % 0.01 MB/sec 2 min 40 sec 1.77 MB 54.30 % 0.01 MB/sec 2 min 39 sec 1.78 MB 54.54 % 0.01 MB/sec 2 min 39 sec 1.79 MB 54.78 % 0.01 MB/sec 2 min 38 sec 1.80 MB 55.02 % 0.01 MB/sec 2 min 37 sec 1.80 MB 55.26 % 0.01 MB/sec 2 min 36 sec 1.81 MB 55.50 % 0.01 MB/sec 2 min 35 sec 1.82 MB 55.74 % 0.01 MB/sec 2 min 34 sec 1.83 MB 55.98 % 0.01 MB/sec 2 min 33 sec 1.84 MB 56.22 % 0.01 MB/sec 2 min 33 sec 1.84 MB 56.46 % 0.01 MB/sec 2 min 32 sec 1.85 MB 56.70 % 0.01 MB/sec 2 min 31 sec 1.86 MB 56.94 % 0.01 MB/sec 2 min 30 sec 1.87 MB 57.18 % 0.01 MB/sec 2 min 29 sec 1.88 MB 57.41 % 0.01 MB/sec 2 min 28 sec 1.88 MB 57.65 % 0.01 MB/sec 2 min 28 sec 1.89 MB 57.89 % 0.01 MB/sec 2 min 27 sec 1.90 MB 58.13 % 0.01 MB/sec 2 min 27 sec 1.91 MB 58.37 % 0.01 MB/sec 2 min 26 sec 1.91 MB 58.61 % 0.01 MB/sec 2 min 25 sec 1.92 MB 58.85 % 0.01 MB/sec 2 min 24 sec 1.93 MB 59.09 % 0.01 MB/sec 2 min 23 sec 1.94 MB 59.33 % 0.01 MB/sec 2 min 23 sec 1.95 MB 59.57 % 0.01 MB/sec 2 min 22 sec 1.95 MB 59.81 % 0.01 MB/sec 2 min 21 sec 1.96 MB 60.05 % 0.01 MB/sec 2 min 20 sec 1.97 MB 60.29 % 0.01 MB/sec 2 min 20 sec 1.98 MB 60.52 % 0.01 MB/sec 2 min 19 sec 1.98 MB 60.76 % 0.01 MB/sec 2 min 18 sec 1.99 MB 61.00 % 0.01 MB/sec 2 min 17 sec 2.00 MB 61.24 % 0.01 MB/sec 2 min 16 sec 2.01 MB 61.48 % 0.01 MB/sec 2 min 15 sec 2.02 MB 61.72 % 0.01 MB/sec 2 min 14 sec 2.02 MB 61.96 % 0.01 MB/sec 2 min 14 sec 2.03 MB 62.20 % 0.01 MB/sec 2 min 13 sec 2.04 MB 62.44 % 0.01 MB/sec 2 min 12 sec 2.05 MB 62.68 % 0.01 MB/sec 2 min 12 sec 2.05 MB 62.92 % 0.01 MB/sec 2 min 12 sec 2.06 MB 63.16 % 0.01 MB/sec 2 min 11 sec 2.07 MB 63.40 % 0.01 MB/sec 2 min 12 sec 2.08 MB 63.63 % 0.01 MB/sec 2 min 11 sec 2.09 MB 63.87 % 0.01 MB/sec 2 min 10 sec 2.09 MB 64.11 % 0.01 MB/sec 2 min 9 sec 2.10 MB 64.35 % 0.01 MB/sec 2 min 9 sec 2.11 MB 64.59 % 0.01 MB/sec 2 min 9 sec 2.12 MB 64.83 % 0.01 MB/sec 2 min 9 sec 2.12 MB 65.07 % 0.01 MB/sec 2 min 8 sec 2.13 MB 65.31 % 0.01 MB/sec 2 min 11 sec 2.14 MB 65.55 % 0.01 MB/sec 2 min 10 sec 2.15 MB 65.79 % 0.01 MB/sec 2 min 9 sec 2.16 MB 66.03 % 0.01 MB/sec 2 min 9 sec 2.16 MB 66.27 % 0.01 MB/sec 2 min 8 sec 2.17 MB 66.51 % 0.01 MB/sec 2 min 7 sec 2.18 MB 66.74 % 0.01 MB/sec 2 min 6 sec 2.19 MB 66.98 % 0.01 MB/sec 2 min 5 sec 2.20 MB 67.22 % 0.01 MB/sec 2 min 4 sec 2.20 MB 67.46 % 0.01 MB/sec 2 min 3 sec 2.21 MB 67.70 % 0.01 MB/sec 2 min 2 sec 2.22 MB 67.94 % 0.01 MB/sec 2 min 1 sec 2.23 MB 68.18 % 0.01 MB/sec 1 min 60 sec 2.23 MB 68.42 % 0.01 MB/sec 1 min 59 sec 2.24 MB 68.66 % 0.01 MB/sec 1 min 58 sec 2.25 MB 68.90 % 0.01 MB/sec 1 min 57 sec 2.26 MB 69.14 % 0.01 MB/sec 1 min 56 sec 2.27 MB 69.38 % 0.01 MB/sec 1 min 56 sec 2.27 MB 69.62 % 0.01 MB/sec 1 min 55 sec 2.28 MB 69.85 % 0.01 MB/sec 1 min 54 sec 2.29 MB 70.09 % 0.01 MB/sec 1 min 54 sec 2.30 MB 70.33 % 0.01 MB/sec 1 min 53 sec 2.30 MB 70.57 % 0.01 MB/sec 1 min 52 sec 2.31 MB 70.81 % 0.01 MB/sec 1 min 51 sec 2.32 MB 71.05 % 0.01 MB/sec 1 min 49 sec 2.33 MB 71.29 % 0.01 MB/sec 1 min 49 sec 2.34 MB 71.53 % 0.01 MB/sec 1 min 48 sec 2.34 MB 71.77 % 0.01 MB/sec 1 min 47 sec 2.35 MB 72.01 % 0.01 MB/sec 1 min 45 sec 2.36 MB 72.25 % 0.01 MB/sec 1 min 44 sec 2.37 MB 72.49 % 0.01 MB/sec 1 min 43 sec 2.38 MB 72.73 % 0.01 MB/sec 1 min 42 sec 2.38 MB 72.96 % 0.01 MB/sec 1 min 41 sec 2.39 MB 73.20 % 0.01 MB/sec 1 min 40 sec 2.40 MB 73.44 % 0.01 MB/sec 1 min 39 sec checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for exp in -lm... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for gettimeofday... yes checking whether to use GNU MP bignum library... no checking whether to enable shared library support... no checking whether to enable MathProg ODBC support... no checking whether to enable MathProg MySQL support... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/Makefile config.status: creating examples/Makefile config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/builddir/build/BUILD/humann2-2.8.2/glpk_download_4pge7czf/glpk-4.55' Making all in src make[2]: Entering directory '/builddir/build/BUILD/humann2-2.8.2/glpk_download_4pge7czf/glpk-4.55/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-avl.lo -MD -MP -MF .deps/libglpk_la-avl.Tpo -c -o libglpk_la-avl.lo `test -f 'avl.c' || echo './'`avl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-avl.lo -MD -MP -MF .deps/libglpk_la-avl.Tpo -c avl.c -fPIC -DPIC -o .libs/libglpk_la-avl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-avl.lo -MD -MP -MF .deps/libglpk_la-avl.Tpo -c avl.c -o libglpk_la-avl.o >/dev/null 2>&1 mv -f .deps/libglpk_la-avl.Tpo .deps/libglpk_la-avl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-bfd.lo -MD -MP -MF .deps/libglpk_la-bfd.Tpo -c -o libglpk_la-bfd.lo `test -f 'bfd.c' || echo './'`bfd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-bfd.lo -MD -MP -MF .deps/libglpk_la-bfd.Tpo -c bfd.c -fPIC -DPIC -o .libs/libglpk_la-bfd.o bfd.c: In function '_glp_bfd_update': bfd.c:455:10: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] 455 | if (ret != 0) | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-bfd.lo -MD -MP -MF .deps/libglpk_la-bfd.Tpo -c bfd.c -o libglpk_la-bfd.o >/dev/null 2>&1 mv -f .deps/libglpk_la-bfd.Tpo .deps/libglpk_la-bfd.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-bfx.lo -MD -MP -MF .deps/libglpk_la-bfx.Tpo -c -o libglpk_la-bfx.lo `test -f 'bfx.c' || echo './'`bfx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-bfx.lo -MD -MP -MF .deps/libglpk_la-bfx.Tpo -c bfx.c -fPIC -DPIC -o .libs/libglpk_la-bfx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-bfx.lo -MD -MP -MF .deps/libglpk_la-bfx.Tpo -c bfx.c -o libglpk_la-bfx.o >/dev/null 2>&1 mv -f .deps/libglpk_la-bfx.Tpo .deps/libglpk_la-bfx.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi01.lo -MD -MP -MF .deps/libglpk_la-glpapi01.Tpo -c -o libglpk_la-glpapi01.lo `test -f 'glpapi01.c' || echo './'`glpapi01.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi01.lo -MD -MP -MF .deps/libglpk_la-glpapi01.Tpo -c glpapi01.c -fPIC -DPIC -o .libs/libglpk_la-glpapi01.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi01.lo -MD -MP -MF .deps/libglpk_la-glpapi01.Tpo -c glpapi01.c -o libglpk_la-glpapi01.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpapi01.Tpo .deps/libglpk_la-glpapi01.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi02.lo -MD -MP -MF .deps/libglpk_la-glpapi02.Tpo -c -o libglpk_la-glpapi02.lo `test -f 'glpapi02.c' || echo './'`glpapi02.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi02.lo -MD -MP -MF .deps/libglpk_la-glpapi02.Tpo -c glpapi02.c -fPIC -DPIC -o .libs/libglpk_la-glpapi02.o glpapi02.c: In function 'glp_get_row_lb': glpapi02.c:236:14: warning: 'lb' may be used uninitialized in this function [-Wmaybe-uninitialized] 236 | return lb; | ^~ glpapi02.c: In function 'glp_get_row_ub': glpapi02.c:269:14: warning: 'ub' may be used uninitialized in this function [-Wmaybe-uninitialized] 269 | return ub; | ^~ glpapi02.c: In function 'glp_get_col_lb': glpapi02.c:330:14: warning: 'lb' may be used uninitialized in this function [-Wmaybe-uninitialized] 330 | return lb; | ^~ glpapi02.c: In function 'glp_get_col_ub': glpapi02.c:364:14: warning: 'ub' may be used uninitialized in this function [-Wmaybe-uninitialized] 364 | return ub; | ^~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi02.lo -MD -MP -MF .deps/libglpk_la-glpapi02.Tpo -c glpapi02.c -o libglpk_la-glpapi02.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpapi02.Tpo .deps/libglpk_la-glpapi02.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi03.lo -MD -MP -MF .deps/libglpk_la-glpapi03.Tpo -c -o libglpk_la-glpapi03.lo `test -f 'glpapi03.c' || echo './'`glpapi03.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi03.lo -MD -MP -MF .deps/libglpk_la-glpapi03.Tpo -c glpapi03.c -fPIC -DPIC -o .libs/libglpk_la-glpapi03.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi03.lo -MD -MP -MF .deps/libglpk_la-glpapi03.Tpo -c glpapi03.c -o libglpk_la-glpapi03.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpapi03.Tpo .deps/libglpk_la-glpapi03.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi04.lo -MD -MP -MF .deps/libglpk_la-glpapi04.Tpo -c -o libglpk_la-glpapi04.lo `test -f 'glpapi04.c' || echo './'`glpapi04.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi04.lo -MD -MP -MF .deps/libglpk_la-glpapi04.Tpo -c glpapi04.c -fPIC -DPIC -o .libs/libglpk_la-glpapi04.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi04.lo -MD -MP -MF .deps/libglpk_la-glpapi04.Tpo -c glpapi04.c -o libglpk_la-glpapi04.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpapi04.Tpo .deps/libglpk_la-glpapi04.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi05.lo -MD -MP -MF .deps/libglpk_la-glpapi05.Tpo -c -o libglpk_la-glpapi05.lo `test -f 'glpapi05.c' || echo './'`glpapi05.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi05.lo -MD -MP -MF .deps/libglpk_la-glpapi05.Tpo -c glpapi05.c -fPIC -DPIC -o .libs/libglpk_la-glpapi05.o glpapi05.c: In function 'glp_set_row_stat': glpapi05.c:73:31: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 73 | if (row->stat == GLP_BS && stat != GLP_BS || glpapi05.c: In function 'glp_set_col_stat': glpapi05.c:127:31: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 127 | if (col->stat == GLP_BS && stat != GLP_BS || libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi05.lo -MD -MP -MF .deps/libglpk_la-glpapi05.Tpo -c glpapi05.c -o libglpk_la-glpapi05.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpapi05.Tpo .deps/libglpk_la-glpapi05.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi06.lo -MD -MP -MF .deps/libglpk_la-glpapi06.Tpo -c -o libglpk_la-glpapi06.lo `test -f 'glpapi06.c' || echo './'`glpapi06.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi06.lo -MD -MP -MF .deps/libglpk_la-glpapi06.Tpo -c glpapi06.c -fPIC -DPIC -o .libs/libglpk_la-glpapi06.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi06.lo -MD -MP -MF .deps/libglpk_la-glpapi06.Tpo -c glpapi06.c -o libglpk_la-glpapi06.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpapi06.Tpo .deps/libglpk_la-glpapi06.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi07.lo -MD -MP -MF .deps/libglpk_la-glpapi07.Tpo -c -o libglpk_la-glpapi07.lo `test -f 'glpapi07.c' || echo './'`glpapi07.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi07.lo -MD -MP -MF .deps/libglpk_la-glpapi07.Tpo -c glpapi07.c -fPIC -DPIC -o .libs/libglpk_la-glpapi07.o glpapi07.c: In function 'glp_exact': glpapi07.c:446:39: warning: 'prim' may be used uninitialized in this function [-Wmaybe-uninitialized] 446 | sum += lp->col[k-m]->coef * prim; | ~~~~~~~~~~~~~~~~~~~^~~~~~ glpapi07.c:443:13: warning: 'stat' may be used uninitialized in this function [-Wmaybe-uninitialized] 443 | { glp_set_col_stat(lp, k-m, stat); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glpapi07.c:402:20: warning: 'dst' may be used uninitialized in this function [-Wmaybe-uninitialized] 402 | lp->dbs_stat = dst; | ~~~~~~~~~~~~~^~~~~ glpapi07.c:401:20: warning: 'pst' may be used uninitialized in this function [-Wmaybe-uninitialized] 401 | lp->pbs_stat = pst; | ~~~~~~~~~~~~~^~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi07.lo -MD -MP -MF .deps/libglpk_la-glpapi07.Tpo -c glpapi07.c -o libglpk_la-glpapi07.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpapi07.Tpo .deps/libglpk_la-glpapi07.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi08.lo -MD -MP -MF .deps/libglpk_la-glpapi08.Tpo -c -o libglpk_la-glpapi08.lo `test -f 'glpapi08.c' || echo './'`glpapi08.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi08.lo -MD -MP -MF .deps/libglpk_la-glpapi08.Tpo -c glpapi08.c -fPIC -DPIC -o .libs/libglpk_la-glpapi08.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi08.lo -MD -MP -MF .deps/libglpk_la-glpapi08.Tpo -c glpapi08.c -o libglpk_la-glpapi08.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpapi08.Tpo .deps/libglpk_la-glpapi08.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi09.lo -MD -MP -MF .deps/libglpk_la-glpapi09.Tpo -c -o libglpk_la-glpapi09.lo `test -f 'glpapi09.c' || echo './'`glpapi09.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi09.lo -MD -MP -MF .deps/libglpk_la-glpapi09.Tpo -c glpapi09.c -fPIC -DPIC -o .libs/libglpk_la-glpapi09.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi09.lo -MD -MP -MF .deps/libglpk_la-glpapi09.Tpo -c glpapi09.c -o libglpk_la-glpapi09.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpapi09.Tpo .deps/libglpk_la-glpapi09.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi10.lo -MD -MP -MF .deps/libglpk_la-glpapi10.Tpo -c -o libglpk_la-glpapi10.lo `test -f 'glpapi10.c' || echo './'`glpapi10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi10.lo -MD -MP -MF .deps/libglpk_la-glpapi10.Tpo -c glpapi10.c -fPIC -DPIC -o .libs/libglpk_la-glpapi10.o glpapi10.c: In function 'glp_check_kkt': glpapi10.c:265:18: warning: 't' may be used uninitialized in this function [-Wmaybe-uninitialized] 265 | t = - t; | ~~^~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi10.lo -MD -MP -MF .deps/libglpk_la-glpapi10.Tpo -c glpapi10.c -o libglpk_la-glpapi10.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpapi10.Tpo .deps/libglpk_la-glpapi10.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi11.lo -MD -MP -MF .deps/libglpk_la-glpapi11.Tpo -c -o libglpk_la-glpapi11.lo `test -f 'glpapi11.c' || echo './'`glpapi11.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi11.lo -MD -MP -MF .deps/libglpk_la-glpapi11.Tpo -c glpapi11.c -fPIC -DPIC -o .libs/libglpk_la-glpapi11.o glpapi11.c: In function 'glp_print_ranges': glpapi11.c:465:24: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 465 | if (pass == 1 && k > m || pass == 2 && k <= m) | ~~~~~~~~~~^~~~~~~~ glpapi11.c:529:37: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 529 | else if (stat == GLP_NL && P->dir == GLP_MIN || In file included from glpapi11.c:25: ./env/env.h:228:20: warning: 'slack' may be used uninitialized in this function [-Wmaybe-uninitialized] 228 | #define glp_format _glp_format | ^~~~~~~~~~~ glpapi11.c:413:22: note: 'slack' was declared here 413 | double lb, ub, slack, coef, prim, dual, value1, value2, coef1, | ^~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi11.lo -MD -MP -MF .deps/libglpk_la-glpapi11.Tpo -c glpapi11.c -o libglpk_la-glpapi11.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpapi11.Tpo .deps/libglpk_la-glpapi11.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi12.lo -MD -MP -MF .deps/libglpk_la-glpapi12.Tpo -c -o libglpk_la-glpapi12.lo `test -f 'glpapi12.c' || echo './'`glpapi12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi12.lo -MD -MP -MF .deps/libglpk_la-glpapi12.Tpo -c glpapi12.c -fPIC -DPIC -o .libs/libglpk_la-glpapi12.o glpapi12.c: In function 'glp_warm_up': glpapi12.c:676:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 676 | if ((stat == GLP_NF || stat == GLP_NL) && temp < -1e-5 || | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ glpapi12.c:700:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 700 | if ((stat == GLP_NF || stat == GLP_NL) && temp < -1e-5 || | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ glpapi12.c: In function 'glp_prim_rtest': glpapi12.c:1367:42: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1367 | if (teta > temp || teta == temp && big < fabs(alfa)) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ glpapi12.c: In function 'glp_dual_rtest': glpapi12.c:1501:42: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1501 | if (teta > temp || teta == temp && big < fabs(alfa)) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ glpapi12.c: In function 'glp_analyze_bound': glpapi12.c:1869:23: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1869 | if (kase < 0 && val[piv] > 0.0 || | ~~~~~~~~~^~~~~~~~~~~~~~~~~ glpapi12.c: In function 'glp_analyze_coef': glpapi12.c:2066:23: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 2066 | if (kase < 0 && rval[rpiv] > 0.0 || | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ glpapi12.c:2114:25: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 2114 | if (dir < 0 && rval[rpiv] > 0.0 || | ~~~~~~~~^~~~~~~~~~~~~~~~~~~ glpapi12.c:2146:22: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 2146 | if (dir < 0 && cval[cpiv] > 0.0 || | ~~~~~~~~^~~~~~~~~~~~~~~~~~~ glpapi12.c: In function 'glp_prim_rtest': glpapi12.c:1365:13: warning: 'temp' may be used uninitialized in this function [-Wmaybe-uninitialized] 1365 | if (temp < 0.0) temp = 0.0; | ^ glpapi12.c: In function 'glp_dual_rtest': glpapi12.c:1499:13: warning: 'temp' may be used uninitialized in this function [-Wmaybe-uninitialized] 1499 | if (temp < 0.0) temp = 0.0; | ^ glpapi12.c: In function '_glp_analyze_row': glpapi12.c:1651:13: warning: 'dir' may be used uninitialized in this function [-Wmaybe-uninitialized] 1651 | piv = glp_dual_rtest(P, len, ind, val, dir, eps); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glpapi12.c: In function 'glp_analyze_coef': glpapi12.c:2026:17: warning: 'dir' may be used uninitialized in this function [-Wmaybe-uninitialized] 2026 | rpiv = glp_dual_rtest(P, rlen, rind, rval, dir, 1e-9); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi12.lo -MD -MP -MF .deps/libglpk_la-glpapi12.Tpo -c glpapi12.c -o libglpk_la-glpapi12.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpapi12.Tpo .deps/libglpk_la-glpapi12.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi13.lo -MD -MP -MF .deps/libglpk_la-glpapi13.Tpo -c -o libglpk_la-glpapi13.lo `test -f 'glpapi13.c' || echo './'`glpapi13.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi13.lo -MD -MP -MF .deps/libglpk_la-glpapi13.Tpo -c glpapi13.c -fPIC -DPIC -o .libs/libglpk_la-glpapi13.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi13.lo -MD -MP -MF .deps/libglpk_la-glpapi13.Tpo -c glpapi13.c -o libglpk_la-glpapi13.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpapi13.Tpo .deps/libglpk_la-glpapi13.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi14.lo -MD -MP -MF .deps/libglpk_la-glpapi14.Tpo -c -o libglpk_la-glpapi14.lo `test -f 'glpapi14.c' || echo './'`glpapi14.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi14.lo -MD -MP -MF .deps/libglpk_la-glpapi14.Tpo -c glpapi14.c -fPIC -DPIC -o .libs/libglpk_la-glpapi14.o glpapi14.c: In function 'glp_mpl_postsolve': glpapi14.c:255:14: warning: 'dual' may be used uninitialized in this function [-Wmaybe-uninitialized] 255 | if (fabs(dual) < 1e-9) dual = 0.0; | ^~~~~~~~~~ glpapi14.c:254:14: warning: 'prim' may be used uninitialized in this function [-Wmaybe-uninitialized] 254 | if (fabs(prim) < 1e-9) prim = 0.0; | ^~~~~~~~~~ In file included from glpapi14.c:26: glpmpl.h:2572:26: warning: 'stat' may be used uninitialized in this function [-Wmaybe-uninitialized] 2572 | #define mpl_put_col_soln _glp_mpl_put_col_soln | ^~~~~~~~~~~~~~~~~~~~~ glpapi14.c:198:23: note: 'stat' was declared here 198 | int i, j, m, n, stat, ret; | ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi14.lo -MD -MP -MF .deps/libglpk_la-glpapi14.Tpo -c glpapi14.c -o libglpk_la-glpapi14.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpapi14.Tpo .deps/libglpk_la-glpapi14.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi15.lo -MD -MP -MF .deps/libglpk_la-glpapi15.Tpo -c -o libglpk_la-glpapi15.lo `test -f 'glpapi15.c' || echo './'`glpapi15.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi15.lo -MD -MP -MF .deps/libglpk_la-glpapi15.Tpo -c glpapi15.c -fPIC -DPIC -o .libs/libglpk_la-glpapi15.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi15.lo -MD -MP -MF .deps/libglpk_la-glpapi15.Tpo -c glpapi15.c -o libglpk_la-glpapi15.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpapi15.Tpo .deps/libglpk_la-glpapi15.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi16.lo -MD -MP -MF .deps/libglpk_la-glpapi16.Tpo -c -o libglpk_la-glpapi16.lo `test -f 'glpapi16.c' || echo './'`glpapi16.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi16.lo -MD -MP -MF .deps/libglpk_la-glpapi16.Tpo -c glpapi16.c -fPIC -DPIC -o .libs/libglpk_la-glpapi16.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi16.lo -MD -MP -MF .deps/libglpk_la-glpapi16.Tpo -c glpapi16.c -o libglpk_la-glpapi16.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpapi16.Tpo .deps/libglpk_la-glpapi16.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi17.lo -MD -MP -MF .deps/libglpk_la-glpapi17.Tpo -c -o libglpk_la-glpapi17.lo `test -f 'glpapi17.c' || echo './'`glpapi17.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi17.lo -MD -MP -MF .deps/libglpk_la-glpapi17.Tpo -c glpapi17.c -fPIC -DPIC -o .libs/libglpk_la-glpapi17.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi17.lo -MD -MP -MF .deps/libglpk_la-glpapi17.Tpo -c glpapi17.c -o libglpk_la-glpapi17.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpapi17.Tpo .deps/libglpk_la-glpapi17.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi18.lo -MD -MP -MF .deps/libglpk_la-glpapi18.Tpo -c -o libglpk_la-glpapi18.lo `test -f 'glpapi18.c' || echo './'`glpapi18.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi18.lo -MD -MP -MF .deps/libglpk_la-glpapi18.Tpo -c glpapi18.c -fPIC -DPIC -o .libs/libglpk_la-glpapi18.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi18.lo -MD -MP -MF .deps/libglpk_la-glpapi18.Tpo -c glpapi18.c -o libglpk_la-glpapi18.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpapi18.Tpo .deps/libglpk_la-glpapi18.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi19.lo -MD -MP -MF .deps/libglpk_la-glpapi19.Tpo -c -o libglpk_la-glpapi19.lo `test -f 'glpapi19.c' || echo './'`glpapi19.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi19.lo -MD -MP -MF .deps/libglpk_la-glpapi19.Tpo -c glpapi19.c -fPIC -DPIC -o .libs/libglpk_la-glpapi19.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi19.lo -MD -MP -MF .deps/libglpk_la-glpapi19.Tpo -c glpapi19.c -o libglpk_la-glpapi19.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpapi19.Tpo .deps/libglpk_la-glpapi19.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi20.lo -MD -MP -MF .deps/libglpk_la-glpapi20.Tpo -c -o libglpk_la-glpapi20.lo `test -f 'glpapi20.c' || echo './'`glpapi20.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi20.lo -MD -MP -MF .deps/libglpk_la-glpapi20.Tpo -c glpapi20.c -fPIC -DPIC -o .libs/libglpk_la-glpapi20.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi20.lo -MD -MP -MF .deps/libglpk_la-glpapi20.Tpo -c glpapi20.c -o libglpk_la-glpapi20.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpapi20.Tpo .deps/libglpk_la-glpapi20.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi21.lo -MD -MP -MF .deps/libglpk_la-glpapi21.Tpo -c -o libglpk_la-glpapi21.lo `test -f 'glpapi21.c' || echo './'`glpapi21.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi21.lo -MD -MP -MF .deps/libglpk_la-glpapi21.Tpo -c glpapi21.c -fPIC -DPIC -o .libs/libglpk_la-glpapi21.o glpapi21.c: In function 'parse_cmdline': glpapi21.c:437:34: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 437 | argv[k][0] == '-' && !isdigit((unsigned char)argv[k][1])) | ^ glpapi21.c:823:34: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 823 | argv[k][0] == '-' && !isdigit((unsigned char)argv[k][1])) | ^ glpapi21.c: In function 'glp_main': glpapi21.c:1237:41: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1237 | { if (csa->solution == SOL_BASIC && !csa->smcp.presolve || | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ glpapi21.c:1239:43: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1239 | csa->solution == SOL_INTEGER && !csa->iocp.presolve) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ glpapi21.c:1244:38: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1244 | if (csa->solution == SOL_BASIC && !csa->smcp.presolve || | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpapi21.lo -MD -MP -MF .deps/libglpk_la-glpapi21.Tpo -c glpapi21.c -o libglpk_la-glpapi21.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpapi21.Tpo .deps/libglpk_la-glpapi21.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpcpx.lo -MD -MP -MF .deps/libglpk_la-glpcpx.Tpo -c -o libglpk_la-glpcpx.lo `test -f 'glpcpx.c' || echo './'`glpcpx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpcpx.lo -MD -MP -MF .deps/libglpk_la-glpcpx.Tpo -c glpcpx.c -fPIC -DPIC -o .libs/libglpk_la-glpcpx.o glpcpx.c: In function 'scan_token': glpcpx.c:244:49: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 244 | else if (isalpha(csa->c) || csa->c != '.' && strchr(CHAR_SET, | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpcpx.lo -MD -MP -MF .deps/libglpk_la-glpcpx.Tpo -c glpcpx.c -o libglpk_la-glpcpx.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpcpx.Tpo .deps/libglpk_la-glpcpx.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpdmx.lo -MD -MP -MF .deps/libglpk_la-glpdmx.Tpo -c -o libglpk_la-glpdmx.lo `test -f 'glpdmx.c' || echo './'`glpdmx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpdmx.lo -MD -MP -MF .deps/libglpk_la-glpdmx.Tpo -c glpdmx.c -fPIC -DPIC -o .libs/libglpk_la-glpdmx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpdmx.lo -MD -MP -MF .deps/libglpk_la-glpdmx.Tpo -c glpdmx.c -o libglpk_la-glpdmx.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpdmx.Tpo .deps/libglpk_la-glpdmx.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpgmp.lo -MD -MP -MF .deps/libglpk_la-glpgmp.Tpo -c -o libglpk_la-glpgmp.lo `test -f 'glpgmp.c' || echo './'`glpgmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpgmp.lo -MD -MP -MF .deps/libglpk_la-glpgmp.Tpo -c glpgmp.c -fPIC -DPIC -o .libs/libglpk_la-glpgmp.o glpgmp.c: In function '_glp_mpz_add': glpgmp.c:282:37: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 282 | if (!(xval > 0 && yval > 0 && zval <= 0 || | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ glpgmp.c:335:18: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 335 | if (sx > 0 && sy > 0 || sx < 0 && sy < 0) | ~~~~~~~^~~~~~~~~ glpgmp.c: In function '_glp_mpz_cmp': glpgmp.c:767:22: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 767 | if (x->val > 0 && y->val <= 0 || x->val == 0 && y->val < 0) | ~~~~~~~~~~~^~~~~~~~~~~~~~ glpgmp.c:771:22: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 771 | if (x->val < 0 && y->val >= 0 || x->val == 0 && y->val > 0) | ~~~~~~~~~~~^~~~~~~~~~~~~~ In file included from glpgmp.c:31: glpgmp.c:820:22: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 820 | xassert(sx > 0 && sy > 0 || sx < 0 && sy < 0); | ~~~~~~~^~~~~~~~~ ./env/env.h:157:16: note: in definition of macro 'xassert' 157 | ((void)((expr) || (glp_assert_(#expr, __FILE__, __LINE__), 1))) | ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpgmp.lo -MD -MP -MF .deps/libglpk_la-glpgmp.Tpo -c glpgmp.c -o libglpk_la-glpgmp.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpgmp.Tpo .deps/libglpk_la-glpgmp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glphbm.lo -MD -MP -MF .deps/libglpk_la-glphbm.Tpo -c -o libglpk_la-glphbm.lo `test -f 'glphbm.c' || echo './'`glphbm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glphbm.lo -MD -MP -MF .deps/libglpk_la-glphbm.Tpo -c glphbm.c -fPIC -DPIC -o .libs/libglpk_la-glphbm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glphbm.lo -MD -MP -MF .deps/libglpk_la-glphbm.Tpo -c glphbm.c -o libglpk_la-glphbm.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glphbm.Tpo .deps/libglpk_la-glphbm.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpini01.lo -MD -MP -MF .deps/libglpk_la-glpini01.Tpo -c -o libglpk_la-glpini01.lo `test -f 'glpini01.c' || echo './'`glpini01.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpini01.lo -MD -MP -MF .deps/libglpk_la-glpini01.Tpo -c glpini01.c -fPIC -DPIC -o .libs/libglpk_la-glpini01.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpini01.lo -MD -MP -MF .deps/libglpk_la-glpini01.Tpo -c glpini01.c -o libglpk_la-glpini01.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpini01.Tpo .deps/libglpk_la-glpini01.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpini02.lo -MD -MP -MF .deps/libglpk_la-glpini02.Tpo -c -o libglpk_la-glpini02.lo `test -f 'glpini02.c' || echo './'`glpini02.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpini02.lo -MD -MP -MF .deps/libglpk_la-glpini02.Tpo -c glpini02.c -fPIC -DPIC -o .libs/libglpk_la-glpini02.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpini02.lo -MD -MP -MF .deps/libglpk_la-glpini02.Tpo -c glpini02.c -o libglpk_la-glpini02.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpini02.Tpo .deps/libglpk_la-glpini02.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios01.lo -MD -MP -MF .deps/libglpk_la-glpios01.Tpo -c -o libglpk_la-glpios01.lo `test -f 'glpios01.c' || echo './'`glpios01.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios01.lo -MD -MP -MF .deps/libglpk_la-glpios01.Tpo -c glpios01.c -fPIC -DPIC -o .libs/libglpk_la-glpios01.o glpios01.c: In function '_glp_ios_eval_degrad': glpios01.c:997:32: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 997 | { if (stat == GLP_NL && gamma < 0.0 || | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ glpios01.c:1002:32: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1002 | { if (stat == GLP_NL && gamma > 0.0 || | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios01.lo -MD -MP -MF .deps/libglpk_la-glpios01.Tpo -c glpios01.c -o libglpk_la-glpios01.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpios01.Tpo .deps/libglpk_la-glpios01.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios02.lo -MD -MP -MF .deps/libglpk_la-glpios02.Tpo -c -o libglpk_la-glpios02.lo `test -f 'glpios02.c' || echo './'`glpios02.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios02.lo -MD -MP -MF .deps/libglpk_la-glpios02.Tpo -c glpios02.c -fPIC -DPIC -o .libs/libglpk_la-glpios02.o glpios02.c: In function '_glp_ios_preprocess_node': glpios02.c:470:28: warning: 'uu' may be used uninitialized in this function [-Wmaybe-uninitialized] 470 | uu = (ceil(uu) - uu < 1e-3 ? ceil(uu) : floor(uu)); | ~~~~~~~~~^~~~ glpios02.c:459:26: note: 'uu' was declared here 459 | double lj, uj, ll, uu; | ^~ glpios02.c:468:55: warning: 'll' may be used uninitialized in this function [-Wmaybe-uninitialized] 468 | ll = (ll - floor(ll) < 1e-3 ? floor(ll) : ceil(ll)); | ^~~~~~~~ glpios02.c:459:22: note: 'll' was declared here 459 | double lj, uj, ll, uu; | ^~ glpios02.c:353:44: warning: 'iub' may be used uninitialized in this function [-Wmaybe-uninitialized] 353 | *uu = (iub == +DBL_MAX ? +DBL_MAX : iub / a[k]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ glpios02.c:301:19: note: 'iub' was declared here 301 | { double ilb, iub; | ^~~ glpios02.c:357:44: warning: 'ilb' may be used uninitialized in this function [-Wmaybe-uninitialized] 357 | *uu = (ilb == -DBL_MAX ? +DBL_MAX : ilb / a[k]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ glpios02.c:301:14: note: 'ilb' was declared here 301 | { double ilb, iub; | ^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios02.lo -MD -MP -MF .deps/libglpk_la-glpios02.Tpo -c glpios02.c -o libglpk_la-glpios02.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpios02.Tpo .deps/libglpk_la-glpios02.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios03.lo -MD -MP -MF .deps/libglpk_la-glpios03.Tpo -c -o libglpk_la-glpios03.lo `test -f 'glpios03.c' || echo './'`glpios03.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios03.lo -MD -MP -MF .deps/libglpk_la-glpios03.Tpo -c glpios03.c -fPIC -DPIC -o .libs/libglpk_la-glpios03.o glpios03.c: In function 'generate_cuts': glpios03.c:806:37: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 806 | { if (T->curr->level == 0 && T->curr->changed < 500 || | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ glpios03.c: In function '_glp_ios_driver': glpios03.c:1030:42: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1030 | T->parm->msg_lev >= GLP_MSG_ON && | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 1031 | (double)(T->parm->out_frq - 1) <= | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1032 | 1000.0 * xdifftime(xtime(), T->tm_lag)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from glpios03.c:25: glpios03.c: In function 'show_progress': ./env/env.h:127:17: warning: 'rho' may be used uninitialized in this function [-Wmaybe-uninitialized] 127 | #define xprintf glp_printf | ^~~~~~~~~~ glpios03.c:56:43: note: 'rho' was declared here 56 | char best_mip[50], best_bound[50], *rho, rel_gap[50]; | ^~~ glpios03.c: In function '_glp_ios_driver': glpios03.c:501:27: warning: 'up_type' may be used uninitialized in this function [-Wmaybe-uninitialized] 501 | node->b_ptr->type = (unsigned char)up_type; | ^~~~~~~~~~~~~~~~~~~~~~ glpios03.c:367:26: note: 'up_type' was declared here 367 | int type, dn_type, up_type, dn_bad, up_bad, p, ret, clone[1+2]; | ^~~~~~~ glpios03.c:479:27: warning: 'dn_type' may be used uninitialized in this function [-Wmaybe-uninitialized] 479 | node->b_ptr->type = (unsigned char)dn_type; | ^~~~~~~~~~~~~~~~~~~~~~ glpios03.c:367:17: note: 'dn_type' was declared here 367 | int type, dn_type, up_type, dn_bad, up_bad, p, ret, clone[1+2]; | ^~~~~~~ glpios03.c:1326:37: warning: 'old_obj' may be used uninitialized in this function [-Wmaybe-uninitialized] 1326 | if (degrad < 1e-4 * (1.0 + fabs(old_obj))) | ^~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios03.lo -MD -MP -MF .deps/libglpk_la-glpios03.Tpo -c glpios03.c -o libglpk_la-glpios03.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpios03.Tpo .deps/libglpk_la-glpios03.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios04.lo -MD -MP -MF .deps/libglpk_la-glpios04.Tpo -c -o libglpk_la-glpios04.lo `test -f 'glpios04.c' || echo './'`glpios04.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios04.lo -MD -MP -MF .deps/libglpk_la-glpios04.Tpo -c glpios04.c -fPIC -DPIC -o .libs/libglpk_la-glpios04.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios04.lo -MD -MP -MF .deps/libglpk_la-glpios04.Tpo -c glpios04.c -o libglpk_la-glpios04.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpios04.Tpo .deps/libglpk_la-glpios04.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios05.lo -MD -MP -MF .deps/libglpk_la-glpios05.Tpo -c -o libglpk_la-glpios05.lo `test -f 'glpios05.c' || echo './'`glpios05.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios05.lo -MD -MP -MF .deps/libglpk_la-glpios05.Tpo -c glpios05.c -fPIC -DPIC -o .libs/libglpk_la-glpios05.o glpios05.c: In function '_glp_ios_gmi_gen': glpios05.c:162:28: warning: 'phi1' may be used uninitialized in this function [-Wmaybe-uninitialized] 162 | rhs += phi1 * lb; | ~~~~~^~~~ glpios05.c:68:39: note: 'phi1' was declared here 68 | double lb, ub, alfa, beta, ksi, phi1, rhs; | ^~~~ glpios05.c:137:30: warning: 'alfa' may be used uninitialized in this function [-Wmaybe-uninitialized] 137 | if (fabs(alfa - floor(alfa + 0.5)) < 1e-10) | ~~~~~^~~~~~~~~~~~~~~~~~~ glpios05.c:68:22: note: 'alfa' was declared here 68 | double lb, ub, alfa, beta, ksi, phi1, rhs; | ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios05.lo -MD -MP -MF .deps/libglpk_la-glpios05.Tpo -c glpios05.c -o libglpk_la-glpios05.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpios05.Tpo .deps/libglpk_la-glpios05.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios06.lo -MD -MP -MF .deps/libglpk_la-glpios06.Tpo -c -o libglpk_la-glpios06.lo `test -f 'glpios06.c' || echo './'`glpios06.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios06.lo -MD -MP -MF .deps/libglpk_la-glpios06.Tpo -c glpios06.c -fPIC -DPIC -o .libs/libglpk_la-glpios06.o glpios06.c: In function 'set_var_bounds': glpios06.c:198:34: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 198 | if (!(mir->lb[i] == 0.0 && mir->ub[i] == +DBL_MAX || | ^ glpios06.c: In function 'mark_useless_rows': glpios06.c:274:31: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 274 | if (mir->isint[k] && mir->lb[k] == -DBL_MAX || | ^ glpios06.c: In function '_glp_ios_mir_gen': glpios06.c:970:13: warning: 'x' may be used uninitialized in this function [-Wmaybe-uninitialized] 970 | if (x < 0.0) x = 0.0; | ^ glpios06.c:946:17: note: 'x' was declared here 946 | { double x; | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios06.lo -MD -MP -MF .deps/libglpk_la-glpios06.Tpo -c glpios06.c -o libglpk_la-glpios06.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpios06.Tpo .deps/libglpk_la-glpios06.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios07.lo -MD -MP -MF .deps/libglpk_la-glpios07.Tpo -c -o libglpk_la-glpios07.lo `test -f 'glpios07.c' || echo './'`glpios07.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios07.lo -MD -MP -MF .deps/libglpk_la-glpios07.Tpo -c glpios07.c -fPIC -DPIC -o .libs/libglpk_la-glpios07.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios07.lo -MD -MP -MF .deps/libglpk_la-glpios07.Tpo -c glpios07.c -o libglpk_la-glpios07.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpios07.Tpo .deps/libglpk_la-glpios07.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios08.lo -MD -MP -MF .deps/libglpk_la-glpios08.Tpo -c -o libglpk_la-glpios08.lo `test -f 'glpios08.c' || echo './'`glpios08.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios08.lo -MD -MP -MF .deps/libglpk_la-glpios08.Tpo -c glpios08.c -fPIC -DPIC -o .libs/libglpk_la-glpios08.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios08.lo -MD -MP -MF .deps/libglpk_la-glpios08.Tpo -c glpios08.c -o libglpk_la-glpios08.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpios08.Tpo .deps/libglpk_la-glpios08.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios09.lo -MD -MP -MF .deps/libglpk_la-glpios09.Tpo -c -o libglpk_la-glpios09.lo `test -f 'glpios09.c' || echo './'`glpios09.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios09.lo -MD -MP -MF .deps/libglpk_la-glpios09.Tpo -c glpios09.c -fPIC -DPIC -o .libs/libglpk_la-glpios09.o glpios09.c: In function 'branch_drtom': glpios09.c:299:38: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 299 | if (stat == GLP_NL && dk < 0.0 || | ~~~~~~~~~~~~~~~^~~~~~~~~~~ glpios09.c:304:38: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 304 | if (stat == GLP_NL && dk > 0.0 || | ~~~~~~~~~~~~~~~^~~~~~~~~~~ glpios09.c: In function 'branch_mostf': glpios09.c:165:14: warning: 'next' may be used uninitialized in this function [-Wmaybe-uninitialized] 165 | *_next = next; | ~~~~~~~^~~~~~ glpios09.c: In function 'eval_degrad': glpios09.c:467:16: warning: 'degrad' may be used uninitialized in this function [-Wmaybe-uninitialized] 467 | if (degrad < 1e-6 * (1.0 + 0.001 * fabs(P->obj_val))) | ^ glpios09.c: In function '_glp_ios_choose_var': glpios09.c:77:14: warning: 'j' may be used uninitialized in this function [-Wmaybe-uninitialized] 77 | return j; | ^ In file included from glpios09.c:25: ./env/env.h:127:17: warning: 'dd_up' may be used uninitialized in this function [-Wmaybe-uninitialized] 127 | #define xprintf glp_printf | ^~~~~~~~~~ glpios09.c:201:17: note: 'dd_up' was declared here 201 | dd_dn, dd_up, degrad, *val; | ^~~~~ In file included from glpios09.c:25: ./env/env.h:127:17: warning: 'dd_dn' may be used uninitialized in this function [-Wmaybe-uninitialized] 127 | #define xprintf glp_printf | ^~~~~~~~~~ glpios09.c:201:10: note: 'dd_dn' was declared here 201 | dd_dn, dd_up, degrad, *val; | ^~~~~ glpios09.c:340:23: warning: 'dz_dn' may be used uninitialized in this function [-Wmaybe-uninitialized] 340 | if (degrad < fabs(dz_dn) || degrad < fabs(dz_up)) | ^~~~~~~~~~~ glpios09.c:200:54: note: 'dz_dn' was declared here 200 | double x, dk, alfa, delta_j, delta_k, delta_z, dz_dn, dz_up, | ^~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios09.lo -MD -MP -MF .deps/libglpk_la-glpios09.Tpo -c glpios09.c -o libglpk_la-glpios09.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpios09.Tpo .deps/libglpk_la-glpios09.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios10.lo -MD -MP -MF .deps/libglpk_la-glpios10.Tpo -c -o libglpk_la-glpios10.lo `test -f 'glpios10.c' || echo './'`glpios10.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios10.lo -MD -MP -MF .deps/libglpk_la-glpios10.Tpo -c glpios10.c -fPIC -DPIC -o .libs/libglpk_la-glpios10.o glpios10.c: In function '_glp_ios_feas_pump': glpios10.c:227:24: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 227 | { if (k >= 5 && var[k].d < 0.35 || k >= 10) break; | ~~~~~~~^~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios10.lo -MD -MP -MF .deps/libglpk_la-glpios10.Tpo -c glpios10.c -o libglpk_la-glpios10.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpios10.Tpo .deps/libglpk_la-glpios10.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios11.lo -MD -MP -MF .deps/libglpk_la-glpios11.Tpo -c -o libglpk_la-glpios11.lo `test -f 'glpios11.c' || echo './'`glpios11.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios11.lo -MD -MP -MF .deps/libglpk_la-glpios11.Tpo -c glpios11.c -fPIC -DPIC -o .libs/libglpk_la-glpios11.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios11.lo -MD -MP -MF .deps/libglpk_la-glpios11.Tpo -c glpios11.c -o libglpk_la-glpios11.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpios11.Tpo .deps/libglpk_la-glpios11.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios12.lo -MD -MP -MF .deps/libglpk_la-glpios12.Tpo -c -o libglpk_la-glpios12.lo `test -f 'glpios12.c' || echo './'`glpios12.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios12.lo -MD -MP -MF .deps/libglpk_la-glpios12.Tpo -c glpios12.c -fPIC -DPIC -o .libs/libglpk_la-glpios12.o glpios12.c: In function '_glp_ios_choose_node': glpios12.c:81:14: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] 81 | return p; | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpios12.lo -MD -MP -MF .deps/libglpk_la-glpios12.Tpo -c glpios12.c -o libglpk_la-glpios12.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpios12.Tpo .deps/libglpk_la-glpios12.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpipm.lo -MD -MP -MF .deps/libglpk_la-glpipm.Tpo -c -o libglpk_la-glpipm.lo `test -f 'glpipm.c' || echo './'`glpipm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpipm.lo -MD -MP -MF .deps/libglpk_la-glpipm.Tpo -c glpipm.c -fPIC -DPIC -o .libs/libglpk_la-glpipm.o glpipm.c: In function '_glp_ipm_solve': glpipm.c:1129:26: warning: 'dir' may be used uninitialized in this function [-Wmaybe-uninitialized] 1129 | col->dval = dir * z[j] / col->sjj; | ~~~~^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpipm.lo -MD -MP -MF .deps/libglpk_la-glpipm.Tpo -c glpipm.c -o libglpk_la-glpipm.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpipm.Tpo .deps/libglpk_la-glpipm.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpmat.lo -MD -MP -MF .deps/libglpk_la-glpmat.Tpo -c -o libglpk_la-glpmat.lo `test -f 'glpmat.c' || echo './'`glpmat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpmat.lo -MD -MP -MF .deps/libglpk_la-glpmat.Tpo -c glpmat.c -fPIC -DPIC -o .libs/libglpk_la-glpmat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpmat.lo -MD -MP -MF .deps/libglpk_la-glpmat.Tpo -c glpmat.c -o libglpk_la-glpmat.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpmat.Tpo .deps/libglpk_la-glpmat.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpmpl01.lo -MD -MP -MF .deps/libglpk_la-glpmpl01.Tpo -c -o libglpk_la-glpmpl01.lo `test -f 'glpmpl01.c' || echo './'`glpmpl01.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpmpl01.lo -MD -MP -MF .deps/libglpk_la-glpmpl01.Tpo -c glpmpl01.c -fPIC -DPIC -o .libs/libglpk_la-glpmpl01.o glpmpl01.c: In function '_glp_mpl_is_reserved': glpmpl01.c:472:30: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 472 | mpl->token == T_AND && mpl->image[0] == 'a' || | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ glpmpl01.c:483:30: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 483 | mpl->token == T_NOT && mpl->image[0] == 'n' || | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ glpmpl01.c:484:29: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 484 | mpl->token == T_OR && mpl->image[0] == 'o' || | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ glpmpl01.c: In function '_glp_mpl_expand_arg_list': glpmpl01.c:853:10: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 853 | { for (temp = list; temp->next != NULL; temp = temp->next); | ^~~ glpmpl01.c:854:10: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 854 | temp->next = tail; | ^~~~ glpmpl01.c: In function '_glp_mpl_append_block': glpmpl01.c:1451:10: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 1451 | { for (temp = domain->list; temp->next != NULL; temp = | ^~~ glpmpl01.c:1453:10: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1453 | temp->next = block; | ^~~~ glpmpl01.c: In function '_glp_mpl_append_slot': glpmpl01.c:1485:10: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 1485 | { for (temp = block->list; temp->next != NULL; temp = | ^~~ glpmpl01.c:1487:10: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 1487 | temp->next = slot; | ^~~~ glpmpl01.c: In function '_glp_mpl_iterated_expression': glpmpl01.c:1983:31: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1983 | op == O_SUM && arg.loop.x->type == A_FORMULA)) glpmpl01.c: In function '_glp_mpl_set_statement': glpmpl01.c:3039:16: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 3039 | { for (temp = set->within; temp->next != NULL; temp = | ^~~ glpmpl01.c:3041:16: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 3041 | temp->next = within; | ^~~~ glpmpl01.c: In function '_glp_mpl_parameter_statement': glpmpl01.c:3324:16: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 3324 | { for (temp = par->cond; temp->next != NULL; temp = | ^~~ glpmpl01.c:3326:16: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 3326 | temp->next = cond; | ^~~~ glpmpl01.c:3367:16: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 3367 | { for (temp = par->in; temp->next != NULL; temp = | ^~~ glpmpl01.c:3369:16: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 3369 | temp->next = in; | ^~~~ glpmpl01.c: In function '_glp_mpl_end_statement': glpmpl01.c:4569:24: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 4569 | { if (!mpl->flag_d && is_keyword(mpl, "end") || | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ glpmpl01.c: In function '_glp_mpl_primary_expression': glpmpl01.c:2256:14: warning: 'code' may be used uninitialized in this function [-Wmaybe-uninitialized] 2256 | return code; | ^~~~ glpmpl01.c: In function '_glp_mpl_object_reference': glpmpl01.c:1084:14: warning: 'code' may be used uninitialized in this function [-Wmaybe-uninitialized] 1084 | return code; | ^~~~ glpmpl01.c:1074:22: warning: 'con' may be used uninitialized in this function [-Wmaybe-uninitialized] 1074 | con->type == A_CONSTRAINT ? "constraint" : "objective" | ~~~^~~~~~ glpmpl01.c:1063:25: warning: 'var' may be used uninitialized in this function [-Wmaybe-uninitialized] 1063 | arg.var.var = var; | ~~~~~~~~~~~~^~~~~ glpmpl01.c:1052:20: warning: 'par' may be used uninitialized in this function [-Wmaybe-uninitialized] 1052 | if (par->type == A_SYMBOLIC) | ~~~^~~~~~ In file included from glpmpl01.c:25: glpmpl.h:376:19: warning: 'set' may be used uninitialized in this function [-Wmaybe-uninitialized] 376 | #define make_code _glp_mpl_make_code | ^~~~~~~~~~~~~~~~~~ glpmpl01.c:936:12: note: 'set' was declared here 936 | SET *set; | ^~~ glpmpl01.c:1041:24: warning: 'slot' may be used uninitialized in this function [-Wmaybe-uninitialized] 1041 | slot->list = code; | ~~~~~~~~~~~^~~~~~ In file included from glpmpl01.c:25: glpmpl.h:2492:15: warning: 'dim' may be used uninitialized in this function [-Wmaybe-uninitialized] 2492 | #define error _glp_mpl_error | ^~~~~~~~~~~~~~ glpmpl01.c:944:11: note: 'dim' was declared here 944 | int dim, suff; | ^~~ In file included from glpmpl01.c:25: glpmpl.h:2492:15: warning: 'name' may be used uninitialized in this function [-Wmaybe-uninitialized] 2492 | #define error _glp_mpl_error | ^~~~~~~~~~~~~~ glpmpl01.c:943:13: note: 'name' was declared here 943 | char *name; | ^~~~ glpmpl01.c: In function '_glp_mpl_function_reference': glpmpl01.c:1239:23: warning: 'op' may be used uninitialized in this function [-Wmaybe-uninitialized] 1239 | if (op == O_MIN || op == O_MAX) glpmpl01.c: In function '_glp_mpl_iterated_expression': glpmpl01.c:1970:7: warning: 'op' may be used uninitialized in this function [-Wmaybe-uninitialized] 1970 | switch (op) | ^~~~~~ glpmpl01.c: In function '_glp_mpl_objective_statement': glpmpl01.c:3872:17: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized] 3872 | obj->type = type; | ~~~~~~~~~~^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpmpl01.lo -MD -MP -MF .deps/libglpk_la-glpmpl01.Tpo -c glpmpl01.c -o libglpk_la-glpmpl01.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpmpl01.Tpo .deps/libglpk_la-glpmpl01.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpmpl02.lo -MD -MP -MF .deps/libglpk_la-glpmpl02.Tpo -c -o libglpk_la-glpmpl02.lo `test -f 'glpmpl02.c' || echo './'`glpmpl02.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpmpl02.lo -MD -MP -MF .deps/libglpk_la-glpmpl02.Tpo -c glpmpl02.c -fPIC -DPIC -o .libs/libglpk_la-glpmpl02.o glpmpl02.c: In function '_glp_mpl_expand_slice': glpmpl02.c:63:10: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 63 | { for (temp = slice; temp->next != NULL; temp = temp->next); | ^~~ glpmpl02.c:64:10: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 64 | temp->next = tail; | ^~~~ glpmpl02.c: In function '_glp_mpl_read_slice': glpmpl02.c:269:10: warning: 'close' may be used uninitialized in this function [-Wmaybe-uninitialized] 269 | { switch (close) | ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpmpl02.lo -MD -MP -MF .deps/libglpk_la-glpmpl02.Tpo -c glpmpl02.c -o libglpk_la-glpmpl02.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpmpl02.Tpo .deps/libglpk_la-glpmpl02.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpmpl03.lo -MD -MP -MF .deps/libglpk_la-glpmpl03.Tpo -c -o libglpk_la-glpmpl03.lo `test -f 'glpmpl03.c' || echo './'`glpmpl03.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpmpl03.lo -MD -MP -MF .deps/libglpk_la-glpmpl03.Tpo -c glpmpl03.c -fPIC -DPIC -o .libs/libglpk_la-glpmpl03.o glpmpl03.c: In function '_glp_mpl_fp_add': glpmpl03.c:37:30: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 37 | { if (x > 0.0 && y > 0.0 && x > + 0.999 * DBL_MAX - y || | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ glpmpl03.c: In function '_glp_mpl_fp_sub': glpmpl03.c:50:30: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 50 | { if (x > 0.0 && y < 0.0 && x > + 0.999 * DBL_MAX + y || | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ glpmpl03.c: In function '_glp_mpl_fp_mod': glpmpl03.c:131:25: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 131 | if (x > 0.0 && y < 0.0 || x < 0.0 && y > 0.0) r += y; | ~~~~~~~~^~~~~~~~~~ glpmpl03.c: In function '_glp_mpl_fp_power': glpmpl03.c:144:20: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 144 | if (x == 0.0 && y <= 0.0 || x < 0.0 && y != floor(y)) | ~~~~~~~~~^~~~~~~~~~~ glpmpl03.c:148:37: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 148 | if (fabs(x) > 1.0 && y > +1.0 && | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 149 | +log(fabs(x)) > (0.999 * log(DBL_MAX)) / y || | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glpmpl03.c:154:37: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 154 | if (fabs(x) > 1.0 && y < -1.0 && | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 155 | -log(fabs(x)) < (0.999 * log(DBL_MAX)) / y || | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glpmpl03.c: In function '_glp_mpl_expand_tuple': glpmpl03.c:774:10: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 774 | { for (temp = tuple; temp->next != NULL; temp = temp->next); | ^~~ glpmpl03.c:775:10: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 775 | temp->next = tail; | ^~~~ glpmpl03.c: In function '_glp_mpl_arelset_size': glpmpl03.c:1076:25: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1076 | { if (temp > 0.0 && dt > 0.0 || temp < 0.0 && dt < 0.0) | ~~~~~~~~~~~^~~~~~~~~~~ glpmpl03.c: In function '_glp_mpl_is_member': glpmpl03.c:4589:29: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 4589 | if (dt > 0.0 && !(t0 <= x && x <= tf) || | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ glpmpl03.c:4628:14: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] 4628 | return value; | ^~~~~ glpmpl03.c: In function '_glp_mpl_eval_logical': glpmpl03.c:4269:23: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] 4269 | code->value.bit = value; | ~~~~~~~~~~~~~~~~^~~~~~~ In file included from glpmpl03.c:25: glpmpl03.c: In function '_glp_mpl_eval_symbolic': glpmpl.h:960:21: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] 960 | #define copy_symbol _glp_mpl_copy_symbol | ^~~~~~~~~~~~~~~~~~~~ glpmpl03.c:3903:15: note: 'value' was declared here 3903 | { SYMBOL *value; | ^~~~~ In file included from glpmpl03.c:25: glpmpl03.c: In function '_glp_mpl_eval_tuple': glpmpl.h:1029:20: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] 1029 | #define copy_tuple _glp_mpl_copy_tuple | ^~~~~~~~~~~~~~~~~~~ glpmpl03.c:4280:14: note: 'value' was declared here 4280 | { TUPLE *value; | ^~~~~ In file included from glpmpl03.c:25: glpmpl03.c: In function '_glp_mpl_eval_elemset': glpmpl.h:1109:22: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] 1109 | #define copy_elemset _glp_mpl_copy_elemset | ^~~~~~~~~~~~~~~~~~~~~ glpmpl03.c:4364:16: note: 'value' was declared here 4364 | { ELEMSET *value; | ^~~~~ glpmpl03.c: In function '_glp_mpl_take_member_set': glpmpl03.c:2385:14: warning: 'refer' may be used uninitialized in this function [-Wmaybe-uninitialized] 2385 | return refer; | ^~~~~ glpmpl03.c: In function 'printf_func': glpmpl03.c:5817:23: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] 5817 | if (!(-int_max <= value && value <= +int_max)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glpmpl03.c: In function '_glp_mpl_take_member_num': glpmpl03.c:2719:14: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] 2719 | return value; | ^~~~~ glpmpl03.c: In function '_glp_mpl_take_member_sym': glpmpl03.c:2954:14: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] 2954 | return value; | ^~~~~ In file included from glpmpl03.c:25: glpmpl03.c: In function '_glp_mpl_eval_formula': glpmpl.h:1231:22: warning: 'value' may be used uninitialized in this function [-Wmaybe-uninitialized] 1231 | #define copy_formula _glp_mpl_copy_formula | ^~~~~~~~~~~~~~~~~~~~~ glpmpl03.c:4689:16: note: 'value' was declared here 4689 | { FORMULA *value; | ^~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpmpl03.lo -MD -MP -MF .deps/libglpk_la-glpmpl03.Tpo -c glpmpl03.c -o libglpk_la-glpmpl03.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpmpl03.Tpo .deps/libglpk_la-glpmpl03.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpmpl04.lo -MD -MP -MF .deps/libglpk_la-glpmpl04.Tpo -c -o libglpk_la-glpmpl04.lo `test -f 'glpmpl04.c' || echo './'`glpmpl04.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpmpl04.lo -MD -MP -MF .deps/libglpk_la-glpmpl04.Tpo -c glpmpl04.c -fPIC -DPIC -o .libs/libglpk_la-glpmpl04.o glpmpl04.c: In function '_glp_mpl_get_row_kind': glpmpl04.c:925:14: warning: 'kind' may be used uninitialized in this function [-Wmaybe-uninitialized] 925 | return kind; | ^~~~ glpmpl04.c: In function '_glp_mpl_get_col_kind': glpmpl04.c:1161:14: warning: 'kind' may be used uninitialized in this function [-Wmaybe-uninitialized] 1161 | return kind; | ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpmpl04.lo -MD -MP -MF .deps/libglpk_la-glpmpl04.Tpo -c glpmpl04.c -o libglpk_la-glpmpl04.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpmpl04.Tpo .deps/libglpk_la-glpmpl04.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpmpl05.lo -MD -MP -MF .deps/libglpk_la-glpmpl05.Tpo -c -o libglpk_la-glpmpl05.lo `test -f 'glpmpl05.c' || echo './'`glpmpl05.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpmpl05.lo -MD -MP -MF .deps/libglpk_la-glpmpl05.Tpo -c glpmpl05.c -fPIC -DPIC -o .libs/libglpk_la-glpmpl05.o glpmpl05.c: In function '_glp_mpl_fn_str2time': glpmpl05.c:216:20: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] 216 | int z, hh, mm; | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpmpl05.lo -MD -MP -MF .deps/libglpk_la-glpmpl05.Tpo -c glpmpl05.c -o libglpk_la-glpmpl05.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpmpl05.Tpo .deps/libglpk_la-glpmpl05.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpmpl06.lo -MD -MP -MF .deps/libglpk_la-glpmpl06.Tpo -c -o libglpk_la-glpmpl06.lo `test -f 'glpmpl06.c' || echo './'`glpmpl06.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpmpl06.lo -MD -MP -MF .deps/libglpk_la-glpmpl06.Tpo -c glpmpl06.c -fPIC -DPIC -o .libs/libglpk_la-glpmpl06.o glpmpl06.c: In function '_glp_mpl_tab_drv_read': glpmpl06.c:945:14: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] 945 | return ret; | ^~~ glpmpl06.c: In function '_glp_mpl_tab_drv_write': glpmpl06.c:967:10: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] 967 | if (ret) | ^ glpmpl06.c: In function '_glp_mpl_tab_drv_close': glpmpl06.c:994:10: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] 994 | if (ret) | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpmpl06.lo -MD -MP -MF .deps/libglpk_la-glpmpl06.Tpo -c glpmpl06.c -o libglpk_la-glpmpl06.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpmpl06.Tpo .deps/libglpk_la-glpmpl06.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpmps.lo -MD -MP -MF .deps/libglpk_la-glpmps.Tpo -c -o libglpk_la-glpmps.lo `test -f 'glpmps.c' || echo './'`glpmps.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpmps.lo -MD -MP -MF .deps/libglpk_la-glpmps.Tpo -c glpmps.c -fPIC -DPIC -o .libs/libglpk_la-glpmps.o glpmps.c: In function 'row_name': glpmps.c:1111:21: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1111 | csa->deck && strlen(csa->P->row[i]->name) > 8) | ^ glpmps.c: In function 'col_name': glpmps.c:1126:21: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1126 | csa->deck && strlen(csa->P->col[j]->name) > 8) | ^ glpmps.c: In function 'read_field': glpmps.c:255:19: warning: 'end' may be used uninitialized in this function [-Wmaybe-uninitialized] 255 | int beg, end, pos; | ^~~ glpmps.c:274:19: warning: 'beg' may be used uninitialized in this function [-Wmaybe-uninitialized] 274 | while (csa->recpos < beg) | ^ glpmps.c: In function 'glp_read_mps': glpmps.c:863:10: warning: 'ub' may be used uninitialized in this function [-Wmaybe-uninitialized] 863 | if (lb == -DBL_MAX && ub == +DBL_MAX) | ^ glpmps.c:741:23: note: 'ub' was declared here 741 | double bnd, lb, ub; | ^~ glpmps.c:863:14: warning: 'lb' may be used uninitialized in this function [-Wmaybe-uninitialized] 863 | if (lb == -DBL_MAX && ub == +DBL_MAX) | ^ glpmps.c:741:19: note: 'lb' was declared here 741 | double bnd, lb, ub; | ^~ In file included from glpmps.c:25: glpmps.c: In function 'glp_write_mps': ./env/env.h:228:20: warning: 'rhs' may be used uninitialized in this function [-Wmaybe-uninitialized] 228 | #define glp_format _glp_format | ^~~~~~~~~~~ glpmps.c:1313:17: note: 'rhs' was declared here 1313 | double rhs; | ^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpmps.lo -MD -MP -MF .deps/libglpk_la-glpmps.Tpo -c glpmps.c -o libglpk_la-glpmps.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpmps.Tpo .deps/libglpk_la-glpmps.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpnet03.lo -MD -MP -MF .deps/libglpk_la-glpnet03.Tpo -c -o libglpk_la-glpnet03.lo `test -f 'glpnet03.c' || echo './'`glpnet03.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpnet03.lo -MD -MP -MF .deps/libglpk_la-glpnet03.Tpo -c glpnet03.c -fPIC -DPIC -o .libs/libglpk_la-glpnet03.o glpnet03.c: In function 'glp_netgen': glpnet03.c:526:12: warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized] 526 | ipred[l] = m; | ^ glpnet03.c:518:20: note: 'l' was declared here 518 | { int i, j, k, l, m; | ^ glpnet03.c:526:12: warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized] 526 | ipred[l] = m; | ^ glpnet03.c:518:20: note: 'l' was declared here 518 | { int i, j, k, l, m; | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpnet03.lo -MD -MP -MF .deps/libglpk_la-glpnet03.Tpo -c glpnet03.c -o libglpk_la-glpnet03.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpnet03.Tpo .deps/libglpk_la-glpnet03.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpnet04.lo -MD -MP -MF .deps/libglpk_la-glpnet04.Tpo -c -o libglpk_la-glpnet04.lo `test -f 'glpnet04.c' || echo './'`glpnet04.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpnet04.lo -MD -MP -MF .deps/libglpk_la-glpnet04.Tpo -c glpnet04.c -fPIC -DPIC -o .libs/libglpk_la-glpnet04.o glpnet04.c: In function 'glp_gridgen': glpnet04.c:292:24: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 292 | if (parm[9] == 1 && parm[10] > parm[11] || | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ glpnet04.c:301:25: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 301 | if (parm[12] == 1 && !(0 <= parm[13] && parm[13] <= parm[14]) || | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glpnet04.c:398:23: warning: 'random' may be used uninitialized in this function [-Wmaybe-uninitialized] 398 | arc_ptr->u = random(csa, capacities.parameter); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glpnet04.c:376:13: note: 'random' was declared here 376 | int (*random)(struct csa *csa, double *); | ^~~~~~ glpnet04.c:434:26: warning: 'random' may be used uninitialized in this function [-Wmaybe-uninitialized] 434 | arc_ptr->cost = random(csa, arc_costs.parameter); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glpnet04.c:405:13: note: 'random' was declared here 405 | int (*random)(struct csa *csa, double *); | ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpnet04.lo -MD -MP -MF .deps/libglpk_la-glpnet04.Tpo -c glpnet04.c -o libglpk_la-glpnet04.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpnet04.Tpo .deps/libglpk_la-glpnet04.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpnet05.lo -MD -MP -MF .deps/libglpk_la-glpnet05.Tpo -c -o libglpk_la-glpnet05.lo `test -f 'glpnet05.c' || echo './'`glpnet05.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpnet05.lo -MD -MP -MF .deps/libglpk_la-glpnet05.Tpo -c glpnet05.c -fPIC -DPIC -o .libs/libglpk_la-glpnet05.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpnet05.lo -MD -MP -MF .deps/libglpk_la-glpnet05.Tpo -c glpnet05.c -o libglpk_la-glpnet05.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpnet05.Tpo .deps/libglpk_la-glpnet05.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpnpp01.lo -MD -MP -MF .deps/libglpk_la-glpnpp01.Tpo -c -o libglpk_la-glpnpp01.lo `test -f 'glpnpp01.c' || echo './'`glpnpp01.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpnpp01.lo -MD -MP -MF .deps/libglpk_la-glpnpp01.Tpo -c glpnpp01.c -fPIC -DPIC -o .libs/libglpk_la-glpnpp01.o glpnpp01.c: In function '_glp_npp_load_prob': glpnpp01.c:457:29: warning: 'dir' may be used uninitialized in this function [-Wmaybe-uninitialized] 457 | col->coef = dir * ccc->coef; | ~~~~^~~~~~~~~~~ glpnpp01.c: In function '_glp_npp_build_prob': glpnpp01.c:544:10: warning: 'dir' may be used uninitialized in this function [-Wmaybe-uninitialized] 544 | glp_set_obj_coef(prob, j, dir * col->coef); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glpnpp01.c: In function '_glp_npp_postprocess': glpnpp01.c:667:32: warning: 'dir' may be used uninitialized in this function [-Wmaybe-uninitialized] 667 | npp->r_pi[k] = dir * row->dval; | ~~~~^~~~~~~~~~~ glpnpp01.c: In function '_glp_npp_unload_sol': glpnpp01.c:730:32: warning: 'dir' may be used uninitialized in this function [-Wmaybe-uninitialized] 730 | row->dual = dir * npp->r_pi[i]; | ~~~~^~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpnpp01.lo -MD -MP -MF .deps/libglpk_la-glpnpp01.Tpo -c glpnpp01.c -o libglpk_la-glpnpp01.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpnpp01.Tpo .deps/libglpk_la-glpnpp01.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpnpp02.lo -MD -MP -MF .deps/libglpk_la-glpnpp02.Tpo -c -o libglpk_la-glpnpp02.lo `test -f 'glpnpp02.c' || echo './'`glpnpp02.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpnpp02.lo -MD -MP -MF .deps/libglpk_la-glpnpp02.Tpo -c glpnpp02.c -fPIC -DPIC -o .libs/libglpk_la-glpnpp02.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpnpp02.lo -MD -MP -MF .deps/libglpk_la-glpnpp02.Tpo -c glpnpp02.c -o libglpk_la-glpnpp02.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpnpp02.Tpo .deps/libglpk_la-glpnpp02.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpnpp03.lo -MD -MP -MF .deps/libglpk_la-glpnpp03.Tpo -c -o libglpk_la-glpnpp03.lo `test -f 'glpnpp03.c' || echo './'`glpnpp03.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpnpp03.lo -MD -MP -MF .deps/libglpk_la-glpnpp03.Tpo -c glpnpp03.c -fPIC -DPIC -o .libs/libglpk_la-glpnpp03.o glpnpp03.c: In function 'rcv_ineq_singlet': glpnpp03.c:1020:36: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1020 | { if (info->apq > 0.0 && info->lb != -DBL_MAX || | ^ glpnpp03.c:1031:36: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1031 | { if (info->apq > 0.0 && info->ub != +DBL_MAX || | ^ glpnpp03.c:1082:36: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1082 | if (lambda > +DBL_EPSILON && info->lb_changed || | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ glpnpp03.c: In function '_glp_npp_forcing_row': glpnpp03.c:2147:22: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 2147 | if (at == 0 && apj->val < 0.0 || at != 0 && apj->val > 0.0) | ~~~~~~~~^~~~~~~~~~~~~~~~~ glpnpp03.c: In function '_glp_npp_implied_bounds': glpnpp03.c:2765:32: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 2765 | { if (apj->val > 0.0 && apj->col->ub == +DBL_MAX || | ^ glpnpp03.c:2814:32: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 2814 | { if (apj->val > 0.0 && apj->col->lb == -DBL_MAX || | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpnpp03.lo -MD -MP -MF .deps/libglpk_la-glpnpp03.Tpo -c glpnpp03.c -o libglpk_la-glpnpp03.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpnpp03.Tpo .deps/libglpk_la-glpnpp03.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpnpp04.lo -MD -MP -MF .deps/libglpk_la-glpnpp04.Tpo -c -o libglpk_la-glpnpp04.lo `test -f 'glpnpp04.c' || echo './'`glpnpp04.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpnpp04.lo -MD -MP -MF .deps/libglpk_la-glpnpp04.Tpo -c glpnpp04.c -fPIC -DPIC -o .libs/libglpk_la-glpnpp04.o glpnpp04.c: In function '_glp_npp_hidden_packing': glpnpp04.c:524:24: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 524 | if (kase == 1 && ret == 1 || ret == 2) | ~~~~~~~~~~^~~~~~~~~~~ glpnpp04.c: In function '_glp_npp_hidden_covering': glpnpp04.c:1017:24: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1017 | if (kase == 1 && ret == 1 || ret == 2) | ~~~~~~~~~~^~~~~~~~~~~ glpnpp04.c: In function '_glp_npp_implied_packing': glpnpp04.c:739:18: warning: 'b' may be used uninitialized in this function [-Wmaybe-uninitialized] 739 | b -= e->aj * e->xj->lb; | ~~^~~~~~~~~~~~~~~~~~~~ glpnpp04.c:734:7: warning: 'ptr' may be used uninitialized in this function [-Wmaybe-uninitialized] 734 | for (e = ptr; e != NULL; e = e->next) | ^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpnpp04.lo -MD -MP -MF .deps/libglpk_la-glpnpp04.Tpo -c glpnpp04.c -o libglpk_la-glpnpp04.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpnpp04.Tpo .deps/libglpk_la-glpnpp04.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpnpp05.lo -MD -MP -MF .deps/libglpk_la-glpnpp05.Tpo -c -o libglpk_la-glpnpp05.lo `test -f 'glpnpp05.c' || echo './'`glpnpp05.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpnpp05.lo -MD -MP -MF .deps/libglpk_la-glpnpp05.Tpo -c glpnpp05.c -fPIC -DPIC -o .libs/libglpk_la-glpnpp05.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpnpp05.lo -MD -MP -MF .deps/libglpk_la-glpnpp05.Tpo -c glpnpp05.c -o libglpk_la-glpnpp05.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpnpp05.Tpo .deps/libglpk_la-glpnpp05.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpnpp06.lo -MD -MP -MF .deps/libglpk_la-glpnpp06.Tpo -c -o libglpk_la-glpnpp06.lo `test -f 'glpnpp06.c' || echo './'`glpnpp06.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpnpp06.lo -MD -MP -MF .deps/libglpk_la-glpnpp06.Tpo -c glpnpp06.c -fPIC -DPIC -o .libs/libglpk_la-glpnpp06.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpnpp06.lo -MD -MP -MF .deps/libglpk_la-glpnpp06.Tpo -c glpnpp06.c -o libglpk_la-glpnpp06.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpnpp06.Tpo .deps/libglpk_la-glpnpp06.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glprgr.lo -MD -MP -MF .deps/libglpk_la-glprgr.Tpo -c -o libglpk_la-glprgr.lo `test -f 'glprgr.c' || echo './'`glprgr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glprgr.lo -MD -MP -MF .deps/libglpk_la-glprgr.Tpo -c glprgr.c -fPIC -DPIC -o .libs/libglpk_la-glprgr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glprgr.lo -MD -MP -MF .deps/libglpk_la-glprgr.Tpo -c glprgr.c -o libglpk_la-glprgr.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glprgr.Tpo .deps/libglpk_la-glprgr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpscl.lo -MD -MP -MF .deps/libglpk_la-glpscl.Tpo -c -o libglpk_la-glpscl.lo `test -f 'glpscl.c' || echo './'`glpscl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpscl.lo -MD -MP -MF .deps/libglpk_la-glpscl.Tpo -c glpscl.c -fPIC -DPIC -o .libs/libglpk_la-glpscl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpscl.lo -MD -MP -MF .deps/libglpk_la-glpscl.Tpo -c glpscl.c -o libglpk_la-glpscl.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpscl.Tpo .deps/libglpk_la-glpscl.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpsdf.lo -MD -MP -MF .deps/libglpk_la-glpsdf.Tpo -c -o libglpk_la-glpsdf.lo `test -f 'glpsdf.c' || echo './'`glpsdf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpsdf.lo -MD -MP -MF .deps/libglpk_la-glpsdf.Tpo -c glpsdf.c -fPIC -DPIC -o .libs/libglpk_la-glpsdf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpsdf.lo -MD -MP -MF .deps/libglpk_la-glpsdf.Tpo -c glpsdf.c -o libglpk_la-glpsdf.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpsdf.Tpo .deps/libglpk_la-glpsdf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpspm.lo -MD -MP -MF .deps/libglpk_la-glpspm.Tpo -c -o libglpk_la-glpspm.lo `test -f 'glpspm.c' || echo './'`glpspm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpspm.lo -MD -MP -MF .deps/libglpk_la-glpspm.Tpo -c glpspm.c -fPIC -DPIC -o .libs/libglpk_la-glpspm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpspm.lo -MD -MP -MF .deps/libglpk_la-glpspm.Tpo -c glpspm.c -o libglpk_la-glpspm.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpspm.Tpo .deps/libglpk_la-glpspm.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpspx01.lo -MD -MP -MF .deps/libglpk_la-glpspx01.Tpo -c -o libglpk_la-glpspx01.lo `test -f 'glpspx01.c' || echo './'`glpspx01.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpspx01.lo -MD -MP -MF .deps/libglpk_la-glpspx01.Tpo -c glpspx01.c -fPIC -DPIC -o .libs/libglpk_la-glpspx01.o glpspx01.c: In function 'chuzr': glpspx01.c:1505:36: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1505 | if (teta > t || teta == t && big < fabs(alfa)) | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ glpspx01.c: In function '_glp_spx_primal': glpspx01.c:2704:46: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 2704 | { if (bbar_st != 1 || csa->phase == 2 && cbar_st != 1) | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ glpspx01.c:2733:46: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 2733 | { if (bbar_st != 1 || csa->phase == 2 && cbar_st != 1) | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ glpspx01.c:2809:25: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 2809 | !(d1 < 0.0 && d2 < 0.0 || d1 > 0.0 && d2 > 0.0)) | ~~~~~~~~~^~~~~~~~~~~ glpspx01.c:2899:27: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 2899 | !(piv1 > 0.0 && piv2 > 0.0 || piv1 < 0.0 && piv2 < 0.0)) | ~~~~~~~~~~~^~~~~~~~~~~~~ glpspx01.c: In function 'get_xN': glpspx01.c:861:14: warning: 'xN' may be used uninitialized in this function [-Wmaybe-uninitialized] 861 | return xN; | ^~ glpspx01.c: In function '_glp_spx_primal': glpspx01.c:2796:10: warning: 'd_stat' may be used uninitialized in this function [-Wmaybe-uninitialized] 2796 | store_sol(csa, lp, p_stat, d_stat, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glpspx01.c:2796:10: warning: 'p_stat' may be used uninitialized in this function [-Wmaybe-uninitialized] glpspx01.c:2968:14: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] 2968 | return ret; | ^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpspx01.lo -MD -MP -MF .deps/libglpk_la-glpspx01.Tpo -c glpspx01.c -o libglpk_la-glpspx01.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpspx01.Tpo .deps/libglpk_la-glpspx01.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpspx02.lo -MD -MP -MF .deps/libglpk_la-glpspx02.Tpo -c -o libglpk_la-glpspx02.lo `test -f 'glpspx02.c' || echo './'`glpspx02.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpspx02.lo -MD -MP -MF .deps/libglpk_la-glpspx02.Tpo -c glpspx02.c -fPIC -DPIC -o .libs/libglpk_la-glpspx02.o glpspx02.c: In function 'chuzc': glpspx02.c:1637:36: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 1637 | if (teta > t || teta == t && big < fabs(alfa)) | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ glpspx02.c: In function '_glp_spx_dual': glpspx02.c:2849:30: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 2849 | { if (csa->phase == 2 && bbar_st != 1 || cbar_st != 1) | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ glpspx02.c:2876:30: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 2876 | { if (csa->phase == 2 && bbar_st != 1 || cbar_st != 1) | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ glpspx02.c:3029:27: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 3029 | !(piv1 > 0.0 && piv2 > 0.0 || piv1 < 0.0 && piv2 < 0.0)) | ~~~~~~~~~~~^~~~~~~~~~~~~ glpspx02.c: In function 'get_xN': glpspx02.c:794:14: warning: 'xN' may be used uninitialized in this function [-Wmaybe-uninitialized] 794 | return xN; | ^~ glpspx02.c: In function '_glp_spx_dual': glpspx02.c:2935:10: warning: 'd_stat' may be used uninitialized in this function [-Wmaybe-uninitialized] 2935 | store_sol(csa, lp, p_stat, d_stat, 0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glpspx02.c:2935:10: warning: 'p_stat' may be used uninitialized in this function [-Wmaybe-uninitialized] glpspx02.c:3115:14: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] 3115 | return ret; | ^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpspx02.lo -MD -MP -MF .deps/libglpk_la-glpspx02.Tpo -c glpspx02.c -o libglpk_la-glpspx02.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpspx02.Tpo .deps/libglpk_la-glpspx02.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpsql.lo -MD -MP -MF .deps/libglpk_la-glpsql.Tpo -c -o libglpk_la-glpsql.lo `test -f 'glpsql.c' || echo './'`glpsql.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpsql.lo -MD -MP -MF .deps/libglpk_la-glpsql.Tpo -c glpsql.c -fPIC -DPIC -o .libs/libglpk_la-glpsql.o glpsql.c:46:14: warning: 'db_iodbc_open_int' declared 'static' but never defined [-Wunused-function] 46 | static void *db_iodbc_open_int(TABDCA *dca, int mode, const char | ^~~~~~~~~~~~~~~~~ glpsql.c:48:14: warning: 'db_mysql_open_int' declared 'static' but never defined [-Wunused-function] 48 | static void *db_mysql_open_int(TABDCA *dca, int mode, const char | ^~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpsql.lo -MD -MP -MF .deps/libglpk_la-glpsql.Tpo -c glpsql.c -o libglpk_la-glpsql.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpsql.Tpo .deps/libglpk_la-glpsql.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpssx01.lo -MD -MP -MF .deps/libglpk_la-glpssx01.Tpo -c -o libglpk_la-glpssx01.lo `test -f 'glpssx01.c' || echo './'`glpssx01.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpssx01.lo -MD -MP -MF .deps/libglpk_la-glpssx01.Tpo -c glpssx01.c -fPIC -DPIC -o .libs/libglpk_la-glpssx01.o glpssx01.c: In function '_glp_ssx_chuzc': glpssx01.c:472:55: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 472 | if ((stat[k] == SSX_NF || stat[k] == SSX_NL) && s < 0 || | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from glpssx01.c:25: glpssx01.c: In function '_glp_ssx_change_basis': glpssx01.c:790:67: warning: left-hand operand of comma expression has no effect [-Wunused-value] 790 | xassert(("Internal error: basis matrix is singular", 0)); | ^ ./env/env.h:157:16: note: in definition of macro 'xassert' 157 | ((void)((expr) || (glp_assert_(#expr, __FILE__, __LINE__), 1))) | ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpssx01.lo -MD -MP -MF .deps/libglpk_la-glpssx01.Tpo -c glpssx01.c -o libglpk_la-glpssx01.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpssx01.Tpo .deps/libglpk_la-glpssx01.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpssx02.lo -MD -MP -MF .deps/libglpk_la-glpssx02.Tpo -c -o libglpk_la-glpssx02.lo `test -f 'glpssx02.c' || echo './'`glpssx02.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpssx02.lo -MD -MP -MF .deps/libglpk_la-glpssx02.Tpo -c glpssx02.c -fPIC -DPIC -o .libs/libglpk_la-glpssx02.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glpssx02.lo -MD -MP -MF .deps/libglpk_la-glpssx02.Tpo -c glpssx02.c -o libglpk_la-glpssx02.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glpssx02.Tpo .deps/libglpk_la-glpssx02.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glptsp.lo -MD -MP -MF .deps/libglpk_la-glptsp.Tpo -c -o libglpk_la-glptsp.lo `test -f 'glptsp.c' || echo './'`glptsp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glptsp.lo -MD -MP -MF .deps/libglpk_la-glptsp.Tpo -c glptsp.c -fPIC -DPIC -o .libs/libglpk_la-glptsp.o glptsp.c: In function '_glp_tsp_distance': glptsp.c:664:14: warning: 'dij' may be used uninitialized in this function [-Wmaybe-uninitialized] 664 | return dij; | ^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-glptsp.lo -MD -MP -MF .deps/libglpk_la-glptsp.Tpo -c glptsp.c -o libglpk_la-glptsp.o >/dev/null 2>&1 mv -f .deps/libglpk_la-glptsp.Tpo .deps/libglpk_la-glptsp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-lux.lo -MD -MP -MF .deps/libglpk_la-lux.Tpo -c -o libglpk_la-lux.lo `test -f 'lux.c' || echo './'`lux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-lux.lo -MD -MP -MF .deps/libglpk_la-lux.Tpo -c lux.c -fPIC -DPIC -o .libs/libglpk_la-lux.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-lux.lo -MD -MP -MF .deps/libglpk_la-lux.Tpo -c lux.c -o libglpk_la-lux.o >/dev/null 2>&1 mv -f .deps/libglpk_la-lux.Tpo .deps/libglpk_la-lux.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_1.lo -MD -MP -MF .deps/libglpk_la-amd_1.Tpo -c -o libglpk_la-amd_1.lo `test -f 'amd/amd_1.c' || echo './'`amd/amd_1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_1.lo -MD -MP -MF .deps/libglpk_la-amd_1.Tpo -c amd/amd_1.c -fPIC -DPIC -o .libs/libglpk_la-amd_1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_1.lo -MD -MP -MF .deps/libglpk_la-amd_1.Tpo -c amd/amd_1.c -o libglpk_la-amd_1.o >/dev/null 2>&1 mv -f .deps/libglpk_la-amd_1.Tpo .deps/libglpk_la-amd_1.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_2.lo -MD -MP -MF .deps/libglpk_la-amd_2.Tpo -c -o libglpk_la-amd_2.lo `test -f 'amd/amd_2.c' || echo './'`amd/amd_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_2.lo -MD -MP -MF .deps/libglpk_la-amd_2.Tpo -c amd/amd_2.c -fPIC -DPIC -o .libs/libglpk_la-amd_2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_2.lo -MD -MP -MF .deps/libglpk_la-amd_2.Tpo -c amd/amd_2.c -o libglpk_la-amd_2.o >/dev/null 2>&1 mv -f .deps/libglpk_la-amd_2.Tpo .deps/libglpk_la-amd_2.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_aat.lo -MD -MP -MF .deps/libglpk_la-amd_aat.Tpo -c -o libglpk_la-amd_aat.lo `test -f 'amd/amd_aat.c' || echo './'`amd/amd_aat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_aat.lo -MD -MP -MF .deps/libglpk_la-amd_aat.Tpo -c amd/amd_aat.c -fPIC -DPIC -o .libs/libglpk_la-amd_aat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_aat.lo -MD -MP -MF .deps/libglpk_la-amd_aat.Tpo -c amd/amd_aat.c -o libglpk_la-amd_aat.o >/dev/null 2>&1 mv -f .deps/libglpk_la-amd_aat.Tpo .deps/libglpk_la-amd_aat.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_control.lo -MD -MP -MF .deps/libglpk_la-amd_control.Tpo -c -o libglpk_la-amd_control.lo `test -f 'amd/amd_control.c' || echo './'`amd/amd_control.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_control.lo -MD -MP -MF .deps/libglpk_la-amd_control.Tpo -c amd/amd_control.c -fPIC -DPIC -o .libs/libglpk_la-amd_control.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_control.lo -MD -MP -MF .deps/libglpk_la-amd_control.Tpo -c amd/amd_control.c -o libglpk_la-amd_control.o >/dev/null 2>&1 mv -f .deps/libglpk_la-amd_control.Tpo .deps/libglpk_la-amd_control.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_defaults.lo -MD -MP -MF .deps/libglpk_la-amd_defaults.Tpo -c -o libglpk_la-amd_defaults.lo `test -f 'amd/amd_defaults.c' || echo './'`amd/amd_defaults.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_defaults.lo -MD -MP -MF .deps/libglpk_la-amd_defaults.Tpo -c amd/amd_defaults.c -fPIC -DPIC -o .libs/libglpk_la-amd_defaults.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_defaults.lo -MD -MP -MF .deps/libglpk_la-amd_defaults.Tpo -c amd/amd_defaults.c -o libglpk_la-amd_defaults.o >/dev/null 2>&1 mv -f .deps/libglpk_la-amd_defaults.Tpo .deps/libglpk_la-amd_defaults.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_dump.lo -MD -MP -MF .deps/libglpk_la-amd_dump.Tpo -c -o libglpk_la-amd_dump.lo `test -f 'amd/amd_dump.c' || echo './'`amd/amd_dump.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_dump.lo -MD -MP -MF .deps/libglpk_la-amd_dump.Tpo -c amd/amd_dump.c -fPIC -DPIC -o .libs/libglpk_la-amd_dump.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_dump.lo -MD -MP -MF .deps/libglpk_la-amd_dump.Tpo -c amd/amd_dump.c -o libglpk_la-amd_dump.o >/dev/null 2>&1 mv -f .deps/libglpk_la-amd_dump.Tpo .deps/libglpk_la-amd_dump.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_info.lo -MD -MP -MF .deps/libglpk_la-amd_info.Tpo -c -o libglpk_la-amd_info.lo `test -f 'amd/amd_info.c' || echo './'`amd/amd_info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_info.lo -MD -MP -MF .deps/libglpk_la-amd_info.Tpo -c amd/amd_info.c -fPIC -DPIC -o .libs/libglpk_la-amd_info.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_info.lo -MD -MP -MF .deps/libglpk_la-amd_info.Tpo -c amd/amd_info.c -o libglpk_la-amd_info.o >/dev/null 2>&1 mv -f .deps/libglpk_la-amd_info.Tpo .deps/libglpk_la-amd_info.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_order.lo -MD -MP -MF .deps/libglpk_la-amd_order.Tpo -c -o libglpk_la-amd_order.lo `test -f 'amd/amd_order.c' || echo './'`amd/amd_order.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_order.lo -MD -MP -MF .deps/libglpk_la-amd_order.Tpo -c amd/amd_order.c -fPIC -DPIC -o .libs/libglpk_la-amd_order.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_order.lo -MD -MP -MF .deps/libglpk_la-amd_order.Tpo -c amd/amd_order.c -o libglpk_la-amd_order.o >/dev/null 2>&1 mv -f .deps/libglpk_la-amd_order.Tpo .deps/libglpk_la-amd_order.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_post_tree.lo -MD -MP -MF .deps/libglpk_la-amd_post_tree.Tpo -c -o libglpk_la-amd_post_tree.lo `test -f 'amd/amd_post_tree.c' || echo './'`amd/amd_post_tree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_post_tree.lo -MD -MP -MF .deps/libglpk_la-amd_post_tree.Tpo -c amd/amd_post_tree.c -fPIC -DPIC -o .libs/libglpk_la-amd_post_tree.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_post_tree.lo -MD -MP -MF .deps/libglpk_la-amd_post_tree.Tpo -c amd/amd_post_tree.c -o libglpk_la-amd_post_tree.o >/dev/null 2>&1 mv -f .deps/libglpk_la-amd_post_tree.Tpo .deps/libglpk_la-amd_post_tree.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_postorder.lo -MD -MP -MF .deps/libglpk_la-amd_postorder.Tpo -c -o libglpk_la-amd_postorder.lo `test -f 'amd/amd_postorder.c' || echo './'`amd/amd_postorder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_postorder.lo -MD -MP -MF .deps/libglpk_la-amd_postorder.Tpo -c amd/amd_postorder.c -fPIC -DPIC -o .libs/libglpk_la-amd_postorder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_postorder.lo -MD -MP -MF .deps/libglpk_la-amd_postorder.Tpo -c amd/amd_postorder.c -o libglpk_la-amd_postorder.o >/dev/null 2>&1 mv -f .deps/libglpk_la-amd_postorder.Tpo .deps/libglpk_la-amd_postorder.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_preprocess.lo -MD -MP -MF .deps/libglpk_la-amd_preprocess.Tpo -c -o libglpk_la-amd_preprocess.lo `test -f 'amd/amd_preprocess.c' || echo './'`amd/amd_preprocess.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_preprocess.lo -MD -MP -MF .deps/libglpk_la-amd_preprocess.Tpo -c amd/amd_preprocess.c -fPIC -DPIC -o .libs/libglpk_la-amd_preprocess.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_preprocess.lo -MD -MP -MF .deps/libglpk_la-amd_preprocess.Tpo -c amd/amd_preprocess.c -o libglpk_la-amd_preprocess.o >/dev/null 2>&1 mv -f .deps/libglpk_la-amd_preprocess.Tpo .deps/libglpk_la-amd_preprocess.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_valid.lo -MD -MP -MF .deps/libglpk_la-amd_valid.Tpo -c -o libglpk_la-amd_valid.lo `test -f 'amd/amd_valid.c' || echo './'`amd/amd_valid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_valid.lo -MD -MP -MF .deps/libglpk_la-amd_valid.Tpo -c amd/amd_valid.c -fPIC -DPIC -o .libs/libglpk_la-amd_valid.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-amd_valid.lo -MD -MP -MF .deps/libglpk_la-amd_valid.Tpo -c amd/amd_valid.c -o libglpk_la-amd_valid.o >/dev/null 2>&1 mv -f .deps/libglpk_la-amd_valid.Tpo .deps/libglpk_la-amd_valid.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-btf.lo -MD -MP -MF .deps/libglpk_la-btf.Tpo -c -o libglpk_la-btf.lo `test -f 'bflib/btf.c' || echo './'`bflib/btf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-btf.lo -MD -MP -MF .deps/libglpk_la-btf.Tpo -c bflib/btf.c -fPIC -DPIC -o .libs/libglpk_la-btf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-btf.lo -MD -MP -MF .deps/libglpk_la-btf.Tpo -c bflib/btf.c -o libglpk_la-btf.o >/dev/null 2>&1 mv -f .deps/libglpk_la-btf.Tpo .deps/libglpk_la-btf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-btfint.lo -MD -MP -MF .deps/libglpk_la-btfint.Tpo -c -o libglpk_la-btfint.lo `test -f 'bflib/btfint.c' || echo './'`bflib/btfint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-btfint.lo -MD -MP -MF .deps/libglpk_la-btfint.Tpo -c bflib/btfint.c -fPIC -DPIC -o .libs/libglpk_la-btfint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-btfint.lo -MD -MP -MF .deps/libglpk_la-btfint.Tpo -c bflib/btfint.c -o libglpk_la-btfint.o >/dev/null 2>&1 mv -f .deps/libglpk_la-btfint.Tpo .deps/libglpk_la-btfint.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-fhv.lo -MD -MP -MF .deps/libglpk_la-fhv.Tpo -c -o libglpk_la-fhv.lo `test -f 'bflib/fhv.c' || echo './'`bflib/fhv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-fhv.lo -MD -MP -MF .deps/libglpk_la-fhv.Tpo -c bflib/fhv.c -fPIC -DPIC -o .libs/libglpk_la-fhv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-fhv.lo -MD -MP -MF .deps/libglpk_la-fhv.Tpo -c bflib/fhv.c -o libglpk_la-fhv.o >/dev/null 2>&1 mv -f .deps/libglpk_la-fhv.Tpo .deps/libglpk_la-fhv.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-fhvint.lo -MD -MP -MF .deps/libglpk_la-fhvint.Tpo -c -o libglpk_la-fhvint.lo `test -f 'bflib/fhvint.c' || echo './'`bflib/fhvint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-fhvint.lo -MD -MP -MF .deps/libglpk_la-fhvint.Tpo -c bflib/fhvint.c -fPIC -DPIC -o .libs/libglpk_la-fhvint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-fhvint.lo -MD -MP -MF .deps/libglpk_la-fhvint.Tpo -c bflib/fhvint.c -o libglpk_la-fhvint.o >/dev/null 2>&1 mv -f .deps/libglpk_la-fhvint.Tpo .deps/libglpk_la-fhvint.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-ifu.lo -MD -MP -MF .deps/libglpk_la-ifu.Tpo -c -o libglpk_la-ifu.lo `test -f 'bflib/ifu.c' || echo './'`bflib/ifu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-ifu.lo -MD -MP -MF .deps/libglpk_la-ifu.Tpo -c bflib/ifu.c -fPIC -DPIC -o .libs/libglpk_la-ifu.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-ifu.lo -MD -MP -MF .deps/libglpk_la-ifu.Tpo -c bflib/ifu.c -o libglpk_la-ifu.o >/dev/null 2>&1 mv -f .deps/libglpk_la-ifu.Tpo .deps/libglpk_la-ifu.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-luf.lo -MD -MP -MF .deps/libglpk_la-luf.Tpo -c -o libglpk_la-luf.lo `test -f 'bflib/luf.c' || echo './'`bflib/luf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-luf.lo -MD -MP -MF .deps/libglpk_la-luf.Tpo -c bflib/luf.c -fPIC -DPIC -o .libs/libglpk_la-luf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-luf.lo -MD -MP -MF .deps/libglpk_la-luf.Tpo -c bflib/luf.c -o libglpk_la-luf.o >/dev/null 2>&1 mv -f .deps/libglpk_la-luf.Tpo .deps/libglpk_la-luf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-lufint.lo -MD -MP -MF .deps/libglpk_la-lufint.Tpo -c -o libglpk_la-lufint.lo `test -f 'bflib/lufint.c' || echo './'`bflib/lufint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-lufint.lo -MD -MP -MF .deps/libglpk_la-lufint.Tpo -c bflib/lufint.c -fPIC -DPIC -o .libs/libglpk_la-lufint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-lufint.lo -MD -MP -MF .deps/libglpk_la-lufint.Tpo -c bflib/lufint.c -o libglpk_la-lufint.o >/dev/null 2>&1 mv -f .deps/libglpk_la-lufint.Tpo .deps/libglpk_la-lufint.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-scf.lo -MD -MP -MF .deps/libglpk_la-scf.Tpo -c -o libglpk_la-scf.lo `test -f 'bflib/scf.c' || echo './'`bflib/scf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-scf.lo -MD -MP -MF .deps/libglpk_la-scf.Tpo -c bflib/scf.c -fPIC -DPIC -o .libs/libglpk_la-scf.o bflib/scf.c: In function '_glp_scf_update_aug': bflib/scf.c:509:10: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] 509 | if (ret != 0) | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-scf.lo -MD -MP -MF .deps/libglpk_la-scf.Tpo -c bflib/scf.c -o libglpk_la-scf.o >/dev/null 2>&1 mv -f .deps/libglpk_la-scf.Tpo .deps/libglpk_la-scf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-scfint.lo -MD -MP -MF .deps/libglpk_la-scfint.Tpo -c -o libglpk_la-scfint.lo `test -f 'bflib/scfint.c' || echo './'`bflib/scfint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-scfint.lo -MD -MP -MF .deps/libglpk_la-scfint.Tpo -c bflib/scfint.c -fPIC -DPIC -o .libs/libglpk_la-scfint.o bflib/scfint.c: In function '_glp_scfint_factorize': bflib/scfint.c:135:14: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] 135 | return ret; | ^~~ In file included from bflib/scfint.c:24: ./env/env.h:179:34: warning: 'n0_max' may be used uninitialized in this function [-Wmaybe-uninitialized] 179 | #define talloc(n, type) ((type *)glp_alloc(n, sizeof(type))) | ^~~~~~~~~ bflib/scfint.c:48:31: note: 'n0_max' was declared here 48 | int nn_max, old_n0_max, n0_max, k, ret; | ^~~~~~ bflib/scfint.c:97:10: warning: 'old_n0_max' may be used uninitialized in this function [-Wmaybe-uninitialized] 97 | if (old_n0_max < n0_max || fi->scf.nn_max != nn_max) | ^ bflib/scfint.c: In function '_glp_scfint_estimate': bflib/scfint.c:214:14: warning: 'norm' may be used uninitialized in this function [-Wmaybe-uninitialized] 214 | return norm; | ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-scfint.lo -MD -MP -MF .deps/libglpk_la-scfint.Tpo -c bflib/scfint.c -o libglpk_la-scfint.o >/dev/null 2>&1 mv -f .deps/libglpk_la-scfint.Tpo .deps/libglpk_la-scfint.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-sgf.lo -MD -MP -MF .deps/libglpk_la-sgf.Tpo -c -o libglpk_la-sgf.lo `test -f 'bflib/sgf.c' || echo './'`bflib/sgf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-sgf.lo -MD -MP -MF .deps/libglpk_la-sgf.Tpo -c bflib/sgf.c -fPIC -DPIC -o .libs/libglpk_la-sgf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-sgf.lo -MD -MP -MF .deps/libglpk_la-sgf.Tpo -c bflib/sgf.c -o libglpk_la-sgf.o >/dev/null 2>&1 mv -f .deps/libglpk_la-sgf.Tpo .deps/libglpk_la-sgf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-sva.lo -MD -MP -MF .deps/libglpk_la-sva.Tpo -c -o libglpk_la-sva.lo `test -f 'bflib/sva.c' || echo './'`bflib/sva.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-sva.lo -MD -MP -MF .deps/libglpk_la-sva.Tpo -c bflib/sva.c -fPIC -DPIC -o .libs/libglpk_la-sva.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-sva.lo -MD -MP -MF .deps/libglpk_la-sva.Tpo -c bflib/sva.c -o libglpk_la-sva.o >/dev/null 2>&1 mv -f .deps/libglpk_la-sva.Tpo .deps/libglpk_la-sva.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-cfg.lo -MD -MP -MF .deps/libglpk_la-cfg.Tpo -c -o libglpk_la-cfg.lo `test -f 'cglib/cfg.c' || echo './'`cglib/cfg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-cfg.lo -MD -MP -MF .deps/libglpk_la-cfg.Tpo -c cglib/cfg.c -fPIC -DPIC -o .libs/libglpk_la-cfg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-cfg.lo -MD -MP -MF .deps/libglpk_la-cfg.Tpo -c cglib/cfg.c -o libglpk_la-cfg.o >/dev/null 2>&1 mv -f .deps/libglpk_la-cfg.Tpo .deps/libglpk_la-cfg.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-cfg1.lo -MD -MP -MF .deps/libglpk_la-cfg1.Tpo -c -o libglpk_la-cfg1.lo `test -f 'cglib/cfg1.c' || echo './'`cglib/cfg1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-cfg1.lo -MD -MP -MF .deps/libglpk_la-cfg1.Tpo -c cglib/cfg1.c -fPIC -DPIC -o .libs/libglpk_la-cfg1.o cglib/cfg1.c: In function '_glp_cfg_find_clique': cglib/cfg1.c:525:18: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] 525 | wgt[nn] = z; | ~~~~~~~~^~~ cglib/cfg1.c:471:14: note: 'z' was declared here 471 | double z, sum; | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-cfg1.lo -MD -MP -MF .deps/libglpk_la-cfg1.Tpo -c cglib/cfg1.c -o libglpk_la-cfg1.o >/dev/null 2>&1 mv -f .deps/libglpk_la-cfg1.Tpo .deps/libglpk_la-cfg1.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-colamd.lo -MD -MP -MF .deps/libglpk_la-colamd.Tpo -c -o libglpk_la-colamd.lo `test -f 'colamd/colamd.c' || echo './'`colamd/colamd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-colamd.lo -MD -MP -MF .deps/libglpk_la-colamd.Tpo -c colamd/colamd.c -fPIC -DPIC -o .libs/libglpk_la-colamd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-colamd.lo -MD -MP -MF .deps/libglpk_la-colamd.Tpo -c colamd/colamd.c -o libglpk_la-colamd.o >/dev/null 2>&1 mv -f .deps/libglpk_la-colamd.Tpo .deps/libglpk_la-colamd.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-alloc.lo -MD -MP -MF .deps/libglpk_la-alloc.Tpo -c -o libglpk_la-alloc.lo `test -f 'env/alloc.c' || echo './'`env/alloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-alloc.lo -MD -MP -MF .deps/libglpk_la-alloc.Tpo -c env/alloc.c -fPIC -DPIC -o .libs/libglpk_la-alloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-alloc.lo -MD -MP -MF .deps/libglpk_la-alloc.Tpo -c env/alloc.c -o libglpk_la-alloc.o >/dev/null 2>&1 mv -f .deps/libglpk_la-alloc.Tpo .deps/libglpk_la-alloc.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-dlsup.lo -MD -MP -MF .deps/libglpk_la-dlsup.Tpo -c -o libglpk_la-dlsup.lo `test -f 'env/dlsup.c' || echo './'`env/dlsup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-dlsup.lo -MD -MP -MF .deps/libglpk_la-dlsup.Tpo -c env/dlsup.c -fPIC -DPIC -o .libs/libglpk_la-dlsup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-dlsup.lo -MD -MP -MF .deps/libglpk_la-dlsup.Tpo -c env/dlsup.c -o libglpk_la-dlsup.o >/dev/null 2>&1 mv -f .deps/libglpk_la-dlsup.Tpo .deps/libglpk_la-dlsup.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-env.lo -MD -MP -MF .deps/libglpk_la-env.Tpo -c -o libglpk_la-env.lo `test -f 'env/env.c' || echo './'`env/env.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-env.lo -MD -MP -MF .deps/libglpk_la-env.Tpo -c env/env.c -fPIC -DPIC -o .libs/libglpk_la-env.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-env.lo -MD -MP -MF .deps/libglpk_la-env.Tpo -c env/env.c -o libglpk_la-env.o >/dev/null 2>&1 mv -f .deps/libglpk_la-env.Tpo .deps/libglpk_la-env.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-error.lo -MD -MP -MF .deps/libglpk_la-error.Tpo -c -o libglpk_la-error.lo `test -f 'env/error.c' || echo './'`env/error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-error.lo -MD -MP -MF .deps/libglpk_la-error.Tpo -c env/error.c -fPIC -DPIC -o .libs/libglpk_la-error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-error.lo -MD -MP -MF .deps/libglpk_la-error.Tpo -c env/error.c -o libglpk_la-error.o >/dev/null 2>&1 mv -f .deps/libglpk_la-error.Tpo .deps/libglpk_la-error.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-stdout.lo -MD -MP -MF .deps/libglpk_la-stdout.Tpo -c -o libglpk_la-stdout.lo `test -f 'env/stdout.c' || echo './'`env/stdout.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-stdout.lo -MD -MP -MF .deps/libglpk_la-stdout.Tpo -c env/stdout.c -fPIC -DPIC -o .libs/libglpk_la-stdout.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-stdout.lo -MD -MP -MF .deps/libglpk_la-stdout.Tpo -c env/stdout.c -o libglpk_la-stdout.o >/dev/null 2>&1 mv -f .deps/libglpk_la-stdout.Tpo .deps/libglpk_la-stdout.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-stream.lo -MD -MP -MF .deps/libglpk_la-stream.Tpo -c -o libglpk_la-stream.lo `test -f 'env/stream.c' || echo './'`env/stream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-stream.lo -MD -MP -MF .deps/libglpk_la-stream.Tpo -c env/stream.c -fPIC -DPIC -o .libs/libglpk_la-stream.o env/stream.c: In function '_glp_open': env/stream.c:105:15: warning: 'flag' may be used uninitialized in this function [-Wmaybe-uninitialized] 105 | { flag |= IONULL; | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-stream.lo -MD -MP -MF .deps/libglpk_la-stream.Tpo -c env/stream.c -o libglpk_la-stream.o >/dev/null 2>&1 mv -f .deps/libglpk_la-stream.Tpo .deps/libglpk_la-stream.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-time.lo -MD -MP -MF .deps/libglpk_la-time.Tpo -c -o libglpk_la-time.lo `test -f 'env/time.c' || echo './'`env/time.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-time.lo -MD -MP -MF .deps/libglpk_la-time.Tpo -c env/time.c -fPIC -DPIC -o .libs/libglpk_la-time.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-time.lo -MD -MP -MF .deps/libglpk_la-time.Tpo -c env/time.c -o libglpk_la-time.o >/dev/null 2>&1 mv -f .deps/libglpk_la-time.Tpo .deps/libglpk_la-time.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-tls.lo -MD -MP -MF .deps/libglpk_la-tls.Tpo -c -o libglpk_la-tls.lo `test -f 'env/tls.c' || echo './'`env/tls.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-tls.lo -MD -MP -MF .deps/libglpk_la-tls.Tpo -c env/tls.c -fPIC -DPIC -o .libs/libglpk_la-tls.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-tls.lo -MD -MP -MF .deps/libglpk_la-tls.Tpo -c env/tls.c -o libglpk_la-tls.o >/dev/null 2>&1 mv -f .deps/libglpk_la-tls.Tpo .deps/libglpk_la-tls.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-minisat.lo -MD -MP -MF .deps/libglpk_la-minisat.Tpo -c -o libglpk_la-minisat.lo `test -f 'minisat/minisat.c' || echo './'`minisat/minisat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-minisat.lo -MD -MP -MF .deps/libglpk_la-minisat.Tpo -c minisat/minisat.c -fPIC -DPIC -o .libs/libglpk_la-minisat.o minisat/minisat.c: In function 'act_clause_rescale': minisat/minisat.c:137:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 137 | (*((float*)&(c)->lits[(c)->size_learnt>>1])) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ minisat/minisat.c:303:19: note: in expansion of macro 'clause_activity' 303 | float a = clause_activity(cs[i]); | ^~~~~~~~~~~~~~~ minisat/minisat.c:140:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 140 | (void)(*((float*)&(c)->lits[(c)->size_learnt>>1]) = (a)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ minisat/minisat.c:304:9: note: in expansion of macro 'clause_setactivity' 304 | clause_setactivity(cs[i], a * (float)1e-20); | ^~~~~~~~~~~~~~~~~~ minisat/minisat.c: In function 'act_clause_bump': minisat/minisat.c:137:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 137 | (*((float*)&(c)->lits[(c)->size_learnt>>1])) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ minisat/minisat.c:310:15: note: in expansion of macro 'clause_activity' 310 | float a = clause_activity(c) + s->cla_inc; | ^~~~~~~~~~~~~~~ minisat/minisat.c:140:14: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 140 | (void)(*((float*)&(c)->lits[(c)->size_learnt>>1]) = (a)) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ minisat/minisat.c:311:5: note: in expansion of macro 'clause_setactivity' 311 | clause_setactivity(c,a); | ^~~~~~~~~~~~~~~~~~ minisat/minisat.c: In function 'clause_new': minisat/minisat.c:343:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 343 | *((float*)&c->lits[size]) = 0.0; | ~^~~~~~~~~~~~~~~~~~~~~~~ minisat/minisat.c: In function 'clause_cmp': minisat/minisat.c:137:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 137 | (*((float*)&(c)->lits[(c)->size_learnt>>1])) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ minisat/minisat.c:839:19: note: in expansion of macro 'clause_activity' 839 | || clause_activity((clause*)x) | ^~~~~~~~~~~~~~~ minisat/minisat.c:137:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 137 | (*((float*)&(c)->lits[(c)->size_learnt>>1])) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ minisat/minisat.c:840:21: note: in expansion of macro 'clause_activity' 840 | < clause_activity((clause*)y)) ? -1 : 1; } | ^~~~~~~~~~~~~~~ minisat/minisat.c: In function '_glp_minisat_reducedb': minisat/minisat.c:137:8: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 137 | (*((float*)&(c)->lits[(c)->size_learnt>>1])) | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ minisat/minisat.c:864:16: note: in expansion of macro 'clause_activity' 864 | && clause_activity(learnts[i]) < extra_lim) | ^~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-minisat.lo -MD -MP -MF .deps/libglpk_la-minisat.Tpo -c minisat/minisat.c -o libglpk_la-minisat.o >/dev/null 2>&1 mv -f .deps/libglpk_la-minisat.Tpo .deps/libglpk_la-minisat.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-bignum.lo -MD -MP -MF .deps/libglpk_la-bignum.Tpo -c -o libglpk_la-bignum.lo `test -f 'misc/bignum.c' || echo './'`misc/bignum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-bignum.lo -MD -MP -MF .deps/libglpk_la-bignum.Tpo -c misc/bignum.c -fPIC -DPIC -o .libs/libglpk_la-bignum.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-bignum.lo -MD -MP -MF .deps/libglpk_la-bignum.Tpo -c misc/bignum.c -o libglpk_la-bignum.o >/dev/null 2>&1 mv -f .deps/libglpk_la-bignum.Tpo .deps/libglpk_la-bignum.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-dmp.lo -MD -MP -MF .deps/libglpk_la-dmp.Tpo -c -o libglpk_la-dmp.lo `test -f 'misc/dmp.c' || echo './'`misc/dmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-dmp.lo -MD -MP -MF .deps/libglpk_la-dmp.Tpo -c misc/dmp.c -fPIC -DPIC -o .libs/libglpk_la-dmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-dmp.lo -MD -MP -MF .deps/libglpk_la-dmp.Tpo -c misc/dmp.c -o libglpk_la-dmp.o >/dev/null 2>&1 mv -f .deps/libglpk_la-dmp.Tpo .deps/libglpk_la-dmp.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-ffalg.lo -MD -MP -MF .deps/libglpk_la-ffalg.Tpo -c -o libglpk_la-ffalg.lo `test -f 'misc/ffalg.c' || echo './'`misc/ffalg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-ffalg.lo -MD -MP -MF .deps/libglpk_la-ffalg.Tpo -c misc/ffalg.c -fPIC -DPIC -o .libs/libglpk_la-ffalg.o misc/ffalg.c: In function '_glp_ffalg': misc/ffalg.c:192:34: warning: 'temp' may be used uninitialized in this function [-Wmaybe-uninitialized] 192 | if (delta == 0 || delta > temp) delta = temp; | ~~~~~~^~~~~~ misc/ffalg.c:158:17: warning: 'j' may be used uninitialized in this function [-Wmaybe-uninitialized] 158 | link[j] = a, list[++pos2] = j; | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-ffalg.lo -MD -MP -MF .deps/libglpk_la-ffalg.Tpo -c misc/ffalg.c -o libglpk_la-ffalg.o >/dev/null 2>&1 mv -f .deps/libglpk_la-ffalg.Tpo .deps/libglpk_la-ffalg.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-fp2rat.lo -MD -MP -MF .deps/libglpk_la-fp2rat.Tpo -c -o libglpk_la-fp2rat.lo `test -f 'misc/fp2rat.c' || echo './'`misc/fp2rat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-fp2rat.lo -MD -MP -MF .deps/libglpk_la-fp2rat.Tpo -c misc/fp2rat.c -fPIC -DPIC -o .libs/libglpk_la-fp2rat.o misc/fp2rat.c: In function '_glp_fp2rat': misc/fp2rat.c:147:23: warning: 'Bk' may be used uninitialized in this function [-Wmaybe-uninitialized] 147 | temp = bk * Bk + ak * Bkm1; | ~~~^~~~ misc/fp2rat.c:147:18: warning: 'Bkm1' may be used uninitialized in this function [-Wmaybe-uninitialized] 147 | temp = bk * Bk + ak * Bkm1; | ~~~~~^~~~~~~~~~~~~~~~~~~~~ misc/fp2rat.c:144:23: warning: 'Ak' may be used uninitialized in this function [-Wmaybe-uninitialized] 144 | temp = bk * Ak + ak * Akm1; | ~~~^~~~ misc/fp2rat.c:144:18: warning: 'Akm1' may be used uninitialized in this function [-Wmaybe-uninitialized] 144 | temp = bk * Ak + ak * Akm1; | ~~~~~^~~~~~~~~~~~~~~~~~~~~ misc/fp2rat.c:136:18: warning: 'xk' may be used uninitialized in this function [-Wmaybe-uninitialized] 136 | temp = xk - floor(xk); | ~~~~~^~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-fp2rat.lo -MD -MP -MF .deps/libglpk_la-fp2rat.Tpo -c misc/fp2rat.c -o libglpk_la-fp2rat.o >/dev/null 2>&1 mv -f .deps/libglpk_la-fp2rat.Tpo .deps/libglpk_la-fp2rat.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-gcd.lo -MD -MP -MF .deps/libglpk_la-gcd.Tpo -c -o libglpk_la-gcd.lo `test -f 'misc/gcd.c' || echo './'`misc/gcd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-gcd.lo -MD -MP -MF .deps/libglpk_la-gcd.Tpo -c misc/gcd.c -fPIC -DPIC -o .libs/libglpk_la-gcd.o misc/gcd.c: In function '_glp_gcdn': misc/gcd.c:99:14: warning: 'd' may be used uninitialized in this function [-Wmaybe-uninitialized] 99 | return d; | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-gcd.lo -MD -MP -MF .deps/libglpk_la-gcd.Tpo -c misc/gcd.c -o libglpk_la-gcd.o >/dev/null 2>&1 mv -f .deps/libglpk_la-gcd.Tpo .deps/libglpk_la-gcd.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-jd.lo -MD -MP -MF .deps/libglpk_la-jd.Tpo -c -o libglpk_la-jd.lo `test -f 'misc/jd.c' || echo './'`misc/jd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-jd.lo -MD -MP -MF .deps/libglpk_la-jd.Tpo -c misc/jd.c -fPIC -DPIC -o .libs/libglpk_la-jd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-jd.lo -MD -MP -MF .deps/libglpk_la-jd.Tpo -c misc/jd.c -o libglpk_la-jd.o >/dev/null 2>&1 mv -f .deps/libglpk_la-jd.Tpo .deps/libglpk_la-jd.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-keller.lo -MD -MP -MF .deps/libglpk_la-keller.Tpo -c -o libglpk_la-keller.lo `test -f 'misc/keller.c' || echo './'`misc/keller.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-keller.lo -MD -MP -MF .deps/libglpk_la-keller.Tpo -c misc/keller.c -fPIC -DPIC -o .libs/libglpk_la-keller.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-keller.lo -MD -MP -MF .deps/libglpk_la-keller.Tpo -c misc/keller.c -o libglpk_la-keller.o >/dev/null 2>&1 mv -f .deps/libglpk_la-keller.Tpo .deps/libglpk_la-keller.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-mc13d.lo -MD -MP -MF .deps/libglpk_la-mc13d.Tpo -c -o libglpk_la-mc13d.lo `test -f 'misc/mc13d.c' || echo './'`misc/mc13d.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-mc13d.lo -MD -MP -MF .deps/libglpk_la-mc13d.Tpo -c misc/mc13d.c -fPIC -DPIC -o .libs/libglpk_la-mc13d.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-mc13d.lo -MD -MP -MF .deps/libglpk_la-mc13d.Tpo -c misc/mc13d.c -o libglpk_la-mc13d.o >/dev/null 2>&1 mv -f .deps/libglpk_la-mc13d.Tpo .deps/libglpk_la-mc13d.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-mc21a.lo -MD -MP -MF .deps/libglpk_la-mc21a.Tpo -c -o libglpk_la-mc21a.lo `test -f 'misc/mc21a.c' || echo './'`misc/mc21a.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-mc21a.lo -MD -MP -MF .deps/libglpk_la-mc21a.Tpo -c misc/mc21a.c -fPIC -DPIC -o .libs/libglpk_la-mc21a.o misc/mc21a.c: In function '_glp_mc21a': misc/mc21a.c:154:23: warning: 'in2' may be used uninitialized in this function [-Wmaybe-uninitialized] 154 | arp[j] = in2 - ii - 1; | ~~~~^~~~ misc/mc21a.c:154:23: warning: 'ii' may be used uninitialized in this function [-Wmaybe-uninitialized] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-mc21a.lo -MD -MP -MF .deps/libglpk_la-mc21a.Tpo -c misc/mc21a.c -o libglpk_la-mc21a.o >/dev/null 2>&1 mv -f .deps/libglpk_la-mc21a.Tpo .deps/libglpk_la-mc21a.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-okalg.lo -MD -MP -MF .deps/libglpk_la-okalg.Tpo -c -o libglpk_la-okalg.lo `test -f 'misc/okalg.c' || echo './'`misc/okalg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-okalg.lo -MD -MP -MF .deps/libglpk_la-okalg.Tpo -c misc/okalg.c -fPIC -DPIC -o .libs/libglpk_la-okalg.o misc/okalg.c: In function '_glp_okalg': misc/okalg.c:347:34: warning: 'temp' may be used uninitialized in this function [-Wmaybe-uninitialized] 347 | if (delta == 0 || delta > temp) delta = temp; | ~~~~~~^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-okalg.lo -MD -MP -MF .deps/libglpk_la-okalg.Tpo -c misc/okalg.c -o libglpk_la-okalg.o >/dev/null 2>&1 mv -f .deps/libglpk_la-okalg.Tpo .deps/libglpk_la-okalg.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-qmd.lo -MD -MP -MF .deps/libglpk_la-qmd.Tpo -c -o libglpk_la-qmd.lo `test -f 'misc/qmd.c' || echo './'`misc/qmd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-qmd.lo -MD -MP -MF .deps/libglpk_la-qmd.Tpo -c misc/qmd.c -fPIC -DPIC -o .libs/libglpk_la-qmd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-qmd.lo -MD -MP -MF .deps/libglpk_la-qmd.Tpo -c misc/qmd.c -o libglpk_la-qmd.o >/dev/null 2>&1 mv -f .deps/libglpk_la-qmd.Tpo .deps/libglpk_la-qmd.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-relax4.lo -MD -MP -MF .deps/libglpk_la-relax4.Tpo -c -o libglpk_la-relax4.lo `test -f 'misc/relax4.c' || echo './'`misc/relax4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-relax4.lo -MD -MP -MF .deps/libglpk_la-relax4.Tpo -c misc/relax4.c -fPIC -DPIC -o .libs/libglpk_la-relax4.o misc/relax4.c: In function 'auction': misc/relax4.c:2226:50: warning: variable 'naug' set but not used [-Wunused-but-set-variable] 2226 | last, lastqueue, maxcost, mincost, nas, naug, new_level, node, | ^~~~ misc/relax4.c: In function '_glp_relax4': misc/relax4.c:2498:20: warning: 'secarc' may be used uninitialized in this function [-Wmaybe-uninitialized] 2498 | sb_arc[term] = secarc; | ~~~~~~~~~~~~~^~~~~~~~ misc/relax4.c:2229:23: note: 'secarc' was declared here 2229 | resid, root, secarc, seclevel, start, term, thresh_dfct; | ^~~~~~ misc/relax4.c:2308:27: warning: 'last' may be used uninitialized in this function [-Wmaybe-uninitialized] 2308 | { nxtpushf[last] = arc; | ^ misc/relax4.c:2226:10: note: 'last' was declared here 2226 | last, lastqueue, maxcost, mincost, nas, naug, new_level, node, | ^~~~ misc/relax4.c:2343:27: warning: 'extarc' may be used uninitialized in this function [-Wmaybe-uninitialized] 2343 | extend_arc[node] = extarc; | ~~~~~~~~~~~~~~~~~^~~~~~~~ misc/relax4.c:2225:36: note: 'extarc' was declared here 2225 | int arc, bstlevel, end, eps, extarc, factor, flow, i, incr, | ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-relax4.lo -MD -MP -MF .deps/libglpk_la-relax4.Tpo -c misc/relax4.c -o libglpk_la-relax4.o >/dev/null 2>&1 mv -f .deps/libglpk_la-relax4.Tpo .deps/libglpk_la-relax4.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-rng.lo -MD -MP -MF .deps/libglpk_la-rng.Tpo -c -o libglpk_la-rng.lo `test -f 'misc/rng.c' || echo './'`misc/rng.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-rng.lo -MD -MP -MF .deps/libglpk_la-rng.Tpo -c misc/rng.c -fPIC -DPIC -o .libs/libglpk_la-rng.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-rng.lo -MD -MP -MF .deps/libglpk_la-rng.Tpo -c misc/rng.c -o libglpk_la-rng.o >/dev/null 2>&1 mv -f .deps/libglpk_la-rng.Tpo .deps/libglpk_la-rng.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-rng1.lo -MD -MP -MF .deps/libglpk_la-rng1.Tpo -c -o libglpk_la-rng1.lo `test -f 'misc/rng1.c' || echo './'`misc/rng1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-rng1.lo -MD -MP -MF .deps/libglpk_la-rng1.Tpo -c misc/rng1.c -fPIC -DPIC -o .libs/libglpk_la-rng1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-rng1.lo -MD -MP -MF .deps/libglpk_la-rng1.Tpo -c misc/rng1.c -o libglpk_la-rng1.o >/dev/null 2>&1 mv -f .deps/libglpk_la-rng1.Tpo .deps/libglpk_la-rng1.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-round2n.lo -MD -MP -MF .deps/libglpk_la-round2n.Tpo -c -o libglpk_la-round2n.lo `test -f 'misc/round2n.c' || echo './'`misc/round2n.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-round2n.lo -MD -MP -MF .deps/libglpk_la-round2n.Tpo -c misc/round2n.c -fPIC -DPIC -o .libs/libglpk_la-round2n.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-round2n.lo -MD -MP -MF .deps/libglpk_la-round2n.Tpo -c misc/round2n.c -o libglpk_la-round2n.o >/dev/null 2>&1 mv -f .deps/libglpk_la-round2n.Tpo .deps/libglpk_la-round2n.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-str2int.lo -MD -MP -MF .deps/libglpk_la-str2int.Tpo -c -o libglpk_la-str2int.lo `test -f 'misc/str2int.c' || echo './'`misc/str2int.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-str2int.lo -MD -MP -MF .deps/libglpk_la-str2int.Tpo -c misc/str2int.c -fPIC -DPIC -o .libs/libglpk_la-str2int.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-str2int.lo -MD -MP -MF .deps/libglpk_la-str2int.Tpo -c misc/str2int.c -o libglpk_la-str2int.o >/dev/null 2>&1 mv -f .deps/libglpk_la-str2int.Tpo .deps/libglpk_la-str2int.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-str2num.lo -MD -MP -MF .deps/libglpk_la-str2num.Tpo -c -o libglpk_la-str2num.lo `test -f 'misc/str2num.c' || echo './'`misc/str2num.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-str2num.lo -MD -MP -MF .deps/libglpk_la-str2num.Tpo -c misc/str2num.c -fPIC -DPIC -o .libs/libglpk_la-str2num.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-str2num.lo -MD -MP -MF .deps/libglpk_la-str2num.Tpo -c misc/str2num.c -o libglpk_la-str2num.o >/dev/null 2>&1 mv -f .deps/libglpk_la-str2num.Tpo .deps/libglpk_la-str2num.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-strspx.lo -MD -MP -MF .deps/libglpk_la-strspx.Tpo -c -o libglpk_la-strspx.lo `test -f 'misc/strspx.c' || echo './'`misc/strspx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-strspx.lo -MD -MP -MF .deps/libglpk_la-strspx.Tpo -c misc/strspx.c -fPIC -DPIC -o .libs/libglpk_la-strspx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-strspx.lo -MD -MP -MF .deps/libglpk_la-strspx.Tpo -c misc/strspx.c -o libglpk_la-strspx.o >/dev/null 2>&1 mv -f .deps/libglpk_la-strspx.Tpo .deps/libglpk_la-strspx.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-strtrim.lo -MD -MP -MF .deps/libglpk_la-strtrim.Tpo -c -o libglpk_la-strtrim.lo `test -f 'misc/strtrim.c' || echo './'`misc/strtrim.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-strtrim.lo -MD -MP -MF .deps/libglpk_la-strtrim.Tpo -c misc/strtrim.c -fPIC -DPIC -o .libs/libglpk_la-strtrim.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-strtrim.lo -MD -MP -MF .deps/libglpk_la-strtrim.Tpo -c misc/strtrim.c -o libglpk_la-strtrim.o >/dev/null 2>&1 mv -f .deps/libglpk_la-strtrim.Tpo .deps/libglpk_la-strtrim.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-triang.lo -MD -MP -MF .deps/libglpk_la-triang.Tpo -c -o libglpk_la-triang.lo `test -f 'misc/triang.c' || echo './'`misc/triang.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-triang.lo -MD -MP -MF .deps/libglpk_la-triang.Tpo -c misc/triang.c -fPIC -DPIC -o .libs/libglpk_la-triang.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-triang.lo -MD -MP -MF .deps/libglpk_la-triang.Tpo -c misc/triang.c -o libglpk_la-triang.o >/dev/null 2>&1 mv -f .deps/libglpk_la-triang.Tpo .deps/libglpk_la-triang.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-wclique.lo -MD -MP -MF .deps/libglpk_la-wclique.Tpo -c -o libglpk_la-wclique.lo `test -f 'misc/wclique.c' || echo './'`misc/wclique.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-wclique.lo -MD -MP -MF .deps/libglpk_la-wclique.Tpo -c misc/wclique.c -fPIC -DPIC -o .libs/libglpk_la-wclique.o misc/wclique.c: In function '_glp_wclique': misc/wclique.c:118:55: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] 118 | #define is_edge1(i, j) is_edge2(((i) * ((i) - 1)) / 2 + (j)) | ^ misc/wclique.c:170:17: note: 'p' was declared here 170 | int i, j, p, max_wt, max_nwt, wth, *used, *nwt, *pos; | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-wclique.lo -MD -MP -MF .deps/libglpk_la-wclique.Tpo -c misc/wclique.c -o libglpk_la-wclique.o >/dev/null 2>&1 mv -f .deps/libglpk_la-wclique.Tpo .deps/libglpk_la-wclique.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-wclique1.lo -MD -MP -MF .deps/libglpk_la-wclique1.Tpo -c -o libglpk_la-wclique1.lo `test -f 'misc/wclique1.c' || echo './'`misc/wclique1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-wclique1.lo -MD -MP -MF .deps/libglpk_la-wclique1.Tpo -c misc/wclique1.c -fPIC -DPIC -o .libs/libglpk_la-wclique1.o In file included from /usr/include/string.h:519, from ./env/stdc.h:37, from ./env/env.h:27, from misc/wclique1.c:24: In function 'memset', inlined from '_glp_wclique1' at misc/wclique1.c:113:7: /usr/include/bits/string_fortified.h:59:10: warning: '__builtin_memset' specified bound between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 59 | return __builtin___memset_chk (__dest, __ch, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 60 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'memset', inlined from '_glp_wclique1' at misc/wclique1.c:115:7: /usr/include/bits/string_fortified.h:59:10: warning: '__builtin_memset' specified bound between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 59 | return __builtin___memset_chk (__dest, __ch, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 60 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-wclique1.lo -MD -MP -MF .deps/libglpk_la-wclique1.Tpo -c misc/wclique1.c -o libglpk_la-wclique1.o >/dev/null 2>&1 mv -f .deps/libglpk_la-wclique1.Tpo .deps/libglpk_la-wclique1.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-proxy.lo -MD -MP -MF .deps/libglpk_la-proxy.Tpo -c -o libglpk_la-proxy.lo `test -f 'proxy/proxy.c' || echo './'`proxy/proxy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-proxy.lo -MD -MP -MF .deps/libglpk_la-proxy.Tpo -c proxy/proxy.c -fPIC -DPIC -o .libs/libglpk_la-proxy.o proxy/proxy.c: In function 'do_refine': proxy/proxy.c:956:23: warning: unused variable 'tlimit' [-Wunused-variable] 956 | double val, tela, tlimit; | ^~~~~~ proxy/proxy.c:956:17: warning: variable 'tela' set but not used [-Wunused-but-set-variable] 956 | double val, tela, tlimit; | ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-proxy.lo -MD -MP -MF .deps/libglpk_la-proxy.Tpo -c proxy/proxy.c -o libglpk_la-proxy.o >/dev/null 2>&1 mv -f .deps/libglpk_la-proxy.Tpo .deps/libglpk_la-proxy.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-proxy1.lo -MD -MP -MF .deps/libglpk_la-proxy1.Tpo -c -o libglpk_la-proxy1.lo `test -f 'proxy/proxy1.c' || echo './'`proxy/proxy1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-proxy1.lo -MD -MP -MF .deps/libglpk_la-proxy1.Tpo -c proxy/proxy1.c -fPIC -DPIC -o .libs/libglpk_la-proxy1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-proxy1.lo -MD -MP -MF .deps/libglpk_la-proxy1.Tpo -c proxy/proxy1.c -o libglpk_la-proxy1.o >/dev/null 2>&1 mv -f .deps/libglpk_la-proxy1.Tpo .deps/libglpk_la-proxy1.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-adler32.lo -MD -MP -MF .deps/libglpk_la-adler32.Tpo -c -o libglpk_la-adler32.lo `test -f 'zlib/adler32.c' || echo './'`zlib/adler32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-adler32.lo -MD -MP -MF .deps/libglpk_la-adler32.Tpo -c zlib/adler32.c -fPIC -DPIC -o .libs/libglpk_la-adler32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-adler32.lo -MD -MP -MF .deps/libglpk_la-adler32.Tpo -c zlib/adler32.c -o libglpk_la-adler32.o >/dev/null 2>&1 mv -f .deps/libglpk_la-adler32.Tpo .deps/libglpk_la-adler32.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-compress.lo -MD -MP -MF .deps/libglpk_la-compress.Tpo -c -o libglpk_la-compress.lo `test -f 'zlib/compress.c' || echo './'`zlib/compress.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-compress.lo -MD -MP -MF .deps/libglpk_la-compress.Tpo -c zlib/compress.c -fPIC -DPIC -o .libs/libglpk_la-compress.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-compress.lo -MD -MP -MF .deps/libglpk_la-compress.Tpo -c zlib/compress.c -o libglpk_la-compress.o >/dev/null 2>&1 mv -f .deps/libglpk_la-compress.Tpo .deps/libglpk_la-compress.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-crc32.lo -MD -MP -MF .deps/libglpk_la-crc32.Tpo -c -o libglpk_la-crc32.lo `test -f 'zlib/crc32.c' || echo './'`zlib/crc32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-crc32.lo -MD -MP -MF .deps/libglpk_la-crc32.Tpo -c zlib/crc32.c -fPIC -DPIC -o .libs/libglpk_la-crc32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-crc32.lo -MD -MP -MF .deps/libglpk_la-crc32.Tpo -c zlib/crc32.c -o libglpk_la-crc32.o >/dev/null 2>&1 mv -f .deps/libglpk_la-crc32.Tpo .deps/libglpk_la-crc32.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-deflate.lo -MD -MP -MF .deps/libglpk_la-deflate.Tpo -c -o libglpk_la-deflate.lo `test -f 'zlib/deflate.c' || echo './'`zlib/deflate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-deflate.lo -MD -MP -MF .deps/libglpk_la-deflate.Tpo -c zlib/deflate.c -fPIC -DPIC -o .libs/libglpk_la-deflate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-deflate.lo -MD -MP -MF .deps/libglpk_la-deflate.Tpo -c zlib/deflate.c -o libglpk_la-deflate.o >/dev/null 2>&1 mv -f .deps/libglpk_la-deflate.Tpo .deps/libglpk_la-deflate.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-gzclose.lo -MD -MP -MF .deps/libglpk_la-gzclose.Tpo -c -o libglpk_la-gzclose.lo `test -f 'zlib/gzclose.c' || echo './'`zlib/gzclose.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-gzclose.lo -MD -MP -MF .deps/libglpk_la-gzclose.Tpo -c zlib/gzclose.c -fPIC -DPIC -o .libs/libglpk_la-gzclose.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-gzclose.lo -MD -MP -MF .deps/libglpk_la-gzclose.Tpo -c zlib/gzclose.c -o libglpk_la-gzclose.o >/dev/null 2>&1 mv -f .deps/libglpk_la-gzclose.Tpo .deps/libglpk_la-gzclose.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-gzlib.lo -MD -MP -MF .deps/libglpk_la-gzlib.Tpo -c -o libglpk_la-gzlib.lo `test -f 'zlib/gzlib.c' || echo './'`zlib/gzlib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-gzlib.lo -MD -MP -MF .deps/libglpk_la-gzlib.Tpo -c zlib/gzlib.c -fPIC -DPIC -o .libs/libglpk_la-gzlib.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-gzlib.lo -MD -MP -MF .deps/libglpk_la-gzlib.Tpo -c zlib/gzlib.c -o libglpk_la-gzlib.o >/dev/null 2>&1 mv -f .deps/libglpk_la-gzlib.Tpo .deps/libglpk_la-gzlib.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-gzread.lo -MD -MP -MF .deps/libglpk_la-gzread.Tpo -c -o libglpk_la-gzread.lo `test -f 'zlib/gzread.c' || echo './'`zlib/gzread.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-gzread.lo -MD -MP -MF .deps/libglpk_la-gzread.Tpo -c zlib/gzread.c -fPIC -DPIC -o .libs/libglpk_la-gzread.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-gzread.lo -MD -MP -MF .deps/libglpk_la-gzread.Tpo -c zlib/gzread.c -o libglpk_la-gzread.o >/dev/null 2>&1 mv -f .deps/libglpk_la-gzread.Tpo .deps/libglpk_la-gzread.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-gzwrite.lo -MD -MP -MF .deps/libglpk_la-gzwrite.Tpo -c -o libglpk_la-gzwrite.lo `test -f 'zlib/gzwrite.c' || echo './'`zlib/gzwrite.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-gzwrite.lo -MD -MP -MF .deps/libglpk_la-gzwrite.Tpo -c zlib/gzwrite.c -fPIC -DPIC -o .libs/libglpk_la-gzwrite.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-gzwrite.lo -MD -MP -MF .deps/libglpk_la-gzwrite.Tpo -c zlib/gzwrite.c -o libglpk_la-gzwrite.o >/dev/null 2>&1 mv -f .deps/libglpk_la-gzwrite.Tpo .deps/libglpk_la-gzwrite.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-inffast.lo -MD -MP -MF .deps/libglpk_la-inffast.Tpo -c -o libglpk_la-inffast.lo `test -f 'zlib/inffast.c' || echo './'`zlib/inffast.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-inffast.lo -MD -MP -MF .deps/libglpk_la-inffast.Tpo -c zlib/inffast.c -fPIC -DPIC -o .libs/libglpk_la-inffast.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-inffast.lo -MD -MP -MF .deps/libglpk_la-inffast.Tpo -c zlib/inffast.c -o libglpk_la-inffast.o >/dev/null 2>&1 mv -f .deps/libglpk_la-inffast.Tpo .deps/libglpk_la-inffast.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-inflate.lo -MD -MP -MF .deps/libglpk_la-inflate.Tpo -c -o libglpk_la-inflate.lo `test -f 'zlib/inflate.c' || echo './'`zlib/inflate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-inflate.lo -MD -MP -MF .deps/libglpk_la-inflate.Tpo -c zlib/inflate.c -fPIC -DPIC -o .libs/libglpk_la-inflate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-inflate.lo -MD -MP -MF .deps/libglpk_la-inflate.Tpo -c zlib/inflate.c -o libglpk_la-inflate.o >/dev/null 2>&1 mv -f .deps/libglpk_la-inflate.Tpo .deps/libglpk_la-inflate.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-inftrees.lo -MD -MP -MF .deps/libglpk_la-inftrees.Tpo -c -o libglpk_la-inftrees.lo `test -f 'zlib/inftrees.c' || echo './'`zlib/inftrees.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-inftrees.lo -MD -MP -MF .deps/libglpk_la-inftrees.Tpo -c zlib/inftrees.c -fPIC -DPIC -o .libs/libglpk_la-inftrees.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-inftrees.lo -MD -MP -MF .deps/libglpk_la-inftrees.Tpo -c zlib/inftrees.c -o libglpk_la-inftrees.o >/dev/null 2>&1 mv -f .deps/libglpk_la-inftrees.Tpo .deps/libglpk_la-inftrees.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-trees.lo -MD -MP -MF .deps/libglpk_la-trees.Tpo -c -o libglpk_la-trees.lo `test -f 'zlib/trees.c' || echo './'`zlib/trees.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-trees.lo -MD -MP -MF .deps/libglpk_la-trees.Tpo -c zlib/trees.c -fPIC -DPIC -o .libs/libglpk_la-trees.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-trees.lo -MD -MP -MF .deps/libglpk_la-trees.Tpo -c zlib/trees.c -o libglpk_la-trees.o >/dev/null 2>&1 mv -f .deps/libglpk_la-trees.Tpo .deps/libglpk_la-trees.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-uncompr.lo -MD -MP -MF .deps/libglpk_la-uncompr.Tpo -c -o libglpk_la-uncompr.lo `test -f 'zlib/uncompr.c' || echo './'`zlib/uncompr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-uncompr.lo -MD -MP -MF .deps/libglpk_la-uncompr.Tpo -c zlib/uncompr.c -fPIC -DPIC -o .libs/libglpk_la-uncompr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-uncompr.lo -MD -MP -MF .deps/libglpk_la-uncompr.Tpo -c zlib/uncompr.c -o libglpk_la-uncompr.o >/dev/null 2>&1 mv -f .deps/libglpk_la-uncompr.Tpo .deps/libglpk_la-uncompr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-zio.lo -MD -MP -MF .deps/libglpk_la-zio.Tpo -c -o libglpk_la-zio.lo `test -f 'zlib/zio.c' || echo './'`zlib/zio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-zio.lo -MD -MP -MF .deps/libglpk_la-zio.Tpo -c zlib/zio.c -fPIC -DPIC -o .libs/libglpk_la-zio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-zio.lo -MD -MP -MF .deps/libglpk_la-zio.Tpo -c zlib/zio.c -o libglpk_la-zio.o >/dev/null 2>&1 mv -f .deps/libglpk_la-zio.Tpo .deps/libglpk_la-zio.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-zutil.lo -MD -MP -MF .deps/libglpk_la-zutil.Tpo -c -o libglpk_la-zutil.lo `test -f 'zlib/zutil.c' || echo './'`zlib/zutil.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-zutil.lo -MD -MP -MF .deps/libglpk_la-zutil.Tpo -c zlib/zutil.c -fPIC -DPIC -o .libs/libglpk_la-zutil.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./amd -I./bflib -I./cglib -I./colamd -I./env -I./minisat -I./misc -I./proxy -I./zlib -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT libglpk_la-zutil.lo -MD -MP -MF .deps/libglpk_la-zutil.Tpo -c zlib/zutil.c -o libglpk_la-zutil.o >/dev/null 2>&1 mv -f .deps/libglpk_la-zutil.Tpo .deps/libglpk_la-zutil.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -version-info 37:2:1 -export-symbols-regex '^glp_*' -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -o libglpk.la -rpath /usr/lib libglpk_la-avl.lo libglpk_la-bfd.lo libglpk_la-bfx.lo libglpk_la-glpapi01.lo libglpk_la-glpapi02.lo libglpk_la-glpapi03.lo libglpk_la-glpapi04.lo libglpk_la-glpapi05.lo libglpk_la-glpapi06.lo libglpk_la-glpapi07.lo libglpk_la-glpapi08.lo libglpk_la-glpapi09.lo libglpk_la-glpapi10.lo libglpk_la-glpapi11.lo libglpk_la-glpapi12.lo libglpk_la-glpapi13.lo libglpk_la-glpapi14.lo libglpk_la-glpapi15.lo libglpk_la-glpapi16.lo libglpk_la-glpapi17.lo libglpk_la-glpapi18.lo libglpk_la-glpapi19.lo libglpk_la-glpapi20.lo libglpk_la-glpapi21.lo libglpk_la-glpcpx.lo libglpk_la-glpdmx.lo libglpk_la-glpgmp.lo libglpk_la-glphbm.lo libglpk_la-glpini01.lo libglpk_la-glpini02.lo libglpk_la-glpios01.lo libglpk_la-glpios02.lo libglpk_la-glpios03.lo libglpk_la-glpios04.lo libglpk_la-glpios05.lo libglpk_la-glpios06.lo libglpk_la-glpios07.lo libglpk_la-glpios08.lo libglpk_la-glpios09.lo libglpk_la-glpios10.lo libglpk_la-glpios11.lo libglpk_la-glpios12.lo libglpk_la-glpipm.lo libglpk_la-glpmat.lo libglpk_la-glpmpl01.lo libglpk_la-glpmpl02.lo libglpk_la-glpmpl03.lo libglpk_la-glpmpl04.lo libglpk_la-glpmpl05.lo libglpk_la-glpmpl06.lo libglpk_la-glpmps.lo libglpk_la-glpnet03.lo libglpk_la-glpnet04.lo libglpk_la-glpnet05.lo libglpk_la-glpnpp01.lo libglpk_la-glpnpp02.lo libglpk_la-glpnpp03.lo libglpk_la-glpnpp04.lo libglpk_la-glpnpp05.lo libglpk_la-glpnpp06.lo libglpk_la-glprgr.lo libglpk_la-glpscl.lo libglpk_la-glpsdf.lo libglpk_la-glpspm.lo libglpk_la-glpspx01.lo libglpk_la-glpspx02.lo libglpk_la-glpsql.lo libglpk_la-glpssx01.lo libglpk_la-glpssx02.lo libglpk_la-glptsp.lo libglpk_la-lux.lo libglpk_la-amd_1.lo libglpk_la-amd_2.lo libglpk_la-amd_aat.lo libglpk_la-amd_control.lo libglpk_la-amd_defaults.lo libglpk_la-amd_dump.lo libglpk_la-amd_info.lo libglpk_la-amd_order.lo libglpk_la-amd_post_tree.lo libglpk_la-amd_postorder.lo libglpk_la-amd_preprocess.lo libglpk_la-amd_valid.lo libglpk_la-btf.lo libglpk_la-btfint.lo libglpk_la-fhv.lo libglpk_la-fhvint.lo libglpk_la-ifu.lo libglpk_la-luf.lo libglpk_la-lufint.lo libglpk_la-scf.lo libglpk_la-scfint.lo libglpk_la-sgf.lo libglpk_la-sva.lo libglpk_la-cfg.lo libglpk_la-cfg1.lo libglpk_la-colamd.lo libglpk_la-alloc.lo libglpk_la-dlsup.lo libglpk_la-env.lo libglpk_la-error.lo libglpk_la-stdout.lo libglpk_la-stream.lo libglpk_la-time.lo libglpk_la-tls.lo libglpk_la-minisat.lo libglpk_la-bignum.lo libglpk_la-dmp.lo libglpk_la-ffalg.lo libglpk_la-fp2rat.lo libglpk_la-gcd.lo libglpk_la-jd.lo libglpk_la-keller.lo libglpk_la-mc13d.lo libglpk_la-mc21a.lo libglpk_la-okalg.lo libglpk_la-qmd.lo libglpk_la-relax4.lo libglpk_la-rng.lo libglpk_la-rng1.lo libglpk_la-round2n.lo libglpk_la-str2int.lo libglpk_la-str2num.lo libglpk_la-strspx.lo libglpk_la-strtrim.lo libglpk_la-triang.lo libglpk_la-wclique.lo libglpk_la-wclique1.lo libglpk_la-proxy.lo libglpk_la-proxy1.lo libglpk_la-adler32.lo libglpk_la-compress.lo libglpk_la-crc32.lo libglpk_la-deflate.lo libglpk_la-gzclose.lo libglpk_la-gzlib.lo libglpk_la-gzread.lo libglpk_la-gzwrite.lo libglpk_la-inffast.lo libglpk_la-inflate.lo libglpk_la-inftrees.lo libglpk_la-trees.lo libglpk_la-uncompr.lo libglpk_la-zio.lo libglpk_la-zutil.lo -lm libtool: link: /usr/bin/nm -B .libs/libglpk_la-avl.o .libs/libglpk_la-bfd.o .libs/libglpk_la-bfx.o .libs/libglpk_la-glpapi01.o .libs/libglpk_la-glpapi02.o .libs/libglpk_la-glpapi03.o .libs/libglpk_la-glpapi04.o .libs/libglpk_la-glpapi05.o .libs/libglpk_la-glpapi06.o .libs/libglpk_la-glpapi07.o .libs/libglpk_la-glpapi08.o .libs/libglpk_la-glpapi09.o .libs/libglpk_la-glpapi10.o .libs/libglpk_la-glpapi11.o .libs/libglpk_la-glpapi12.o .libs/libglpk_la-glpapi13.o .libs/libglpk_la-glpapi14.o .libs/libglpk_la-glpapi15.o .libs/libglpk_la-glpapi16.o .libs/libglpk_la-glpapi17.o .libs/libglpk_la-glpapi18.o .libs/libglpk_la-glpapi19.o .libs/libglpk_la-glpapi20.o .libs/libglpk_la-glpapi21.o .libs/libglpk_la-glpcpx.o .libs/libglpk_la-glpdmx.o .libs/libglpk_la-glpgmp.o .libs/libglpk_la-glphbm.o .libs/libglpk_la-glpini01.o .libs/libglpk_la-glpini02.o .libs/libglpk_la-glpios01.o .libs/libglpk_la-glpios02.o .libs/libglpk_la-glpios03.o .libs/libglpk_la-glpios04.o .libs/libglpk_la-glpios05.o .libs/libglpk_la-glpios06.o .libs/libglpk_la-glpios07.o .libs/libglpk_la-glpios08.o .libs/libglpk_la-glpios09.o .libs/libglpk_la-glpios10.o .libs/libglpk_la-glpios11.o .libs/libglpk_la-glpios12.o .libs/libglpk_la-glpipm.o .libs/libglpk_la-glpmat.o .libs/libglpk_la-glpmpl01.o .libs/libglpk_la-glpmpl02.o .libs/libglpk_la-glpmpl03.o .libs/libglpk_la-glpmpl04.o .libs/libglpk_la-glpmpl05.o .libs/libglpk_la-glpmpl06.o .libs/libglpk_la-glpmps.o .libs/libglpk_la-glpnet03.o .libs/libglpk_la-glpnet04.o .libs/libglpk_la-glpnet05.o .libs/libglpk_la-glpnpp01.o .libs/libglpk_la-glpnpp02.o .libs/libglpk_la-glpnpp03.o .libs/libglpk_la-glpnpp04.o .libs/libglpk_la-glpnpp05.o .libs/libglpk_la-glpnpp06.o .libs/libglpk_la-glprgr.o .libs/libglpk_la-glpscl.o .libs/libglpk_la-glpsdf.o .libs/libglpk_la-glpspm.o .libs/libglpk_la-glpspx01.o .libs/libglpk_la-glpspx02.o .libs/libglpk_la-glpsql.o .libs/libglpk_la-glpssx01.o .libs/libglpk_la-glpssx02.o .libs/libglpk_la-glptsp.o .libs/libglpk_la-lux.o .libs/libglpk_la-amd_1.o .libs/libglpk_la-amd_2.o .libs/libglpk_la-amd_aat.o .libs/libglpk_la-amd_control.o .libs/libglpk_la-amd_defaults.o .libs/libglpk_la-amd_dump.o .libs/libglpk_la-amd_info.o .libs/libglpk_la-amd_order.o .libs/libglpk_la-amd_post_tree.o .libs/libglpk_la-amd_postorder.o .libs/libglpk_la-amd_preprocess.o .libs/libglpk_la-amd_valid.o .libs/libglpk_la-btf.o .libs/libglpk_la-btfint.o .libs/libglpk_la-fhv.o .libs/libglpk_la-fhvint.o .libs/libglpk_la-ifu.o .libs/libglpk_la-luf.o .libs/libglpk_la-lufint.o .libs/libglpk_la-scf.o .libs/libglpk_la-scfint.o .libs/libglpk_la-sgf.o .libs/libglpk_la-sva.o .libs/libglpk_la-cfg.o .libs/libglpk_la-cfg1.o .libs/libglpk_la-colamd.o .libs/libglpk_la-alloc.o .libs/libglpk_la-dlsup.o .libs/libglpk_la-env.o .libs/libglpk_la-error.o .libs/libglpk_la-stdout.o .libs/libglpk_la-stream.o .libs/libglpk_la-time.o .libs/libglpk_la-tls.o .libs/libglpk_la-minisat.o .libs/libglpk_la-bignum.o .libs/libglpk_la-dmp.o .libs/libglpk_la-ffalg.o .libs/libglpk_la-fp2rat.o .libs/libglpk_la-gcd.o .libs/libglpk_la-jd.o .libs/libglpk_la-keller.o .libs/libglpk_la-mc13d.o .libs/libglpk_la-mc21a.o .libs/libglpk_la-okalg.o .libs/libglpk_la-qmd.o .libs/libglpk_la-relax4.o .libs/libglpk_la-rng.o .libs/libglpk_la-rng1.o .libs/libglpk_la-round2n.o .libs/libglpk_la-str2int.o .libs/libglpk_la-str2num.o .libs/libglpk_la-strspx.o .libs/libglpk_la-strtrim.o .libs/libglpk_la-triang.o .libs/libglpk_la-wclique.o .libs/libglpk_la-wclique1.o .libs/libglpk_la-proxy.o .libs/libglpk_la-proxy1.o .libs/libglpk_la-adler32.o .libs/libglpk_la-compress.o .libs/libglpk_la-crc32.o .libs/libglpk_la-deflate.o .libs/libglpk_la-gzclose.o .libs/libglpk_la-gzlib.o .libs/libglpk_la-gzread.o .libs/libglpk_la-gzwrite.o .libs/libglpk_la-inffast.o .libs/libglpk_la-inflate.o .libs/libglpk_la-inftrees.o .libs/libglpk_la-trees.o .libs/libglpk_la-uncompr.o .libs/libglpk_la-zio.o .libs/libglpk_la-zutil.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libglpk.exp libtool: link: /usr/bin/grep -E -e "^glp_*" ".libs/libglpk.exp" > ".libs/libglpk.expT" libtool: link: mv -f ".libs/libglpk.expT" ".libs/libglpk.exp" libtool: link: echo "{ global:" > .libs/libglpk.ver libtool: link: cat .libs/libglpk.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libglpk.ver libtool: link: echo "local: *; };" >> .libs/libglpk.ver libtool: link: gcc -shared -fPIC -DPIC .libs/libglpk_la-avl.o .libs/libglpk_la-bfd.o .libs/libglpk_la-bfx.o .libs/libglpk_la-glpapi01.o .libs/libglpk_la-glpapi02.o .libs/libglpk_la-glpapi03.o .libs/libglpk_la-glpapi04.o .libs/libglpk_la-glpapi05.o .libs/libglpk_la-glpapi06.o .libs/libglpk_la-glpapi07.o .libs/libglpk_la-glpapi08.o .libs/libglpk_la-glpapi09.o .libs/libglpk_la-glpapi10.o .libs/libglpk_la-glpapi11.o .libs/libglpk_la-glpapi12.o .libs/libglpk_la-glpapi13.o .libs/libglpk_la-glpapi14.o .libs/libglpk_la-glpapi15.o .libs/libglpk_la-glpapi16.o .libs/libglpk_la-glpapi17.o .libs/libglpk_la-glpapi18.o .libs/libglpk_la-glpapi19.o .libs/libglpk_la-glpapi20.o .libs/libglpk_la-glpapi21.o .libs/libglpk_la-glpcpx.o .libs/libglpk_la-glpdmx.o .libs/libglpk_la-glpgmp.o .libs/libglpk_la-glphbm.o .libs/libglpk_la-glpini01.o .libs/libglpk_la-glpini02.o .libs/libglpk_la-glpios01.o .libs/libglpk_la-glpios02.o .libs/libglpk_la-glpios03.o .libs/libglpk_la-glpios04.o .libs/libglpk_la-glpios05.o .libs/libglpk_la-glpios06.o .libs/libglpk_la-glpios07.o .libs/libglpk_la-glpios08.o .libs/libglpk_la-glpios09.o .libs/libglpk_la-glpios10.o .libs/libglpk_la-glpios11.o .libs/libglpk_la-glpios12.o .libs/libglpk_la-glpipm.o .libs/libglpk_la-glpmat.o .libs/libglpk_la-glpmpl01.o .libs/libglpk_la-glpmpl02.o .libs/libglpk_la-glpmpl03.o .libs/libglpk_la-glpmpl04.o .libs/libglpk_la-glpmpl05.o .libs/libglpk_la-glpmpl06.o .libs/libglpk_la-glpmps.o .libs/libglpk_la-glpnet03.o .libs/libglpk_la-glpnet04.o .libs/libglpk_la-glpnet05.o .libs/libglpk_la-glpnpp01.o .libs/libglpk_la-glpnpp02.o .libs/libglpk_la-glpnpp03.o .libs/libglpk_la-glpnpp04.o .libs/libglpk_la-glpnpp05.o .libs/libglpk_la-glpnpp06.o .libs/libglpk_la-glprgr.o .libs/libglpk_la-glpscl.o .libs/libglpk_la-glpsdf.o .libs/libglpk_la-glpspm.o .libs/libglpk_la-glpspx01.o .libs/libglpk_la-glpspx02.o .libs/libglpk_la-glpsql.o .libs/libglpk_la-glpssx01.o .libs/libglpk_la-glpssx02.o .libs/libglpk_la-glptsp.o .libs/libglpk_la-lux.o .libs/libglpk_la-amd_1.o .libs/libglpk_la-amd_2.o .libs/libglpk_la-amd_aat.o .libs/libglpk_la-amd_control.o .libs/libglpk_la-amd_defaults.o .libs/libglpk_la-amd_dump.o .libs/libglpk_la-amd_info.o .libs/libglpk_la-amd_order.o .libs/libglpk_la-amd_post_tree.o .libs/libglpk_la-amd_postorder.o .libs/libglpk_la-amd_preprocess.o .libs/libglpk_la-amd_valid.o .libs/libglpk_la-btf.o .libs/libglpk_la-btfint.o .libs/libglpk_la-fhv.o .libs/libglpk_la-fhvint.o .libs/libglpk_la-ifu.o .libs/libglpk_la-luf.o .libs/libglpk_la-lufint.o .libs/libglpk_la-scf.o .libs/libglpk_la-scfint.o .libs/libglpk_la-sgf.o .libs/libglpk_la-sva.o .libs/libglpk_la-cfg.o .libs/libglpk_la-cfg1.o .libs/libglpk_la-colamd.o .libs/libglpk_la-alloc.o .libs/libglpk_la-dlsup.o .libs/libglpk_la-env.o .libs/libglpk_la-error.o .libs/libglpk_la-stdout.o .libs/libglpk_la-stream.o .libs/libglpk_la-time.o .libs/libglpk_la-tls.o .libs/libglpk_la-minisat.o .libs/libglpk_la-bignum.o .libs/libglpk_la-dmp.o .libs/libglpk_la-ffalg.o .libs/libglpk_la-fp2rat.o .libs/libglpk_la-gcd.o .libs/libglpk_la-jd.o .libs/libglpk_la-keller.o .libs/libglpk_la-mc13d.o .libs/libglpk_la-mc21a.o .libs/libglpk_la-okalg.o .libs/libglpk_la-qmd.o .libs/libglpk_la-relax4.o .libs/libglpk_la-rng.o .libs/libglpk_la-rng1.o .libs/libglpk_la-round2n.o .libs/libglpk_la-str2int.o .libs/libglpk_la-str2num.o .libs/libglpk_la-strspx.o .libs/libglpk_la-strtrim.o .libs/libglpk_la-triang.o .libs/libglpk_la-wclique.o .libs/libglpk_la-wclique1.o .libs/libglpk_la-proxy.o .libs/libglpk_la-proxy1.o .libs/libglpk_la-adler32.o .libs/libglpk_la-compress.o .libs/libglpk_la-crc32.o .libs/libglpk_la-deflate.o .libs/libglpk_la-gzclose.o .libs/libglpk_la-gzlib.o .libs/libglpk_la-gzread.o .libs/libglpk_la-gzwrite.o .libs/libglpk_la-inffast.o .libs/libglpk_la-inflate.o .libs/libglpk_la-inftrees.o .libs/libglpk_la-trees.o .libs/libglpk_la-uncompr.o .libs/libglpk_la-zio.o .libs/libglpk_la-zutil.o -lm -O2 -fstack-protector-strong -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libglpk.so.36 -Wl,-version-script -Wl,.libs/libglpk.ver -o .libs/libglpk.so.36.1.2 libtool: link: (cd ".libs" && rm -f "libglpk.so.36" && ln -s "libglpk.so.36.1.2" "libglpk.so.36") libtool: link: (cd ".libs" && rm -f "libglpk.so" && ln -s "libglpk.so.36.1.2" "libglpk.so") libtool: link: ar cru .libs/libglpk.a libglpk_la-avl.o libglpk_la-bfd.o libglpk_la-bfx.o libglpk_la-glpapi01.o libglpk_la-glpapi02.o libglpk_la-glpapi03.o libglpk_la-glpapi04.o libglpk_la-glpapi05.o libglpk_la-glpapi06.o libglpk_la-glpapi07.o libglpk_la-glpapi08.o libglpk_la-glpapi09.o libglpk_la-glpapi10.o libglpk_la-glpapi11.o libglpk_la-glpapi12.o libglpk_la-glpapi13.o libglpk_la-glpapi14.o libglpk_la-glpapi15.o libglpk_la-glpapi16.o libglpk_la-glpapi17.o libglpk_la-glpapi18.o libglpk_la-glpapi19.o libglpk_la-glpapi20.o libglpk_la-glpapi21.o libglpk_la-glpcpx.o libglpk_la-glpdmx.o libglpk_la-glpgmp.o libglpk_la-glphbm.o libglpk_la-glpini01.o libglpk_la-glpini02.o libglpk_la-glpios01.o libglpk_la-glpios02.o libglpk_la-glpios03.o libglpk_la-glpios04.o libglpk_la-glpios05.o libglpk_la-glpios06.o libglpk_la-glpios07.o libglpk_la-glpios08.o libglpk_la-glpios09.o libglpk_la-glpios10.o libglpk_la-glpios11.o libglpk_la-glpios12.o libglpk_la-glpipm.o libglpk_la-glpmat.o libglpk_la-glpmpl01.o libglpk_la-glpmpl02.o libglpk_la-glpmpl03.o libglpk_la-glpmpl04.o libglpk_la-glpmpl05.o libglpk_la-glpmpl06.o libglpk_la-glpmps.o libglpk_la-glpnet03.o libglpk_la-glpnet04.o libglpk_la-glpnet05.o libglpk_la-glpnpp01.o libglpk_la-glpnpp02.o libglpk_la-glpnpp03.o libglpk_la-glpnpp04.o libglpk_la-glpnpp05.o libglpk_la-glpnpp06.o libglpk_la-glprgr.o libglpk_la-glpscl.o libglpk_la-glpsdf.o libglpk_la-glpspm.o libglpk_la-glpspx01.o libglpk_la-glpspx02.o libglpk_la-glpsql.o libglpk_la-glpssx01.o libglpk_la-glpssx02.o libglpk_la-glptsp.o libglpk_la-lux.o libglpk_la-amd_1.o libglpk_la-amd_2.o libglpk_la-amd_aat.o libglpk_la-amd_control.o libglpk_la-amd_defaults.o libglpk_la-amd_dump.o libglpk_la-amd_info.o libglpk_la-amd_order.o libglpk_la-amd_post_tree.o libglpk_la-amd_postorder.o libglpk_la-amd_preprocess.o libglpk_la-amd_valid.o libglpk_la-btf.o libglpk_la-btfint.o libglpk_la-fhv.o libglpk_la-fhvint.o libglpk_la-ifu.o libglpk_la-luf.o libglpk_la-lufint.o libglpk_la-scf.o libglpk_la-scfint.o libglpk_la-sgf.o libglpk_la-sva.o libglpk_la-cfg.o libglpk_la-cfg1.o libglpk_la-colamd.o libglpk_la-alloc.o libglpk_la-dlsup.o libglpk_la-env.o libglpk_la-error.o libglpk_la-stdout.o libglpk_la-stream.o libglpk_la-time.o libglpk_la-tls.o libglpk_la-minisat.o libglpk_la-bignum.o libglpk_la-dmp.o libglpk_la-ffalg.o libglpk_la-fp2rat.o libglpk_la-gcd.o libglpk_la-jd.o libglpk_la-keller.o libglpk_la-mc13d.o libglpk_la-mc21a.o libglpk_la-okalg.o libglpk_la-qmd.o libglpk_la-relax4.o libglpk_la-rng.o libglpk_la-rng1.o libglpk_la-round2n.o libglpk_la-str2int.o libglpk_la-str2num.o libglpk_la-strspx.o libglpk_la-strtrim.o libglpk_la-triang.o libglpk_la-wclique.o libglpk_la-wclique1.o libglpk_la-proxy.o libglpk_la-proxy1.o libglpk_la-adler32.o libglpk_la-compress.o libglpk_la-crc32.o libglpk_la-deflate.o libglpk_la-gzclose.o libglpk_la-gzlib.o libglpk_la-gzread.o libglpk_la-gzwrite.o libglpk_la-inffast.o libglpk_la-inflate.o libglpk_la-inftrees.o libglpk_la-trees.o libglpk_la-uncompr.o libglpk_la-zio.o libglpk_la-zutil.o libtool: link: ranlib .libs/libglpk.a libtool: link: ( cd ".libs" && rm -f "libglpk.la" && ln -s "../libglpk.la" "libglpk.la" ) make[2]: Leaving directory '/builddir/build/BUILD/humann2-2.8.2/glpk_download_4pge7czf/glpk-4.55/src' Making all in examples make[2]: Entering directory '/builddir/build/BUILD/humann2-2.8.2/glpk_download_4pge7czf/glpk-4.55/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I./../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -MT glpsol.o -MD -MP -MF .deps/glpsol.Tpo -c -o glpsol.o glpsol.c mv -f .deps/glpsol.Tpo .deps/glpsol.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -o glpsol glpsol.o ../src/libglpk.la -lm libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/generic-hardened-ld -o .libs/glpsol glpsol.o ../src/.libs/libglpk.so -lm make[2]: Leaving directory '/builddir/build/BUILD/humann2-2.8.2/glpk_download_4pge7czf/glpk-4.55/examples' make[2]: Entering directory '/builddir/build/BUILD/humann2-2.8.2/glpk_download_4pge7czf/glpk-4.55' make[2]: Leaving directory '/builddir/build/BUILD/humann2-2.8.2/glpk_download_4pge7czf/glpk-4.55' make[1]: Leaving directory '/builddir/build/BUILD/humann2-2.8.2/glpk_download_4pge7czf/glpk-4.55' Making install in src make[1]: Entering directory '/builddir/build/BUILD/humann2-2.8.2/glpk_download_4pge7czf/glpk-4.55/src' make[2]: Entering directory '/builddir/build/BUILD/humann2-2.8.2/glpk_download_4pge7czf/glpk-4.55/src' /usr/bin/mkdir -p '/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libglpk.la '/usr/lib' libtool: install: /usr/bin/install -c .libs/libglpk.so.36.1.2 /usr/lib/libglpk.so.36.1.2 /usr/bin/install: cannot create regular file '/usr/lib/libglpk.so.36.1.2': Permission denied make[2]: *** [Makefile:503: install-libLTLIBRARIES] Error 1 make[2]: Leaving directory '/builddir/build/BUILD/humann2-2.8.2/glpk_download_4pge7czf/glpk-4.55/src' make[1]: *** [Makefile:1862: install-am] Error 2 make[1]: Leaving directory '/builddir/build/BUILD/humann2-2.8.2/glpk_download_4pge7czf/glpk-4.55/src' make: *** [Makefile:320: install-recursive] Error 1 2.41 MB 73.68 % 0.01 MB/sec 1 min 38 sec 2.41 MB 73.92 % 0.01 MB/sec 1 min 37 sec 2.42 MB 74.16 % 0.01 MB/sec 1 min 37 sec 2.43 MB 74.40 % 0.01 MB/sec 1 min 36 sec 2.44 MB 74.64 % 0.01 MB/sec 1 min 35 sec 2.45 MB 74.88 % 0.01 MB/sec 1 min 34 sec 2.45 MB 75.12 % 0.01 MB/sec 1 min 33 sec 2.46 MB 75.36 % 0.01 MB/sec 1 min 33 sec 2.47 MB 75.60 % 0.01 MB/sec 1 min 32 sec 2.48 MB 75.84 % 0.01 MB/sec 1 min 31 sec 2.48 MB 76.07 % 0.01 MB/sec 1 min 30 sec 2.49 MB 76.31 % 0.01 MB/sec 1 min 29 sec 2.50 MB 76.55 % 0.01 MB/sec 1 min 28 sec 2.51 MB 76.79 % 0.01 MB/sec 1 min 27 sec 2.52 MB 77.03 % 0.01 MB/sec 1 min 26 sec 2.52 MB 77.27 % 0.01 MB/sec 1 min 26 sec 2.53 MB 77.51 % 0.01 MB/sec 1 min 25 sec 2.54 MB 77.75 % 0.01 MB/sec 1 min 24 sec 2.55 MB 77.99 % 0.01 MB/sec 1 min 23 sec 2.55 MB 78.23 % 0.01 MB/sec 1 min 23 sec 2.56 MB 78.47 % 0.01 MB/sec 1 min 22 sec 2.57 MB 78.71 % 0.01 MB/sec 1 min 21 sec 2.58 MB 78.95 % 0.01 MB/sec 1 min 20 sec 2.59 MB 79.18 % 0.01 MB/sec 1 min 19 sec 2.59 MB 79.42 % 0.01 MB/sec 1 min 19 sec 2.60 MB 79.66 % 0.01 MB/sec 1 min 18 sec 2.61 MB 79.90 % 0.01 MB/sec 1 min 17 sec 2.62 MB 80.14 % 0.01 MB/sec 1 min 16 sec 2.62 MB 80.38 % 0.01 MB/sec 1 min 15 sec 2.63 MB 80.62 % 0.01 MB/sec 1 min 14 sec 2.64 MB 80.86 % 0.01 MB/sec 1 min 13 sec 2.65 MB 81.10 % 0.01 MB/sec 1 min 12 sec 2.66 MB 81.34 % 0.01 MB/sec 1 min 11 sec 2.66 MB 81.58 % 0.01 MB/sec 1 min 11 sec 2.67 MB 81.82 % 0.01 MB/sec 1 min 10 sec 2.68 MB 82.06 % 0.01 MB/sec 1 min 9 sec 2.69 MB 82.29 % 0.01 MB/sec 1 min 8 sec 2.70 MB 82.53 % 0.01 MB/sec 1 min 7 sec 2.70 MB 82.77 % 0.01 MB/sec 1 min 6 sec 2.71 MB 83.01 % 0.01 MB/sec 1 min 5 sec 2.72 MB 83.25 % 0.01 MB/sec 1 min 4 sec 2.73 MB 83.49 % 0.01 MB/sec 1 min 4 sec 2.73 MB 83.73 % 0.01 MB/sec 1 min 3 sec 2.74 MB 83.97 % 0.01 MB/sec 1 min 2 sec 2.75 MB 84.21 % 0.01 MB/sec 1 min 1 sec 2.76 MB 84.45 % 0.01 MB/sec 0 min 60 sec 2.77 MB 84.69 % 0.01 MB/sec 0 min 59 sec 2.77 MB 84.93 % 0.01 MB/sec 0 min 58 sec 2.78 MB 85.17 % 0.01 MB/sec 0 min 57 sec 2.79 MB 85.40 % 0.01 MB/sec 0 min 56 sec 2.80 MB 85.64 % 0.01 MB/sec 0 min 55 sec 2.80 MB 85.88 % 0.01 MB/sec 0 min 54 sec 2.81 MB 86.12 % 0.01 MB/sec 0 min 54 sec 2.82 MB 86.36 % 0.01 MB/sec 0 min 52 sec 2.83 MB 86.60 % 0.01 MB/sec 0 min 51 sec 2.84 MB 86.84 % 0.01 MB/sec 0 min 50 sec 2.84 MB 87.08 % 0.01 MB/sec 0 min 50 sec 2.85 MB 87.32 % 0.01 MB/sec 0 min 49 sec 2.86 MB 87.56 % 0.01 MB/sec 0 min 48 sec 2.87 MB 87.80 % 0.01 MB/sec 0 min 47 sec 2.88 MB 88.04 % 0.01 MB/sec 0 min 46 sec 2.88 MB 88.28 % 0.01 MB/sec 0 min 45 sec 2.89 MB 88.51 % 0.01 MB/sec 0 min 44 sec 2.90 MB 88.75 % 0.01 MB/sec 0 min 43 sec 2.91 MB 88.99 % 0.01 MB/sec 0 min 42 sec 2.91 MB 89.23 % 0.01 MB/sec 0 min 41 sec 2.92 MB 89.47 % 0.01 MB/sec 0 min 40 sec 2.93 MB 89.71 % 0.01 MB/sec 0 min 39 sec 2.94 MB 89.95 % 0.01 MB/sec 0 min 38 sec 2.95 MB 90.19 % 0.01 MB/sec 0 min 37 sec 2.95 MB 90.43 % 0.01 MB/sec 0 min 36 sec 2.96 MB 90.67 % 0.01 MB/sec 0 min 35 sec 2.97 MB 90.91 % 0.01 MB/sec 0 min 34 sec 2.98 MB 91.15 % 0.01 MB/sec 0 min 34 sec 2.98 MB 91.39 % 0.01 MB/sec 0 min 33 sec 2.99 MB 91.62 % 0.01 MB/sec 0 min 32 sec 3.00 MB 91.86 % 0.01 MB/sec 0 min 31 sec 3.01 MB 92.10 % 0.01 MB/sec 0 min 30 sec 3.02 MB 92.34 % 0.01 MB/sec 0 min 29 sec 3.02 MB 92.58 % 0.01 MB/sec 0 min 28 sec 3.03 MB 92.82 % 0.01 MB/sec 0 min 27 sec 3.04 MB 93.06 % 0.01 MB/sec 0 min 26 sec 3.05 MB 93.30 % 0.01 MB/sec 0 min 25 sec 3.05 MB 93.54 % 0.01 MB/sec 0 min 24 sec 3.06 MB 93.78 % 0.01 MB/sec 0 min 24 sec 3.07 MB 94.02 % 0.01 MB/sec 0 min 23 sec 3.08 MB 94.26 % 0.01 MB/sec 0 min 22 sec 3.09 MB 94.50 % 0.01 MB/sec 0 min 21 sec 3.09 MB 94.73 % 0.01 MB/sec 0 min 20 sec 3.10 MB 94.97 % 0.01 MB/sec 0 min 19 sec 3.11 MB 95.21 % 0.01 MB/sec 0 min 18 sec 3.12 MB 95.45 % 0.01 MB/sec 0 min 17 sec 3.12 MB 95.69 % 0.01 MB/sec 0 min 16 sec 3.13 MB 95.93 % 0.01 MB/sec 0 min 15 sec 3.14 MB 96.17 % 0.01 MB/sec 0 min 15 sec 3.15 MB 96.41 % 0.01 MB/sec 0 min 14 sec 3.16 MB 96.65 % 0.01 MB/sec 0 min 13 sec 3.16 MB 96.89 % 0.01 MB/sec 0 min 12 sec 3.17 MB 97.13 % 0.01 MB/sec 0 min 11 sec 3.18 MB 97.37 % 0.01 MB/sec 0 min 10 sec 3.19 MB 97.61 % 0.01 MB/sec 0 min 9 sec 3.20 MB 97.84 % 0.01 MB/sec 0 min 8 sec 3.20 MB 98.08 % 0.01 MB/sec 0 min 7 sec 3.21 MB 98.32 % 0.01 MB/sec 0 min 6 sec 3.22 MB 98.56 % 0.01 MB/sec 0 min 5 sec 3.23 MB 98.80 % 0.01 MB/sec 0 min 5 sec 3.23 MB 99.04 % 0.01 MB/sec 0 min 4 sec 3.24 MB 99.28 % 0.01 MB/sec 0 min 3 sec 3.25 MB 99.52 % 0.01 MB/sec 0 min 2 sec 3.26 MB 99.76 % 0.01 MB/sec 0 min 1 sec 3.27 MB 100.00 % 0.01 MB/sec 0 min 0 sec 3.27 MB 100.24 % 0.01 MB/sec 0 min -1 sec Installing diamond. Downloading http://github.com/bbuchfink/diamond/releases/download/v0.8.22/diamond-linux64.tar.gz WARNING: Unable to download http://github.com/bbuchfink/diamond/releases/download/v0.8.22/diamond-linux64.tar.gz WARNING: Unable to extract diamond. WARNING: Unable to install diamond. Please install diamond. Installing bowtie2. Downloading http://sourceforge.net/projects/bowtie-bio/files/bowtie2/2.2.3/bowtie2-2.2.3-linux-x86_64.zip Downloading file of size: 25.18 MB 0.01 MB 0.03 % 75.85 MB/sec 0 min 0 sec 0.02 MB 0.06 % 0.01 MB/sec 33 min 58 sec 0.02 MB 0.09 % 0.02 MB/sec 27 min 3 sec 0.03 MB 0.12 % 0.02 MB/sec 23 min 31 sec 0.04 MB 0.16 % 0.02 MB/sec 21 min 27 sec 0.05 MB 0.19 % 0.02 MB/sec 20 min 4 sec 0.05 MB 0.22 % 0.02 MB/sec 18 min 58 sec 0.06 MB 0.25 % 0.02 MB/sec 18 min 14 sec 0.07 MB 0.28 % 0.02 MB/sec 17 min 55 sec 0.08 MB 0.31 % 0.02 MB/sec 17 min 26 sec 0.09 MB 0.34 % 0.02 MB/sec 17 min 2 sec 0.09 MB 0.37 % 0.02 MB/sec 18 min 21 sec 0.10 MB 0.40 % 0.02 MB/sec 17 min 57 sec 0.11 MB 0.43 % 0.02 MB/sec 17 min 8 sec 0.12 MB 0.47 % 0.02 MB/sec 19 min 46 sec 0.12 MB 0.50 % 0.02 MB/sec 18 min 57 sec 0.13 MB 0.53 % 0.02 MB/sec 18 min 13 sec 0.14 MB 0.56 % 0.02 MB/sec 17 min 33 sec 0.15 MB 0.59 % 0.02 MB/sec 18 min 0 sec 0.16 MB 0.62 % 0.02 MB/sec 17 min 6 sec 0.16 MB 0.65 % 0.02 MB/sec 17 min 31 sec 0.17 MB 0.68 % 0.02 MB/sec 17 min 1 sec 0.18 MB 0.71 % 0.02 MB/sec 17 min 24 sec 0.19 MB 0.74 % 0.02 MB/sec 17 min 13 sec 0.20 MB 0.78 % 0.02 MB/sec 17 min 3 sec 0.20 MB 0.81 % 0.02 MB/sec 16 min 53 sec 0.21 MB 0.84 % 0.02 MB/sec 17 min 27 sec 0.22 MB 0.87 % 0.02 MB/sec 17 min 3 sec 0.23 MB 0.90 % 0.02 MB/sec 17 min 21 sec 0.23 MB 0.93 % 0.02 MB/sec 17 min 12 sec 0.24 MB 0.96 % 0.02 MB/sec 17 min 4 sec 0.25 MB 0.99 % 0.02 MB/sec 17 min 20 sec 0.26 MB 1.02 % 0.02 MB/sec 17 min 12 sec 0.27 MB 1.05 % 0.02 MB/sec 17 min 4 sec 0.27 MB 1.09 % 0.02 MB/sec 16 min 57 sec 0.28 MB 1.12 % 0.02 MB/sec 16 min 50 sec 0.29 MB 1.15 % 0.02 MB/sec 16 min 44 sec 0.30 MB 1.18 % 0.02 MB/sec 16 min 38 sec 0.30 MB 1.21 % 0.03 MB/sec 16 min 32 sec 0.31 MB 1.24 % 0.03 MB/sec 16 min 26 sec 0.32 MB 1.27 % 0.03 MB/sec 16 min 20 sec 0.33 MB 1.30 % 0.03 MB/sec 16 min 33 sec 0.34 MB 1.33 % 0.03 MB/sec 16 min 18 sec 0.34 MB 1.37 % 0.03 MB/sec 16 min 7 sec 0.35 MB 1.40 % 0.03 MB/sec 15 min 59 sec 0.36 MB 1.43 % 0.03 MB/sec 16 min 3 sec 0.37 MB 1.46 % 0.03 MB/sec 15 min 51 sec 0.38 MB 1.49 % 0.03 MB/sec 15 min 39 sec 0.38 MB 1.52 % 0.03 MB/sec 15 min 27 sec 0.39 MB 1.55 % 0.03 MB/sec 15 min 16 sec 0.40 MB 1.58 % 0.03 MB/sec 15 min 5 sec 0.41 MB 1.61 % 0.03 MB/sec 14 min 55 sec 0.41 MB 1.64 % 0.03 MB/sec 14 min 45 sec 0.42 MB 1.68 % 0.03 MB/sec 14 min 50 sec 0.43 MB 1.71 % 0.03 MB/sec 14 min 34 sec 0.44 MB 1.74 % 0.03 MB/sec 14 min 24 sec 0.45 MB 1.77 % 0.03 MB/sec 14 min 16 sec 0.45 MB 1.80 % 0.03 MB/sec 14 min 7 sec 0.46 MB 1.83 % 0.03 MB/sec 13 min 59 sec 0.47 MB 1.86 % 0.03 MB/sec 13 min 52 sec 0.48 MB 1.89 % 0.03 MB/sec 13 min 44 sec 0.48 MB 1.92 % 0.03 MB/sec 13 min 37 sec 0.49 MB 1.95 % 0.03 MB/sec 13 min 29 sec 0.50 MB 1.99 % 0.03 MB/sec 13 min 23 sec 0.51 MB 2.02 % 0.03 MB/sec 13 min 12 sec 0.52 MB 2.05 % 0.03 MB/sec 13 min 4 sec 0.52 MB 2.08 % 0.03 MB/sec 12 min 57 sec 0.53 MB 2.11 % 0.03 MB/sec 12 min 51 sec 0.54 MB 2.14 % 0.03 MB/sec 12 min 45 sec 0.55 MB 2.17 % 0.03 MB/sec 12 min 40 sec 0.55 MB 2.20 % 0.03 MB/sec 12 min 29 sec 0.56 MB 2.23 % 0.03 MB/sec 12 min 23 sec 0.57 MB 2.27 % 0.03 MB/sec 12 min 18 sec 0.58 MB 2.30 % 0.03 MB/sec 12 min 13 sec 0.59 MB 2.33 % 0.03 MB/sec 12 min 8 sec 0.59 MB 2.36 % 0.03 MB/sec 12 min 4 sec 0.60 MB 2.39 % 0.03 MB/sec 11 min 56 sec 0.61 MB 2.42 % 0.03 MB/sec 11 min 50 sec 0.62 MB 2.45 % 0.03 MB/sec 11 min 45 sec 0.62 MB 2.48 % 0.03 MB/sec 11 min 51 sec 0.63 MB 2.51 % 0.03 MB/sec 11 min 42 sec 0.64 MB 2.54 % 0.04 MB/sec 11 min 37 sec 0.65 MB 2.58 % 0.04 MB/sec 11 min 37 sec 0.66 MB 2.61 % 0.04 MB/sec 11 min 34 sec 0.66 MB 2.64 % 0.04 MB/sec 11 min 30 sec 0.67 MB 2.67 % 0.04 MB/sec 11 min 26 sec 0.68 MB 2.70 % 0.04 MB/sec 11 min 31 sec 0.69 MB 2.73 % 0.04 MB/sec 11 min 23 sec 0.70 MB 2.76 % 0.04 MB/sec 11 min 19 sec 0.70 MB 2.79 % 0.04 MB/sec 11 min 17 sec 0.71 MB 2.82 % 0.04 MB/sec 11 min 20 sec 0.72 MB 2.85 % 0.04 MB/sec 11 min 21 sec 0.73 MB 2.89 % 0.04 MB/sec 11 min 30 sec 0.73 MB 2.92 % 0.04 MB/sec 11 min 22 sec 0.74 MB 2.95 % 0.04 MB/sec 11 min 19 sec 0.75 MB 2.98 % 0.04 MB/sec 11 min 11 sec 0.76 MB 3.01 % 0.04 MB/sec 11 min 8 sec 0.77 MB 3.04 % 0.04 MB/sec 11 min 1 sec 0.77 MB 3.07 % 0.04 MB/sec 10 min 58 sec 0.78 MB 3.10 % 0.04 MB/sec 10 min 51 sec 0.79 MB 3.13 % 0.04 MB/sec 10 min 45 sec 0.80 MB 3.16 % 0.04 MB/sec 10 min 38 sec 0.80 MB 3.20 % 0.04 MB/sec 10 min 32 sec 0.81 MB 3.23 % 0.04 MB/sec 10 min 25 sec 0.82 MB 3.26 % 0.04 MB/sec 10 min 23 sec 0.83 MB 3.29 % 0.04 MB/sec 10 min 17 sec 0.84 MB 3.32 % 0.04 MB/sec 10 min 11 sec 0.84 MB 3.35 % 0.04 MB/sec 10 min 5 sec 0.85 MB 3.38 % 0.04 MB/sec 9 min 59 sec 0.86 MB 3.41 % 0.04 MB/sec 9 min 57 sec 0.87 MB 3.44 % 0.04 MB/sec 9 min 51 sec 0.88 MB 3.48 % 0.04 MB/sec 9 min 46 sec 0.88 MB 3.51 % 0.04 MB/sec 9 min 41 sec 0.89 MB 3.54 % 0.04 MB/sec 9 min 35 sec 0.90 MB 3.57 % 0.04 MB/sec 9 min 33 sec 0.91 MB 3.60 % 0.04 MB/sec 9 min 28 sec 0.91 MB 3.63 % 0.04 MB/sec 9 min 23 sec 0.92 MB 3.66 % 0.04 MB/sec 9 min 18 sec 0.93 MB 3.69 % 0.04 MB/sec 9 min 13 sec 0.94 MB 3.72 % 0.04 MB/sec 9 min 8 sec 0.95 MB 3.75 % 0.04 MB/sec 9 min 4 sec 0.95 MB 3.79 % 0.04 MB/sec 8 min 59 sec 0.96 MB 3.82 % 0.05 MB/sec 8 min 55 sec 0.97 MB 3.85 % 0.05 MB/sec 8 min 50 sec 0.98 MB 3.88 % 0.05 MB/sec 8 min 46 sec 0.98 MB 3.91 % 0.05 MB/sec 8 min 44 sec 0.99 MB 3.94 % 0.05 MB/sec 8 min 40 sec 1.00 MB 3.97 % 0.05 MB/sec 8 min 36 sec 1.01 MB 4.00 % 0.05 MB/sec 8 min 32 sec 1.02 MB 4.03 % 0.05 MB/sec 8 min 28 sec 1.02 MB 4.06 % 0.05 MB/sec 8 min 29 sec 1.03 MB 4.10 % 0.05 MB/sec 8 min 25 sec 1.04 MB 4.13 % 0.05 MB/sec 8 min 21 sec 1.05 MB 4.16 % 0.05 MB/sec 8 min 17 sec 1.05 MB 4.19 % 0.05 MB/sec 8 min 14 sec 1.06 MB 4.22 % 0.05 MB/sec 8 min 10 sec 1.07 MB 4.25 % 0.05 MB/sec 8 min 6 sec 1.08 MB 4.28 % 0.05 MB/sec 8 min 2 sec 1.09 MB 4.31 % 0.05 MB/sec 8 min 1 sec 1.09 MB 4.34 % 0.05 MB/sec 7 min 58 sec 1.10 MB 4.38 % 0.05 MB/sec 7 min 57 sec 1.11 MB 4.41 % 0.05 MB/sec 8 min 3 sec 1.12 MB 4.44 % 0.05 MB/sec 7 min 60 sec 1.12 MB 4.47 % 0.05 MB/sec 7 min 56 sec 1.13 MB 4.50 % 0.05 MB/sec 7 min 53 sec 1.14 MB 4.53 % 0.05 MB/sec 7 min 50 sec 1.15 MB 4.56 % 0.05 MB/sec 7 min 56 sec 1.16 MB 4.59 % 0.05 MB/sec 8 min 2 sec 1.16 MB 4.62 % 0.05 MB/sec 8 min 7 sec 1.17 MB 4.65 % 0.05 MB/sec 8 min 6 sec 1.18 MB 4.69 % 0.05 MB/sec 8 min 7 sec 1.19 MB 4.72 % 0.05 MB/sec 8 min 9 sec 1.20 MB 4.75 % 0.05 MB/sec 8 min 10 sec 1.20 MB 4.78 % 0.05 MB/sec 8 min 14 sec 1.21 MB 4.81 % 0.05 MB/sec 8 min 24 sec 1.22 MB 4.84 % 0.05 MB/sec 8 min 23 sec 1.23 MB 4.87 % 0.05 MB/sec 8 min 25 sec 1.23 MB 4.90 % 0.05 MB/sec 8 min 26 sec 1.24 MB 4.93 % 0.05 MB/sec 8 min 28 sec 1.25 MB 4.96 % 0.05 MB/sec 8 min 29 sec 1.26 MB 5.00 % 0.05 MB/sec 8 min 30 sec 1.27 MB 5.03 % 0.05 MB/sec 8 min 31 sec 1.27 MB 5.06 % 0.05 MB/sec 8 min 40 sec 1.28 MB 5.09 % 0.05 MB/sec 8 min 48 sec 1.29 MB 5.12 % 0.05 MB/sec 8 min 46 sec 1.30 MB 5.15 % 0.05 MB/sec 8 min 47 sec 1.30 MB 5.18 % 0.04 MB/sec 8 min 53 sec 1.31 MB 5.21 % 0.04 MB/sec 9 min 0 sec 1.32 MB 5.24 % 0.04 MB/sec 8 min 59 sec 1.33 MB 5.27 % 0.04 MB/sec 9 min 0 sec 1.34 MB 5.31 % 0.04 MB/sec 9 min 1 sec 1.34 MB 5.34 % 0.04 MB/sec 9 min 2 sec 1.35 MB 5.37 % 0.04 MB/sec 9 min 3 sec 1.36 MB 5.40 % 0.04 MB/sec 9 min 4 sec 1.37 MB 5.43 % 0.04 MB/sec 9 min 5 sec 1.38 MB 5.46 % 0.04 MB/sec 9 min 6 sec 1.38 MB 5.49 % 0.04 MB/sec 9 min 8 sec 1.39 MB 5.52 % 0.04 MB/sec 9 min 10 sec 1.40 MB 5.55 % 0.04 MB/sec 9 min 8 sec 1.41 MB 5.59 % 0.04 MB/sec 9 min 13 sec 1.41 MB 5.62 % 0.04 MB/sec 9 min 12 sec 1.42 MB 5.65 % 0.04 MB/sec 9 min 8 sec 1.43 MB 5.68 % 0.04 MB/sec 9 min 5 sec 1.44 MB 5.71 % 0.04 MB/sec 9 min 4 sec 1.45 MB 5.74 % 0.04 MB/sec 9 min 1 sec 1.45 MB 5.77 % 0.04 MB/sec 8 min 58 sec 1.46 MB 5.80 % 0.04 MB/sec 8 min 55 sec 1.47 MB 5.83 % 0.04 MB/sec 8 min 52 sec 1.48 MB 5.86 % 0.04 MB/sec 8 min 49 sec 1.48 MB 5.90 % 0.05 MB/sec 8 min 46 sec 1.49 MB 5.93 % 0.05 MB/sec 8 min 43 sec 1.50 MB 5.96 % 0.05 MB/sec 8 min 40 sec 1.51 MB 5.99 % 0.05 MB/sec 8 min 39 sec 1.52 MB 6.02 % 0.05 MB/sec 8 min 38 sec 1.52 MB 6.05 % 0.05 MB/sec 8 min 35 sec 1.53 MB 6.08 % 0.05 MB/sec 8 min 32 sec 1.54 MB 6.11 % 0.05 MB/sec 8 min 30 sec 1.55 MB 6.14 % 0.05 MB/sec 8 min 27 sec 1.55 MB 6.17 % 0.05 MB/sec 8 min 24 sec 1.56 MB 6.21 % 0.05 MB/sec 8 min 22 sec 1.57 MB 6.24 % 0.05 MB/sec 8 min 19 sec 1.58 MB 6.27 % 0.05 MB/sec 8 min 18 sec 1.59 MB 6.30 % 0.05 MB/sec 8 min 16 sec 1.59 MB 6.33 % 0.05 MB/sec 8 min 13 sec 1.60 MB 6.36 % 0.05 MB/sec 8 min 10 sec 1.61 MB 6.39 % 0.05 MB/sec 8 min 8 sec 1.62 MB 6.42 % 0.05 MB/sec 8 min 7 sec 1.62 MB 6.45 % 0.05 MB/sec 8 min 6 sec 1.63 MB 6.49 % 0.05 MB/sec 8 min 4 sec 1.64 MB 6.52 % 0.05 MB/sec 8 min 1 sec 1.65 MB 6.55 % 0.05 MB/sec 7 min 59 sec 1.66 MB 6.58 % 0.05 MB/sec 7 min 57 sec 1.66 MB 6.61 % 0.05 MB/sec 7 min 54 sec 1.67 MB 6.64 % 0.05 MB/sec 7 min 52 sec 1.68 MB 6.67 % 0.05 MB/sec 7 min 49 sec 1.69 MB 6.70 % 0.05 MB/sec 7 min 47 sec 1.70 MB 6.73 % 0.05 MB/sec 7 min 46 sec 1.70 MB 6.76 % 0.05 MB/sec 7 min 44 sec 1.71 MB 6.80 % 0.05 MB/sec 7 min 42 sec 1.72 MB 6.83 % 0.05 MB/sec 7 min 40 sec 1.73 MB 6.86 % 0.05 MB/sec 7 min 37 sec 1.73 MB 6.89 % 0.05 MB/sec 7 min 35 sec 1.74 MB 6.92 % 0.05 MB/sec 7 min 33 sec 1.75 MB 6.95 % 0.05 MB/sec 7 min 31 sec 1.76 MB 6.98 % 0.05 MB/sec 7 min 29 sec 1.77 MB 7.01 % 0.05 MB/sec 7 min 27 sec 1.77 MB 7.04 % 0.05 MB/sec 7 min 25 sec 1.78 MB 7.07 % 0.05 MB/sec 7 min 26 sec 1.79 MB 7.11 % 0.05 MB/sec 7 min 24 sec 1.80 MB 7.14 % 0.05 MB/sec 7 min 21 sec 1.80 MB 7.17 % 0.05 MB/sec 7 min 24 sec 1.81 MB 7.20 % 0.05 MB/sec 7 min 23 sec 1.82 MB 7.23 % 0.05 MB/sec 7 min 21 sec 1.83 MB 7.26 % 0.05 MB/sec 7 min 19 sec 1.84 MB 7.29 % 0.05 MB/sec 7 min 17 sec 1.84 MB 7.32 % 0.05 MB/sec 7 min 15 sec 1.85 MB 7.35 % 0.05 MB/sec 7 min 13 sec 1.86 MB 7.38 % 0.05 MB/sec 7 min 11 sec 1.87 MB 7.42 % 0.05 MB/sec 7 min 9 sec 1.88 MB 7.45 % 0.05 MB/sec 7 min 10 sec 1.88 MB 7.48 % 0.05 MB/sec 7 min 10 sec 1.89 MB 7.51 % 0.05 MB/sec 7 min 10 sec 1.90 MB 7.54 % 0.05 MB/sec 7 min 8 sec 1.91 MB 7.57 % 0.05 MB/sec 7 min 7 sec 1.91 MB 7.60 % 0.05 MB/sec 7 min 6 sec 1.92 MB 7.63 % 0.05 MB/sec 7 min 5 sec 1.93 MB 7.66 % 0.05 MB/sec 7 min 5 sec 1.94 MB 7.70 % 0.05 MB/sec 7 min 3 sec 1.95 MB 7.73 % 0.06 MB/sec 7 min 2 sec 1.95 MB 7.76 % 0.05 MB/sec 7 min 8 sec 1.96 MB 7.79 % 0.05 MB/sec 7 min 8 sec 1.97 MB 7.82 % 0.05 MB/sec 7 min 7 sec 1.98 MB 7.85 % 0.05 MB/sec 7 min 6 sec 1.98 MB 7.88 % 0.05 MB/sec 7 min 4 sec 1.99 MB 7.91 % 0.05 MB/sec 7 min 3 sec 2.00 MB 7.94 % 0.05 MB/sec 7 min 2 sec 2.01 MB 7.97 % 0.05 MB/sec 7 min 1 sec 2.02 MB 8.01 % 0.06 MB/sec 6 min 60 sec 2.02 MB 8.04 % 0.06 MB/sec 6 min 58 sec 2.03 MB 8.07 % 0.06 MB/sec 6 min 56 sec 2.04 MB 8.10 % 0.06 MB/sec 6 min 56 sec 2.05 MB 8.13 % 0.06 MB/sec 6 min 54 sec 2.05 MB 8.16 % 0.06 MB/sec 6 min 54 sec 2.06 MB 8.19 % 0.06 MB/sec 6 min 52 sec 2.07 MB 8.22 % 0.06 MB/sec 6 min 50 sec 2.08 MB 8.25 % 0.06 MB/sec 6 min 50 sec 2.09 MB 8.28 % 0.06 MB/sec 6 min 51 sec 2.09 MB 8.32 % 0.06 MB/sec 6 min 49 sec 2.10 MB 8.35 % 0.06 MB/sec 6 min 48 sec 2.11 MB 8.38 % 0.06 MB/sec 6 min 47 sec 2.12 MB 8.41 % 0.06 MB/sec 6 min 47 sec 2.12 MB 8.44 % 0.06 MB/sec 6 min 45 sec 2.13 MB 8.47 % 0.06 MB/sec 6 min 44 sec 2.14 MB 8.50 % 0.06 MB/sec 6 min 43 sec 2.15 MB 8.53 % 0.06 MB/sec 6 min 42 sec 2.16 MB 8.56 % 0.06 MB/sec 6 min 40 sec 2.16 MB 8.60 % 0.06 MB/sec 6 min 40 sec 2.17 MB 8.63 % 0.06 MB/sec 6 min 38 sec 2.18 MB 8.66 % 0.06 MB/sec 6 min 37 sec 2.19 MB 8.69 % 0.06 MB/sec 6 min 37 sec 2.20 MB 8.72 % 0.06 MB/sec 6 min 36 sec 2.20 MB 8.75 % 0.06 MB/sec 6 min 36 sec 2.21 MB 8.78 % 0.06 MB/sec 6 min 36 sec 2.22 MB 8.81 % 0.06 MB/sec 6 min 36 sec 2.23 MB 8.84 % 0.06 MB/sec 6 min 34 sec 2.23 MB 8.87 % 0.06 MB/sec 6 min 34 sec 2.24 MB 8.91 % 0.06 MB/sec 6 min 32 sec 2.25 MB 8.94 % 0.06 MB/sec 6 min 32 sec 2.26 MB 8.97 % 0.06 MB/sec 6 min 31 sec 2.27 MB 9.00 % 0.06 MB/sec 6 min 29 sec 2.27 MB 9.03 % 0.06 MB/sec 6 min 29 sec 2.28 MB 9.06 % 0.06 MB/sec 6 min 29 sec 2.29 MB 9.09 % 0.06 MB/sec 6 min 27 sec 2.30 MB 9.12 % 0.06 MB/sec 6 min 27 sec 2.30 MB 9.15 % 0.06 MB/sec 6 min 26 sec 2.31 MB 9.18 % 0.06 MB/sec 6 min 24 sec 2.32 MB 9.22 % 0.06 MB/sec 6 min 24 sec 2.33 MB 9.25 % 0.06 MB/sec 6 min 23 sec 2.34 MB 9.28 % 0.06 MB/sec 6 min 21 sec 2.34 MB 9.31 % 0.06 MB/sec 6 min 21 sec 2.35 MB 9.34 % 0.06 MB/sec 6 min 20 sec 2.36 MB 9.37 % 0.06 MB/sec 6 min 18 sec 2.37 MB 9.40 % 0.06 MB/sec 6 min 19 sec 2.38 MB 9.43 % 0.06 MB/sec 6 min 18 sec 2.38 MB 9.46 % 0.06 MB/sec 6 min 17 sec 2.39 MB 9.49 % 0.06 MB/sec 6 min 21 sec 2.40 MB 9.53 % 0.06 MB/sec 6 min 22 sec 2.41 MB 9.56 % 0.06 MB/sec 6 min 22 sec 2.41 MB 9.59 % 0.06 MB/sec 6 min 20 sec 2.42 MB 9.62 % 0.06 MB/sec 6 min 19 sec 2.43 MB 9.65 % 0.06 MB/sec 6 min 19 sec 2.44 MB 9.68 % 0.06 MB/sec 6 min 17 sec 2.45 MB 9.71 % 0.06 MB/sec 6 min 17 sec 2.45 MB 9.74 % 0.06 MB/sec 6 min 16 sec 2.46 MB 9.77 % 0.06 MB/sec 6 min 16 sec 2.47 MB 9.81 % 0.06 MB/sec 6 min 14 sec 2.48 MB 9.84 % 0.06 MB/sec 6 min 14 sec 2.48 MB 9.87 % 0.06 MB/sec 6 min 14 sec 2.49 MB 9.90 % 0.06 MB/sec 6 min 14 sec 2.50 MB 9.93 % 0.06 MB/sec 6 min 13 sec 2.51 MB 9.96 % 0.06 MB/sec 6 min 12 sec 2.52 MB 9.99 % 0.06 MB/sec 6 min 13 sec 2.52 MB 10.02 % 0.06 MB/sec 6 min 13 sec 2.53 MB 10.05 % 0.06 MB/sec 6 min 15 sec 2.54 MB 10.08 % 0.06 MB/sec 6 min 14 sec 2.55 MB 10.12 % 0.06 MB/sec 6 min 14 sec 2.55 MB 10.15 % 0.06 MB/sec 6 min 13 sec 2.56 MB 10.18 % 0.06 MB/sec 6 min 13 sec 2.57 MB 10.21 % 0.06 MB/sec 6 min 13 sec 2.58 MB 10.24 % 0.06 MB/sec 6 min 13 sec 2.59 MB 10.27 % 0.06 MB/sec 6 min 13 sec 2.59 MB 10.30 % 0.06 MB/sec 6 min 11 sec 2.60 MB 10.33 % 0.06 MB/sec 6 min 13 sec 2.61 MB 10.36 % 0.06 MB/sec 6 min 16 sec 2.62 MB 10.39 % 0.06 MB/sec 6 min 15 sec 2.62 MB 10.43 % 0.06 MB/sec 6 min 19 sec 2.63 MB 10.46 % 0.06 MB/sec 6 min 21 sec 2.64 MB 10.49 % 0.06 MB/sec 6 min 26 sec 2.65 MB 10.52 % 0.06 MB/sec 6 min 26 sec 2.66 MB 10.55 % 0.06 MB/sec 6 min 28 sec 2.66 MB 10.58 % 0.06 MB/sec 6 min 28 sec 2.67 MB 10.61 % 0.06 MB/sec 6 min 29 sec 2.68 MB 10.64 % 0.06 MB/sec 6 min 29 sec 2.69 MB 10.67 % 0.06 MB/sec 6 min 28 sec 2.70 MB 10.71 % 0.06 MB/sec 6 min 28 sec 2.70 MB 10.74 % 0.06 MB/sec 6 min 28 sec 2.71 MB 10.77 % 0.06 MB/sec 6 min 29 sec 2.72 MB 10.80 % 0.06 MB/sec 6 min 27 sec 2.73 MB 10.83 % 0.06 MB/sec 6 min 27 sec 2.73 MB 10.86 % 0.06 MB/sec 6 min 26 sec 2.74 MB 10.89 % 0.06 MB/sec 6 min 28 sec 2.75 MB 10.92 % 0.06 MB/sec 6 min 30 sec 2.76 MB 10.95 % 0.06 MB/sec 6 min 30 sec 2.77 MB 10.98 % 0.06 MB/sec 6 min 30 sec 2.77 MB 11.02 % 0.06 MB/sec 6 min 30 sec 2.78 MB 11.05 % 0.06 MB/sec 6 min 31 sec 2.79 MB 11.08 % 0.06 MB/sec 6 min 31 sec 2.80 MB 11.11 % 0.06 MB/sec 6 min 30 sec 2.80 MB 11.14 % 0.06 MB/sec 6 min 30 sec 2.81 MB 11.17 % 0.06 MB/sec 6 min 32 sec 2.82 MB 11.20 % 0.06 MB/sec 6 min 31 sec 2.83 MB 11.23 % 0.06 MB/sec 6 min 32 sec 2.84 MB 11.26 % 0.06 MB/sec 6 min 32 sec 2.84 MB 11.29 % 0.06 MB/sec 6 min 33 sec 2.85 MB 11.33 % 0.06 MB/sec 6 min 33 sec 2.86 MB 11.36 % 0.06 MB/sec 6 min 36 sec 2.87 MB 11.39 % 0.06 MB/sec 6 min 36 sec 2.88 MB 11.42 % 0.06 MB/sec 6 min 37 sec 2.88 MB 11.45 % 0.06 MB/sec 6 min 38 sec 2.89 MB 11.48 % 0.06 MB/sec 6 min 37 sec 2.90 MB 11.51 % 0.06 MB/sec 6 min 38 sec 2.91 MB 11.54 % 0.06 MB/sec 6 min 41 sec 2.91 MB 11.57 % 0.06 MB/sec 6 min 41 sec 2.92 MB 11.60 % 0.06 MB/sec 6 min 42 sec 2.93 MB 11.64 % 0.06 MB/sec 6 min 43 sec 2.94 MB 11.67 % 0.06 MB/sec 6 min 44 sec 2.95 MB 11.70 % 0.06 MB/sec 6 min 44 sec 2.95 MB 11.73 % 0.05 MB/sec 6 min 44 sec 2.96 MB 11.76 % 0.05 MB/sec 6 min 44 sec 2.97 MB 11.79 % 0.05 MB/sec 6 min 45 sec 2.98 MB 11.82 % 0.05 MB/sec 6 min 44 sec 2.98 MB 11.85 % 0.05 MB/sec 6 min 50 sec 2.99 MB 11.88 % 0.05 MB/sec 6 min 49 sec 3.00 MB 11.92 % 0.05 MB/sec 6 min 50 sec 3.01 MB 11.95 % 0.05 MB/sec 6 min 51 sec 3.02 MB 11.98 % 0.05 MB/sec 6 min 52 sec 3.02 MB 12.01 % 0.05 MB/sec 6 min 51 sec 3.03 MB 12.04 % 0.05 MB/sec 6 min 50 sec 3.04 MB 12.07 % 0.05 MB/sec 6 min 50 sec 3.05 MB 12.10 % 0.05 MB/sec 6 min 49 sec 3.05 MB 12.13 % 0.05 MB/sec 6 min 48 sec 3.06 MB 12.16 % 0.05 MB/sec 6 min 47 sec 3.07 MB 12.19 % 0.05 MB/sec 6 min 47 sec 3.08 MB 12.23 % 0.05 MB/sec 6 min 46 sec 3.09 MB 12.26 % 0.05 MB/sec 6 min 46 sec 3.09 MB 12.29 % 0.05 MB/sec 6 min 44 sec 3.10 MB 12.32 % 0.05 MB/sec 6 min 45 sec 3.11 MB 12.35 % 0.05 MB/sec 6 min 44 sec 3.12 MB 12.38 % 0.05 MB/sec 6 min 43 sec 3.12 MB 12.41 % 0.05 MB/sec 6 min 46 sec 3.13 MB 12.44 % 0.05 MB/sec 6 min 45 sec 3.14 MB 12.47 % 0.05 MB/sec 6 min 45 sec 3.15 MB 12.50 % 0.05 MB/sec 6 min 46 sec 3.16 MB 12.54 % 0.05 MB/sec 6 min 47 sec 3.16 MB 12.57 % 0.05 MB/sec 6 min 47 sec 3.17 MB 12.60 % 0.05 MB/sec 6 min 49 sec 3.18 MB 12.63 % 0.05 MB/sec 6 min 49 sec 3.19 MB 12.66 % 0.05 MB/sec 6 min 50 sec 3.20 MB 12.69 % 0.05 MB/sec 6 min 50 sec 3.20 MB 12.72 % 0.05 MB/sec 6 min 51 sec 3.21 MB 12.75 % 0.05 MB/sec 6 min 51 sec 3.22 MB 12.78 % 0.05 MB/sec 6 min 54 sec 3.23 MB 12.82 % 0.05 MB/sec 6 min 53 sec 3.23 MB 12.85 % 0.05 MB/sec 6 min 54 sec 3.24 MB 12.88 % 0.05 MB/sec 6 min 54 sec 3.25 MB 12.91 % 0.05 MB/sec 6 min 58 sec 3.26 MB 12.94 % 0.05 MB/sec 7 min 1 sec 3.27 MB 12.97 % 0.05 MB/sec 7 min 2 sec 3.27 MB 13.00 % 0.05 MB/sec 7 min 2 sec 3.28 MB 13.03 % 0.05 MB/sec 7 min 3 sec 3.29 MB 13.06 % 0.05 MB/sec 7 min 3 sec 3.30 MB 13.09 % 0.05 MB/sec 7 min 5 sec 3.30 MB 13.13 % 0.05 MB/sec 7 min 8 sec 3.31 MB 13.16 % 0.05 MB/sec 7 min 7 sec 3.32 MB 13.19 % 0.05 MB/sec 7 min 8 sec 3.33 MB 13.22 % 0.05 MB/sec 7 min 8 sec 3.34 MB 13.25 % 0.05 MB/sec 7 min 8 sec 3.34 MB 13.28 % 0.05 MB/sec 7 min 8 sec 3.35 MB 13.31 % 0.05 MB/sec 7 min 9 sec 3.36 MB 13.34 % 0.05 MB/sec 7 min 10 sec 3.37 MB 13.37 % 0.05 MB/sec 7 min 10 sec 3.38 MB 13.40 % 0.05 MB/sec 7 min 11 sec 3.38 MB 13.44 % 0.05 MB/sec 7 min 13 sec 3.39 MB 13.47 % 0.05 MB/sec 7 min 14 sec 3.40 MB 13.50 % 0.05 MB/sec 7 min 13 sec 3.41 MB 13.53 % 0.05 MB/sec 7 min 13 sec 3.41 MB 13.56 % 0.05 MB/sec 7 min 13 sec 3.42 MB 13.59 % 0.05 MB/sec 7 min 12 sec 3.43 MB 13.62 % 0.05 MB/sec 7 min 11 sec 3.44 MB 13.65 % 0.05 MB/sec 7 min 11 sec 3.45 MB 13.68 % 0.05 MB/sec 7 min 10 sec 3.45 MB 13.71 % 0.05 MB/sec 7 min 10 sec 3.46 MB 13.75 % 0.05 MB/sec 7 min 9 sec 3.47 MB 13.78 % 0.05 MB/sec 7 min 9 sec 3.48 MB 13.81 % 0.05 MB/sec 7 min 10 sec 3.48 MB 13.84 % 0.05 MB/sec 7 min 11 sec 3.49 MB 13.87 % 0.05 MB/sec 7 min 11 sec 3.50 MB 13.90 % 0.05 MB/sec 7 min 11 sec 3.51 MB 13.93 % 0.05 MB/sec 7 min 12 sec 3.52 MB 13.96 % 0.05 MB/sec 7 min 14 sec 3.52 MB 13.99 % 0.05 MB/sec 7 min 15 sec 3.53 MB 14.03 % 0.05 MB/sec 7 min 16 sec 3.54 MB 14.06 % 0.05 MB/sec 7 min 16 sec 3.55 MB 14.09 % 0.05 MB/sec 7 min 17 sec 3.55 MB 14.12 % 0.05 MB/sec 7 min 17 sec 3.56 MB 14.15 % 0.05 MB/sec 7 min 17 sec 3.57 MB 14.18 % 0.05 MB/sec 7 min 20 sec 3.58 MB 14.21 % 0.05 MB/sec 7 min 22 sec 3.59 MB 14.24 % 0.05 MB/sec 7 min 22 sec 3.59 MB 14.27 % 0.05 MB/sec 7 min 22 sec 3.60 MB 14.30 % 0.05 MB/sec 7 min 23 sec 3.61 MB 14.34 % 0.05 MB/sec 7 min 27 sec 3.62 MB 14.37 % 0.05 MB/sec 7 min 26 sec 3.62 MB 14.40 % 0.05 MB/sec 7 min 27 sec 3.63 MB 14.43 % 0.05 MB/sec 7 min 28 sec 3.64 MB 14.46 % 0.05 MB/sec 7 min 27 sec 3.65 MB 14.49 % 0.05 MB/sec 7 min 30 sec 3.66 MB 14.52 % 0.05 MB/sec 7 min 30 sec 3.66 MB 14.55 % 0.05 MB/sec 7 min 30 sec 3.67 MB 14.58 % 0.05 MB/sec 7 min 30 sec 3.68 MB 14.61 % 0.05 MB/sec 7 min 30 sec 3.69 MB 14.65 % 0.05 MB/sec 7 min 31 sec 3.70 MB 14.68 % 0.05 MB/sec 7 min 31 sec 3.70 MB 14.71 % 0.05 MB/sec 7 min 32 sec 3.71 MB 14.74 % 0.05 MB/sec 7 min 32 sec 3.72 MB 14.77 % 0.05 MB/sec 7 min 32 sec 3.73 MB 14.80 % 0.05 MB/sec 7 min 32 sec 3.73 MB 14.83 % 0.05 MB/sec 7 min 35 sec 3.74 MB 14.86 % 0.05 MB/sec 7 min 34 sec 3.75 MB 14.89 % 0.05 MB/sec 7 min 34 sec 3.76 MB 14.93 % 0.05 MB/sec 7 min 35 sec 3.77 MB 14.96 % 0.05 MB/sec 7 min 34 sec 3.77 MB 14.99 % 0.05 MB/sec 7 min 35 sec 3.78 MB 15.02 % 0.05 MB/sec 7 min 36 sec 3.79 MB 15.05 % 0.05 MB/sec 7 min 36 sec 3.80 MB 15.08 % 0.05 MB/sec 7 min 37 sec 3.80 MB 15.11 % 0.05 MB/sec 7 min 38 sec 3.81 MB 15.14 % 0.05 MB/sec 7 min 39 sec 3.82 MB 15.17 % 0.05 MB/sec 7 min 39 sec 3.83 MB 15.20 % 0.05 MB/sec 7 min 40 sec 3.84 MB 15.24 % 0.05 MB/sec 7 min 41 sec 3.84 MB 15.27 % 0.05 MB/sec 7 min 41 sec 3.85 MB 15.30 % 0.05 MB/sec 7 min 41 sec 3.86 MB 15.33 % 0.05 MB/sec 7 min 40 sec 3.87 MB 15.36 % 0.05 MB/sec 7 min 40 sec 3.88 MB 15.39 % 0.05 MB/sec 7 min 40 sec 3.88 MB 15.42 % 0.05 MB/sec 7 min 39 sec 3.89 MB 15.45 % 0.05 MB/sec 7 min 38 sec 3.90 MB 15.48 % 0.05 MB/sec 7 min 38 sec 3.91 MB 15.51 % 0.05 MB/sec 7 min 37 sec 3.91 MB 15.55 % 0.05 MB/sec 7 min 37 sec 3.92 MB 15.58 % 0.05 MB/sec 7 min 36 sec 3.93 MB 15.61 % 0.05 MB/sec 7 min 35 sec 3.94 MB 15.64 % 0.05 MB/sec 7 min 34 sec 3.95 MB 15.67 % 0.05 MB/sec 7 min 34 sec 3.95 MB 15.70 % 0.05 MB/sec 7 min 33 sec 3.96 MB 15.73 % 0.05 MB/sec 7 min 32 sec 3.97 MB 15.76 % 0.05 MB/sec 7 min 31 sec 3.98 MB 15.79 % 0.05 MB/sec 7 min 30 sec 3.98 MB 15.82 % 0.05 MB/sec 7 min 30 sec 3.99 MB 15.86 % 0.05 MB/sec 7 min 29 sec 4.00 MB 15.89 % 0.05 MB/sec 7 min 29 sec 4.01 MB 15.92 % 0.05 MB/sec 7 min 28 sec 4.02 MB 15.95 % 0.05 MB/sec 7 min 27 sec 4.02 MB 15.98 % 0.05 MB/sec 7 min 26 sec 4.03 MB 16.01 % 0.05 MB/sec 7 min 26 sec 4.04 MB 16.04 % 0.05 MB/sec 7 min 25 sec 4.05 MB 16.07 % 0.05 MB/sec 7 min 24 sec 4.05 MB 16.10 % 0.05 MB/sec 7 min 24 sec 4.06 MB 16.14 % 0.05 MB/sec 7 min 23 sec 4.07 MB 16.17 % 0.05 MB/sec 7 min 22 sec 4.08 MB 16.20 % 0.05 MB/sec 7 min 21 sec 4.09 MB 16.23 % 0.05 MB/sec 7 min 20 sec 4.09 MB 16.26 % 0.05 MB/sec 7 min 20 sec 4.10 MB 16.29 % 0.05 MB/sec 7 min 19 sec 4.11 MB 16.32 % 0.05 MB/sec 7 min 18 sec 4.12 MB 16.35 % 0.05 MB/sec 7 min 17 sec 4.12 MB 16.38 % 0.05 MB/sec 7 min 17 sec 4.13 MB 16.41 % 0.05 MB/sec 7 min 16 sec 4.14 MB 16.45 % 0.05 MB/sec 7 min 16 sec 4.15 MB 16.48 % 0.05 MB/sec 7 min 15 sec 4.16 MB 16.51 % 0.05 MB/sec 7 min 16 sec 4.16 MB 16.54 % 0.05 MB/sec 7 min 16 sec 4.17 MB 16.57 % 0.05 MB/sec 7 min 15 sec 4.18 MB 16.60 % 0.05 MB/sec 7 min 15 sec 4.19 MB 16.63 % 0.05 MB/sec 7 min 15 sec 4.20 MB 16.66 % 0.05 MB/sec 7 min 14 sec 4.20 MB 16.69 % 0.05 MB/sec 7 min 14 sec 4.21 MB 16.72 % 0.05 MB/sec 7 min 13 sec 4.22 MB 16.76 % 0.05 MB/sec 7 min 12 sec 4.23 MB 16.79 % 0.05 MB/sec 7 min 11 sec 4.23 MB 16.82 % 0.05 MB/sec 7 min 10 sec 4.24 MB 16.85 % 0.05 MB/sec 7 min 10 sec 4.25 MB 16.88 % 0.05 MB/sec 7 min 9 sec 4.26 MB 16.91 % 0.05 MB/sec 7 min 8 sec 4.27 MB 16.94 % 0.05 MB/sec 7 min 7 sec 4.27 MB 16.97 % 0.05 MB/sec 7 min 6 sec 4.28 MB 17.00 % 0.05 MB/sec 7 min 5 sec 4.29 MB 17.03 % 0.05 MB/sec 7 min 5 sec 4.30 MB 17.07 % 0.05 MB/sec 7 min 4 sec 4.30 MB 17.10 % 0.05 MB/sec 7 min 3 sec 4.31 MB 17.13 % 0.05 MB/sec 7 min 2 sec 4.32 MB 17.16 % 0.05 MB/sec 7 min 1 sec 4.33 MB 17.19 % 0.05 MB/sec 7 min 1 sec 4.34 MB 17.22 % 0.05 MB/sec 7 min 0 sec 4.34 MB 17.25 % 0.05 MB/sec 6 min 59 sec 4.35 MB 17.28 % 0.05 MB/sec 6 min 58 sec 4.36 MB 17.31 % 0.05 MB/sec 6 min 57 sec 4.37 MB 17.35 % 0.05 MB/sec 6 min 57 sec 4.38 MB 17.38 % 0.05 MB/sec 6 min 57 sec 4.38 MB 17.41 % 0.05 MB/sec 6 min 56 sec 4.39 MB 17.44 % 0.05 MB/sec 6 min 56 sec 4.40 MB 17.47 % 0.05 MB/sec 6 min 55 sec 4.41 MB 17.50 % 0.05 MB/sec 6 min 54 sec 4.41 MB 17.53 % 0.05 MB/sec 6 min 53 sec 4.42 MB 17.56 % 0.05 MB/sec 6 min 53 sec 4.43 MB 17.59 % 0.05 MB/sec 6 min 52 sec 4.44 MB 17.62 % 0.05 MB/sec 6 min 51 sec 4.45 MB 17.66 % 0.05 MB/sec 6 min 50 sec 4.45 MB 17.69 % 0.05 MB/sec 6 min 49 sec 4.46 MB 17.72 % 0.05 MB/sec 6 min 48 sec 4.47 MB 17.75 % 0.05 MB/sec 6 min 48 sec 4.48 MB 17.78 % 0.05 MB/sec 6 min 47 sec 4.48 MB 17.81 % 0.05 MB/sec 6 min 46 sec 4.49 MB 17.84 % 0.05 MB/sec 6 min 45 sec 4.50 MB 17.87 % 0.05 MB/sec 6 min 44 sec 4.51 MB 17.90 % 0.05 MB/sec 6 min 44 sec 4.52 MB 17.93 % 0.05 MB/sec 6 min 43 sec 4.52 MB 17.97 % 0.05 MB/sec 6 min 42 sec 4.53 MB 18.00 % 0.05 MB/sec 6 min 42 sec 4.54 MB 18.03 % 0.05 MB/sec 6 min 42 sec 4.55 MB 18.06 % 0.05 MB/sec 6 min 41 sec 4.55 MB 18.09 % 0.05 MB/sec 6 min 40 sec 4.56 MB 18.12 % 0.05 MB/sec 6 min 39 sec 4.57 MB 18.15 % 0.05 MB/sec 6 min 39 sec 4.58 MB 18.18 % 0.05 MB/sec 6 min 38 sec 4.59 MB 18.21 % 0.05 MB/sec 6 min 37 sec 4.59 MB 18.25 % 0.05 MB/sec 6 min 37 sec 4.60 MB 18.28 % 0.05 MB/sec 6 min 36 sec 4.61 MB 18.31 % 0.05 MB/sec 6 min 37 sec 4.62 MB 18.34 % 0.05 MB/sec 6 min 36 sec 4.62 MB 18.37 % 0.05 MB/sec 6 min 35 sec 4.63 MB 18.40 % 0.05 MB/sec 6 min 35 sec 4.64 MB 18.43 % 0.05 MB/sec 6 min 34 sec 4.65 MB 18.46 % 0.05 MB/sec 6 min 33 sec 4.66 MB 18.49 % 0.05 MB/sec 6 min 34 sec 4.66 MB 18.52 % 0.05 MB/sec 6 min 33 sec 4.67 MB 18.56 % 0.05 MB/sec 6 min 33 sec 4.68 MB 18.59 % 0.05 MB/sec 6 min 32 sec 4.69 MB 18.62 % 0.05 MB/sec 6 min 32 sec 4.70 MB 18.65 % 0.05 MB/sec 6 min 31 sec 4.70 MB 18.68 % 0.05 MB/sec 6 min 31 sec 4.71 MB 18.71 % 0.05 MB/sec 6 min 30 sec 4.72 MB 18.74 % 0.05 MB/sec 6 min 30 sec 4.73 MB 18.77 % 0.05 MB/sec 6 min 30 sec 4.73 MB 18.80 % 0.05 MB/sec 6 min 29 sec 4.74 MB 18.83 % 0.05 MB/sec 6 min 29 sec 4.75 MB 18.87 % 0.05 MB/sec 6 min 28 sec 4.76 MB 18.90 % 0.05 MB/sec 6 min 27 sec 4.77 MB 18.93 % 0.05 MB/sec 6 min 27 sec 4.77 MB 18.96 % 0.05 MB/sec 6 min 27 sec 4.78 MB 18.99 % 0.05 MB/sec 6 min 26 sec 4.79 MB 19.02 % 0.05 MB/sec 6 min 26 sec 4.80 MB 19.05 % 0.05 MB/sec 6 min 25 sec 4.80 MB 19.08 % 0.05 MB/sec 6 min 25 sec 4.81 MB 19.11 % 0.05 MB/sec 6 min 24 sec 4.82 MB 19.14 % 0.05 MB/sec 6 min 24 sec 4.83 MB 19.18 % 0.05 MB/sec 6 min 23 sec 4.84 MB 19.21 % 0.05 MB/sec 6 min 23 sec 4.84 MB 19.24 % 0.05 MB/sec 6 min 22 sec 4.85 MB 19.27 % 0.05 MB/sec 6 min 23 sec 4.86 MB 19.30 % 0.05 MB/sec 6 min 22 sec 4.87 MB 19.33 % 0.05 MB/sec 6 min 22 sec 4.88 MB 19.36 % 0.05 MB/sec 6 min 21 sec 4.88 MB 19.39 % 0.05 MB/sec 6 min 21 sec 4.89 MB 19.42 % 0.05 MB/sec 6 min 21 sec 4.90 MB 19.46 % 0.05 MB/sec 6 min 21 sec 4.91 MB 19.49 % 0.05 MB/sec 6 min 21 sec 4.91 MB 19.52 % 0.05 MB/sec 6 min 20 sec 4.92 MB 19.55 % 0.05 MB/sec 6 min 20 sec 4.93 MB 19.58 % 0.05 MB/sec 6 min 20 sec 4.94 MB 19.61 % 0.05 MB/sec 6 min 19 sec 4.95 MB 19.64 % 0.05 MB/sec 6 min 20 sec 4.95 MB 19.67 % 0.05 MB/sec 6 min 19 sec 4.96 MB 19.70 % 0.05 MB/sec 6 min 19 sec 4.97 MB 19.73 % 0.05 MB/sec 6 min 18 sec 4.98 MB 19.77 % 0.05 MB/sec 6 min 18 sec 4.98 MB 19.80 % 0.05 MB/sec 6 min 17 sec 4.99 MB 19.83 % 0.05 MB/sec 6 min 17 sec 5.00 MB 19.86 % 0.05 MB/sec 6 min 17 sec 5.01 MB 19.89 % 0.05 MB/sec 6 min 16 sec 5.02 MB 19.92 % 0.05 MB/sec 6 min 16 sec 5.02 MB 19.95 % 0.05 MB/sec 6 min 16 sec 5.03 MB 19.98 % 0.05 MB/sec 6 min 15 sec 5.04 MB 20.01 % 0.05 MB/sec 6 min 16 sec 5.05 MB 20.04 % 0.05 MB/sec 6 min 15 sec 5.05 MB 20.08 % 0.05 MB/sec 6 min 15 sec 5.06 MB 20.11 % 0.05 MB/sec 6 min 14 sec 5.07 MB 20.14 % 0.05 MB/sec 6 min 14 sec 5.08 MB 20.17 % 0.05 MB/sec 6 min 14 sec 5.09 MB 20.20 % 0.05 MB/sec 6 min 15 sec 5.09 MB 20.23 % 0.05 MB/sec 6 min 15 sec 5.10 MB 20.26 % 0.05 MB/sec 6 min 15 sec 5.11 MB 20.29 % 0.05 MB/sec 6 min 14 sec 5.12 MB 20.32 % 0.05 MB/sec 6 min 14 sec 5.12 MB 20.36 % 0.05 MB/sec 6 min 13 sec 5.13 MB 20.39 % 0.05 MB/sec 6 min 13 sec 5.14 MB 20.42 % 0.05 MB/sec 6 min 13 sec 5.15 MB 20.45 % 0.05 MB/sec 6 min 13 sec 5.16 MB 20.48 % 0.05 MB/sec 6 min 13 sec 5.16 MB 20.51 % 0.05 MB/sec 6 min 12 sec 5.17 MB 20.54 % 0.05 MB/sec 6 min 12 sec 5.18 MB 20.57 % 0.05 MB/sec 6 min 11 sec 5.19 MB 20.60 % 0.05 MB/sec 6 min 11 sec 5.20 MB 20.63 % 0.05 MB/sec 6 min 10 sec 5.20 MB 20.67 % 0.05 MB/sec 6 min 10 sec 5.21 MB 20.70 % 0.05 MB/sec 6 min 10 sec 5.22 MB 20.73 % 0.05 MB/sec 6 min 10 sec 5.23 MB 20.76 % 0.05 MB/sec 6 min 9 sec 5.23 MB 20.79 % 0.05 MB/sec 6 min 9 sec 5.24 MB 20.82 % 0.05 MB/sec 6 min 9 sec 5.25 MB 20.85 % 0.05 MB/sec 6 min 8 sec 5.26 MB 20.88 % 0.05 MB/sec 6 min 8 sec 5.27 MB 20.91 % 0.05 MB/sec 6 min 8 sec 5.27 MB 20.94 % 0.05 MB/sec 6 min 7 sec 5.28 MB 20.98 % 0.05 MB/sec 6 min 7 sec 5.29 MB 21.01 % 0.05 MB/sec 6 min 7 sec 5.30 MB 21.04 % 0.05 MB/sec 6 min 6 sec 5.30 MB 21.07 % 0.05 MB/sec 6 min 6 sec 5.31 MB 21.10 % 0.05 MB/sec 6 min 6 sec 5.32 MB 21.13 % 0.05 MB/sec 6 min 5 sec 5.33 MB 21.16 % 0.05 MB/sec 6 min 5 sec 5.34 MB 21.19 % 0.05 MB/sec 6 min 4 sec 5.34 MB 21.22 % 0.05 MB/sec 6 min 4 sec 5.35 MB 21.25 % 0.05 MB/sec 6 min 3 sec 5.36 MB 21.29 % 0.05 MB/sec 6 min 3 sec 5.37 MB 21.32 % 0.05 MB/sec 6 min 2 sec 5.38 MB 21.35 % 0.05 MB/sec 6 min 3 sec 5.38 MB 21.38 % 0.05 MB/sec 6 min 2 sec 5.39 MB 21.41 % 0.05 MB/sec 6 min 2 sec 5.40 MB 21.44 % 0.05 MB/sec 6 min 2 sec 5.41 MB 21.47 % 0.05 MB/sec 6 min 1 sec 5.41 MB 21.50 % 0.05 MB/sec 6 min 1 sec 5.42 MB 21.53 % 0.05 MB/sec 6 min 0 sec 5.43 MB 21.57 % 0.05 MB/sec 6 min 0 sec 5.44 MB 21.60 % 0.05 MB/sec 5 min 59 sec 5.45 MB 21.63 % 0.05 MB/sec 5 min 59 sec 5.45 MB 21.66 % 0.05 MB/sec 5 min 59 sec 5.46 MB 21.69 % 0.05 MB/sec 5 min 59 sec 5.47 MB 21.72 % 0.05 MB/sec 5 min 59 sec 5.48 MB 21.75 % 0.06 MB/sec 5 min 58 sec 5.48 MB 21.78 % 0.05 MB/sec 5 min 59 sec 5.49 MB 21.81 % 0.05 MB/sec 5 min 58 sec 5.50 MB 21.84 % 0.05 MB/sec 5 min 58 sec 5.51 MB 21.88 % 0.05 MB/sec 5 min 58 sec 5.52 MB 21.91 % 0.05 MB/sec 5 min 58 sec 5.52 MB 21.94 % 0.05 MB/sec 5 min 58 sec 5.53 MB 21.97 % 0.05 MB/sec 5 min 57 sec 5.54 MB 22.00 % 0.05 MB/sec 5 min 57 sec 5.55 MB 22.03 % 0.06 MB/sec 5 min 57 sec 5.55 MB 22.06 % 0.06 MB/sec 5 min 56 sec 5.56 MB 22.09 % 0.06 MB/sec 5 min 56 sec 5.57 MB 22.12 % 0.06 MB/sec 5 min 56 sec 5.58 MB 22.15 % 0.06 MB/sec 5 min 55 sec 5.59 MB 22.19 % 0.06 MB/sec 5 min 54 sec 5.59 MB 22.22 % 0.06 MB/sec 5 min 54 sec 5.60 MB 22.25 % 0.06 MB/sec 5 min 53 sec 5.61 MB 22.28 % 0.06 MB/sec 5 min 53 sec 5.62 MB 22.31 % 0.06 MB/sec 5 min 52 sec 5.62 MB 22.34 % 0.06 MB/sec 5 min 51 sec 5.63 MB 22.37 % 0.06 MB/sec 5 min 51 sec 5.64 MB 22.40 % 0.06 MB/sec 5 min 50 sec 5.65 MB 22.43 % 0.06 MB/sec 5 min 49 sec 5.66 MB 22.47 % 0.06 MB/sec 5 min 49 sec 5.66 MB 22.50 % 0.06 MB/sec 5 min 48 sec 5.67 MB 22.53 % 0.06 MB/sec 5 min 48 sec 5.68 MB 22.56 % 0.06 MB/sec 5 min 47 sec 5.69 MB 22.59 % 0.06 MB/sec 5 min 46 sec 5.70 MB 22.62 % 0.06 MB/sec 5 min 46 sec 5.70 MB 22.65 % 0.06 MB/sec 5 min 45 sec 5.71 MB 22.68 % 0.06 MB/sec 5 min 44 sec 5.72 MB 22.71 % 0.06 MB/sec 5 min 44 sec 5.73 MB 22.74 % 0.06 MB/sec 5 min 44 sec 5.73 MB 22.78 % 0.06 MB/sec 5 min 43 sec 5.74 MB 22.81 % 0.06 MB/sec 5 min 42 sec 5.75 MB 22.84 % 0.06 MB/sec 5 min 42 sec 5.76 MB 22.87 % 0.06 MB/sec 5 min 41 sec 5.77 MB 22.90 % 0.06 MB/sec 5 min 41 sec 5.77 MB 22.93 % 0.06 MB/sec 5 min 40 sec 5.78 MB 22.96 % 0.06 MB/sec 5 min 40 sec 5.79 MB 22.99 % 0.06 MB/sec 5 min 39 sec 5.80 MB 23.02 % 0.06 MB/sec 5 min 39 sec 5.80 MB 23.05 % 0.06 MB/sec 5 min 38 sec 5.81 MB 23.09 % 0.06 MB/sec 5 min 37 sec 5.82 MB 23.12 % 0.06 MB/sec 5 min 37 sec 5.83 MB 23.15 % 0.06 MB/sec 5 min 36 sec 5.84 MB 23.18 % 0.06 MB/sec 5 min 36 sec 5.84 MB 23.21 % 0.06 MB/sec 5 min 35 sec 5.85 MB 23.24 % 0.06 MB/sec 5 min 35 sec 5.86 MB 23.27 % 0.06 MB/sec 5 min 34 sec 5.87 MB 23.30 % 0.06 MB/sec 5 min 34 sec 5.88 MB 23.33 % 0.06 MB/sec 5 min 33 sec 5.88 MB 23.36 % 0.06 MB/sec 5 min 33 sec 5.89 MB 23.40 % 0.06 MB/sec 5 min 32 sec 5.90 MB 23.43 % 0.06 MB/sec 5 min 31 sec 5.91 MB 23.46 % 0.06 MB/sec 5 min 31 sec 5.91 MB 23.49 % 0.06 MB/sec 5 min 30 sec 5.92 MB 23.52 % 0.06 MB/sec 5 min 30 sec 5.93 MB 23.55 % 0.06 MB/sec 5 min 29 sec 5.94 MB 23.58 % 0.06 MB/sec 5 min 29 sec 5.95 MB 23.61 % 0.06 MB/sec 5 min 29 sec 5.95 MB 23.64 % 0.06 MB/sec 5 min 28 sec 5.96 MB 23.68 % 0.06 MB/sec 5 min 28 sec 5.97 MB 23.71 % 0.06 MB/sec 5 min 28 sec 5.98 MB 23.74 % 0.06 MB/sec 5 min 27 sec 5.98 MB 23.77 % 0.06 MB/sec 5 min 26 sec 5.99 MB 23.80 % 0.06 MB/sec 5 min 26 sec 6.00 MB 23.83 % 0.06 MB/sec 5 min 25 sec 6.01 MB 23.86 % 0.06 MB/sec 5 min 25 sec 6.02 MB 23.89 % 0.06 MB/sec 5 min 25 sec 6.02 MB 23.92 % 0.06 MB/sec 5 min 24 sec 6.03 MB 23.95 % 0.06 MB/sec 5 min 23 sec 6.04 MB 23.99 % 0.06 MB/sec 5 min 23 sec 6.05 MB 24.02 % 0.06 MB/sec 5 min 22 sec 6.05 MB 24.05 % 0.06 MB/sec 5 min 22 sec 6.06 MB 24.08 % 0.06 MB/sec 5 min 22 sec 6.07 MB 24.11 % 0.06 MB/sec 5 min 21 sec 6.08 MB 24.14 % 0.06 MB/sec 5 min 21 sec 6.09 MB 24.17 % 0.06 MB/sec 5 min 20 sec 6.09 MB 24.20 % 0.06 MB/sec 5 min 21 sec 6.10 MB 24.23 % 0.06 MB/sec 5 min 20 sec 6.11 MB 24.26 % 0.06 MB/sec 5 min 20 sec 6.12 MB 24.30 % 0.06 MB/sec 5 min 19 sec 6.12 MB 24.33 % 0.06 MB/sec 5 min 18 sec 6.13 MB 24.36 % 0.06 MB/sec 5 min 18 sec 6.14 MB 24.39 % 0.06 MB/sec 5 min 18 sec 6.15 MB 24.42 % 0.06 MB/sec 5 min 17 sec 6.16 MB 24.45 % 0.06 MB/sec 5 min 18 sec 6.16 MB 24.48 % 0.06 MB/sec 5 min 18 sec 6.17 MB 24.51 % 0.06 MB/sec 5 min 18 sec 6.18 MB 24.54 % 0.06 MB/sec 5 min 18 sec 6.19 MB 24.58 % 0.06 MB/sec 5 min 18 sec 6.20 MB 24.61 % 0.06 MB/sec 5 min 18 sec 6.20 MB 24.64 % 0.06 MB/sec 5 min 18 sec 6.21 MB 24.67 % 0.06 MB/sec 5 min 17 sec 6.22 MB 24.70 % 0.06 MB/sec 5 min 17 sec 6.23 MB 24.73 % 0.06 MB/sec 5 min 17 sec 6.23 MB 24.76 % 0.06 MB/sec 5 min 17 sec 6.24 MB 24.79 % 0.06 MB/sec 5 min 17 sec 6.25 MB 24.82 % 0.06 MB/sec 5 min 16 sec 6.26 MB 24.85 % 0.06 MB/sec 5 min 16 sec 6.27 MB 24.89 % 0.06 MB/sec 5 min 16 sec 6.27 MB 24.92 % 0.06 MB/sec 5 min 15 sec 6.28 MB 24.95 % 0.06 MB/sec 5 min 15 sec 6.29 MB 24.98 % 0.06 MB/sec 5 min 15 sec 6.30 MB 25.01 % 0.06 MB/sec 5 min 15 sec 6.30 MB 25.04 % 0.06 MB/sec 5 min 14 sec 6.31 MB 25.07 % 0.06 MB/sec 5 min 14 sec 6.32 MB 25.10 % 0.06 MB/sec 5 min 14 sec 6.33 MB 25.13 % 0.06 MB/sec 5 min 13 sec 6.34 MB 25.16 % 0.06 MB/sec 5 min 13 sec 6.34 MB 25.20 % 0.06 MB/sec 5 min 12 sec 6.35 MB 25.23 % 0.06 MB/sec 5 min 13 sec 6.36 MB 25.26 % 0.06 MB/sec 5 min 12 sec 6.37 MB 25.29 % 0.06 MB/sec 5 min 13 sec 6.38 MB 25.32 % 0.06 MB/sec 5 min 14 sec 6.38 MB 25.35 % 0.06 MB/sec 5 min 13 sec 6.39 MB 25.38 % 0.06 MB/sec 5 min 13 sec 6.40 MB 25.41 % 0.06 MB/sec 5 min 12 sec 6.41 MB 25.44 % 0.06 MB/sec 5 min 12 sec 6.41 MB 25.47 % 0.06 MB/sec 5 min 12 sec 6.42 MB 25.51 % 0.06 MB/sec 5 min 12 sec 6.43 MB 25.54 % 0.06 MB/sec 5 min 11 sec 6.44 MB 25.57 % 0.06 MB/sec 5 min 11 sec 6.45 MB 25.60 % 0.06 MB/sec 5 min 11 sec 6.45 MB 25.63 % 0.06 MB/sec 5 min 11 sec 6.46 MB 25.66 % 0.06 MB/sec 5 min 10 sec 6.47 MB 25.69 % 0.06 MB/sec 5 min 10 sec 6.48 MB 25.72 % 0.06 MB/sec 5 min 9 sec 6.48 MB 25.75 % 0.06 MB/sec 5 min 9 sec 6.49 MB 25.79 % 0.06 MB/sec 5 min 9 sec 6.50 MB 25.82 % 0.06 MB/sec 5 min 8 sec 6.51 MB 25.85 % 0.06 MB/sec 5 min 8 sec 6.52 MB 25.88 % 0.06 MB/sec 5 min 8 sec 6.52 MB 25.91 % 0.06 MB/sec 5 min 7 sec 6.53 MB 25.94 % 0.06 MB/sec 5 min 7 sec 6.54 MB 25.97 % 0.06 MB/sec 5 min 7 sec 6.55 MB 26.00 % 0.06 MB/sec 5 min 6 sec 6.55 MB 26.03 % 0.06 MB/sec 5 min 6 sec 6.56 MB 26.06 % 0.06 MB/sec 5 min 6 sec 6.57 MB 26.10 % 0.06 MB/sec 5 min 7 sec 6.58 MB 26.13 % 0.06 MB/sec 5 min 6 sec 6.59 MB 26.16 % 0.06 MB/sec 5 min 6 sec 6.59 MB 26.19 % 0.06 MB/sec 5 min 5 sec 6.60 MB 26.22 % 0.06 MB/sec 5 min 5 sec 6.61 MB 26.25 % 0.06 MB/sec 5 min 5 sec 6.62 MB 26.28 % 0.06 MB/sec 5 min 4 sec 6.62 MB 26.31 % 0.06 MB/sec 5 min 4 sec 6.63 MB 26.34 % 0.06 MB/sec 5 min 4 sec 6.64 MB 26.37 % 0.06 MB/sec 5 min 4 sec 6.65 MB 26.41 % 0.06 MB/sec 5 min 3 sec 6.66 MB 26.44 % 0.06 MB/sec 5 min 3 sec 6.66 MB 26.47 % 0.06 MB/sec 5 min 2 sec 6.67 MB 26.50 % 0.06 MB/sec 5 min 2 sec 6.68 MB 26.53 % 0.06 MB/sec 5 min 2 sec 6.69 MB 26.56 % 0.06 MB/sec 5 min 1 sec 6.70 MB 26.59 % 0.06 MB/sec 5 min 1 sec 6.70 MB 26.62 % 0.06 MB/sec 5 min 1 sec 6.71 MB 26.65 % 0.06 MB/sec 5 min 0 sec 6.72 MB 26.69 % 0.06 MB/sec 4 min 60 sec 6.73 MB 26.72 % 0.06 MB/sec 4 min 60 sec 6.73 MB 26.75 % 0.06 MB/sec 4 min 59 sec 6.74 MB 26.78 % 0.06 MB/sec 4 min 59 sec 6.75 MB 26.81 % 0.06 MB/sec 4 min 59 sec 6.76 MB 26.84 % 0.06 MB/sec 4 min 58 sec 6.77 MB 26.87 % 0.06 MB/sec 4 min 58 sec 6.77 MB 26.90 % 0.06 MB/sec 4 min 57 sec 6.78 MB 26.93 % 0.06 MB/sec 4 min 57 sec 6.79 MB 26.96 % 0.06 MB/sec 4 min 57 sec 6.80 MB 27.00 % 0.06 MB/sec 4 min 57 sec 6.80 MB 27.03 % 0.06 MB/sec 4 min 56 sec 6.81 MB 27.06 % 0.06 MB/sec 4 min 56 sec 6.82 MB 27.09 % 0.06 MB/sec 4 min 56 sec 6.83 MB 27.12 % 0.06 MB/sec 4 min 56 sec 6.84 MB 27.15 % 0.06 MB/sec 4 min 57 sec 6.84 MB 27.18 % 0.06 MB/sec 4 min 57 sec 6.85 MB 27.21 % 0.06 MB/sec 4 min 57 sec 6.86 MB 27.24 % 0.06 MB/sec 4 min 56 sec 6.87 MB 27.27 % 0.06 MB/sec 4 min 56 sec 6.88 MB 27.31 % 0.06 MB/sec 4 min 56 sec 6.88 MB 27.34 % 0.06 MB/sec 4 min 56 sec 6.89 MB 27.37 % 0.06 MB/sec 4 min 55 sec 6.90 MB 27.40 % 0.06 MB/sec 4 min 55 sec 6.91 MB 27.43 % 0.06 MB/sec 4 min 54 sec 6.91 MB 27.46 % 0.06 MB/sec 4 min 54 sec 6.92 MB 27.49 % 0.06 MB/sec 4 min 54 sec 6.93 MB 27.52 % 0.06 MB/sec 4 min 54 sec 6.94 MB 27.55 % 0.06 MB/sec 4 min 53 sec 6.95 MB 27.58 % 0.06 MB/sec 4 min 53 sec 6.95 MB 27.62 % 0.06 MB/sec 4 min 53 sec 6.96 MB 27.65 % 0.06 MB/sec 4 min 53 sec 6.97 MB 27.68 % 0.06 MB/sec 4 min 52 sec 6.98 MB 27.71 % 0.06 MB/sec 4 min 52 sec 6.98 MB 27.74 % 0.06 MB/sec 4 min 52 sec 6.99 MB 27.77 % 0.06 MB/sec 4 min 51 sec 7.00 MB 27.80 % 0.06 MB/sec 4 min 52 sec 7.01 MB 27.83 % 0.06 MB/sec 4 min 52 sec 7.02 MB 27.86 % 0.06 MB/sec 4 min 53 sec 7.02 MB 27.90 % 0.06 MB/sec 4 min 52 sec 7.03 MB 27.93 % 0.06 MB/sec 4 min 52 sec 7.04 MB 27.96 % 0.06 MB/sec 4 min 51 sec 7.05 MB 27.99 % 0.06 MB/sec 4 min 51 sec 7.05 MB 28.02 % 0.06 MB/sec 4 min 51 sec 7.06 MB 28.05 % 0.06 MB/sec 4 min 50 sec 7.07 MB 28.08 % 0.06 MB/sec 4 min 50 sec 7.08 MB 28.11 % 0.06 MB/sec 4 min 50 sec 7.09 MB 28.14 % 0.06 MB/sec 4 min 49 sec 7.09 MB 28.17 % 0.06 MB/sec 4 min 49 sec 7.10 MB 28.21 % 0.06 MB/sec 4 min 49 sec 7.11 MB 28.24 % 0.06 MB/sec 4 min 48 sec 7.12 MB 28.27 % 0.06 MB/sec 4 min 48 sec 7.12 MB 28.30 % 0.06 MB/sec 4 min 48 sec 7.13 MB 28.33 % 0.06 MB/sec 4 min 47 sec 7.14 MB 28.36 % 0.06 MB/sec 4 min 47 sec 7.15 MB 28.39 % 0.06 MB/sec 4 min 47 sec 7.16 MB 28.42 % 0.06 MB/sec 4 min 46 sec 7.16 MB 28.45 % 0.06 MB/sec 4 min 46 sec 7.17 MB 28.48 % 0.06 MB/sec 4 min 46 sec 7.18 MB 28.52 % 0.06 MB/sec 4 min 46 sec 7.19 MB 28.55 % 0.06 MB/sec 4 min 45 sec 7.20 MB 28.58 % 0.06 MB/sec 4 min 45 sec 7.20 MB 28.61 % 0.06 MB/sec 4 min 45 sec 7.21 MB 28.64 % 0.06 MB/sec 4 min 44 sec 7.22 MB 28.67 % 0.06 MB/sec 4 min 44 sec 7.23 MB 28.70 % 0.06 MB/sec 4 min 44 sec 7.23 MB 28.73 % 0.06 MB/sec 4 min 43 sec 7.24 MB 28.76 % 0.06 MB/sec 4 min 43 sec 7.25 MB 28.80 % 0.06 MB/sec 4 min 43 sec 7.26 MB 28.83 % 0.06 MB/sec 4 min 42 sec 7.27 MB 28.86 % 0.06 MB/sec 4 min 42 sec 7.27 MB 28.89 % 0.06 MB/sec 4 min 41 sec 7.28 MB 28.92 % 0.06 MB/sec 4 min 41 sec 7.29 MB 28.95 % 0.06 MB/sec 4 min 41 sec 7.30 MB 28.98 % 0.06 MB/sec 4 min 41 sec 7.30 MB 29.01 % 0.06 MB/sec 4 min 41 sec 7.31 MB 29.04 % 0.06 MB/sec 4 min 42 sec 7.32 MB 29.07 % 0.06 MB/sec 4 min 41 sec 7.33 MB 29.11 % 0.06 MB/sec 4 min 41 sec 7.34 MB 29.14 % 0.06 MB/sec 4 min 41 sec 7.34 MB 29.17 % 0.06 MB/sec 4 min 41 sec 7.35 MB 29.20 % 0.06 MB/sec 4 min 40 sec 7.36 MB 29.23 % 0.06 MB/sec 4 min 41 sec 7.37 MB 29.26 % 0.06 MB/sec 4 min 41 sec 7.38 MB 29.29 % 0.06 MB/sec 4 min 41 sec 7.38 MB 29.32 % 0.06 MB/sec 4 min 41 sec 7.39 MB 29.35 % 0.06 MB/sec 4 min 41 sec 7.40 MB 29.38 % 0.06 MB/sec 4 min 40 sec 7.41 MB 29.42 % 0.06 MB/sec 4 min 40 sec 7.41 MB 29.45 % 0.06 MB/sec 4 min 40 sec 7.42 MB 29.48 % 0.06 MB/sec 4 min 40 sec 7.43 MB 29.51 % 0.06 MB/sec 4 min 39 sec 7.44 MB 29.54 % 0.06 MB/sec 4 min 39 sec 7.45 MB 29.57 % 0.06 MB/sec 4 min 39 sec 7.45 MB 29.60 % 0.06 MB/sec 4 min 39 sec 7.46 MB 29.63 % 0.06 MB/sec 4 min 38 sec 7.47 MB 29.66 % 0.06 MB/sec 4 min 38 sec 7.48 MB 29.69 % 0.06 MB/sec 4 min 37 sec 7.48 MB 29.73 % 0.06 MB/sec 4 min 37 sec 7.49 MB 29.76 % 0.06 MB/sec 4 min 37 sec 7.50 MB 29.79 % 0.06 MB/sec 4 min 36 sec 7.51 MB 29.82 % 0.06 MB/sec 4 min 36 sec 7.52 MB 29.85 % 0.06 MB/sec 4 min 36 sec 7.52 MB 29.88 % 0.06 MB/sec 4 min 35 sec 7.53 MB 29.91 % 0.06 MB/sec 4 min 35 sec 7.54 MB 29.94 % 0.06 MB/sec 4 min 35 sec 7.55 MB 29.97 % 0.06 MB/sec 4 min 35 sec 7.55 MB 30.01 % 0.06 MB/sec 4 min 35 sec 7.56 MB 30.04 % 0.06 MB/sec 4 min 34 sec 7.57 MB 30.07 % 0.06 MB/sec 4 min 34 sec 7.58 MB 30.10 % 0.06 MB/sec 4 min 33 sec 7.59 MB 30.13 % 0.06 MB/sec 4 min 33 sec 7.59 MB 30.16 % 0.06 MB/sec 4 min 33 sec 7.60 MB 30.19 % 0.06 MB/sec 4 min 33 sec 7.61 MB 30.22 % 0.06 MB/sec 4 min 32 sec 7.62 MB 30.25 % 0.06 MB/sec 4 min 33 sec 7.62 MB 30.28 % 0.06 MB/sec 4 min 32 sec 7.63 MB 30.32 % 0.06 MB/sec 4 min 32 sec 7.64 MB 30.35 % 0.06 MB/sec 4 min 32 sec 7.65 MB 30.38 % 0.06 MB/sec 4 min 31 sec 7.66 MB 30.41 % 0.06 MB/sec 4 min 31 sec 7.66 MB 30.44 % 0.06 MB/sec 4 min 31 sec 7.67 MB 30.47 % 0.06 MB/sec 4 min 30 sec 7.68 MB 30.50 % 0.06 MB/sec 4 min 31 sec 7.69 MB 30.53 % 0.06 MB/sec 4 min 30 sec 7.70 MB 30.56 % 0.06 MB/sec 4 min 30 sec 7.70 MB 30.59 % 0.06 MB/sec 4 min 29 sec 7.71 MB 30.63 % 0.06 MB/sec 4 min 29 sec 7.72 MB 30.66 % 0.06 MB/sec 4 min 29 sec 7.73 MB 30.69 % 0.07 MB/sec 4 min 28 sec 7.73 MB 30.72 % 0.07 MB/sec 4 min 28 sec 7.74 MB 30.75 % 0.07 MB/sec 4 min 28 sec 7.75 MB 30.78 % 0.07 MB/sec 4 min 28 sec 7.76 MB 30.81 % 0.07 MB/sec 4 min 27 sec 7.77 MB 30.84 % 0.07 MB/sec 4 min 27 sec 7.77 MB 30.87 % 0.07 MB/sec 4 min 27 sec 7.78 MB 30.91 % 0.07 MB/sec 4 min 26 sec 7.79 MB 30.94 % 0.07 MB/sec 4 min 26 sec 7.80 MB 30.97 % 0.07 MB/sec 4 min 26 sec 7.80 MB 31.00 % 0.07 MB/sec 4 min 25 sec 7.81 MB 31.03 % 0.07 MB/sec 4 min 25 sec 7.82 MB 31.06 % 0.07 MB/sec 4 min 25 sec 7.83 MB 31.09 % 0.07 MB/sec 4 min 24 sec 7.84 MB 31.12 % 0.07 MB/sec 4 min 24 sec 7.84 MB 31.15 % 0.07 MB/sec 4 min 24 sec 7.85 MB 31.18 % 0.07 MB/sec 4 min 24 sec 7.86 MB 31.22 % 0.07 MB/sec 4 min 23 sec 7.87 MB 31.25 % 0.07 MB/sec 4 min 23 sec 7.88 MB 31.28 % 0.07 MB/sec 4 min 22 sec 7.88 MB 31.31 % 0.07 MB/sec 4 min 22 sec 7.89 MB 31.34 % 0.07 MB/sec 4 min 22 sec 7.90 MB 31.37 % 0.07 MB/sec 4 min 22 sec 7.91 MB 31.40 % 0.07 MB/sec 4 min 21 sec 7.91 MB 31.43 % 0.07 MB/sec 4 min 21 sec 7.92 MB 31.46 % 0.07 MB/sec 4 min 21 sec 7.93 MB 31.49 % 0.07 MB/sec 4 min 20 sec 7.94 MB 31.53 % 0.07 MB/sec 4 min 20 sec 7.95 MB 31.56 % 0.07 MB/sec 4 min 20 sec 7.95 MB 31.59 % 0.07 MB/sec 4 min 20 sec 7.96 MB 31.62 % 0.07 MB/sec 4 min 20 sec 7.97 MB 31.65 % 0.07 MB/sec 4 min 19 sec 7.98 MB 31.68 % 0.07 MB/sec 4 min 19 sec 7.98 MB 31.71 % 0.07 MB/sec 4 min 19 sec 7.99 MB 31.74 % 0.07 MB/sec 4 min 18 sec 8.00 MB 31.77 % 0.07 MB/sec 4 min 18 sec 8.01 MB 31.80 % 0.07 MB/sec 4 min 18 sec 8.02 MB 31.84 % 0.07 MB/sec 4 min 18 sec 8.02 MB 31.87 % 0.07 MB/sec 4 min 17 sec 8.03 MB 31.90 % 0.07 MB/sec 4 min 17 sec 8.04 MB 31.93 % 0.07 MB/sec 4 min 17 sec 8.05 MB 31.96 % 0.07 MB/sec 4 min 17 sec 8.05 MB 31.99 % 0.07 MB/sec 4 min 16 sec 8.06 MB 32.02 % 0.07 MB/sec 4 min 16 sec 8.07 MB 32.05 % 0.07 MB/sec 4 min 16 sec 8.08 MB 32.08 % 0.07 MB/sec 4 min 16 sec 8.09 MB 32.12 % 0.07 MB/sec 4 min 16 sec 8.09 MB 32.15 % 0.07 MB/sec 4 min 15 sec 8.10 MB 32.18 % 0.07 MB/sec 4 min 15 sec 8.11 MB 32.21 % 0.07 MB/sec 4 min 15 sec 8.12 MB 32.24 % 0.07 MB/sec 4 min 15 sec 8.12 MB 32.27 % 0.07 MB/sec 4 min 14 sec 8.13 MB 32.30 % 0.07 MB/sec 4 min 14 sec 8.14 MB 32.33 % 0.07 MB/sec 4 min 14 sec 8.15 MB 32.36 % 0.07 MB/sec 4 min 14 sec 8.16 MB 32.39 % 0.07 MB/sec 4 min 14 sec 8.16 MB 32.43 % 0.07 MB/sec 4 min 14 sec 8.17 MB 32.46 % 0.07 MB/sec 4 min 14 sec 8.18 MB 32.49 % 0.07 MB/sec 4 min 13 sec 8.19 MB 32.52 % 0.07 MB/sec 4 min 13 sec 8.20 MB 32.55 % 0.07 MB/sec 4 min 13 sec 8.20 MB 32.58 % 0.07 MB/sec 4 min 13 sec 8.21 MB 32.61 % 0.07 MB/sec 4 min 13 sec 8.22 MB 32.64 % 0.07 MB/sec 4 min 12 sec 8.23 MB 32.67 % 0.07 MB/sec 4 min 12 sec 8.23 MB 32.70 % 0.07 MB/sec 4 min 12 sec 8.24 MB 32.74 % 0.07 MB/sec 4 min 12 sec 8.25 MB 32.77 % 0.07 MB/sec 4 min 11 sec 8.26 MB 32.80 % 0.07 MB/sec 4 min 11 sec 8.27 MB 32.83 % 0.07 MB/sec 4 min 11 sec 8.27 MB 32.86 % 0.07 MB/sec 4 min 11 sec 8.28 MB 32.89 % 0.07 MB/sec 4 min 11 sec 8.29 MB 32.92 % 0.07 MB/sec 4 min 10 sec 8.30 MB 32.95 % 0.07 MB/sec 4 min 10 sec 8.30 MB 32.98 % 0.07 MB/sec 4 min 10 sec 8.31 MB 33.02 % 0.07 MB/sec 4 min 10 sec 8.32 MB 33.05 % 0.07 MB/sec 4 min 10 sec 8.33 MB 33.08 % 0.07 MB/sec 4 min 9 sec 8.34 MB 33.11 % 0.07 MB/sec 4 min 9 sec 8.34 MB 33.14 % 0.07 MB/sec 4 min 9 sec 8.35 MB 33.17 % 0.07 MB/sec 4 min 9 sec 8.36 MB 33.20 % 0.07 MB/sec 4 min 9 sec 8.37 MB 33.23 % 0.07 MB/sec 4 min 8 sec 8.38 MB 33.26 % 0.07 MB/sec 4 min 8 sec 8.38 MB 33.29 % 0.07 MB/sec 4 min 8 sec 8.39 MB 33.33 % 0.07 MB/sec 4 min 8 sec 8.40 MB 33.36 % 0.07 MB/sec 4 min 8 sec 8.41 MB 33.39 % 0.07 MB/sec 4 min 7 sec 8.41 MB 33.42 % 0.07 MB/sec 4 min 7 sec 8.42 MB 33.45 % 0.07 MB/sec 4 min 7 sec 8.43 MB 33.48 % 0.07 MB/sec 4 min 7 sec 8.44 MB 33.51 % 0.07 MB/sec 4 min 7 sec 8.45 MB 33.54 % 0.07 MB/sec 4 min 6 sec 8.45 MB 33.57 % 0.07 MB/sec 4 min 6 sec 8.46 MB 33.60 % 0.07 MB/sec 4 min 6 sec 8.47 MB 33.64 % 0.07 MB/sec 4 min 6 sec 8.48 MB 33.67 % 0.07 MB/sec 4 min 6 sec 8.48 MB 33.70 % 0.07 MB/sec 4 min 5 sec 8.49 MB 33.73 % 0.07 MB/sec 4 min 5 sec 8.50 MB 33.76 % 0.07 MB/sec 4 min 6 sec 8.51 MB 33.79 % 0.07 MB/sec 4 min 5 sec 8.52 MB 33.82 % 0.07 MB/sec 4 min 5 sec 8.52 MB 33.85 % 0.07 MB/sec 4 min 5 sec 8.53 MB 33.88 % 0.07 MB/sec 4 min 5 sec 8.54 MB 33.91 % 0.07 MB/sec 4 min 4 sec 8.55 MB 33.95 % 0.07 MB/sec 4 min 4 sec 8.55 MB 33.98 % 0.07 MB/sec 4 min 4 sec 8.56 MB 34.01 % 0.07 MB/sec 4 min 4 sec 8.57 MB 34.04 % 0.07 MB/sec 4 min 3 sec 8.58 MB 34.07 % 0.07 MB/sec 4 min 3 sec 8.59 MB 34.10 % 0.07 MB/sec 4 min 3 sec 8.59 MB 34.13 % 0.07 MB/sec 4 min 3 sec 8.60 MB 34.16 % 0.07 MB/sec 4 min 2 sec 8.61 MB 34.19 % 0.07 MB/sec 4 min 2 sec 8.62 MB 34.23 % 0.07 MB/sec 4 min 2 sec 8.62 MB 34.26 % 0.07 MB/sec 4 min 2 sec 8.63 MB 34.29 % 0.07 MB/sec 4 min 2 sec 8.64 MB 34.32 % 0.07 MB/sec 4 min 2 sec 8.65 MB 34.35 % 0.07 MB/sec 4 min 1 sec 8.66 MB 34.38 % 0.07 MB/sec 4 min 1 sec 8.66 MB 34.41 % 0.07 MB/sec 4 min 1 sec 8.67 MB 34.44 % 0.07 MB/sec 4 min 1 sec 8.68 MB 34.47 % 0.07 MB/sec 4 min 1 sec 8.69 MB 34.50 % 0.07 MB/sec 4 min 0 sec 8.70 MB 34.54 % 0.07 MB/sec 4 min 0 sec 8.70 MB 34.57 % 0.07 MB/sec 3 min 60 sec 8.71 MB 34.60 % 0.07 MB/sec 3 min 60 sec 8.72 MB 34.63 % 0.07 MB/sec 3 min 60 sec 8.73 MB 34.66 % 0.07 MB/sec 3 min 59 sec 8.73 MB 34.69 % 0.07 MB/sec 3 min 59 sec 8.74 MB 34.72 % 0.07 MB/sec 3 min 59 sec 8.75 MB 34.75 % 0.07 MB/sec 3 min 59 sec 8.76 MB 34.78 % 0.07 MB/sec 3 min 59 sec 8.77 MB 34.81 % 0.07 MB/sec 3 min 59 sec 8.77 MB 34.85 % 0.07 MB/sec 3 min 58 sec 8.78 MB 34.88 % 0.07 MB/sec 3 min 58 sec 8.79 MB 34.91 % 0.07 MB/sec 3 min 58 sec 8.80 MB 34.94 % 0.07 MB/sec 3 min 58 sec 8.80 MB 34.97 % 0.07 MB/sec 3 min 57 sec 8.81 MB 35.00 % 0.07 MB/sec 3 min 57 sec 8.82 MB 35.03 % 0.07 MB/sec 3 min 57 sec 8.83 MB 35.06 % 0.07 MB/sec 3 min 57 sec 8.84 MB 35.09 % 0.07 MB/sec 3 min 56 sec 8.84 MB 35.12 % 0.07 MB/sec 3 min 56 sec 8.85 MB 35.16 % 0.07 MB/sec 3 min 56 sec 8.86 MB 35.19 % 0.07 MB/sec 3 min 56 sec 8.87 MB 35.22 % 0.07 MB/sec 3 min 56 sec 8.88 MB 35.25 % 0.07 MB/sec 3 min 55 sec 8.88 MB 35.28 % 0.07 MB/sec 3 min 55 sec 8.89 MB 35.31 % 0.07 MB/sec 3 min 55 sec 8.90 MB 35.34 % 0.07 MB/sec 3 min 55 sec 8.91 MB 35.37 % 0.07 MB/sec 3 min 55 sec 8.91 MB 35.40 % 0.07 MB/sec 3 min 54 sec 8.92 MB 35.44 % 0.07 MB/sec 3 min 54 sec 8.93 MB 35.47 % 0.07 MB/sec 3 min 54 sec 8.94 MB 35.50 % 0.07 MB/sec 3 min 53 sec 8.95 MB 35.53 % 0.07 MB/sec 3 min 53 sec 8.95 MB 35.56 % 0.07 MB/sec 3 min 53 sec 8.96 MB 35.59 % 0.07 MB/sec 3 min 53 sec 8.97 MB 35.62 % 0.07 MB/sec 3 min 53 sec 8.98 MB 35.65 % 0.07 MB/sec 3 min 52 sec 8.98 MB 35.68 % 0.07 MB/sec 3 min 52 sec 8.99 MB 35.71 % 0.07 MB/sec 3 min 52 sec 9.00 MB 35.75 % 0.07 MB/sec 3 min 52 sec 9.01 MB 35.78 % 0.07 MB/sec 3 min 52 sec 9.02 MB 35.81 % 0.07 MB/sec 3 min 52 sec 9.02 MB 35.84 % 0.07 MB/sec 3 min 51 sec 9.03 MB 35.87 % 0.07 MB/sec 3 min 51 sec 9.04 MB 35.90 % 0.07 MB/sec 3 min 51 sec 9.05 MB 35.93 % 0.07 MB/sec 3 min 52 sec 9.05 MB 35.96 % 0.07 MB/sec 3 min 52 sec 9.06 MB 35.99 % 0.07 MB/sec 3 min 52 sec 9.07 MB 36.02 % 0.07 MB/sec 3 min 52 sec 9.08 MB 36.06 % 0.07 MB/sec 3 min 52 sec 9.09 MB 36.09 % 0.07 MB/sec 3 min 52 sec 9.09 MB 36.12 % 0.07 MB/sec 3 min 53 sec 9.10 MB 36.15 % 0.07 MB/sec 3 min 53 sec 9.11 MB 36.18 % 0.07 MB/sec 3 min 53 sec 9.12 MB 36.21 % 0.07 MB/sec 3 min 53 sec 9.12 MB 36.24 % 0.07 MB/sec 3 min 53 sec 9.13 MB 36.27 % 0.07 MB/sec 3 min 53 sec 9.14 MB 36.30 % 0.07 MB/sec 3 min 53 sec 9.15 MB 36.34 % 0.07 MB/sec 3 min 53 sec 9.16 MB 36.37 % 0.07 MB/sec 3 min 53 sec 9.16 MB 36.40 % 0.07 MB/sec 3 min 53 sec 9.17 MB 36.43 % 0.07 MB/sec 3 min 53 sec 9.18 MB 36.46 % 0.07 MB/sec 3 min 53 sec 9.19 MB 36.49 % 0.07 MB/sec 3 min 53 sec 9.20 MB 36.52 % 0.07 MB/sec 3 min 53 sec 9.20 MB 36.55 % 0.07 MB/sec 3 min 53 sec 9.21 MB 36.58 % 0.07 MB/sec 3 min 53 sec 9.22 MB 36.61 % 0.07 MB/sec 3 min 54 sec 9.23 MB 36.65 % 0.07 MB/sec 3 min 54 sec 9.23 MB 36.68 % 0.07 MB/sec 3 min 54 sec 9.24 MB 36.71 % 0.07 MB/sec 3 min 54 sec 9.25 MB 36.74 % 0.07 MB/sec 3 min 54 sec 9.26 MB 36.77 % 0.07 MB/sec 3 min 54 sec 9.27 MB 36.80 % 0.07 MB/sec 3 min 54 sec 9.27 MB 36.83 % 0.07 MB/sec 3 min 54 sec 9.28 MB 36.86 % 0.07 MB/sec 3 min 54 sec 9.29 MB 36.89 % 0.07 MB/sec 3 min 54 sec 9.30 MB 36.92 % 0.07 MB/sec 3 min 53 sec 9.30 MB 36.96 % 0.07 MB/sec 3 min 53 sec 9.31 MB 36.99 % 0.07 MB/sec 3 min 53 sec 9.32 MB 37.02 % 0.07 MB/sec 3 min 53 sec 9.33 MB 37.05 % 0.07 MB/sec 3 min 53 sec 9.34 MB 37.08 % 0.07 MB/sec 3 min 54 sec 9.34 MB 37.11 % 0.07 MB/sec 3 min 54 sec 9.35 MB 37.14 % 0.07 MB/sec 3 min 54 sec 9.36 MB 37.17 % 0.07 MB/sec 3 min 54 sec 9.37 MB 37.20 % 0.07 MB/sec 3 min 54 sec 9.38 MB 37.23 % 0.07 MB/sec 3 min 54 sec 9.38 MB 37.27 % 0.07 MB/sec 3 min 54 sec 9.39 MB 37.30 % 0.07 MB/sec 3 min 54 sec 9.40 MB 37.33 % 0.07 MB/sec 3 min 54 sec 9.41 MB 37.36 % 0.07 MB/sec 3 min 54 sec 9.41 MB 37.39 % 0.07 MB/sec 3 min 54 sec 9.42 MB 37.42 % 0.07 MB/sec 3 min 54 sec 9.43 MB 37.45 % 0.07 MB/sec 3 min 54 sec 9.44 MB 37.48 % 0.07 MB/sec 3 min 54 sec 9.45 MB 37.51 % 0.07 MB/sec 3 min 54 sec 9.45 MB 37.55 % 0.07 MB/sec 3 min 55 sec 9.46 MB 37.58 % 0.07 MB/sec 3 min 55 sec 9.47 MB 37.61 % 0.07 MB/sec 3 min 55 sec 9.48 MB 37.64 % 0.07 MB/sec 3 min 55 sec 9.48 MB 37.67 % 0.07 MB/sec 3 min 55 sec 9.49 MB 37.70 % 0.07 MB/sec 3 min 55 sec 9.50 MB 37.73 % 0.07 MB/sec 3 min 54 sec 9.51 MB 37.76 % 0.07 MB/sec 3 min 54 sec 9.52 MB 37.79 % 0.07 MB/sec 3 min 54 sec 9.52 MB 37.82 % 0.07 MB/sec 3 min 54 sec 9.53 MB 37.86 % 0.07 MB/sec 3 min 54 sec 9.54 MB 37.89 % 0.07 MB/sec 3 min 54 sec 9.55 MB 37.92 % 0.07 MB/sec 3 min 54 sec 9.55 MB 37.95 % 0.07 MB/sec 3 min 54 sec 9.56 MB 37.98 % 0.07 MB/sec 3 min 54 sec 9.57 MB 38.01 % 0.07 MB/sec 3 min 53 sec 9.58 MB 38.04 % 0.07 MB/sec 3 min 53 sec 9.59 MB 38.07 % 0.07 MB/sec 3 min 53 sec 9.59 MB 38.10 % 0.07 MB/sec 3 min 53 sec 9.60 MB 38.13 % 0.07 MB/sec 3 min 53 sec 9.61 MB 38.17 % 0.07 MB/sec 3 min 53 sec 9.62 MB 38.20 % 0.07 MB/sec 3 min 52 sec 9.62 MB 38.23 % 0.07 MB/sec 3 min 53 sec 9.63 MB 38.26 % 0.07 MB/sec 3 min 53 sec 9.64 MB 38.29 % 0.07 MB/sec 3 min 53 sec 9.65 MB 38.32 % 0.07 MB/sec 3 min 53 sec 9.66 MB 38.35 % 0.07 MB/sec 3 min 53 sec 9.66 MB 38.38 % 0.07 MB/sec 3 min 53 sec 9.67 MB 38.41 % 0.07 MB/sec 3 min 53 sec 9.68 MB 38.45 % 0.07 MB/sec 3 min 52 sec 9.69 MB 38.48 % 0.07 MB/sec 3 min 52 sec 9.70 MB 38.51 % 0.07 MB/sec 3 min 52 sec 9.70 MB 38.54 % 0.07 MB/sec 3 min 52 sec 9.71 MB 38.57 % 0.07 MB/sec 3 min 52 sec 9.72 MB 38.60 % 0.07 MB/sec 3 min 52 sec 9.73 MB 38.63 % 0.07 MB/sec 3 min 52 sec 9.73 MB 38.66 % 0.07 MB/sec 3 min 51 sec 9.74 MB 38.69 % 0.07 MB/sec 3 min 51 sec 9.75 MB 38.72 % 0.07 MB/sec 3 min 51 sec 9.76 MB 38.76 % 0.07 MB/sec 3 min 51 sec 9.77 MB 38.79 % 0.07 MB/sec 3 min 51 sec 9.77 MB 38.82 % 0.07 MB/sec 3 min 51 sec 9.78 MB 38.85 % 0.07 MB/sec 3 min 50 sec 9.79 MB 38.88 % 0.07 MB/sec 3 min 50 sec 9.80 MB 38.91 % 0.07 MB/sec 3 min 50 sec 9.80 MB 38.94 % 0.07 MB/sec 3 min 50 sec 9.81 MB 38.97 % 0.07 MB/sec 3 min 50 sec 9.82 MB 39.00 % 0.07 MB/sec 3 min 50 sec 9.83 MB 39.03 % 0.07 MB/sec 3 min 50 sec 9.84 MB 39.07 % 0.07 MB/sec 3 min 49 sec 9.84 MB 39.10 % 0.07 MB/sec 3 min 49 sec 9.85 MB 39.13 % 0.07 MB/sec 3 min 49 sec 9.86 MB 39.16 % 0.07 MB/sec 3 min 49 sec 9.87 MB 39.19 % 0.07 MB/sec 3 min 49 sec 9.88 MB 39.22 % 0.07 MB/sec 3 min 49 sec 9.88 MB 39.25 % 0.07 MB/sec 3 min 48 sec 9.89 MB 39.28 % 0.07 MB/sec 3 min 48 sec 9.90 MB 39.31 % 0.07 MB/sec 3 min 48 sec 9.91 MB 39.34 % 0.07 MB/sec 3 min 48 sec 9.91 MB 39.38 % 0.07 MB/sec 3 min 48 sec 9.92 MB 39.41 % 0.07 MB/sec 3 min 48 sec 9.93 MB 39.44 % 0.07 MB/sec 3 min 48 sec 9.94 MB 39.47 % 0.07 MB/sec 3 min 47 sec 9.95 MB 39.50 % 0.07 MB/sec 3 min 47 sec 9.95 MB 39.53 % 0.07 MB/sec 3 min 47 sec 9.96 MB 39.56 % 0.07 MB/sec 3 min 47 sec 9.97 MB 39.59 % 0.07 MB/sec 3 min 47 sec 9.98 MB 39.62 % 0.07 MB/sec 3 min 47 sec 9.98 MB 39.66 % 0.07 MB/sec 3 min 47 sec 9.99 MB 39.69 % 0.07 MB/sec 3 min 47 sec 10.00 MB 39.72 % 0.07 MB/sec 3 min 46 sec 10.01 MB 39.75 % 0.07 MB/sec 3 min 46 sec 10.02 MB 39.78 % 0.07 MB/sec 3 min 46 sec 10.02 MB 39.81 % 0.07 MB/sec 3 min 46 sec 10.03 MB 39.84 % 0.07 MB/sec 3 min 46 sec 10.04 MB 39.87 % 0.07 MB/sec 3 min 46 sec 10.05 MB 39.90 % 0.07 MB/sec 3 min 46 sec 10.05 MB 39.93 % 0.07 MB/sec 3 min 46 sec 10.06 MB 39.97 % 0.07 MB/sec 3 min 45 sec 10.07 MB 40.00 % 0.07 MB/sec 3 min 45 sec 10.08 MB 40.03 % 0.07 MB/sec 3 min 45 sec 10.09 MB 40.06 % 0.07 MB/sec 3 min 45 sec 10.09 MB 40.09 % 0.07 MB/sec 3 min 45 sec 10.10 MB 40.12 % 0.07 MB/sec 3 min 45 sec 10.11 MB 40.15 % 0.07 MB/sec 3 min 44 sec 10.12 MB 40.18 % 0.07 MB/sec 3 min 44 sec 10.12 MB 40.21 % 0.07 MB/sec 3 min 44 sec 10.13 MB 40.24 % 0.07 MB/sec 3 min 44 sec 10.14 MB 40.28 % 0.07 MB/sec 3 min 44 sec 10.15 MB 40.31 % 0.07 MB/sec 3 min 44 sec 10.16 MB 40.34 % 0.07 MB/sec 3 min 44 sec 10.16 MB 40.37 % 0.07 MB/sec 3 min 44 sec 10.17 MB 40.40 % 0.07 MB/sec 3 min 44 sec 10.18 MB 40.43 % 0.07 MB/sec 3 min 44 sec 10.19 MB 40.46 % 0.07 MB/sec 3 min 44 sec 10.20 MB 40.49 % 0.07 MB/sec 3 min 44 sec 10.20 MB 40.52 % 0.07 MB/sec 3 min 44 sec 10.21 MB 40.56 % 0.07 MB/sec 3 min 44 sec 10.22 MB 40.59 % 0.07 MB/sec 3 min 43 sec 10.23 MB 40.62 % 0.07 MB/sec 3 min 43 sec 10.23 MB 40.65 % 0.07 MB/sec 3 min 43 sec 10.24 MB 40.68 % 0.07 MB/sec 3 min 43 sec 10.25 MB 40.71 % 0.07 MB/sec 3 min 42 sec 10.26 MB 40.74 % 0.07 MB/sec 3 min 42 sec 10.27 MB 40.77 % 0.07 MB/sec 3 min 42 sec 10.27 MB 40.80 % 0.07 MB/sec 3 min 42 sec 10.28 MB 40.83 % 0.07 MB/sec 3 min 42 sec 10.29 MB 40.87 % 0.07 MB/sec 3 min 42 sec 10.30 MB 40.90 % 0.07 MB/sec 3 min 42 sec 10.30 MB 40.93 % 0.07 MB/sec 3 min 41 sec 10.31 MB 40.96 % 0.07 MB/sec 3 min 41 sec 10.32 MB 40.99 % 0.07 MB/sec 3 min 41 sec 10.33 MB 41.02 % 0.07 MB/sec 3 min 41 sec 10.34 MB 41.05 % 0.07 MB/sec 3 min 41 sec 10.34 MB 41.08 % 0.07 MB/sec 3 min 41 sec 10.35 MB 41.11 % 0.07 MB/sec 3 min 40 sec 10.36 MB 41.14 % 0.07 MB/sec 3 min 40 sec 10.37 MB 41.18 % 0.07 MB/sec 3 min 40 sec 10.38 MB 41.21 % 0.07 MB/sec 3 min 40 sec 10.38 MB 41.24 % 0.07 MB/sec 3 min 40 sec 10.39 MB 41.27 % 0.07 MB/sec 3 min 40 sec 10.40 MB 41.30 % 0.07 MB/sec 3 min 40 sec 10.41 MB 41.33 % 0.07 MB/sec 3 min 39 sec 10.41 MB 41.36 % 0.07 MB/sec 3 min 39 sec 10.42 MB 41.39 % 0.07 MB/sec 3 min 39 sec 10.43 MB 41.42 % 0.07 MB/sec 3 min 39 sec 10.44 MB 41.45 % 0.07 MB/sec 3 min 39 sec 10.45 MB 41.49 % 0.07 MB/sec 3 min 39 sec 10.45 MB 41.52 % 0.07 MB/sec 3 min 38 sec 10.46 MB 41.55 % 0.07 MB/sec 3 min 38 sec 10.47 MB 41.58 % 0.07 MB/sec 3 min 38 sec 10.48 MB 41.61 % 0.07 MB/sec 3 min 38 sec 10.48 MB 41.64 % 0.07 MB/sec 3 min 38 sec 10.49 MB 41.67 % 0.07 MB/sec 3 min 38 sec 10.50 MB 41.70 % 0.07 MB/sec 3 min 38 sec 10.51 MB 41.73 % 0.07 MB/sec 3 min 38 sec 10.52 MB 41.77 % 0.07 MB/sec 3 min 38 sec 10.52 MB 41.80 % 0.07 MB/sec 3 min 38 sec 10.53 MB 41.83 % 0.07 MB/sec 3 min 37 sec 10.54 MB 41.86 % 0.07 MB/sec 3 min 37 sec 10.55 MB 41.89 % 0.07 MB/sec 3 min 37 sec 10.55 MB 41.92 % 0.07 MB/sec 3 min 37 sec 10.56 MB 41.95 % 0.07 MB/sec 3 min 37 sec 10.57 MB 41.98 % 0.07 MB/sec 3 min 37 sec 10.58 MB 42.01 % 0.07 MB/sec 3 min 37 sec 10.59 MB 42.04 % 0.07 MB/sec 3 min 36 sec 10.59 MB 42.08 % 0.07 MB/sec 3 min 36 sec 10.60 MB 42.11 % 0.07 MB/sec 3 min 36 sec 10.61 MB 42.14 % 0.07 MB/sec 3 min 36 sec 10.62 MB 42.17 % 0.07 MB/sec 3 min 36 sec 10.62 MB 42.20 % 0.07 MB/sec 3 min 36 sec 10.63 MB 42.23 % 0.07 MB/sec 3 min 36 sec 10.64 MB 42.26 % 0.07 MB/sec 3 min 36 sec 10.65 MB 42.29 % 0.07 MB/sec 3 min 36 sec 10.66 MB 42.32 % 0.07 MB/sec 3 min 35 sec 10.66 MB 42.35 % 0.07 MB/sec 3 min 35 sec 10.67 MB 42.39 % 0.07 MB/sec 3 min 35 sec 10.68 MB 42.42 % 0.07 MB/sec 3 min 35 sec 10.69 MB 42.45 % 0.07 MB/sec 3 min 35 sec 10.70 MB 42.48 % 0.07 MB/sec 3 min 35 sec 10.70 MB 42.51 % 0.07 MB/sec 3 min 34 sec 10.71 MB 42.54 % 0.07 MB/sec 3 min 34 sec 10.72 MB 42.57 % 0.07 MB/sec 3 min 34 sec 10.73 MB 42.60 % 0.07 MB/sec 3 min 34 sec 10.73 MB 42.63 % 0.07 MB/sec 3 min 34 sec 10.74 MB 42.67 % 0.07 MB/sec 3 min 34 sec 10.75 MB 42.70 % 0.07 MB/sec 3 min 34 sec 10.76 MB 42.73 % 0.07 MB/sec 3 min 34 sec 10.77 MB 42.76 % 0.07 MB/sec 3 min 34 sec 10.77 MB 42.79 % 0.07 MB/sec 3 min 33 sec 10.78 MB 42.82 % 0.07 MB/sec 3 min 33 sec 10.79 MB 42.85 % 0.07 MB/sec 3 min 33 sec 10.80 MB 42.88 % 0.07 MB/sec 3 min 33 sec 10.80 MB 42.91 % 0.07 MB/sec 3 min 33 sec 10.81 MB 42.94 % 0.07 MB/sec 3 min 33 sec 10.82 MB 42.98 % 0.07 MB/sec 3 min 33 sec 10.83 MB 43.01 % 0.07 MB/sec 3 min 32 sec 10.84 MB 43.04 % 0.07 MB/sec 3 min 32 sec 10.84 MB 43.07 % 0.07 MB/sec 3 min 32 sec 10.85 MB 43.10 % 0.07 MB/sec 3 min 32 sec 10.86 MB 43.13 % 0.07 MB/sec 3 min 32 sec 10.87 MB 43.16 % 0.07 MB/sec 3 min 32 sec 10.88 MB 43.19 % 0.07 MB/sec 3 min 32 sec 10.88 MB 43.22 % 0.07 MB/sec 3 min 32 sec 10.89 MB 43.25 % 0.07 MB/sec 3 min 31 sec 10.90 MB 43.29 % 0.07 MB/sec 3 min 31 sec 10.91 MB 43.32 % 0.07 MB/sec 3 min 31 sec 10.91 MB 43.35 % 0.07 MB/sec 3 min 31 sec 10.92 MB 43.38 % 0.07 MB/sec 3 min 32 sec 10.93 MB 43.41 % 0.07 MB/sec 3 min 32 sec 10.94 MB 43.44 % 0.07 MB/sec 3 min 32 sec 10.95 MB 43.47 % 0.07 MB/sec 3 min 31 sec 10.95 MB 43.50 % 0.07 MB/sec 3 min 31 sec 10.96 MB 43.53 % 0.07 MB/sec 3 min 31 sec 10.97 MB 43.56 % 0.07 MB/sec 3 min 31 sec 10.98 MB 43.60 % 0.07 MB/sec 3 min 31 sec 10.98 MB 43.63 % 0.07 MB/sec 3 min 31 sec 10.99 MB 43.66 % 0.07 MB/sec 3 min 31 sec 11.00 MB 43.69 % 0.07 MB/sec 3 min 31 sec 11.01 MB 43.72 % 0.07 MB/sec 3 min 30 sec 11.02 MB 43.75 % 0.07 MB/sec 3 min 30 sec 11.02 MB 43.78 % 0.07 MB/sec 3 min 30 sec 11.03 MB 43.81 % 0.07 MB/sec 3 min 30 sec 11.04 MB 43.84 % 0.07 MB/sec 3 min 30 sec 11.05 MB 43.88 % 0.07 MB/sec 3 min 30 sec 11.05 MB 43.91 % 0.07 MB/sec 3 min 30 sec 11.06 MB 43.94 % 0.07 MB/sec 3 min 30 sec 11.07 MB 43.97 % 0.07 MB/sec 3 min 30 sec 11.08 MB 44.00 % 0.07 MB/sec 3 min 30 sec 11.09 MB 44.03 % 0.07 MB/sec 3 min 30 sec 11.09 MB 44.06 % 0.07 MB/sec 3 min 30 sec 11.10 MB 44.09 % 0.07 MB/sec 3 min 30 sec 11.11 MB 44.12 % 0.07 MB/sec 3 min 30 sec 11.12 MB 44.15 % 0.07 MB/sec 3 min 29 sec 11.12 MB 44.19 % 0.07 MB/sec 3 min 29 sec 11.13 MB 44.22 % 0.07 MB/sec 3 min 29 sec 11.14 MB 44.25 % 0.07 MB/sec 3 min 29 sec 11.15 MB 44.28 % 0.07 MB/sec 3 min 29 sec 11.16 MB 44.31 % 0.07 MB/sec 3 min 29 sec 11.16 MB 44.34 % 0.07 MB/sec 3 min 29 sec 11.17 MB 44.37 % 0.07 MB/sec 3 min 29 sec 11.18 MB 44.40 % 0.07 MB/sec 3 min 29 sec 11.19 MB 44.43 % 0.07 MB/sec 3 min 28 sec 11.20 MB 44.46 % 0.07 MB/sec 3 min 28 sec 11.20 MB 44.50 % 0.07 MB/sec 3 min 28 sec 11.21 MB 44.53 % 0.07 MB/sec 3 min 28 sec 11.22 MB 44.56 % 0.07 MB/sec 3 min 28 sec 11.23 MB 44.59 % 0.07 MB/sec 3 min 28 sec 11.23 MB 44.62 % 0.07 MB/sec 3 min 28 sec 11.24 MB 44.65 % 0.07 MB/sec 3 min 27 sec 11.25 MB 44.68 % 0.07 MB/sec 3 min 27 sec 11.26 MB 44.71 % 0.07 MB/sec 3 min 27 sec 11.27 MB 44.74 % 0.07 MB/sec 3 min 27 sec 11.27 MB 44.78 % 0.07 MB/sec 3 min 27 sec 11.28 MB 44.81 % 0.07 MB/sec 3 min 27 sec 11.29 MB 44.84 % 0.07 MB/sec 3 min 26 sec 11.30 MB 44.87 % 0.07 MB/sec 3 min 26 sec 11.30 MB 44.90 % 0.07 MB/sec 3 min 26 sec 11.31 MB 44.93 % 0.07 MB/sec 3 min 26 sec 11.32 MB 44.96 % 0.07 MB/sec 3 min 26 sec 11.33 MB 44.99 % 0.07 MB/sec 3 min 26 sec 11.34 MB 45.02 % 0.07 MB/sec 3 min 26 sec 11.34 MB 45.05 % 0.07 MB/sec 3 min 25 sec 11.35 MB 45.09 % 0.07 MB/sec 3 min 25 sec 11.36 MB 45.12 % 0.07 MB/sec 3 min 25 sec 11.37 MB 45.15 % 0.07 MB/sec 3 min 25 sec 11.38 MB 45.18 % 0.07 MB/sec 3 min 25 sec 11.38 MB 45.21 % 0.07 MB/sec 3 min 25 sec 11.39 MB 45.24 % 0.07 MB/sec 3 min 25 sec 11.40 MB 45.27 % 0.07 MB/sec 3 min 25 sec 11.41 MB 45.30 % 0.07 MB/sec 3 min 25 sec 11.41 MB 45.33 % 0.07 MB/sec 3 min 25 sec 11.42 MB 45.36 % 0.07 MB/sec 3 min 25 sec 11.43 MB 45.40 % 0.07 MB/sec 3 min 25 sec 11.44 MB 45.43 % 0.07 MB/sec 3 min 25 sec 11.45 MB 45.46 % 0.07 MB/sec 3 min 25 sec 11.45 MB 45.49 % 0.07 MB/sec 3 min 25 sec 11.46 MB 45.52 % 0.07 MB/sec 3 min 24 sec 11.47 MB 45.55 % 0.07 MB/sec 3 min 24 sec 11.48 MB 45.58 % 0.07 MB/sec 3 min 24 sec 11.48 MB 45.61 % 0.07 MB/sec 3 min 24 sec 11.49 MB 45.64 % 0.07 MB/sec 3 min 24 sec 11.50 MB 45.67 % 0.07 MB/sec 3 min 24 sec 11.51 MB 45.71 % 0.07 MB/sec 3 min 23 sec 11.52 MB 45.74 % 0.07 MB/sec 3 min 23 sec 11.52 MB 45.77 % 0.07 MB/sec 3 min 23 sec 11.53 MB 45.80 % 0.07 MB/sec 3 min 23 sec 11.54 MB 45.83 % 0.07 MB/sec 3 min 23 sec 11.55 MB 45.86 % 0.07 MB/sec 3 min 23 sec 11.55 MB 45.89 % 0.07 MB/sec 3 min 23 sec 11.56 MB 45.92 % 0.07 MB/sec 3 min 22 sec 11.57 MB 45.95 % 0.07 MB/sec 3 min 22 sec 11.58 MB 45.99 % 0.07 MB/sec 3 min 22 sec 11.59 MB 46.02 % 0.07 MB/sec 3 min 22 sec 11.59 MB 46.05 % 0.07 MB/sec 3 min 22 sec 11.60 MB 46.08 % 0.07 MB/sec 3 min 22 sec 11.61 MB 46.11 % 0.07 MB/sec 3 min 22 sec 11.62 MB 46.14 % 0.07 MB/sec 3 min 21 sec 11.62 MB 46.17 % 0.07 MB/sec 3 min 21 sec 11.63 MB 46.20 % 0.07 MB/sec 3 min 21 sec 11.64 MB 46.23 % 0.07 MB/sec 3 min 21 sec 11.65 MB 46.26 % 0.07 MB/sec 3 min 21 sec 11.66 MB 46.30 % 0.07 MB/sec 3 min 21 sec 11.66 MB 46.33 % 0.07 MB/sec 3 min 20 sec 11.67 MB 46.36 % 0.07 MB/sec 3 min 20 sec 11.68 MB 46.39 % 0.07 MB/sec 3 min 20 sec 11.69 MB 46.42 % 0.07 MB/sec 3 min 20 sec 11.70 MB 46.45 % 0.07 MB/sec 3 min 20 sec 11.70 MB 46.48 % 0.07 MB/sec 3 min 20 sec 11.71 MB 46.51 % 0.07 MB/sec 3 min 20 sec 11.72 MB 46.54 % 0.07 MB/sec 3 min 20 sec 11.73 MB 46.57 % 0.07 MB/sec 3 min 20 sec 11.73 MB 46.61 % 0.07 MB/sec 3 min 19 sec 11.74 MB 46.64 % 0.07 MB/sec 3 min 19 sec 11.75 MB 46.67 % 0.07 MB/sec 3 min 19 sec 11.76 MB 46.70 % 0.07 MB/sec 3 min 19 sec 11.77 MB 46.73 % 0.07 MB/sec 3 min 19 sec 11.77 MB 46.76 % 0.07 MB/sec 3 min 19 sec 11.78 MB 46.79 % 0.07 MB/sec 3 min 18 sec 11.79 MB 46.82 % 0.07 MB/sec 3 min 18 sec 11.80 MB 46.85 % 0.07 MB/sec 3 min 18 sec 11.80 MB 46.89 % 0.07 MB/sec 3 min 18 sec 11.81 MB 46.92 % 0.07 MB/sec 3 min 18 sec 11.82 MB 46.95 % 0.07 MB/sec 3 min 18 sec 11.83 MB 46.98 % 0.07 MB/sec 3 min 18 sec 11.84 MB 47.01 % 0.07 MB/sec 3 min 17 sec 11.84 MB 47.04 % 0.07 MB/sec 3 min 17 sec 11.85 MB 47.07 % 0.07 MB/sec 3 min 17 sec 11.86 MB 47.10 % 0.07 MB/sec 3 min 17 sec 11.87 MB 47.13 % 0.07 MB/sec 3 min 17 sec 11.88 MB 47.16 % 0.07 MB/sec 3 min 17 sec 11.88 MB 47.20 % 0.07 MB/sec 3 min 17 sec 11.89 MB 47.23 % 0.07 MB/sec 3 min 17 sec 11.90 MB 47.26 % 0.07 MB/sec 3 min 17 sec 11.91 MB 47.29 % 0.07 MB/sec 3 min 17 sec 11.91 MB 47.32 % 0.07 MB/sec 3 min 17 sec 11.92 MB 47.35 % 0.07 MB/sec 3 min 16 sec 11.93 MB 47.38 % 0.07 MB/sec 3 min 16 sec 11.94 MB 47.41 % 0.07 MB/sec 3 min 16 sec 11.95 MB 47.44 % 0.07 MB/sec 3 min 16 sec 11.95 MB 47.47 % 0.07 MB/sec 3 min 16 sec 11.96 MB 47.51 % 0.07 MB/sec 3 min 16 sec 11.97 MB 47.54 % 0.07 MB/sec 3 min 16 sec 11.98 MB 47.57 % 0.07 MB/sec 3 min 16 sec 11.98 MB 47.60 % 0.07 MB/sec 3 min 15 sec 11.99 MB 47.63 % 0.07 MB/sec 3 min 16 sec 12.00 MB 47.66 % 0.07 MB/sec 3 min 16 sec 12.01 MB 47.69 % 0.07 MB/sec 3 min 15 sec 12.02 MB 47.72 % 0.07 MB/sec 3 min 15 sec 12.02 MB 47.75 % 0.07 MB/sec 3 min 15 sec 12.03 MB 47.78 % 0.07 MB/sec 3 min 15 sec 12.04 MB 47.82 % 0.07 MB/sec 3 min 15 sec 12.05 MB 47.85 % 0.07 MB/sec 3 min 15 sec 12.05 MB 47.88 % 0.07 MB/sec 3 min 15 sec 12.06 MB 47.91 % 0.07 MB/sec 3 min 15 sec 12.07 MB 47.94 % 0.07 MB/sec 3 min 14 sec 12.08 MB 47.97 % 0.07 MB/sec 3 min 14 sec 12.09 MB 48.00 % 0.07 MB/sec 3 min 14 sec 12.09 MB 48.03 % 0.07 MB/sec 3 min 14 sec 12.10 MB 48.06 % 0.07 MB/sec 3 min 14 sec 12.11 MB 48.10 % 0.07 MB/sec 3 min 14 sec 12.12 MB 48.13 % 0.07 MB/sec 3 min 14 sec 12.12 MB 48.16 % 0.07 MB/sec 3 min 14 sec 12.13 MB 48.19 % 0.07 MB/sec 3 min 14 sec 12.14 MB 48.22 % 0.07 MB/sec 3 min 14 sec 12.15 MB 48.25 % 0.07 MB/sec 3 min 14 sec 12.16 MB 48.28 % 0.07 MB/sec 3 min 13 sec 12.16 MB 48.31 % 0.07 MB/sec 3 min 13 sec 12.17 MB 48.34 % 0.07 MB/sec 3 min 13 sec 12.18 MB 48.37 % 0.07 MB/sec 3 min 13 sec 12.19 MB 48.41 % 0.07 MB/sec 3 min 13 sec 12.20 MB 48.44 % 0.07 MB/sec 3 min 13 sec 12.20 MB 48.47 % 0.07 MB/sec 3 min 13 sec 12.21 MB 48.50 % 0.07 MB/sec 3 min 13 sec 12.22 MB 48.53 % 0.07 MB/sec 3 min 12 sec 12.23 MB 48.56 % 0.07 MB/sec 3 min 12 sec 12.23 MB 48.59 % 0.07 MB/sec 3 min 12 sec 12.24 MB 48.62 % 0.07 MB/sec 3 min 12 sec 12.25 MB 48.65 % 0.07 MB/sec 3 min 12 sec 12.26 MB 48.68 % 0.07 MB/sec 3 min 12 sec 12.27 MB 48.72 % 0.07 MB/sec 3 min 11 sec 12.27 MB 48.75 % 0.07 MB/sec 3 min 11 sec 12.28 MB 48.78 % 0.07 MB/sec 3 min 11 sec 12.29 MB 48.81 % 0.07 MB/sec 3 min 11 sec 12.30 MB 48.84 % 0.07 MB/sec 3 min 11 sec 12.30 MB 48.87 % 0.07 MB/sec 3 min 10 sec 12.31 MB 48.90 % 0.07 MB/sec 3 min 10 sec 12.32 MB 48.93 % 0.07 MB/sec 3 min 10 sec 12.33 MB 48.96 % 0.07 MB/sec 3 min 10 sec 12.34 MB 49.00 % 0.07 MB/sec 3 min 10 sec 12.34 MB 49.03 % 0.07 MB/sec 3 min 10 sec 12.35 MB 49.06 % 0.07 MB/sec 3 min 9 sec 12.36 MB 49.09 % 0.07 MB/sec 3 min 9 sec 12.37 MB 49.12 % 0.07 MB/sec 3 min 9 sec 12.38 MB 49.15 % 0.07 MB/sec 3 min 9 sec 12.38 MB 49.18 % 0.07 MB/sec 3 min 9 sec 12.39 MB 49.21 % 0.07 MB/sec 3 min 9 sec 12.40 MB 49.24 % 0.07 MB/sec 3 min 9 sec 12.41 MB 49.27 % 0.07 MB/sec 3 min 9 sec 12.41 MB 49.31 % 0.07 MB/sec 3 min 9 sec 12.42 MB 49.34 % 0.07 MB/sec 3 min 9 sec 12.43 MB 49.37 % 0.07 MB/sec 3 min 8 sec 12.44 MB 49.40 % 0.07 MB/sec 3 min 8 sec 12.45 MB 49.43 % 0.07 MB/sec 3 min 8 sec 12.45 MB 49.46 % 0.07 MB/sec 3 min 8 sec 12.46 MB 49.49 % 0.07 MB/sec 3 min 8 sec 12.47 MB 49.52 % 0.07 MB/sec 3 min 8 sec 12.48 MB 49.55 % 0.07 MB/sec 3 min 8 sec 12.48 MB 49.58 % 0.07 MB/sec 3 min 8 sec 12.49 MB 49.62 % 0.07 MB/sec 3 min 8 sec 12.50 MB 49.65 % 0.07 MB/sec 3 min 8 sec 12.51 MB 49.68 % 0.07 MB/sec 3 min 7 sec 12.52 MB 49.71 % 0.07 MB/sec 3 min 7 sec 12.52 MB 49.74 % 0.07 MB/sec 3 min 7 sec 12.53 MB 49.77 % 0.07 MB/sec 3 min 7 sec 12.54 MB 49.80 % 0.07 MB/sec 3 min 7 sec 12.55 MB 49.83 % 0.07 MB/sec 3 min 7 sec 12.55 MB 49.86 % 0.07 MB/sec 3 min 7 sec 12.56 MB 49.89 % 0.07 MB/sec 3 min 7 sec 12.57 MB 49.93 % 0.07 MB/sec 3 min 6 sec 12.58 MB 49.96 % 0.07 MB/sec 3 min 6 sec 12.59 MB 49.99 % 0.07 MB/sec 3 min 6 sec 12.59 MB 50.02 % 0.07 MB/sec 3 min 6 sec 12.60 MB 50.05 % 0.07 MB/sec 3 min 6 sec 12.61 MB 50.08 % 0.07 MB/sec 3 min 6 sec 12.62 MB 50.11 % 0.07 MB/sec 3 min 6 sec 12.62 MB 50.14 % 0.07 MB/sec 3 min 6 sec 12.63 MB 50.17 % 0.07 MB/sec 3 min 6 sec 12.64 MB 50.21 % 0.07 MB/sec 3 min 5 sec 12.65 MB 50.24 % 0.07 MB/sec 3 min 5 sec 12.66 MB 50.27 % 0.07 MB/sec 3 min 5 sec 12.66 MB 50.30 % 0.07 MB/sec 3 min 5 sec 12.67 MB 50.33 % 0.07 MB/sec 3 min 5 sec 12.68 MB 50.36 % 0.07 MB/sec 3 min 5 sec 12.69 MB 50.39 % 0.07 MB/sec 3 min 5 sec 12.70 MB 50.42 % 0.07 MB/sec 3 min 5 sec 12.70 MB 50.45 % 0.07 MB/sec 3 min 5 sec 12.71 MB 50.48 % 0.07 MB/sec 3 min 5 sec 12.72 MB 50.52 % 0.07 MB/sec 3 min 5 sec 12.73 MB 50.55 % 0.07 MB/sec 3 min 4 sec 12.73 MB 50.58 % 0.07 MB/sec 3 min 4 sec 12.74 MB 50.61 % 0.07 MB/sec 3 min 4 sec 12.75 MB 50.64 % 0.07 MB/sec 3 min 4 sec 12.76 MB 50.67 % 0.07 MB/sec 3 min 4 sec 12.77 MB 50.70 % 0.07 MB/sec 3 min 4 sec 12.77 MB 50.73 % 0.07 MB/sec 3 min 4 sec 12.78 MB 50.76 % 0.07 MB/sec 3 min 4 sec 12.79 MB 50.79 % 0.07 MB/sec 3 min 3 sec 12.80 MB 50.83 % 0.07 MB/sec 3 min 3 sec 12.80 MB 50.86 % 0.07 MB/sec 3 min 3 sec 12.81 MB 50.89 % 0.07 MB/sec 3 min 3 sec 12.82 MB 50.92 % 0.07 MB/sec 3 min 3 sec 12.83 MB 50.95 % 0.07 MB/sec 3 min 3 sec 12.84 MB 50.98 % 0.07 MB/sec 3 min 3 sec 12.84 MB 51.01 % 0.07 MB/sec 3 min 3 sec 12.85 MB 51.04 % 0.07 MB/sec 3 min 3 sec 12.86 MB 51.07 % 0.07 MB/sec 3 min 3 sec 12.87 MB 51.10 % 0.07 MB/sec 3 min 3 sec 12.88 MB 51.14 % 0.07 MB/sec 3 min 3 sec 12.88 MB 51.17 % 0.07 MB/sec 3 min 2 sec 12.89 MB 51.20 % 0.07 MB/sec 3 min 2 sec 12.90 MB 51.23 % 0.07 MB/sec 3 min 2 sec 12.91 MB 51.26 % 0.07 MB/sec 3 min 2 sec 12.91 MB 51.29 % 0.07 MB/sec 3 min 2 sec 12.92 MB 51.32 % 0.07 MB/sec 3 min 2 sec 12.93 MB 51.35 % 0.07 MB/sec 3 min 2 sec 12.94 MB 51.38 % 0.07 MB/sec 3 min 1 sec 12.95 MB 51.42 % 0.07 MB/sec 3 min 1 sec 12.95 MB 51.45 % 0.07 MB/sec 3 min 1 sec 12.96 MB 51.48 % 0.07 MB/sec 3 min 1 sec 12.97 MB 51.51 % 0.07 MB/sec 3 min 1 sec 12.98 MB 51.54 % 0.07 MB/sec 3 min 1 sec 12.98 MB 51.57 % 0.07 MB/sec 3 min 1 sec 12.99 MB 51.60 % 0.07 MB/sec 3 min 1 sec 13.00 MB 51.63 % 0.07 MB/sec 3 min 1 sec 13.01 MB 51.66 % 0.07 MB/sec 3 min 0 sec 13.02 MB 51.69 % 0.07 MB/sec 3 min 0 sec 13.02 MB 51.73 % 0.07 MB/sec 3 min 0 sec 13.03 MB 51.76 % 0.07 MB/sec 2 min 60 sec 13.04 MB 51.79 % 0.07 MB/sec 2 min 60 sec 13.05 MB 51.82 % 0.07 MB/sec 2 min 60 sec 13.05 MB 51.85 % 0.07 MB/sec 2 min 60 sec 13.06 MB 51.88 % 0.07 MB/sec 2 min 60 sec 13.07 MB 51.91 % 0.07 MB/sec 2 min 59 sec 13.08 MB 51.94 % 0.07 MB/sec 2 min 59 sec 13.09 MB 51.97 % 0.07 MB/sec 2 min 59 sec 13.09 MB 52.00 % 0.07 MB/sec 2 min 59 sec 13.10 MB 52.04 % 0.07 MB/sec 2 min 59 sec 13.11 MB 52.07 % 0.07 MB/sec 2 min 59 sec 13.12 MB 52.10 % 0.07 MB/sec 2 min 59 sec 13.12 MB 52.13 % 0.07 MB/sec 2 min 58 sec 13.13 MB 52.16 % 0.07 MB/sec 2 min 58 sec 13.14 MB 52.19 % 0.07 MB/sec 2 min 58 sec 13.15 MB 52.22 % 0.07 MB/sec 2 min 58 sec 13.16 MB 52.25 % 0.07 MB/sec 2 min 58 sec 13.16 MB 52.28 % 0.07 MB/sec 2 min 58 sec 13.17 MB 52.32 % 0.07 MB/sec 2 min 58 sec 13.18 MB 52.35 % 0.07 MB/sec 2 min 58 sec 13.19 MB 52.38 % 0.07 MB/sec 2 min 58 sec 13.20 MB 52.41 % 0.07 MB/sec 2 min 58 sec 13.20 MB 52.44 % 0.07 MB/sec 2 min 58 sec 13.21 MB 52.47 % 0.07 MB/sec 2 min 58 sec 13.22 MB 52.50 % 0.07 MB/sec 2 min 58 sec 13.23 MB 52.53 % 0.07 MB/sec 2 min 58 sec 13.23 MB 52.56 % 0.07 MB/sec 2 min 58 sec 13.24 MB 52.59 % 0.07 MB/sec 2 min 58 sec 13.25 MB 52.63 % 0.07 MB/sec 2 min 57 sec 13.26 MB 52.66 % 0.07 MB/sec 2 min 57 sec 13.27 MB 52.69 % 0.07 MB/sec 2 min 57 sec 13.27 MB 52.72 % 0.07 MB/sec 2 min 57 sec 13.28 MB 52.75 % 0.07 MB/sec 2 min 57 sec 13.29 MB 52.78 % 0.07 MB/sec 2 min 57 sec 13.30 MB 52.81 % 0.07 MB/sec 2 min 57 sec 13.30 MB 52.84 % 0.07 MB/sec 2 min 56 sec 13.31 MB 52.87 % 0.07 MB/sec 2 min 56 sec 13.32 MB 52.90 % 0.07 MB/sec 2 min 56 sec 13.33 MB 52.94 % 0.07 MB/sec 2 min 56 sec 13.34 MB 52.97 % 0.07 MB/sec 2 min 56 sec 13.34 MB 53.00 % 0.07 MB/sec 2 min 56 sec 13.35 MB 53.03 % 0.07 MB/sec 2 min 56 sec 13.36 MB 53.06 % 0.07 MB/sec 2 min 56 sec 13.37 MB 53.09 % 0.07 MB/sec 2 min 55 sec 13.38 MB 53.12 % 0.07 MB/sec 2 min 55 sec 13.38 MB 53.15 % 0.07 MB/sec 2 min 55 sec 13.39 MB 53.18 % 0.07 MB/sec 2 min 55 sec 13.40 MB 53.21 % 0.07 MB/sec 2 min 55 sec 13.41 MB 53.25 % 0.07 MB/sec 2 min 55 sec 13.41 MB 53.28 % 0.07 MB/sec 2 min 55 sec 13.42 MB 53.31 % 0.07 MB/sec 2 min 55 sec 13.43 MB 53.34 % 0.07 MB/sec 2 min 55 sec 13.44 MB 53.37 % 0.07 MB/sec 2 min 54 sec 13.45 MB 53.40 % 0.07 MB/sec 2 min 54 sec 13.45 MB 53.43 % 0.07 MB/sec 2 min 54 sec 13.46 MB 53.46 % 0.07 MB/sec 2 min 54 sec 13.47 MB 53.49 % 0.07 MB/sec 2 min 54 sec 13.48 MB 53.53 % 0.07 MB/sec 2 min 54 sec 13.48 MB 53.56 % 0.07 MB/sec 2 min 54 sec 13.49 MB 53.59 % 0.07 MB/sec 2 min 54 sec 13.50 MB 53.62 % 0.07 MB/sec 2 min 53 sec 13.51 MB 53.65 % 0.07 MB/sec 2 min 53 sec 13.52 MB 53.68 % 0.07 MB/sec 2 min 53 sec 13.52 MB 53.71 % 0.07 MB/sec 2 min 53 sec 13.53 MB 53.74 % 0.07 MB/sec 2 min 53 sec 13.54 MB 53.77 % 0.07 MB/sec 2 min 53 sec 13.55 MB 53.80 % 0.07 MB/sec 2 min 52 sec 13.55 MB 53.84 % 0.07 MB/sec 2 min 52 sec 13.56 MB 53.87 % 0.07 MB/sec 2 min 52 sec 13.57 MB 53.90 % 0.07 MB/sec 2 min 52 sec 13.58 MB 53.93 % 0.07 MB/sec 2 min 52 sec 13.59 MB 53.96 % 0.07 MB/sec 2 min 52 sec 13.59 MB 53.99 % 0.07 MB/sec 2 min 52 sec 13.60 MB 54.02 % 0.07 MB/sec 2 min 52 sec 13.61 MB 54.05 % 0.07 MB/sec 2 min 52 sec 13.62 MB 54.08 % 0.07 MB/sec 2 min 51 sec 13.62 MB 54.11 % 0.07 MB/sec 2 min 51 sec 13.63 MB 54.15 % 0.07 MB/sec 2 min 51 sec 13.64 MB 54.18 % 0.07 MB/sec 2 min 51 sec 13.65 MB 54.21 % 0.07 MB/sec 2 min 51 sec 13.66 MB 54.24 % 0.07 MB/sec 2 min 51 sec 13.66 MB 54.27 % 0.07 MB/sec 2 min 51 sec 13.67 MB 54.30 % 0.07 MB/sec 2 min 50 sec 13.68 MB 54.33 % 0.07 MB/sec 2 min 50 sec 13.69 MB 54.36 % 0.07 MB/sec 2 min 50 sec 13.70 MB 54.39 % 0.07 MB/sec 2 min 50 sec 13.70 MB 54.43 % 0.07 MB/sec 2 min 50 sec 13.71 MB 54.46 % 0.07 MB/sec 2 min 50 sec 13.72 MB 54.49 % 0.07 MB/sec 2 min 50 sec 13.73 MB 54.52 % 0.07 MB/sec 2 min 49 sec 13.73 MB 54.55 % 0.07 MB/sec 2 min 49 sec 13.74 MB 54.58 % 0.07 MB/sec 2 min 49 sec 13.75 MB 54.61 % 0.07 MB/sec 2 min 49 sec 13.76 MB 54.64 % 0.07 MB/sec 2 min 49 sec 13.77 MB 54.67 % 0.07 MB/sec 2 min 49 sec 13.77 MB 54.70 % 0.07 MB/sec 2 min 49 sec 13.78 MB 54.74 % 0.07 MB/sec 2 min 49 sec 13.79 MB 54.77 % 0.07 MB/sec 2 min 48 sec 13.80 MB 54.80 % 0.07 MB/sec 2 min 48 sec 13.80 MB 54.83 % 0.07 MB/sec 2 min 48 sec 13.81 MB 54.86 % 0.07 MB/sec 2 min 48 sec 13.82 MB 54.89 % 0.07 MB/sec 2 min 48 sec 13.83 MB 54.92 % 0.07 MB/sec 2 min 48 sec 13.84 MB 54.95 % 0.07 MB/sec 2 min 48 sec 13.84 MB 54.98 % 0.07 MB/sec 2 min 47 sec 13.85 MB 55.01 % 0.07 MB/sec 2 min 47 sec 13.86 MB 55.05 % 0.07 MB/sec 2 min 47 sec 13.87 MB 55.08 % 0.07 MB/sec 2 min 47 sec 13.88 MB 55.11 % 0.07 MB/sec 2 min 47 sec 13.88 MB 55.14 % 0.07 MB/sec 2 min 47 sec 13.89 MB 55.17 % 0.07 MB/sec 2 min 47 sec 13.90 MB 55.20 % 0.07 MB/sec 2 min 46 sec 13.91 MB 55.23 % 0.07 MB/sec 2 min 46 sec 13.91 MB 55.26 % 0.07 MB/sec 2 min 46 sec 13.92 MB 55.29 % 0.07 MB/sec 2 min 46 sec 13.93 MB 55.32 % 0.07 MB/sec 2 min 46 sec 13.94 MB 55.36 % 0.07 MB/sec 2 min 46 sec 13.95 MB 55.39 % 0.07 MB/sec 2 min 46 sec 13.95 MB 55.42 % 0.07 MB/sec 2 min 45 sec 13.96 MB 55.45 % 0.07 MB/sec 2 min 45 sec 13.97 MB 55.48 % 0.07 MB/sec 2 min 45 sec 13.98 MB 55.51 % 0.07 MB/sec 2 min 45 sec 13.98 MB 55.54 % 0.07 MB/sec 2 min 45 sec 13.99 MB 55.57 % 0.07 MB/sec 2 min 45 sec 14.00 MB 55.60 % 0.07 MB/sec 2 min 44 sec 14.01 MB 55.64 % 0.07 MB/sec 2 min 44 sec 14.02 MB 55.67 % 0.07 MB/sec 2 min 44 sec 14.02 MB 55.70 % 0.07 MB/sec 2 min 44 sec 14.03 MB 55.73 % 0.07 MB/sec 2 min 44 sec 14.04 MB 55.76 % 0.07 MB/sec 2 min 44 sec 14.05 MB 55.79 % 0.07 MB/sec 2 min 44 sec 14.05 MB 55.82 % 0.07 MB/sec 2 min 44 sec 14.06 MB 55.85 % 0.07 MB/sec 2 min 43 sec 14.07 MB 55.88 % 0.07 MB/sec 2 min 43 sec 14.08 MB 55.91 % 0.07 MB/sec 2 min 43 sec 14.09 MB 55.95 % 0.07 MB/sec 2 min 43 sec 14.09 MB 55.98 % 0.07 MB/sec 2 min 43 sec 14.10 MB 56.01 % 0.07 MB/sec 2 min 43 sec 14.11 MB 56.04 % 0.07 MB/sec 2 min 43 sec 14.12 MB 56.07 % 0.07 MB/sec 2 min 42 sec 14.12 MB 56.10 % 0.07 MB/sec 2 min 43 sec 14.13 MB 56.13 % 0.07 MB/sec 2 min 42 sec 14.14 MB 56.16 % 0.07 MB/sec 2 min 42 sec 14.15 MB 56.19 % 0.07 MB/sec 2 min 42 sec 14.16 MB 56.22 % 0.07 MB/sec 2 min 42 sec 14.16 MB 56.26 % 0.07 MB/sec 2 min 42 sec 14.17 MB 56.29 % 0.07 MB/sec 2 min 42 sec 14.18 MB 56.32 % 0.07 MB/sec 2 min 42 sec 14.19 MB 56.35 % 0.07 MB/sec 2 min 41 sec 14.20 MB 56.38 % 0.07 MB/sec 2 min 41 sec 14.20 MB 56.41 % 0.07 MB/sec 2 min 41 sec 14.21 MB 56.44 % 0.07 MB/sec 2 min 41 sec 14.22 MB 56.47 % 0.07 MB/sec 2 min 41 sec 14.23 MB 56.50 % 0.07 MB/sec 2 min 41 sec 14.23 MB 56.54 % 0.07 MB/sec 2 min 40 sec 14.24 MB 56.57 % 0.07 MB/sec 2 min 40 sec 14.25 MB 56.60 % 0.07 MB/sec 2 min 40 sec 14.26 MB 56.63 % 0.07 MB/sec 2 min 40 sec 14.27 MB 56.66 % 0.07 MB/sec 2 min 40 sec 14.27 MB 56.69 % 0.07 MB/sec 2 min 40 sec 14.28 MB 56.72 % 0.07 MB/sec 2 min 40 sec 14.29 MB 56.75 % 0.07 MB/sec 2 min 39 sec 14.30 MB 56.78 % 0.07 MB/sec 2 min 39 sec 14.30 MB 56.81 % 0.07 MB/sec 2 min 39 sec 14.31 MB 56.85 % 0.07 MB/sec 2 min 39 sec 14.32 MB 56.88 % 0.07 MB/sec 2 min 39 sec 14.33 MB 56.91 % 0.07 MB/sec 2 min 39 sec 14.34 MB 56.94 % 0.07 MB/sec 2 min 39 sec 14.34 MB 56.97 % 0.07 MB/sec 2 min 38 sec 14.35 MB 57.00 % 0.07 MB/sec 2 min 38 sec 14.36 MB 57.03 % 0.07 MB/sec 2 min 38 sec 14.37 MB 57.06 % 0.07 MB/sec 2 min 38 sec 14.38 MB 57.09 % 0.07 MB/sec 2 min 38 sec 14.38 MB 57.12 % 0.07 MB/sec 2 min 38 sec 14.39 MB 57.16 % 0.07 MB/sec 2 min 37 sec 14.40 MB 57.19 % 0.07 MB/sec 2 min 37 sec 14.41 MB 57.22 % 0.07 MB/sec 2 min 37 sec 14.41 MB 57.25 % 0.07 MB/sec 2 min 37 sec 14.42 MB 57.28 % 0.07 MB/sec 2 min 37 sec 14.43 MB 57.31 % 0.07 MB/sec 2 min 37 sec 14.44 MB 57.34 % 0.07 MB/sec 2 min 37 sec 14.45 MB 57.37 % 0.07 MB/sec 2 min 37 sec 14.45 MB 57.40 % 0.07 MB/sec 2 min 36 sec 14.46 MB 57.43 % 0.07 MB/sec 2 min 36 sec 14.47 MB 57.47 % 0.07 MB/sec 2 min 36 sec 14.48 MB 57.50 % 0.07 MB/sec 2 min 36 sec 14.48 MB 57.53 % 0.07 MB/sec 2 min 36 sec 14.49 MB 57.56 % 0.07 MB/sec 2 min 36 sec 14.50 MB 57.59 % 0.07 MB/sec 2 min 36 sec 14.51 MB 57.62 % 0.07 MB/sec 2 min 36 sec 14.52 MB 57.65 % 0.07 MB/sec 2 min 35 sec 14.52 MB 57.68 % 0.07 MB/sec 2 min 35 sec 14.53 MB 57.71 % 0.07 MB/sec 2 min 35 sec 14.54 MB 57.75 % 0.07 MB/sec 2 min 35 sec 14.55 MB 57.78 % 0.07 MB/sec 2 min 35 sec 14.55 MB 57.81 % 0.07 MB/sec 2 min 35 sec 14.56 MB 57.84 % 0.07 MB/sec 2 min 35 sec 14.57 MB 57.87 % 0.07 MB/sec 2 min 35 sec 14.58 MB 57.90 % 0.07 MB/sec 2 min 34 sec 14.59 MB 57.93 % 0.07 MB/sec 2 min 34 sec 14.59 MB 57.96 % 0.07 MB/sec 2 min 34 sec 14.60 MB 57.99 % 0.07 MB/sec 2 min 34 sec 14.61 MB 58.02 % 0.07 MB/sec 2 min 34 sec 14.62 MB 58.06 % 0.07 MB/sec 2 min 34 sec 14.62 MB 58.09 % 0.07 MB/sec 2 min 33 sec 14.63 MB 58.12 % 0.07 MB/sec 2 min 33 sec 14.64 MB 58.15 % 0.07 MB/sec 2 min 33 sec 14.65 MB 58.18 % 0.07 MB/sec 2 min 33 sec 14.66 MB 58.21 % 0.07 MB/sec 2 min 33 sec 14.66 MB 58.24 % 0.07 MB/sec 2 min 33 sec 14.67 MB 58.27 % 0.07 MB/sec 2 min 33 sec 14.68 MB 58.30 % 0.07 MB/sec 2 min 33 sec 14.69 MB 58.33 % 0.07 MB/sec 2 min 32 sec 14.70 MB 58.37 % 0.07 MB/sec 2 min 32 sec 14.70 MB 58.40 % 0.07 MB/sec 2 min 32 sec 14.71 MB 58.43 % 0.07 MB/sec 2 min 32 sec 14.72 MB 58.46 % 0.07 MB/sec 2 min 32 sec 14.73 MB 58.49 % 0.07 MB/sec 2 min 32 sec 14.73 MB 58.52 % 0.07 MB/sec 2 min 32 sec 14.74 MB 58.55 % 0.07 MB/sec 2 min 31 sec 14.75 MB 58.58 % 0.07 MB/sec 2 min 32 sec 14.76 MB 58.61 % 0.07 MB/sec 2 min 32 sec 14.77 MB 58.65 % 0.07 MB/sec 2 min 32 sec 14.77 MB 58.68 % 0.07 MB/sec 2 min 31 sec 14.78 MB 58.71 % 0.07 MB/sec 2 min 31 sec 14.79 MB 58.74 % 0.07 MB/sec 2 min 31 sec 14.80 MB 58.77 % 0.07 MB/sec 2 min 31 sec 14.80 MB 58.80 % 0.07 MB/sec 2 min 31 sec 14.81 MB 58.83 % 0.07 MB/sec 2 min 31 sec 14.82 MB 58.86 % 0.07 MB/sec 2 min 31 sec 14.83 MB 58.89 % 0.07 MB/sec 2 min 30 sec 14.84 MB 58.92 % 0.07 MB/sec 2 min 30 sec 14.84 MB 58.96 % 0.07 MB/sec 2 min 30 sec 14.85 MB 58.99 % 0.07 MB/sec 2 min 30 sec 14.86 MB 59.02 % 0.07 MB/sec 2 min 30 sec 14.87 MB 59.05 % 0.07 MB/sec 2 min 30 sec 14.88 MB 59.08 % 0.07 MB/sec 2 min 29 sec 14.88 MB 59.11 % 0.07 MB/sec 2 min 29 sec 14.89 MB 59.14 % 0.07 MB/sec 2 min 29 sec 14.90 MB 59.17 % 0.07 MB/sec 2 min 29 sec 14.91 MB 59.20 % 0.07 MB/sec 2 min 29 sec 14.91 MB 59.23 % 0.07 MB/sec 2 min 29 sec 14.92 MB 59.27 % 0.07 MB/sec 2 min 29 sec 14.93 MB 59.30 % 0.07 MB/sec 2 min 29 sec 14.94 MB 59.33 % 0.07 MB/sec 2 min 28 sec 14.95 MB 59.36 % 0.07 MB/sec 2 min 28 sec 14.95 MB 59.39 % 0.07 MB/sec 2 min 28 sec 14.96 MB 59.42 % 0.07 MB/sec 2 min 28 sec 14.97 MB 59.45 % 0.07 MB/sec 2 min 28 sec 14.98 MB 59.48 % 0.07 MB/sec 2 min 28 sec 14.98 MB 59.51 % 0.07 MB/sec 2 min 28 sec 14.99 MB 59.54 % 0.07 MB/sec 2 min 28 sec 15.00 MB 59.58 % 0.07 MB/sec 2 min 27 sec 15.01 MB 59.61 % 0.07 MB/sec 2 min 27 sec 15.02 MB 59.64 % 0.07 MB/sec 2 min 27 sec 15.02 MB 59.67 % 0.07 MB/sec 2 min 27 sec 15.03 MB 59.70 % 0.07 MB/sec 2 min 27 sec 15.04 MB 59.73 % 0.07 MB/sec 2 min 27 sec 15.05 MB 59.76 % 0.07 MB/sec 2 min 27 sec 15.05 MB 59.79 % 0.07 MB/sec 2 min 26 sec 15.06 MB 59.82 % 0.07 MB/sec 2 min 26 sec 15.07 MB 59.86 % 0.07 MB/sec 2 min 26 sec 15.08 MB 59.89 % 0.07 MB/sec 2 min 26 sec 15.09 MB 59.92 % 0.07 MB/sec 2 min 26 sec 15.09 MB 59.95 % 0.07 MB/sec 2 min 26 sec 15.10 MB 59.98 % 0.07 MB/sec 2 min 26 sec 15.11 MB 60.01 % 0.07 MB/sec 2 min 25 sec 15.12 MB 60.04 % 0.07 MB/sec 2 min 25 sec 15.12 MB 60.07 % 0.07 MB/sec 2 min 25 sec 15.13 MB 60.10 % 0.07 MB/sec 2 min 25 sec 15.14 MB 60.13 % 0.07 MB/sec 2 min 25 sec 15.15 MB 60.17 % 0.07 MB/sec 2 min 25 sec 15.16 MB 60.20 % 0.07 MB/sec 2 min 25 sec 15.16 MB 60.23 % 0.07 MB/sec 2 min 24 sec 15.17 MB 60.26 % 0.07 MB/sec 2 min 24 sec 15.18 MB 60.29 % 0.07 MB/sec 2 min 24 sec 15.19 MB 60.32 % 0.07 MB/sec 2 min 24 sec 15.20 MB 60.35 % 0.07 MB/sec 2 min 24 sec 15.20 MB 60.38 % 0.07 MB/sec 2 min 24 sec 15.21 MB 60.41 % 0.07 MB/sec 2 min 24 sec 15.22 MB 60.44 % 0.07 MB/sec 2 min 24 sec 15.23 MB 60.48 % 0.07 MB/sec 2 min 24 sec 15.23 MB 60.51 % 0.07 MB/sec 2 min 24 sec 15.24 MB 60.54 % 0.07 MB/sec 2 min 24 sec 15.25 MB 60.57 % 0.07 MB/sec 2 min 24 sec 15.26 MB 60.60 % 0.07 MB/sec 2 min 24 sec 15.27 MB 60.63 % 0.07 MB/sec 2 min 23 sec 15.27 MB 60.66 % 0.07 MB/sec 2 min 23 sec 15.28 MB 60.69 % 0.07 MB/sec 2 min 23 sec 15.29 MB 60.72 % 0.07 MB/sec 2 min 23 sec 15.30 MB 60.76 % 0.07 MB/sec 2 min 23 sec 15.30 MB 60.79 % 0.07 MB/sec 2 min 23 sec 15.31 MB 60.82 % 0.07 MB/sec 2 min 23 sec 15.32 MB 60.85 % 0.07 MB/sec 2 min 23 sec 15.33 MB 60.88 % 0.07 MB/sec 2 min 23 sec 15.34 MB 60.91 % 0.07 MB/sec 2 min 23 sec 15.34 MB 60.94 % 0.07 MB/sec 2 min 22 sec 15.35 MB 60.97 % 0.07 MB/sec 2 min 22 sec 15.36 MB 61.00 % 0.07 MB/sec 2 min 22 sec 15.37 MB 61.03 % 0.07 MB/sec 2 min 22 sec 15.38 MB 61.07 % 0.07 MB/sec 2 min 22 sec 15.38 MB 61.10 % 0.07 MB/sec 2 min 22 sec 15.39 MB 61.13 % 0.07 MB/sec 2 min 22 sec 15.40 MB 61.16 % 0.07 MB/sec 2 min 21 sec 15.41 MB 61.19 % 0.07 MB/sec 2 min 21 sec 15.41 MB 61.22 % 0.07 MB/sec 2 min 21 sec 15.42 MB 61.25 % 0.07 MB/sec 2 min 21 sec 15.43 MB 61.28 % 0.07 MB/sec 2 min 21 sec 15.44 MB 61.31 % 0.07 MB/sec 2 min 21 sec 15.45 MB 61.34 % 0.07 MB/sec 2 min 21 sec 15.45 MB 61.38 % 0.07 MB/sec 2 min 20 sec 15.46 MB 61.41 % 0.07 MB/sec 2 min 20 sec 15.47 MB 61.44 % 0.07 MB/sec 2 min 20 sec 15.48 MB 61.47 % 0.07 MB/sec 2 min 20 sec 15.48 MB 61.50 % 0.07 MB/sec 2 min 21 sec 15.49 MB 61.53 % 0.07 MB/sec 2 min 21 sec 15.50 MB 61.56 % 0.07 MB/sec 2 min 21 sec 15.51 MB 61.59 % 0.07 MB/sec 2 min 21 sec 15.52 MB 61.62 % 0.07 MB/sec 2 min 21 sec 15.52 MB 61.65 % 0.07 MB/sec 2 min 21 sec 15.53 MB 61.69 % 0.07 MB/sec 2 min 21 sec 15.54 MB 61.72 % 0.07 MB/sec 2 min 21 sec 15.55 MB 61.75 % 0.07 MB/sec 2 min 21 sec 15.55 MB 61.78 % 0.07 MB/sec 2 min 21 sec 15.56 MB 61.81 % 0.07 MB/sec 2 min 21 sec 15.57 MB 61.84 % 0.07 MB/sec 2 min 21 sec 15.58 MB 61.87 % 0.07 MB/sec 2 min 21 sec 15.59 MB 61.90 % 0.07 MB/sec 2 min 21 sec 15.59 MB 61.93 % 0.07 MB/sec 2 min 21 sec 15.60 MB 61.97 % 0.07 MB/sec 2 min 21 sec 15.61 MB 62.00 % 0.07 MB/sec 2 min 21 sec 15.62 MB 62.03 % 0.07 MB/sec 2 min 21 sec 15.62 MB 62.06 % 0.07 MB/sec 2 min 22 sec 15.63 MB 62.09 % 0.07 MB/sec 2 min 22 sec 15.64 MB 62.12 % 0.07 MB/sec 2 min 22 sec 15.65 MB 62.15 % 0.07 MB/sec 2 min 22 sec 15.66 MB 62.18 % 0.07 MB/sec 2 min 22 sec 15.66 MB 62.21 % 0.07 MB/sec 2 min 22 sec 15.67 MB 62.24 % 0.07 MB/sec 2 min 22 sec 15.68 MB 62.28 % 0.07 MB/sec 2 min 22 sec 15.69 MB 62.31 % 0.07 MB/sec 2 min 22 sec 15.70 MB 62.34 % 0.07 MB/sec 2 min 22 sec 15.70 MB 62.37 % 0.07 MB/sec 2 min 22 sec 15.71 MB 62.40 % 0.07 MB/sec 2 min 22 sec 15.72 MB 62.43 % 0.07 MB/sec 2 min 21 sec 15.73 MB 62.46 % 0.07 MB/sec 2 min 21 sec 15.73 MB 62.49 % 0.07 MB/sec 2 min 21 sec 15.74 MB 62.52 % 0.07 MB/sec 2 min 21 sec 15.75 MB 62.55 % 0.07 MB/sec 2 min 21 sec 15.76 MB 62.59 % 0.07 MB/sec 2 min 21 sec 15.77 MB 62.62 % 0.07 MB/sec 2 min 21 sec 15.77 MB 62.65 % 0.07 MB/sec 2 min 21 sec 15.78 MB 62.68 % 0.07 MB/sec 2 min 21 sec 15.79 MB 62.71 % 0.07 MB/sec 2 min 21 sec 15.80 MB 62.74 % 0.07 MB/sec 2 min 21 sec 15.80 MB 62.77 % 0.07 MB/sec 2 min 21 sec 15.81 MB 62.80 % 0.07 MB/sec 2 min 21 sec 15.82 MB 62.83 % 0.07 MB/sec 2 min 21 sec 15.83 MB 62.87 % 0.07 MB/sec 2 min 21 sec 15.84 MB 62.90 % 0.07 MB/sec 2 min 21 sec 15.84 MB 62.93 % 0.07 MB/sec 2 min 21 sec 15.85 MB 62.96 % 0.07 MB/sec 2 min 21 sec 15.86 MB 62.99 % 0.07 MB/sec 2 min 21 sec 15.87 MB 63.02 % 0.07 MB/sec 2 min 21 sec 15.88 MB 63.05 % 0.07 MB/sec 2 min 21 sec 15.88 MB 63.08 % 0.07 MB/sec 2 min 21 sec 15.89 MB 63.11 % 0.07 MB/sec 2 min 21 sec 15.90 MB 63.14 % 0.07 MB/sec 2 min 21 sec 15.91 MB 63.18 % 0.07 MB/sec 2 min 20 sec 15.91 MB 63.21 % 0.07 MB/sec 2 min 20 sec 15.92 MB 63.24 % 0.07 MB/sec 2 min 20 sec 15.93 MB 63.27 % 0.07 MB/sec 2 min 20 sec 15.94 MB 63.30 % 0.07 MB/sec 2 min 20 sec 15.95 MB 63.33 % 0.07 MB/sec 2 min 20 sec 15.95 MB 63.36 % 0.07 MB/sec 2 min 20 sec 15.96 MB 63.39 % 0.07 MB/sec 2 min 20 sec 15.97 MB 63.42 % 0.07 MB/sec 2 min 20 sec 15.98 MB 63.45 % 0.07 MB/sec 2 min 20 sec 15.98 MB 63.49 % 0.07 MB/sec 2 min 21 sec 15.99 MB 63.52 % 0.07 MB/sec 2 min 21 sec 16.00 MB 63.55 % 0.07 MB/sec 2 min 21 sec 16.01 MB 63.58 % 0.07 MB/sec 2 min 20 sec 16.02 MB 63.61 % 0.07 MB/sec 2 min 20 sec 16.02 MB 63.64 % 0.07 MB/sec 2 min 20 sec 16.03 MB 63.67 % 0.07 MB/sec 2 min 20 sec 16.04 MB 63.70 % 0.07 MB/sec 2 min 20 sec 16.05 MB 63.73 % 0.07 MB/sec 2 min 20 sec 16.05 MB 63.76 % 0.07 MB/sec 2 min 20 sec 16.06 MB 63.80 % 0.07 MB/sec 2 min 20 sec 16.07 MB 63.83 % 0.07 MB/sec 2 min 19 sec 16.08 MB 63.86 % 0.07 MB/sec 2 min 19 sec 16.09 MB 63.89 % 0.07 MB/sec 2 min 19 sec 16.09 MB 63.92 % 0.07 MB/sec 2 min 19 sec 16.10 MB 63.95 % 0.07 MB/sec 2 min 19 sec 16.11 MB 63.98 % 0.07 MB/sec 2 min 19 sec 16.12 MB 64.01 % 0.07 MB/sec 2 min 18 sec 16.12 MB 64.04 % 0.07 MB/sec 2 min 18 sec 16.13 MB 64.08 % 0.07 MB/sec 2 min 18 sec 16.14 MB 64.11 % 0.07 MB/sec 2 min 18 sec 16.15 MB 64.14 % 0.07 MB/sec 2 min 18 sec 16.16 MB 64.17 % 0.07 MB/sec 2 min 18 sec 16.16 MB 64.20 % 0.07 MB/sec 2 min 18 sec 16.17 MB 64.23 % 0.07 MB/sec 2 min 17 sec 16.18 MB 64.26 % 0.07 MB/sec 2 min 17 sec 16.19 MB 64.29 % 0.07 MB/sec 2 min 17 sec 16.20 MB 64.32 % 0.07 MB/sec 2 min 17 sec 16.20 MB 64.35 % 0.07 MB/sec 2 min 17 sec 16.21 MB 64.39 % 0.07 MB/sec 2 min 17 sec 16.22 MB 64.42 % 0.07 MB/sec 2 min 17 sec 16.23 MB 64.45 % 0.07 MB/sec 2 min 16 sec 16.23 MB 64.48 % 0.07 MB/sec 2 min 16 sec 16.24 MB 64.51 % 0.07 MB/sec 2 min 16 sec 16.25 MB 64.54 % 0.07 MB/sec 2 min 16 sec 16.26 MB 64.57 % 0.07 MB/sec 2 min 16 sec 16.27 MB 64.60 % 0.07 MB/sec 2 min 16 sec 16.27 MB 64.63 % 0.07 MB/sec 2 min 16 sec 16.28 MB 64.66 % 0.07 MB/sec 2 min 16 sec 16.29 MB 64.70 % 0.07 MB/sec 2 min 15 sec 16.30 MB 64.73 % 0.07 MB/sec 2 min 15 sec 16.30 MB 64.76 % 0.07 MB/sec 2 min 15 sec 16.31 MB 64.79 % 0.07 MB/sec 2 min 15 sec 16.32 MB 64.82 % 0.07 MB/sec 2 min 15 sec 16.33 MB 64.85 % 0.07 MB/sec 2 min 15 sec 16.34 MB 64.88 % 0.07 MB/sec 2 min 14 sec 16.34 MB 64.91 % 0.07 MB/sec 2 min 14 sec 16.35 MB 64.94 % 0.07 MB/sec 2 min 14 sec 16.36 MB 64.98 % 0.07 MB/sec 2 min 14 sec 16.37 MB 65.01 % 0.07 MB/sec 2 min 14 sec 16.38 MB 65.04 % 0.07 MB/sec 2 min 14 sec 16.38 MB 65.07 % 0.07 MB/sec 2 min 14 sec 16.39 MB 65.10 % 0.07 MB/sec 2 min 14 sec 16.40 MB 65.13 % 0.07 MB/sec 2 min 13 sec 16.41 MB 65.16 % 0.07 MB/sec 2 min 13 sec 16.41 MB 65.19 % 0.07 MB/sec 2 min 13 sec 16.42 MB 65.22 % 0.07 MB/sec 2 min 13 sec 16.43 MB 65.25 % 0.07 MB/sec 2 min 13 sec 16.44 MB 65.29 % 0.07 MB/sec 2 min 13 sec 16.45 MB 65.32 % 0.07 MB/sec 2 min 13 sec 16.45 MB 65.35 % 0.07 MB/sec 2 min 13 sec 16.46 MB 65.38 % 0.07 MB/sec 2 min 13 sec 16.47 MB 65.41 % 0.07 MB/sec 2 min 13 sec 16.48 MB 65.44 % 0.07 MB/sec 2 min 13 sec 16.48 MB 65.47 % 0.07 MB/sec 2 min 13 sec 16.49 MB 65.50 % 0.07 MB/sec 2 min 13 sec 16.50 MB 65.53 % 0.07 MB/sec 2 min 13 sec 16.51 MB 65.56 % 0.07 MB/sec 2 min 13 sec 16.52 MB 65.60 % 0.07 MB/sec 2 min 13 sec 16.52 MB 65.63 % 0.07 MB/sec 2 min 13 sec 16.53 MB 65.66 % 0.07 MB/sec 2 min 13 sec 16.54 MB 65.69 % 0.06 MB/sec 2 min 13 sec 16.55 MB 65.72 % 0.06 MB/sec 2 min 13 sec 16.55 MB 65.75 % 0.06 MB/sec 2 min 13 sec 16.56 MB 65.78 % 0.06 MB/sec 2 min 13 sec 16.57 MB 65.81 % 0.06 MB/sec 2 min 13 sec 16.58 MB 65.84 % 0.06 MB/sec 2 min 13 sec 16.59 MB 65.87 % 0.06 MB/sec 2 min 12 sec 16.59 MB 65.91 % 0.06 MB/sec 2 min 12 sec 16.60 MB 65.94 % 0.06 MB/sec 2 min 12 sec 16.61 MB 65.97 % 0.06 MB/sec 2 min 12 sec 16.62 MB 66.00 % 0.06 MB/sec 2 min 12 sec 16.62 MB 66.03 % 0.06 MB/sec 2 min 12 sec 16.63 MB 66.06 % 0.06 MB/sec 2 min 12 sec 16.64 MB 66.09 % 0.06 MB/sec 2 min 11 sec 16.65 MB 66.12 % 0.06 MB/sec 2 min 11 sec 16.66 MB 66.15 % 0.06 MB/sec 2 min 11 sec 16.66 MB 66.19 % 0.06 MB/sec 2 min 11 sec 16.67 MB 66.22 % 0.06 MB/sec 2 min 11 sec 16.68 MB 66.25 % 0.06 MB/sec 2 min 11 sec 16.69 MB 66.28 % 0.06 MB/sec 2 min 11 sec 16.70 MB 66.31 % 0.06 MB/sec 2 min 11 sec 16.70 MB 66.34 % 0.06 MB/sec 2 min 11 sec 16.71 MB 66.37 % 0.06 MB/sec 2 min 11 sec 16.72 MB 66.40 % 0.06 MB/sec 2 min 10 sec 16.73 MB 66.43 % 0.06 MB/sec 2 min 10 sec 16.73 MB 66.46 % 0.06 MB/sec 2 min 10 sec 16.74 MB 66.50 % 0.06 MB/sec 2 min 10 sec 16.75 MB 66.53 % 0.06 MB/sec 2 min 10 sec 16.76 MB 66.56 % 0.06 MB/sec 2 min 10 sec 16.77 MB 66.59 % 0.06 MB/sec 2 min 10 sec 16.77 MB 66.62 % 0.06 MB/sec 2 min 10 sec 16.78 MB 66.65 % 0.06 MB/sec 2 min 9 sec 16.79 MB 66.68 % 0.06 MB/sec 2 min 9 sec 16.80 MB 66.71 % 0.06 MB/sec 2 min 9 sec 16.80 MB 66.74 % 0.06 MB/sec 2 min 9 sec 16.81 MB 66.77 % 0.06 MB/sec 2 min 9 sec 16.82 MB 66.81 % 0.06 MB/sec 2 min 9 sec 16.83 MB 66.84 % 0.06 MB/sec 2 min 8 sec 16.84 MB 66.87 % 0.06 MB/sec 2 min 8 sec 16.84 MB 66.90 % 0.07 MB/sec 2 min 8 sec 16.85 MB 66.93 % 0.07 MB/sec 2 min 8 sec 16.86 MB 66.96 % 0.07 MB/sec 2 min 8 sec 16.87 MB 66.99 % 0.07 MB/sec 2 min 8 sec 16.88 MB 67.02 % 0.07 MB/sec 2 min 8 sec 16.88 MB 67.05 % 0.07 MB/sec 2 min 7 sec 16.89 MB 67.08 % 0.07 MB/sec 2 min 7 sec 16.90 MB 67.12 % 0.07 MB/sec 2 min 7 sec 16.91 MB 67.15 % 0.07 MB/sec 2 min 7 sec 16.91 MB 67.18 % 0.07 MB/sec 2 min 7 sec 16.92 MB 67.21 % 0.07 MB/sec 2 min 7 sec 16.93 MB 67.24 % 0.07 MB/sec 2 min 7 sec 16.94 MB 67.27 % 0.07 MB/sec 2 min 6 sec 16.95 MB 67.30 % 0.07 MB/sec 2 min 6 sec 16.95 MB 67.33 % 0.07 MB/sec 2 min 6 sec 16.96 MB 67.36 % 0.07 MB/sec 2 min 6 sec 16.97 MB 67.40 % 0.07 MB/sec 2 min 6 sec 16.98 MB 67.43 % 0.07 MB/sec 2 min 6 sec 16.98 MB 67.46 % 0.07 MB/sec 2 min 6 sec 16.99 MB 67.49 % 0.07 MB/sec 2 min 6 sec 17.00 MB 67.52 % 0.07 MB/sec 2 min 5 sec 17.01 MB 67.55 % 0.07 MB/sec 2 min 5 sec 17.02 MB 67.58 % 0.07 MB/sec 2 min 5 sec 17.02 MB 67.61 % 0.07 MB/sec 2 min 5 sec 17.03 MB 67.64 % 0.07 MB/sec 2 min 5 sec 17.04 MB 67.67 % 0.07 MB/sec 2 min 5 sec 17.05 MB 67.71 % 0.07 MB/sec 2 min 5 sec 17.05 MB 67.74 % 0.07 MB/sec 2 min 4 sec 17.06 MB 67.77 % 0.07 MB/sec 2 min 4 sec 17.07 MB 67.80 % 0.07 MB/sec 2 min 4 sec 17.08 MB 67.83 % 0.07 MB/sec 2 min 4 sec 17.09 MB 67.86 % 0.07 MB/sec 2 min 4 sec 17.09 MB 67.89 % 0.07 MB/sec 2 min 4 sec 17.10 MB 67.92 % 0.07 MB/sec 2 min 4 sec 17.11 MB 67.95 % 0.07 MB/sec 2 min 3 sec 17.12 MB 67.98 % 0.07 MB/sec 2 min 3 sec 17.12 MB 68.02 % 0.07 MB/sec 2 min 3 sec 17.13 MB 68.05 % 0.07 MB/sec 2 min 3 sec 17.14 MB 68.08 % 0.07 MB/sec 2 min 3 sec 17.15 MB 68.11 % 0.07 MB/sec 2 min 3 sec 17.16 MB 68.14 % 0.07 MB/sec 2 min 3 sec 17.16 MB 68.17 % 0.07 MB/sec 2 min 3 sec 17.17 MB 68.20 % 0.07 MB/sec 2 min 2 sec 17.18 MB 68.23 % 0.07 MB/sec 2 min 2 sec 17.19 MB 68.26 % 0.07 MB/sec 2 min 2 sec 17.20 MB 68.30 % 0.07 MB/sec 2 min 2 sec 17.20 MB 68.33 % 0.07 MB/sec 2 min 2 sec 17.21 MB 68.36 % 0.07 MB/sec 2 min 2 sec 17.22 MB 68.39 % 0.07 MB/sec 2 min 2 sec 17.23 MB 68.42 % 0.07 MB/sec 2 min 1 sec 17.23 MB 68.45 % 0.07 MB/sec 2 min 1 sec 17.24 MB 68.48 % 0.07 MB/sec 2 min 1 sec 17.25 MB 68.51 % 0.07 MB/sec 2 min 1 sec 17.26 MB 68.54 % 0.07 MB/sec 2 min 1 sec 17.27 MB 68.57 % 0.07 MB/sec 2 min 1 sec 17.27 MB 68.61 % 0.07 MB/sec 2 min 1 sec 17.28 MB 68.64 % 0.07 MB/sec 2 min 1 sec 17.29 MB 68.67 % 0.07 MB/sec 2 min 1 sec 17.30 MB 68.70 % 0.07 MB/sec 2 min 0 sec 17.30 MB 68.73 % 0.07 MB/sec 2 min 0 sec 17.31 MB 68.76 % 0.07 MB/sec 2 min 0 sec 17.32 MB 68.79 % 0.07 MB/sec 2 min 0 sec 17.33 MB 68.82 % 0.07 MB/sec 1 min 60 sec 17.34 MB 68.85 % 0.07 MB/sec 1 min 60 sec 17.34 MB 68.88 % 0.07 MB/sec 1 min 60 sec 17.35 MB 68.92 % 0.07 MB/sec 1 min 60 sec 17.36 MB 68.95 % 0.07 MB/sec 1 min 59 sec 17.37 MB 68.98 % 0.07 MB/sec 1 min 59 sec 17.38 MB 69.01 % 0.07 MB/sec 1 min 59 sec 17.38 MB 69.04 % 0.07 MB/sec 1 min 59 sec 17.39 MB 69.07 % 0.07 MB/sec 1 min 59 sec 17.40 MB 69.10 % 0.07 MB/sec 1 min 59 sec 17.41 MB 69.13 % 0.07 MB/sec 1 min 59 sec 17.41 MB 69.16 % 0.07 MB/sec 1 min 59 sec 17.42 MB 69.19 % 0.07 MB/sec 1 min 59 sec 17.43 MB 69.23 % 0.07 MB/sec 1 min 58 sec 17.44 MB 69.26 % 0.07 MB/sec 1 min 58 sec 17.45 MB 69.29 % 0.07 MB/sec 1 min 58 sec 17.45 MB 69.32 % 0.07 MB/sec 1 min 58 sec 17.46 MB 69.35 % 0.07 MB/sec 1 min 58 sec 17.47 MB 69.38 % 0.07 MB/sec 1 min 58 sec 17.48 MB 69.41 % 0.07 MB/sec 1 min 58 sec 17.48 MB 69.44 % 0.07 MB/sec 1 min 57 sec 17.49 MB 69.47 % 0.07 MB/sec 1 min 57 sec 17.50 MB 69.51 % 0.07 MB/sec 1 min 57 sec 17.51 MB 69.54 % 0.07 MB/sec 1 min 57 sec 17.52 MB 69.57 % 0.07 MB/sec 1 min 57 sec 17.52 MB 69.60 % 0.07 MB/sec 1 min 57 sec 17.53 MB 69.63 % 0.07 MB/sec 1 min 57 sec 17.54 MB 69.66 % 0.07 MB/sec 1 min 57 sec 17.55 MB 69.69 % 0.07 MB/sec 1 min 57 sec 17.55 MB 69.72 % 0.07 MB/sec 1 min 56 sec 17.56 MB 69.75 % 0.07 MB/sec 1 min 56 sec 17.57 MB 69.78 % 0.07 MB/sec 1 min 56 sec 17.58 MB 69.82 % 0.07 MB/sec 1 min 56 sec 17.59 MB 69.85 % 0.07 MB/sec 1 min 56 sec 17.59 MB 69.88 % 0.07 MB/sec 1 min 56 sec 17.60 MB 69.91 % 0.07 MB/sec 1 min 56 sec 17.61 MB 69.94 % 0.07 MB/sec 1 min 56 sec 17.62 MB 69.97 % 0.07 MB/sec 1 min 56 sec 17.62 MB 70.00 % 0.07 MB/sec 1 min 56 sec 17.63 MB 70.03 % 0.07 MB/sec 1 min 56 sec 17.64 MB 70.06 % 0.07 MB/sec 1 min 55 sec 17.65 MB 70.09 % 0.07 MB/sec 1 min 55 sec 17.66 MB 70.13 % 0.07 MB/sec 1 min 55 sec 17.66 MB 70.16 % 0.07 MB/sec 1 min 55 sec 17.67 MB 70.19 % 0.07 MB/sec 1 min 55 sec 17.68 MB 70.22 % 0.07 MB/sec 1 min 55 sec 17.69 MB 70.25 % 0.07 MB/sec 1 min 55 sec 17.70 MB 70.28 % 0.07 MB/sec 1 min 55 sec 17.70 MB 70.31 % 0.07 MB/sec 1 min 55 sec 17.71 MB 70.34 % 0.07 MB/sec 1 min 54 sec 17.72 MB 70.37 % 0.07 MB/sec 1 min 54 sec 17.73 MB 70.41 % 0.07 MB/sec 1 min 54 sec 17.73 MB 70.44 % 0.07 MB/sec 1 min 54 sec 17.74 MB 70.47 % 0.07 MB/sec 1 min 54 sec 17.75 MB 70.50 % 0.07 MB/sec 1 min 54 sec 17.76 MB 70.53 % 0.07 MB/sec 1 min 54 sec 17.77 MB 70.56 % 0.07 MB/sec 1 min 54 sec 17.77 MB 70.59 % 0.07 MB/sec 1 min 53 sec 17.78 MB 70.62 % 0.07 MB/sec 1 min 53 sec 17.79 MB 70.65 % 0.07 MB/sec 1 min 53 sec 17.80 MB 70.68 % 0.07 MB/sec 1 min 53 sec 17.80 MB 70.72 % 0.07 MB/sec 1 min 53 sec 17.81 MB 70.75 % 0.07 MB/sec 1 min 53 sec 17.82 MB 70.78 % 0.07 MB/sec 1 min 53 sec 17.83 MB 70.81 % 0.07 MB/sec 1 min 53 sec 17.84 MB 70.84 % 0.07 MB/sec 1 min 53 sec 17.84 MB 70.87 % 0.07 MB/sec 1 min 52 sec 17.85 MB 70.90 % 0.07 MB/sec 1 min 52 sec 17.86 MB 70.93 % 0.07 MB/sec 1 min 52 sec 17.87 MB 70.96 % 0.07 MB/sec 1 min 52 sec 17.88 MB 70.99 % 0.07 MB/sec 1 min 52 sec 17.88 MB 71.03 % 0.07 MB/sec 1 min 52 sec 17.89 MB 71.06 % 0.07 MB/sec 1 min 52 sec 17.90 MB 71.09 % 0.07 MB/sec 1 min 52 sec 17.91 MB 71.12 % 0.07 MB/sec 1 min 52 sec 17.91 MB 71.15 % 0.07 MB/sec 1 min 51 sec 17.92 MB 71.18 % 0.07 MB/sec 1 min 51 sec 17.93 MB 71.21 % 0.07 MB/sec 1 min 51 sec 17.94 MB 71.24 % 0.07 MB/sec 1 min 51 sec 17.95 MB 71.27 % 0.07 MB/sec 1 min 51 sec 17.95 MB 71.30 % 0.07 MB/sec 1 min 51 sec 17.96 MB 71.34 % 0.07 MB/sec 1 min 51 sec 17.97 MB 71.37 % 0.07 MB/sec 1 min 50 sec 17.98 MB 71.40 % 0.07 MB/sec 1 min 50 sec 17.98 MB 71.43 % 0.07 MB/sec 1 min 50 sec 17.99 MB 71.46 % 0.07 MB/sec 1 min 50 sec 18.00 MB 71.49 % 0.07 MB/sec 1 min 50 sec 18.01 MB 71.52 % 0.07 MB/sec 1 min 50 sec 18.02 MB 71.55 % 0.07 MB/sec 1 min 50 sec 18.02 MB 71.58 % 0.07 MB/sec 1 min 49 sec 18.03 MB 71.62 % 0.07 MB/sec 1 min 49 sec 18.04 MB 71.65 % 0.07 MB/sec 1 min 49 sec 18.05 MB 71.68 % 0.07 MB/sec 1 min 49 sec 18.05 MB 71.71 % 0.07 MB/sec 1 min 49 sec 18.06 MB 71.74 % 0.07 MB/sec 1 min 49 sec 18.07 MB 71.77 % 0.07 MB/sec 1 min 48 sec 18.08 MB 71.80 % 0.07 MB/sec 1 min 48 sec 18.09 MB 71.83 % 0.07 MB/sec 1 min 48 sec 18.09 MB 71.86 % 0.07 MB/sec 1 min 48 sec 18.10 MB 71.89 % 0.07 MB/sec 1 min 48 sec 18.11 MB 71.93 % 0.07 MB/sec 1 min 48 sec 18.12 MB 71.96 % 0.07 MB/sec 1 min 47 sec 18.12 MB 71.99 % 0.07 MB/sec 1 min 47 sec 18.13 MB 72.02 % 0.07 MB/sec 1 min 47 sec 18.14 MB 72.05 % 0.07 MB/sec 1 min 47 sec 18.15 MB 72.08 % 0.07 MB/sec 1 min 47 sec 18.16 MB 72.11 % 0.07 MB/sec 1 min 47 sec 18.16 MB 72.14 % 0.07 MB/sec 1 min 46 sec 18.17 MB 72.17 % 0.07 MB/sec 1 min 46 sec 18.18 MB 72.20 % 0.07 MB/sec 1 min 46 sec 18.19 MB 72.24 % 0.07 MB/sec 1 min 46 sec 18.20 MB 72.27 % 0.07 MB/sec 1 min 46 sec 18.20 MB 72.30 % 0.07 MB/sec 1 min 46 sec 18.21 MB 72.33 % 0.07 MB/sec 1 min 45 sec 18.22 MB 72.36 % 0.07 MB/sec 1 min 45 sec 18.23 MB 72.39 % 0.07 MB/sec 1 min 45 sec 18.23 MB 72.42 % 0.07 MB/sec 1 min 45 sec 18.24 MB 72.45 % 0.07 MB/sec 1 min 45 sec 18.25 MB 72.48 % 0.07 MB/sec 1 min 45 sec 18.26 MB 72.52 % 0.07 MB/sec 1 min 45 sec 18.27 MB 72.55 % 0.07 MB/sec 1 min 44 sec 18.27 MB 72.58 % 0.07 MB/sec 1 min 44 sec 18.28 MB 72.61 % 0.07 MB/sec 1 min 44 sec 18.29 MB 72.64 % 0.07 MB/sec 1 min 44 sec 18.30 MB 72.67 % 0.07 MB/sec 1 min 44 sec 18.30 MB 72.70 % 0.07 MB/sec 1 min 44 sec 18.31 MB 72.73 % 0.07 MB/sec 1 min 43 sec 18.32 MB 72.76 % 0.07 MB/sec 1 min 43 sec 18.33 MB 72.79 % 0.07 MB/sec 1 min 43 sec 18.34 MB 72.83 % 0.07 MB/sec 1 min 43 sec 18.34 MB 72.86 % 0.07 MB/sec 1 min 43 sec 18.35 MB 72.89 % 0.07 MB/sec 1 min 43 sec 18.36 MB 72.92 % 0.07 MB/sec 1 min 42 sec 18.37 MB 72.95 % 0.07 MB/sec 1 min 42 sec 18.38 MB 72.98 % 0.07 MB/sec 1 min 42 sec 18.38 MB 73.01 % 0.07 MB/sec 1 min 42 sec 18.39 MB 73.04 % 0.07 MB/sec 1 min 42 sec 18.40 MB 73.07 % 0.07 MB/sec 1 min 42 sec 18.41 MB 73.10 % 0.07 MB/sec 1 min 41 sec 18.41 MB 73.14 % 0.07 MB/sec 1 min 41 sec 18.42 MB 73.17 % 0.07 MB/sec 1 min 41 sec 18.43 MB 73.20 % 0.07 MB/sec 1 min 41 sec 18.44 MB 73.23 % 0.07 MB/sec 1 min 41 sec 18.45 MB 73.26 % 0.07 MB/sec 1 min 41 sec 18.45 MB 73.29 % 0.07 MB/sec 1 min 41 sec 18.46 MB 73.32 % 0.07 MB/sec 1 min 40 sec 18.47 MB 73.35 % 0.07 MB/sec 1 min 40 sec 18.48 MB 73.38 % 0.07 MB/sec 1 min 40 sec 18.48 MB 73.41 % 0.07 MB/sec 1 min 40 sec 18.49 MB 73.45 % 0.07 MB/sec 1 min 40 sec 18.50 MB 73.48 % 0.07 MB/sec 1 min 40 sec 18.51 MB 73.51 % 0.07 MB/sec 1 min 39 sec 18.52 MB 73.54 % 0.07 MB/sec 1 min 39 sec 18.52 MB 73.57 % 0.07 MB/sec 1 min 39 sec 18.53 MB 73.60 % 0.07 MB/sec 1 min 39 sec 18.54 MB 73.63 % 0.07 MB/sec 1 min 39 sec 18.55 MB 73.66 % 0.07 MB/sec 1 min 39 sec 18.55 MB 73.69 % 0.07 MB/sec 1 min 38 sec 18.56 MB 73.73 % 0.07 MB/sec 1 min 38 sec 18.57 MB 73.76 % 0.07 MB/sec 1 min 38 sec 18.58 MB 73.79 % 0.07 MB/sec 1 min 38 sec 18.59 MB 73.82 % 0.07 MB/sec 1 min 38 sec 18.59 MB 73.85 % 0.07 MB/sec 1 min 38 sec 18.60 MB 73.88 % 0.07 MB/sec 1 min 38 sec 18.61 MB 73.91 % 0.07 MB/sec 1 min 37 sec 18.62 MB 73.94 % 0.07 MB/sec 1 min 37 sec 18.62 MB 73.97 % 0.07 MB/sec 1 min 37 sec 18.63 MB 74.00 % 0.07 MB/sec 1 min 37 sec 18.64 MB 74.04 % 0.07 MB/sec 1 min 37 sec 18.65 MB 74.07 % 0.07 MB/sec 1 min 37 sec 18.66 MB 74.10 % 0.07 MB/sec 1 min 36 sec 18.66 MB 74.13 % 0.07 MB/sec 1 min 36 sec 18.67 MB 74.16 % 0.07 MB/sec 1 min 36 sec 18.68 MB 74.19 % 0.07 MB/sec 1 min 36 sec 18.69 MB 74.22 % 0.07 MB/sec 1 min 36 sec 18.70 MB 74.25 % 0.07 MB/sec 1 min 36 sec 18.70 MB 74.28 % 0.07 MB/sec 1 min 36 sec 18.71 MB 74.31 % 0.07 MB/sec 1 min 35 sec 18.72 MB 74.35 % 0.07 MB/sec 1 min 35 sec 18.73 MB 74.38 % 0.07 MB/sec 1 min 35 sec 18.73 MB 74.41 % 0.07 MB/sec 1 min 35 sec 18.74 MB 74.44 % 0.07 MB/sec 1 min 35 sec 18.75 MB 74.47 % 0.07 MB/sec 1 min 35 sec 18.76 MB 74.50 % 0.07 MB/sec 1 min 34 sec 18.77 MB 74.53 % 0.07 MB/sec 1 min 34 sec 18.77 MB 74.56 % 0.07 MB/sec 1 min 34 sec 18.78 MB 74.59 % 0.07 MB/sec 1 min 34 sec 18.79 MB 74.63 % 0.07 MB/sec 1 min 34 sec 18.80 MB 74.66 % 0.07 MB/sec 1 min 34 sec 18.80 MB 74.69 % 0.07 MB/sec 1 min 34 sec 18.81 MB 74.72 % 0.07 MB/sec 1 min 33 sec 18.82 MB 74.75 % 0.07 MB/sec 1 min 33 sec 18.83 MB 74.78 % 0.07 MB/sec 1 min 33 sec 18.84 MB 74.81 % 0.07 MB/sec 1 min 33 sec 18.84 MB 74.84 % 0.07 MB/sec 1 min 33 sec 18.85 MB 74.87 % 0.07 MB/sec 1 min 33 sec 18.86 MB 74.90 % 0.07 MB/sec 1 min 33 sec 18.87 MB 74.94 % 0.07 MB/sec 1 min 32 sec 18.88 MB 74.97 % 0.07 MB/sec 1 min 32 sec 18.88 MB 75.00 % 0.07 MB/sec 1 min 32 sec 18.89 MB 75.03 % 0.07 MB/sec 1 min 32 sec 18.90 MB 75.06 % 0.07 MB/sec 1 min 32 sec 18.91 MB 75.09 % 0.07 MB/sec 1 min 32 sec 18.91 MB 75.12 % 0.07 MB/sec 1 min 32 sec 18.92 MB 75.15 % 0.07 MB/sec 1 min 31 sec 18.93 MB 75.18 % 0.07 MB/sec 1 min 31 sec 18.94 MB 75.21 % 0.07 MB/sec 1 min 31 sec 18.95 MB 75.25 % 0.07 MB/sec 1 min 31 sec 18.95 MB 75.28 % 0.07 MB/sec 1 min 31 sec 18.96 MB 75.31 % 0.07 MB/sec 1 min 31 sec 18.97 MB 75.34 % 0.07 MB/sec 1 min 31 sec 18.98 MB 75.37 % 0.07 MB/sec 1 min 31 sec 18.98 MB 75.40 % 0.07 MB/sec 1 min 30 sec 18.99 MB 75.43 % 0.07 MB/sec 1 min 30 sec 19.00 MB 75.46 % 0.07 MB/sec 1 min 30 sec 19.01 MB 75.49 % 0.07 MB/sec 1 min 30 sec 19.02 MB 75.52 % 0.07 MB/sec 1 min 30 sec 19.02 MB 75.56 % 0.07 MB/sec 1 min 30 sec 19.03 MB 75.59 % 0.07 MB/sec 1 min 30 sec 19.04 MB 75.62 % 0.07 MB/sec 1 min 29 sec 19.05 MB 75.65 % 0.07 MB/sec 1 min 29 sec 19.05 MB 75.68 % 0.07 MB/sec 1 min 29 sec 19.06 MB 75.71 % 0.07 MB/sec 1 min 29 sec 19.07 MB 75.74 % 0.07 MB/sec 1 min 29 sec 19.08 MB 75.77 % 0.07 MB/sec 1 min 29 sec 19.09 MB 75.80 % 0.07 MB/sec 1 min 29 sec 19.09 MB 75.84 % 0.07 MB/sec 1 min 29 sec 19.10 MB 75.87 % 0.07 MB/sec 1 min 28 sec 19.11 MB 75.90 % 0.07 MB/sec 1 min 28 sec 19.12 MB 75.93 % 0.07 MB/sec 1 min 28 sec 19.12 MB 75.96 % 0.07 MB/sec 1 min 28 sec 19.13 MB 75.99 % 0.07 MB/sec 1 min 28 sec 19.14 MB 76.02 % 0.07 MB/sec 1 min 28 sec 19.15 MB 76.05 % 0.07 MB/sec 1 min 28 sec 19.16 MB 76.08 % 0.07 MB/sec 1 min 27 sec 19.16 MB 76.11 % 0.07 MB/sec 1 min 27 sec 19.17 MB 76.15 % 0.07 MB/sec 1 min 27 sec 19.18 MB 76.18 % 0.07 MB/sec 1 min 27 sec 19.19 MB 76.21 % 0.07 MB/sec 1 min 27 sec 19.20 MB 76.24 % 0.07 MB/sec 1 min 27 sec 19.20 MB 76.27 % 0.07 MB/sec 1 min 27 sec 19.21 MB 76.30 % 0.07 MB/sec 1 min 26 sec 19.22 MB 76.33 % 0.07 MB/sec 1 min 26 sec 19.23 MB 76.36 % 0.07 MB/sec 1 min 26 sec 19.23 MB 76.39 % 0.07 MB/sec 1 min 26 sec 19.24 MB 76.42 % 0.07 MB/sec 1 min 26 sec 19.25 MB 76.46 % 0.07 MB/sec 1 min 26 sec 19.26 MB 76.49 % 0.07 MB/sec 1 min 26 sec 19.27 MB 76.52 % 0.07 MB/sec 1 min 25 sec 19.27 MB 76.55 % 0.07 MB/sec 1 min 25 sec 19.28 MB 76.58 % 0.07 MB/sec 1 min 25 sec 19.29 MB 76.61 % 0.07 MB/sec 1 min 25 sec 19.30 MB 76.64 % 0.07 MB/sec 1 min 25 sec 19.30 MB 76.67 % 0.07 MB/sec 1 min 25 sec 19.31 MB 76.70 % 0.07 MB/sec 1 min 25 sec 19.32 MB 76.74 % 0.07 MB/sec 1 min 24 sec 19.33 MB 76.77 % 0.07 MB/sec 1 min 24 sec 19.34 MB 76.80 % 0.07 MB/sec 1 min 24 sec 19.34 MB 76.83 % 0.07 MB/sec 1 min 24 sec 19.35 MB 76.86 % 0.07 MB/sec 1 min 24 sec 19.36 MB 76.89 % 0.07 MB/sec 1 min 24 sec 19.37 MB 76.92 % 0.07 MB/sec 1 min 24 sec 19.38 MB 76.95 % 0.07 MB/sec 1 min 23 sec 19.38 MB 76.98 % 0.07 MB/sec 1 min 23 sec 19.39 MB 77.01 % 0.07 MB/sec 1 min 23 sec 19.40 MB 77.05 % 0.07 MB/sec 1 min 23 sec 19.41 MB 77.08 % 0.07 MB/sec 1 min 23 sec 19.41 MB 77.11 % 0.07 MB/sec 1 min 23 sec 19.42 MB 77.14 % 0.07 MB/sec 1 min 23 sec 19.43 MB 77.17 % 0.07 MB/sec 1 min 22 sec 19.44 MB 77.20 % 0.07 MB/sec 1 min 22 sec 19.45 MB 77.23 % 0.07 MB/sec 1 min 22 sec 19.45 MB 77.26 % 0.07 MB/sec 1 min 22 sec 19.46 MB 77.29 % 0.07 MB/sec 1 min 22 sec 19.47 MB 77.32 % 0.07 MB/sec 1 min 22 sec 19.48 MB 77.36 % 0.07 MB/sec 1 min 22 sec 19.48 MB 77.39 % 0.07 MB/sec 1 min 21 sec 19.49 MB 77.42 % 0.07 MB/sec 1 min 21 sec 19.50 MB 77.45 % 0.07 MB/sec 1 min 21 sec 19.51 MB 77.48 % 0.07 MB/sec 1 min 21 sec 19.52 MB 77.51 % 0.07 MB/sec 1 min 21 sec 19.52 MB 77.54 % 0.07 MB/sec 1 min 21 sec 19.53 MB 77.57 % 0.07 MB/sec 1 min 21 sec 19.54 MB 77.60 % 0.07 MB/sec 1 min 20 sec 19.55 MB 77.63 % 0.07 MB/sec 1 min 20 sec 19.55 MB 77.67 % 0.07 MB/sec 1 min 20 sec 19.56 MB 77.70 % 0.07 MB/sec 1 min 20 sec 19.57 MB 77.73 % 0.07 MB/sec 1 min 20 sec 19.58 MB 77.76 % 0.07 MB/sec 1 min 20 sec 19.59 MB 77.79 % 0.07 MB/sec 1 min 20 sec 19.59 MB 77.82 % 0.07 MB/sec 1 min 19 sec 19.60 MB 77.85 % 0.07 MB/sec 1 min 19 sec 19.61 MB 77.88 % 0.07 MB/sec 1 min 19 sec 19.62 MB 77.91 % 0.07 MB/sec 1 min 19 sec 19.62 MB 77.95 % 0.07 MB/sec 1 min 19 sec 19.63 MB 77.98 % 0.07 MB/sec 1 min 19 sec 19.64 MB 78.01 % 0.07 MB/sec 1 min 19 sec 19.65 MB 78.04 % 0.07 MB/sec 1 min 19 sec 19.66 MB 78.07 % 0.07 MB/sec 1 min 18 sec 19.66 MB 78.10 % 0.07 MB/sec 1 min 18 sec 19.67 MB 78.13 % 0.07 MB/sec 1 min 18 sec 19.68 MB 78.16 % 0.07 MB/sec 1 min 18 sec 19.69 MB 78.19 % 0.07 MB/sec 1 min 18 sec 19.70 MB 78.22 % 0.07 MB/sec 1 min 18 sec 19.70 MB 78.26 % 0.07 MB/sec 1 min 18 sec 19.71 MB 78.29 % 0.07 MB/sec 1 min 18 sec 19.72 MB 78.32 % 0.07 MB/sec 1 min 17 sec 19.73 MB 78.35 % 0.07 MB/sec 1 min 17 sec 19.73 MB 78.38 % 0.07 MB/sec 1 min 17 sec 19.74 MB 78.41 % 0.07 MB/sec 1 min 17 sec 19.75 MB 78.44 % 0.07 MB/sec 1 min 17 sec 19.76 MB 78.47 % 0.07 MB/sec 1 min 17 sec 19.77 MB 78.50 % 0.07 MB/sec 1 min 17 sec 19.77 MB 78.53 % 0.07 MB/sec 1 min 17 sec 19.78 MB 78.57 % 0.07 MB/sec 1 min 17 sec 19.79 MB 78.60 % 0.07 MB/sec 1 min 17 sec 19.80 MB 78.63 % 0.07 MB/sec 1 min 17 sec 19.80 MB 78.66 % 0.07 MB/sec 1 min 16 sec 19.81 MB 78.69 % 0.07 MB/sec 1 min 16 sec 19.82 MB 78.72 % 0.07 MB/sec 1 min 16 sec 19.83 MB 78.75 % 0.07 MB/sec 1 min 16 sec 19.84 MB 78.78 % 0.07 MB/sec 1 min 16 sec 19.84 MB 78.81 % 0.07 MB/sec 1 min 16 sec 19.85 MB 78.85 % 0.07 MB/sec 1 min 16 sec 19.86 MB 78.88 % 0.07 MB/sec 1 min 16 sec 19.87 MB 78.91 % 0.07 MB/sec 1 min 16 sec 19.88 MB 78.94 % 0.07 MB/sec 1 min 16 sec 19.88 MB 78.97 % 0.07 MB/sec 1 min 16 sec 19.89 MB 79.00 % 0.07 MB/sec 1 min 16 sec 19.90 MB 79.03 % 0.07 MB/sec 1 min 16 sec 19.91 MB 79.06 % 0.07 MB/sec 1 min 16 sec 19.91 MB 79.09 % 0.07 MB/sec 1 min 16 sec 19.92 MB 79.12 % 0.07 MB/sec 1 min 15 sec 19.93 MB 79.16 % 0.07 MB/sec 1 min 15 sec 19.94 MB 79.19 % 0.07 MB/sec 1 min 15 sec 19.95 MB 79.22 % 0.07 MB/sec 1 min 15 sec 19.95 MB 79.25 % 0.07 MB/sec 1 min 15 sec 19.96 MB 79.28 % 0.07 MB/sec 1 min 15 sec 19.97 MB 79.31 % 0.07 MB/sec 1 min 15 sec 19.98 MB 79.34 % 0.07 MB/sec 1 min 15 sec 19.98 MB 79.37 % 0.07 MB/sec 1 min 15 sec 19.99 MB 79.40 % 0.07 MB/sec 1 min 15 sec 20.00 MB 79.43 % 0.07 MB/sec 1 min 15 sec 20.01 MB 79.47 % 0.07 MB/sec 1 min 14 sec 20.02 MB 79.50 % 0.07 MB/sec 1 min 14 sec 20.02 MB 79.53 % 0.07 MB/sec 1 min 14 sec 20.03 MB 79.56 % 0.07 MB/sec 1 min 14 sec 20.04 MB 79.59 % 0.07 MB/sec 1 min 14 sec 20.05 MB 79.62 % 0.07 MB/sec 1 min 14 sec 20.05 MB 79.65 % 0.07 MB/sec 1 min 14 sec 20.06 MB 79.68 % 0.07 MB/sec 1 min 14 sec 20.07 MB 79.71 % 0.07 MB/sec 1 min 14 sec 20.08 MB 79.74 % 0.07 MB/sec 1 min 13 sec 20.09 MB 79.78 % 0.07 MB/sec 1 min 13 sec 20.09 MB 79.81 % 0.07 MB/sec 1 min 13 sec 20.10 MB 79.84 % 0.07 MB/sec 1 min 13 sec 20.11 MB 79.87 % 0.07 MB/sec 1 min 13 sec 20.12 MB 79.90 % 0.07 MB/sec 1 min 13 sec 20.12 MB 79.93 % 0.07 MB/sec 1 min 13 sec 20.13 MB 79.96 % 0.07 MB/sec 1 min 13 sec 20.14 MB 79.99 % 0.07 MB/sec 1 min 13 sec 20.15 MB 80.02 % 0.07 MB/sec 1 min 12 sec 20.16 MB 80.06 % 0.07 MB/sec 1 min 12 sec 20.16 MB 80.09 % 0.07 MB/sec 1 min 12 sec 20.17 MB 80.12 % 0.07 MB/sec 1 min 12 sec 20.18 MB 80.15 % 0.07 MB/sec 1 min 12 sec 20.19 MB 80.18 % 0.07 MB/sec 1 min 12 sec 20.20 MB 80.21 % 0.07 MB/sec 1 min 12 sec 20.20 MB 80.24 % 0.07 MB/sec 1 min 12 sec 20.21 MB 80.27 % 0.07 MB/sec 1 min 12 sec 20.22 MB 80.30 % 0.07 MB/sec 1 min 11 sec 20.23 MB 80.33 % 0.07 MB/sec 1 min 11 sec 20.23 MB 80.37 % 0.07 MB/sec 1 min 11 sec 20.24 MB 80.40 % 0.07 MB/sec 1 min 11 sec 20.25 MB 80.43 % 0.07 MB/sec 1 min 11 sec 20.26 MB 80.46 % 0.07 MB/sec 1 min 11 sec 20.27 MB 80.49 % 0.07 MB/sec 1 min 11 sec 20.27 MB 80.52 % 0.07 MB/sec 1 min 11 sec 20.28 MB 80.55 % 0.07 MB/sec 1 min 11 sec 20.29 MB 80.58 % 0.07 MB/sec 1 min 10 sec 20.30 MB 80.61 % 0.07 MB/sec 1 min 10 sec 20.30 MB 80.64 % 0.07 MB/sec 1 min 10 sec 20.31 MB 80.68 % 0.07 MB/sec 1 min 10 sec 20.32 MB 80.71 % 0.07 MB/sec 1 min 10 sec 20.33 MB 80.74 % 0.07 MB/sec 1 min 10 sec 20.34 MB 80.77 % 0.07 MB/sec 1 min 10 sec 20.34 MB 80.80 % 0.07 MB/sec 1 min 10 sec 20.35 MB 80.83 % 0.07 MB/sec 1 min 10 sec 20.36 MB 80.86 % 0.07 MB/sec 1 min 9 sec 20.37 MB 80.89 % 0.07 MB/sec 1 min 9 sec 20.38 MB 80.92 % 0.07 MB/sec 1 min 9 sec 20.38 MB 80.96 % 0.07 MB/sec 1 min 9 sec 20.39 MB 80.99 % 0.07 MB/sec 1 min 9 sec 20.40 MB 81.02 % 0.07 MB/sec 1 min 9 sec 20.41 MB 81.05 % 0.07 MB/sec 1 min 9 sec 20.41 MB 81.08 % 0.07 MB/sec 1 min 9 sec 20.42 MB 81.11 % 0.07 MB/sec 1 min 9 sec 20.43 MB 81.14 % 0.07 MB/sec 1 min 8 sec 20.44 MB 81.17 % 0.07 MB/sec 1 min 8 sec 20.45 MB 81.20 % 0.07 MB/sec 1 min 8 sec 20.45 MB 81.23 % 0.07 MB/sec 1 min 8 sec 20.46 MB 81.27 % 0.07 MB/sec 1 min 8 sec 20.47 MB 81.30 % 0.07 MB/sec 1 min 8 sec 20.48 MB 81.33 % 0.07 MB/sec 1 min 8 sec 20.48 MB 81.36 % 0.07 MB/sec 1 min 8 sec 20.49 MB 81.39 % 0.07 MB/sec 1 min 8 sec 20.50 MB 81.42 % 0.07 MB/sec 1 min 7 sec 20.51 MB 81.45 % 0.07 MB/sec 1 min 7 sec 20.52 MB 81.48 % 0.07 MB/sec 1 min 7 sec 20.52 MB 81.51 % 0.07 MB/sec 1 min 7 sec 20.53 MB 81.54 % 0.07 MB/sec 1 min 7 sec 20.54 MB 81.58 % 0.07 MB/sec 1 min 7 sec 20.55 MB 81.61 % 0.07 MB/sec 1 min 7 sec 20.55 MB 81.64 % 0.07 MB/sec 1 min 7 sec 20.56 MB 81.67 % 0.07 MB/sec 1 min 7 sec 20.57 MB 81.70 % 0.07 MB/sec 1 min 7 sec 20.58 MB 81.73 % 0.07 MB/sec 1 min 6 sec 20.59 MB 81.76 % 0.07 MB/sec 1 min 6 sec 20.59 MB 81.79 % 0.07 MB/sec 1 min 6 sec 20.60 MB 81.82 % 0.07 MB/sec 1 min 6 sec 20.61 MB 81.85 % 0.07 MB/sec 1 min 6 sec 20.62 MB 81.89 % 0.07 MB/sec 1 min 6 sec 20.62 MB 81.92 % 0.07 MB/sec 1 min 6 sec 20.63 MB 81.95 % 0.07 MB/sec 1 min 6 sec 20.64 MB 81.98 % 0.07 MB/sec 1 min 5 sec 20.65 MB 82.01 % 0.07 MB/sec 1 min 5 sec 20.66 MB 82.04 % 0.07 MB/sec 1 min 5 sec 20.66 MB 82.07 % 0.07 MB/sec 1 min 5 sec 20.67 MB 82.10 % 0.07 MB/sec 1 min 5 sec 20.68 MB 82.13 % 0.07 MB/sec 1 min 5 sec 20.69 MB 82.17 % 0.07 MB/sec 1 min 5 sec 20.70 MB 82.20 % 0.07 MB/sec 1 min 5 sec 20.70 MB 82.23 % 0.07 MB/sec 1 min 5 sec 20.71 MB 82.26 % 0.07 MB/sec 1 min 5 sec 20.72 MB 82.29 % 0.07 MB/sec 1 min 5 sec 20.73 MB 82.32 % 0.07 MB/sec 1 min 5 sec 20.73 MB 82.35 % 0.07 MB/sec 1 min 4 sec 20.74 MB 82.38 % 0.07 MB/sec 1 min 4 sec 20.75 MB 82.41 % 0.07 MB/sec 1 min 4 sec 20.76 MB 82.44 % 0.07 MB/sec 1 min 4 sec 20.77 MB 82.48 % 0.07 MB/sec 1 min 4 sec 20.77 MB 82.51 % 0.07 MB/sec 1 min 4 sec 20.78 MB 82.54 % 0.07 MB/sec 1 min 4 sec 20.79 MB 82.57 % 0.07 MB/sec 1 min 4 sec 20.80 MB 82.60 % 0.07 MB/sec 1 min 4 sec 20.80 MB 82.63 % 0.07 MB/sec 1 min 3 sec 20.81 MB 82.66 % 0.07 MB/sec 1 min 3 sec 20.82 MB 82.69 % 0.07 MB/sec 1 min 3 sec 20.83 MB 82.72 % 0.07 MB/sec 1 min 3 sec 20.84 MB 82.75 % 0.07 MB/sec 1 min 3 sec 20.84 MB 82.79 % 0.07 MB/sec 1 min 3 sec 20.85 MB 82.82 % 0.07 MB/sec 1 min 3 sec 20.86 MB 82.85 % 0.07 MB/sec 1 min 3 sec 20.87 MB 82.88 % 0.07 MB/sec 1 min 3 sec 20.88 MB 82.91 % 0.07 MB/sec 1 min 3 sec 20.88 MB 82.94 % 0.07 MB/sec 1 min 2 sec 20.89 MB 82.97 % 0.07 MB/sec 1 min 2 sec 20.90 MB 83.00 % 0.07 MB/sec 1 min 2 sec 20.91 MB 83.03 % 0.07 MB/sec 1 min 2 sec 20.91 MB 83.06 % 0.07 MB/sec 1 min 2 sec 20.92 MB 83.10 % 0.07 MB/sec 1 min 2 sec 20.93 MB 83.13 % 0.07 MB/sec 1 min 2 sec 20.94 MB 83.16 % 0.07 MB/sec 1 min 2 sec 20.95 MB 83.19 % 0.07 MB/sec 1 min 2 sec 20.95 MB 83.22 % 0.07 MB/sec 1 min 2 sec 20.96 MB 83.25 % 0.07 MB/sec 1 min 2 sec 20.97 MB 83.28 % 0.07 MB/sec 1 min 2 sec 20.98 MB 83.31 % 0.07 MB/sec 1 min 1 sec 20.98 MB 83.34 % 0.07 MB/sec 1 min 1 sec 20.99 MB 83.38 % 0.07 MB/sec 1 min 1 sec 21.00 MB 83.41 % 0.07 MB/sec 1 min 1 sec 21.01 MB 83.44 % 0.07 MB/sec 1 min 1 sec 21.02 MB 83.47 % 0.07 MB/sec 1 min 1 sec 21.02 MB 83.50 % 0.07 MB/sec 1 min 1 sec 21.03 MB 83.53 % 0.07 MB/sec 1 min 1 sec 21.04 MB 83.56 % 0.07 MB/sec 1 min 1 sec 21.05 MB 83.59 % 0.07 MB/sec 1 min 1 sec 21.05 MB 83.62 % 0.07 MB/sec 1 min 1 sec 21.06 MB 83.65 % 0.07 MB/sec 1 min 0 sec 21.07 MB 83.69 % 0.07 MB/sec 1 min 0 sec 21.08 MB 83.72 % 0.07 MB/sec 1 min 0 sec 21.09 MB 83.75 % 0.07 MB/sec 1 min 0 sec 21.09 MB 83.78 % 0.07 MB/sec 0 min 60 sec 21.10 MB 83.81 % 0.07 MB/sec 0 min 60 sec 21.11 MB 83.84 % 0.07 MB/sec 0 min 60 sec 21.12 MB 83.87 % 0.07 MB/sec 0 min 60 sec 21.12 MB 83.90 % 0.07 MB/sec 0 min 60 sec 21.13 MB 83.93 % 0.07 MB/sec 0 min 59 sec 21.14 MB 83.96 % 0.07 MB/sec 0 min 59 sec 21.15 MB 84.00 % 0.07 MB/sec 0 min 59 sec 21.16 MB 84.03 % 0.07 MB/sec 0 min 59 sec 21.16 MB 84.06 % 0.07 MB/sec 0 min 59 sec 21.17 MB 84.09 % 0.07 MB/sec 0 min 59 sec 21.18 MB 84.12 % 0.07 MB/sec 0 min 59 sec 21.19 MB 84.15 % 0.07 MB/sec 0 min 59 sec 21.20 MB 84.18 % 0.07 MB/sec 0 min 59 sec 21.20 MB 84.21 % 0.07 MB/sec 0 min 58 sec 21.21 MB 84.24 % 0.07 MB/sec 0 min 58 sec 21.22 MB 84.28 % 0.07 MB/sec 0 min 58 sec 21.23 MB 84.31 % 0.07 MB/sec 0 min 58 sec 21.23 MB 84.34 % 0.07 MB/sec 0 min 58 sec 21.24 MB 84.37 % 0.07 MB/sec 0 min 58 sec 21.25 MB 84.40 % 0.07 MB/sec 0 min 58 sec 21.26 MB 84.43 % 0.07 MB/sec 0 min 58 sec 21.27 MB 84.46 % 0.07 MB/sec 0 min 58 sec 21.27 MB 84.49 % 0.07 MB/sec 0 min 57 sec 21.28 MB 84.52 % 0.07 MB/sec 0 min 57 sec 21.29 MB 84.55 % 0.07 MB/sec 0 min 57 sec 21.30 MB 84.59 % 0.07 MB/sec 0 min 57 sec 21.30 MB 84.62 % 0.07 MB/sec 0 min 57 sec 21.31 MB 84.65 % 0.07 MB/sec 0 min 57 sec 21.32 MB 84.68 % 0.07 MB/sec 0 min 57 sec 21.33 MB 84.71 % 0.07 MB/sec 0 min 57 sec 21.34 MB 84.74 % 0.07 MB/sec 0 min 56 sec 21.34 MB 84.77 % 0.07 MB/sec 0 min 56 sec 21.35 MB 84.80 % 0.07 MB/sec 0 min 56 sec 21.36 MB 84.83 % 0.07 MB/sec 0 min 56 sec 21.37 MB 84.86 % 0.07 MB/sec 0 min 56 sec 21.38 MB 84.90 % 0.07 MB/sec 0 min 56 sec 21.38 MB 84.93 % 0.07 MB/sec 0 min 56 sec 21.39 MB 84.96 % 0.07 MB/sec 0 min 56 sec 21.40 MB 84.99 % 0.07 MB/sec 0 min 56 sec 21.41 MB 85.02 % 0.07 MB/sec 0 min 55 sec 21.41 MB 85.05 % 0.07 MB/sec 0 min 55 sec 21.42 MB 85.08 % 0.07 MB/sec 0 min 55 sec 21.43 MB 85.11 % 0.07 MB/sec 0 min 55 sec 21.44 MB 85.14 % 0.07 MB/sec 0 min 55 sec 21.45 MB 85.17 % 0.07 MB/sec 0 min 55 sec 21.45 MB 85.21 % 0.07 MB/sec 0 min 55 sec 21.46 MB 85.24 % 0.07 MB/sec 0 min 55 sec 21.47 MB 85.27 % 0.07 MB/sec 0 min 54 sec 21.48 MB 85.30 % 0.07 MB/sec 0 min 54 sec 21.48 MB 85.33 % 0.07 MB/sec 0 min 54 sec 21.49 MB 85.36 % 0.07 MB/sec 0 min 54 sec 21.50 MB 85.39 % 0.07 MB/sec 0 min 54 sec 21.51 MB 85.42 % 0.07 MB/sec 0 min 54 sec 21.52 MB 85.45 % 0.07 MB/sec 0 min 54 sec 21.52 MB 85.49 % 0.07 MB/sec 0 min 54 sec 21.53 MB 85.52 % 0.07 MB/sec 0 min 54 sec 21.54 MB 85.55 % 0.07 MB/sec 0 min 53 sec 21.55 MB 85.58 % 0.07 MB/sec 0 min 53 sec 21.55 MB 85.61 % 0.07 MB/sec 0 min 53 sec 21.56 MB 85.64 % 0.07 MB/sec 0 min 53 sec 21.57 MB 85.67 % 0.07 MB/sec 0 min 53 sec 21.58 MB 85.70 % 0.07 MB/sec 0 min 53 sec 21.59 MB 85.73 % 0.07 MB/sec 0 min 53 sec 21.59 MB 85.76 % 0.07 MB/sec 0 min 53 sec 21.60 MB 85.80 % 0.07 MB/sec 0 min 53 sec 21.61 MB 85.83 % 0.07 MB/sec 0 min 53 sec 21.62 MB 85.86 % 0.07 MB/sec 0 min 52 sec 21.62 MB 85.89 % 0.07 MB/sec 0 min 52 sec 21.63 MB 85.92 % 0.07 MB/sec 0 min 52 sec 21.64 MB 85.95 % 0.07 MB/sec 0 min 52 sec 21.65 MB 85.98 % 0.07 MB/sec 0 min 52 sec 21.66 MB 86.01 % 0.07 MB/sec 0 min 52 sec 21.66 MB 86.04 % 0.07 MB/sec 0 min 52 sec 21.67 MB 86.07 % 0.07 MB/sec 0 min 52 sec 21.68 MB 86.11 % 0.07 MB/sec 0 min 52 sec 21.69 MB 86.14 % 0.07 MB/sec 0 min 52 sec 21.70 MB 86.17 % 0.07 MB/sec 0 min 52 sec 21.70 MB 86.20 % 0.07 MB/sec 0 min 51 sec 21.71 MB 86.23 % 0.07 MB/sec 0 min 51 sec 21.72 MB 86.26 % 0.07 MB/sec 0 min 51 sec 21.73 MB 86.29 % 0.07 MB/sec 0 min 51 sec 21.73 MB 86.32 % 0.07 MB/sec 0 min 51 sec 21.74 MB 86.35 % 0.07 MB/sec 0 min 51 sec 21.75 MB 86.39 % 0.07 MB/sec 0 min 51 sec 21.76 MB 86.42 % 0.07 MB/sec 0 min 51 sec 21.77 MB 86.45 % 0.07 MB/sec 0 min 51 sec 21.77 MB 86.48 % 0.07 MB/sec 0 min 51 sec 21.78 MB 86.51 % 0.07 MB/sec 0 min 51 sec 21.79 MB 86.54 % 0.07 MB/sec 0 min 50 sec 21.80 MB 86.57 % 0.07 MB/sec 0 min 50 sec 21.80 MB 86.60 % 0.07 MB/sec 0 min 50 sec 21.81 MB 86.63 % 0.07 MB/sec 0 min 50 sec 21.82 MB 86.66 % 0.07 MB/sec 0 min 50 sec 21.83 MB 86.70 % 0.07 MB/sec 0 min 50 sec 21.84 MB 86.73 % 0.07 MB/sec 0 min 50 sec 21.84 MB 86.76 % 0.07 MB/sec 0 min 50 sec 21.85 MB 86.79 % 0.07 MB/sec 0 min 49 sec 21.86 MB 86.82 % 0.07 MB/sec 0 min 49 sec 21.87 MB 86.85 % 0.07 MB/sec 0 min 49 sec 21.88 MB 86.88 % 0.07 MB/sec 0 min 49 sec 21.88 MB 86.91 % 0.07 MB/sec 0 min 49 sec 21.89 MB 86.94 % 0.07 MB/sec 0 min 49 sec 21.90 MB 86.97 % 0.07 MB/sec 0 min 49 sec 21.91 MB 87.01 % 0.07 MB/sec 0 min 49 sec 21.91 MB 87.04 % 0.07 MB/sec 0 min 48 sec 21.92 MB 87.07 % 0.07 MB/sec 0 min 48 sec 21.93 MB 87.10 % 0.07 MB/sec 0 min 48 sec 21.94 MB 87.13 % 0.07 MB/sec 0 min 48 sec 21.95 MB 87.16 % 0.07 MB/sec 0 min 48 sec 21.95 MB 87.19 % 0.07 MB/sec 0 min 48 sec 21.96 MB 87.22 % 0.07 MB/sec 0 min 48 sec 21.97 MB 87.25 % 0.07 MB/sec 0 min 48 sec 21.98 MB 87.28 % 0.07 MB/sec 0 min 47 sec 21.98 MB 87.32 % 0.07 MB/sec 0 min 47 sec 21.99 MB 87.35 % 0.07 MB/sec 0 min 47 sec 22.00 MB 87.38 % 0.07 MB/sec 0 min 47 sec 22.01 MB 87.41 % 0.07 MB/sec 0 min 47 sec 22.02 MB 87.44 % 0.07 MB/sec 0 min 47 sec 22.02 MB 87.47 % 0.07 MB/sec 0 min 47 sec 22.03 MB 87.50 % 0.07 MB/sec 0 min 47 sec 22.04 MB 87.53 % 0.07 MB/sec 0 min 46 sec 22.05 MB 87.56 % 0.07 MB/sec 0 min 46 sec 22.05 MB 87.60 % 0.07 MB/sec 0 min 46 sec 22.06 MB 87.63 % 0.07 MB/sec 0 min 46 sec 22.07 MB 87.66 % 0.07 MB/sec 0 min 46 sec 22.08 MB 87.69 % 0.07 MB/sec 0 min 46 sec 22.09 MB 87.72 % 0.07 MB/sec 0 min 46 sec 22.09 MB 87.75 % 0.07 MB/sec 0 min 46 sec 22.10 MB 87.78 % 0.07 MB/sec 0 min 45 sec 22.11 MB 87.81 % 0.07 MB/sec 0 min 45 sec 22.12 MB 87.84 % 0.07 MB/sec 0 min 45 sec 22.12 MB 87.87 % 0.07 MB/sec 0 min 45 sec 22.13 MB 87.91 % 0.07 MB/sec 0 min 45 sec 22.14 MB 87.94 % 0.07 MB/sec 0 min 45 sec 22.15 MB 87.97 % 0.07 MB/sec 0 min 45 sec 22.16 MB 88.00 % 0.07 MB/sec 0 min 45 sec 22.16 MB 88.03 % 0.07 MB/sec 0 min 45 sec 22.17 MB 88.06 % 0.07 MB/sec 0 min 44 sec 22.18 MB 88.09 % 0.07 MB/sec 0 min 44 sec 22.19 MB 88.12 % 0.07 MB/sec 0 min 44 sec 22.20 MB 88.15 % 0.07 MB/sec 0 min 44 sec 22.20 MB 88.18 % 0.07 MB/sec 0 min 44 sec 22.21 MB 88.22 % 0.07 MB/sec 0 min 44 sec 22.22 MB 88.25 % 0.07 MB/sec 0 min 44 sec 22.23 MB 88.28 % 0.07 MB/sec 0 min 44 sec 22.23 MB 88.31 % 0.07 MB/sec 0 min 44 sec 22.24 MB 88.34 % 0.07 MB/sec 0 min 43 sec 22.25 MB 88.37 % 0.07 MB/sec 0 min 43 sec 22.26 MB 88.40 % 0.07 MB/sec 0 min 43 sec 22.27 MB 88.43 % 0.07 MB/sec 0 min 43 sec 22.27 MB 88.46 % 0.07 MB/sec 0 min 43 sec 22.28 MB 88.50 % 0.07 MB/sec 0 min 43 sec 22.29 MB 88.53 % 0.07 MB/sec 0 min 43 sec 22.30 MB 88.56 % 0.07 MB/sec 0 min 43 sec 22.30 MB 88.59 % 0.07 MB/sec 0 min 42 sec 22.31 MB 88.62 % 0.07 MB/sec 0 min 42 sec 22.32 MB 88.65 % 0.07 MB/sec 0 min 42 sec 22.33 MB 88.68 % 0.07 MB/sec 0 min 42 sec 22.34 MB 88.71 % 0.07 MB/sec 0 min 42 sec 22.34 MB 88.74 % 0.07 MB/sec 0 min 42 sec 22.35 MB 88.77 % 0.07 MB/sec 0 min 42 sec 22.36 MB 88.81 % 0.07 MB/sec 0 min 42 sec 22.37 MB 88.84 % 0.07 MB/sec 0 min 41 sec 22.38 MB 88.87 % 0.07 MB/sec 0 min 41 sec 22.38 MB 88.90 % 0.07 MB/sec 0 min 41 sec 22.39 MB 88.93 % 0.07 MB/sec 0 min 41 sec 22.40 MB 88.96 % 0.07 MB/sec 0 min 41 sec 22.41 MB 88.99 % 0.07 MB/sec 0 min 41 sec 22.41 MB 89.02 % 0.07 MB/sec 0 min 41 sec 22.42 MB 89.05 % 0.07 MB/sec 0 min 41 sec 22.43 MB 89.08 % 0.07 MB/sec 0 min 40 sec 22.44 MB 89.12 % 0.07 MB/sec 0 min 40 sec 22.45 MB 89.15 % 0.07 MB/sec 0 min 40 sec 22.45 MB 89.18 % 0.07 MB/sec 0 min 40 sec 22.46 MB 89.21 % 0.07 MB/sec 0 min 40 sec 22.47 MB 89.24 % 0.07 MB/sec 0 min 40 sec 22.48 MB 89.27 % 0.07 MB/sec 0 min 40 sec 22.48 MB 89.30 % 0.07 MB/sec 0 min 40 sec 22.49 MB 89.33 % 0.07 MB/sec 0 min 40 sec 22.50 MB 89.36 % 0.07 MB/sec 0 min 39 sec 22.51 MB 89.39 % 0.07 MB/sec 0 min 39 sec 22.52 MB 89.43 % 0.07 MB/sec 0 min 39 sec 22.52 MB 89.46 % 0.07 MB/sec 0 min 39 sec 22.53 MB 89.49 % 0.07 MB/sec 0 min 39 sec 22.54 MB 89.52 % 0.07 MB/sec 0 min 39 sec 22.55 MB 89.55 % 0.07 MB/sec 0 min 39 sec 22.55 MB 89.58 % 0.07 MB/sec 0 min 39 sec 22.56 MB 89.61 % 0.07 MB/sec 0 min 38 sec 22.57 MB 89.64 % 0.07 MB/sec 0 min 38 sec 22.58 MB 89.67 % 0.07 MB/sec 0 min 38 sec 22.59 MB 89.71 % 0.07 MB/sec 0 min 38 sec 22.59 MB 89.74 % 0.07 MB/sec 0 min 38 sec 22.60 MB 89.77 % 0.07 MB/sec 0 min 38 sec 22.61 MB 89.80 % 0.07 MB/sec 0 min 38 sec 22.62 MB 89.83 % 0.07 MB/sec 0 min 38 sec 22.62 MB 89.86 % 0.07 MB/sec 0 min 37 sec 22.63 MB 89.89 % 0.07 MB/sec 0 min 37 sec 22.64 MB 89.92 % 0.07 MB/sec 0 min 37 sec 22.65 MB 89.95 % 0.07 MB/sec 0 min 37 sec 22.66 MB 89.98 % 0.07 MB/sec 0 min 37 sec 22.66 MB 90.02 % 0.07 MB/sec 0 min 37 sec 22.67 MB 90.05 % 0.07 MB/sec 0 min 37 sec 22.68 MB 90.08 % 0.07 MB/sec 0 min 37 sec 22.69 MB 90.11 % 0.07 MB/sec 0 min 36 sec 22.70 MB 90.14 % 0.07 MB/sec 0 min 36 sec 22.70 MB 90.17 % 0.07 MB/sec 0 min 36 sec 22.71 MB 90.20 % 0.07 MB/sec 0 min 36 sec 22.72 MB 90.23 % 0.07 MB/sec 0 min 36 sec 22.73 MB 90.26 % 0.07 MB/sec 0 min 36 sec 22.73 MB 90.29 % 0.07 MB/sec 0 min 36 sec 22.74 MB 90.33 % 0.07 MB/sec 0 min 35 sec 22.75 MB 90.36 % 0.07 MB/sec 0 min 35 sec 22.76 MB 90.39 % 0.07 MB/sec 0 min 35 sec 22.77 MB 90.42 % 0.07 MB/sec 0 min 35 sec 22.77 MB 90.45 % 0.07 MB/sec 0 min 35 sec 22.78 MB 90.48 % 0.07 MB/sec 0 min 35 sec 22.79 MB 90.51 % 0.07 MB/sec 0 min 35 sec 22.80 MB 90.54 % 0.07 MB/sec 0 min 35 sec 22.80 MB 90.57 % 0.07 MB/sec 0 min 34 sec 22.81 MB 90.61 % 0.07 MB/sec 0 min 34 sec 22.82 MB 90.64 % 0.07 MB/sec 0 min 34 sec 22.83 MB 90.67 % 0.07 MB/sec 0 min 34 sec 22.84 MB 90.70 % 0.07 MB/sec 0 min 34 sec 22.84 MB 90.73 % 0.07 MB/sec 0 min 34 sec 22.85 MB 90.76 % 0.07 MB/sec 0 min 34 sec 22.86 MB 90.79 % 0.07 MB/sec 0 min 34 sec 22.87 MB 90.82 % 0.07 MB/sec 0 min 34 sec 22.88 MB 90.85 % 0.07 MB/sec 0 min 33 sec 22.88 MB 90.88 % 0.07 MB/sec 0 min 33 sec 22.89 MB 90.92 % 0.07 MB/sec 0 min 33 sec 22.90 MB 90.95 % 0.07 MB/sec 0 min 33 sec 22.91 MB 90.98 % 0.07 MB/sec 0 min 33 sec 22.91 MB 91.01 % 0.07 MB/sec 0 min 33 sec 22.92 MB 91.04 % 0.07 MB/sec 0 min 33 sec 22.93 MB 91.07 % 0.07 MB/sec 0 min 33 sec 22.94 MB 91.10 % 0.07 MB/sec 0 min 32 sec 22.95 MB 91.13 % 0.07 MB/sec 0 min 32 sec 22.95 MB 91.16 % 0.07 MB/sec 0 min 32 sec 22.96 MB 91.19 % 0.07 MB/sec 0 min 32 sec 22.97 MB 91.23 % 0.07 MB/sec 0 min 32 sec 22.98 MB 91.26 % 0.07 MB/sec 0 min 32 sec 22.98 MB 91.29 % 0.07 MB/sec 0 min 32 sec 22.99 MB 91.32 % 0.07 MB/sec 0 min 32 sec 23.00 MB 91.35 % 0.07 MB/sec 0 min 31 sec 23.01 MB 91.38 % 0.07 MB/sec 0 min 31 sec 23.02 MB 91.41 % 0.07 MB/sec 0 min 31 sec 23.02 MB 91.44 % 0.07 MB/sec 0 min 31 sec 23.03 MB 91.47 % 0.07 MB/sec 0 min 31 sec 23.04 MB 91.50 % 0.07 MB/sec 0 min 31 sec 23.05 MB 91.54 % 0.07 MB/sec 0 min 31 sec 23.05 MB 91.57 % 0.07 MB/sec 0 min 31 sec 23.06 MB 91.60 % 0.07 MB/sec 0 min 30 sec 23.07 MB 91.63 % 0.07 MB/sec 0 min 30 sec 23.08 MB 91.66 % 0.07 MB/sec 0 min 30 sec 23.09 MB 91.69 % 0.07 MB/sec 0 min 30 sec 23.09 MB 91.72 % 0.07 MB/sec 0 min 30 sec 23.10 MB 91.75 % 0.07 MB/sec 0 min 30 sec 23.11 MB 91.78 % 0.07 MB/sec 0 min 30 sec 23.12 MB 91.82 % 0.07 MB/sec 0 min 30 sec 23.12 MB 91.85 % 0.07 MB/sec 0 min 29 sec 23.13 MB 91.88 % 0.07 MB/sec 0 min 29 sec 23.14 MB 91.91 % 0.07 MB/sec 0 min 29 sec 23.15 MB 91.94 % 0.07 MB/sec 0 min 29 sec 23.16 MB 91.97 % 0.07 MB/sec 0 min 29 sec 23.16 MB 92.00 % 0.07 MB/sec 0 min 29 sec 23.17 MB 92.03 % 0.07 MB/sec 0 min 29 sec 23.18 MB 92.06 % 0.07 MB/sec 0 min 29 sec 23.19 MB 92.09 % 0.07 MB/sec 0 min 28 sec 23.20 MB 92.13 % 0.07 MB/sec 0 min 28 sec 23.20 MB 92.16 % 0.07 MB/sec 0 min 28 sec 23.21 MB 92.19 % 0.07 MB/sec 0 min 28 sec 23.22 MB 92.22 % 0.07 MB/sec 0 min 28 sec 23.23 MB 92.25 % 0.07 MB/sec 0 min 28 sec 23.23 MB 92.28 % 0.07 MB/sec 0 min 28 sec 23.24 MB 92.31 % 0.07 MB/sec 0 min 28 sec 23.25 MB 92.34 % 0.07 MB/sec 0 min 28 sec 23.26 MB 92.37 % 0.07 MB/sec 0 min 27 sec 23.27 MB 92.40 % 0.07 MB/sec 0 min 27 sec 23.27 MB 92.44 % 0.07 MB/sec 0 min 27 sec 23.28 MB 92.47 % 0.07 MB/sec 0 min 27 sec 23.29 MB 92.50 % 0.07 MB/sec 0 min 27 sec 23.30 MB 92.53 % 0.07 MB/sec 0 min 27 sec 23.30 MB 92.56 % 0.07 MB/sec 0 min 27 sec 23.31 MB 92.59 % 0.07 MB/sec 0 min 27 sec 23.32 MB 92.62 % 0.07 MB/sec 0 min 26 sec 23.33 MB 92.65 % 0.07 MB/sec 0 min 26 sec 23.34 MB 92.68 % 0.07 MB/sec 0 min 26 sec 23.34 MB 92.72 % 0.07 MB/sec 0 min 26 sec 23.35 MB 92.75 % 0.07 MB/sec 0 min 26 sec 23.36 MB 92.78 % 0.07 MB/sec 0 min 26 sec 23.37 MB 92.81 % 0.07 MB/sec 0 min 26 sec 23.38 MB 92.84 % 0.07 MB/sec 0 min 26 sec 23.38 MB 92.87 % 0.07 MB/sec 0 min 25 sec 23.39 MB 92.90 % 0.07 MB/sec 0 min 25 sec 23.40 MB 92.93 % 0.07 MB/sec 0 min 25 sec 23.41 MB 92.96 % 0.07 MB/sec 0 min 25 sec 23.41 MB 92.99 % 0.07 MB/sec 0 min 25 sec 23.42 MB 93.03 % 0.07 MB/sec 0 min 25 sec 23.43 MB 93.06 % 0.07 MB/sec 0 min 25 sec 23.44 MB 93.09 % 0.07 MB/sec 0 min 25 sec 23.45 MB 93.12 % 0.07 MB/sec 0 min 25 sec 23.45 MB 93.15 % 0.07 MB/sec 0 min 24 sec 23.46 MB 93.18 % 0.07 MB/sec 0 min 24 sec 23.47 MB 93.21 % 0.07 MB/sec 0 min 24 sec 23.48 MB 93.24 % 0.07 MB/sec 0 min 24 sec 23.48 MB 93.27 % 0.07 MB/sec 0 min 24 sec 23.49 MB 93.30 % 0.07 MB/sec 0 min 24 sec 23.50 MB 93.34 % 0.07 MB/sec 0 min 24 sec 23.51 MB 93.37 % 0.07 MB/sec 0 min 24 sec 23.52 MB 93.40 % 0.07 MB/sec 0 min 23 sec 23.52 MB 93.43 % 0.07 MB/sec 0 min 23 sec 23.53 MB 93.46 % 0.07 MB/sec 0 min 23 sec 23.54 MB 93.49 % 0.07 MB/sec 0 min 23 sec 23.55 MB 93.52 % 0.07 MB/sec 0 min 23 sec 23.55 MB 93.55 % 0.07 MB/sec 0 min 23 sec 23.56 MB 93.58 % 0.07 MB/sec 0 min 23 sec 23.57 MB 93.61 % 0.07 MB/sec 0 min 23 sec 23.58 MB 93.65 % 0.07 MB/sec 0 min 23 sec 23.59 MB 93.68 % 0.07 MB/sec 0 min 22 sec 23.59 MB 93.71 % 0.07 MB/sec 0 min 22 sec 23.60 MB 93.74 % 0.07 MB/sec 0 min 22 sec 23.61 MB 93.77 % 0.07 MB/sec 0 min 22 sec 23.62 MB 93.80 % 0.07 MB/sec 0 min 22 sec 23.62 MB 93.83 % 0.07 MB/sec 0 min 22 sec 23.63 MB 93.86 % 0.07 MB/sec 0 min 22 sec 23.64 MB 93.89 % 0.07 MB/sec 0 min 22 sec 23.65 MB 93.93 % 0.07 MB/sec 0 min 21 sec 23.66 MB 93.96 % 0.07 MB/sec 0 min 21 sec 23.66 MB 93.99 % 0.07 MB/sec 0 min 21 sec 23.67 MB 94.02 % 0.07 MB/sec 0 min 21 sec 23.68 MB 94.05 % 0.07 MB/sec 0 min 21 sec 23.69 MB 94.08 % 0.07 MB/sec 0 min 21 sec 23.70 MB 94.11 % 0.07 MB/sec 0 min 21 sec 23.70 MB 94.14 % 0.07 MB/sec 0 min 21 sec 23.71 MB 94.17 % 0.07 MB/sec 0 min 21 sec 23.72 MB 94.20 % 0.07 MB/sec 0 min 20 sec 23.73 MB 94.24 % 0.07 MB/sec 0 min 20 sec 23.73 MB 94.27 % 0.07 MB/sec 0 min 20 sec 23.74 MB 94.30 % 0.07 MB/sec 0 min 20 sec 23.75 MB 94.33 % 0.07 MB/sec 0 min 20 sec 23.76 MB 94.36 % 0.07 MB/sec 0 min 20 sec 23.77 MB 94.39 % 0.07 MB/sec 0 min 20 sec 23.77 MB 94.42 % 0.07 MB/sec 0 min 20 sec 23.78 MB 94.45 % 0.07 MB/sec 0 min 20 sec 23.79 MB 94.48 % 0.07 MB/sec 0 min 19 sec 23.80 MB 94.51 % 0.07 MB/sec 0 min 19 sec 23.80 MB 94.55 % 0.07 MB/sec 0 min 19 sec 23.81 MB 94.58 % 0.07 MB/sec 0 min 19 sec 23.82 MB 94.61 % 0.07 MB/sec 0 min 19 sec 23.83 MB 94.64 % 0.07 MB/sec 0 min 19 sec 23.84 MB 94.67 % 0.07 MB/sec 0 min 19 sec 23.84 MB 94.70 % 0.07 MB/sec 0 min 19 sec 23.85 MB 94.73 % 0.07 MB/sec 0 min 19 sec 23.86 MB 94.76 % 0.07 MB/sec 0 min 18 sec 23.87 MB 94.79 % 0.07 MB/sec 0 min 18 sec 23.88 MB 94.83 % 0.07 MB/sec 0 min 18 sec 23.88 MB 94.86 % 0.07 MB/sec 0 min 18 sec 23.89 MB 94.89 % 0.07 MB/sec 0 min 18 sec 23.90 MB 94.92 % 0.07 MB/sec 0 min 18 sec 23.91 MB 94.95 % 0.07 MB/sec 0 min 18 sec 23.91 MB 94.98 % 0.07 MB/sec 0 min 18 sec 23.92 MB 95.01 % 0.07 MB/sec 0 min 18 sec 23.93 MB 95.04 % 0.07 MB/sec 0 min 17 sec 23.94 MB 95.07 % 0.07 MB/sec 0 min 17 sec 23.95 MB 95.10 % 0.07 MB/sec 0 min 17 sec 23.95 MB 95.14 % 0.07 MB/sec 0 min 17 sec 23.96 MB 95.17 % 0.07 MB/sec 0 min 17 sec 23.97 MB 95.20 % 0.07 MB/sec 0 min 17 sec 23.98 MB 95.23 % 0.07 MB/sec 0 min 17 sec 23.98 MB 95.26 % 0.07 MB/sec 0 min 17 sec 23.99 MB 95.29 % 0.07 MB/sec 0 min 17 sec 24.00 MB 95.32 % 0.07 MB/sec 0 min 16 sec 24.01 MB 95.35 % 0.07 MB/sec 0 min 16 sec 24.02 MB 95.38 % 0.07 MB/sec 0 min 16 sec 24.02 MB 95.41 % 0.07 MB/sec 0 min 16 sec 24.03 MB 95.45 % 0.07 MB/sec 0 min 16 sec 24.04 MB 95.48 % 0.07 MB/sec 0 min 16 sec 24.05 MB 95.51 % 0.07 MB/sec 0 min 16 sec 24.05 MB 95.54 % 0.07 MB/sec 0 min 16 sec 24.06 MB 95.57 % 0.07 MB/sec 0 min 16 sec 24.07 MB 95.60 % 0.07 MB/sec 0 min 15 sec 24.08 MB 95.63 % 0.07 MB/sec 0 min 15 sec 24.09 MB 95.66 % 0.07 MB/sec 0 min 15 sec 24.09 MB 95.69 % 0.07 MB/sec 0 min 15 sec 24.10 MB 95.72 % 0.07 MB/sec 0 min 15 sec 24.11 MB 95.76 % 0.07 MB/sec 0 min 15 sec 24.12 MB 95.79 % 0.07 MB/sec 0 min 15 sec 24.12 MB 95.82 % 0.07 MB/sec 0 min 15 sec 24.13 MB 95.85 % 0.07 MB/sec 0 min 15 sec 24.14 MB 95.88 % 0.07 MB/sec 0 min 14 sec 24.15 MB 95.91 % 0.07 MB/sec 0 min 14 sec 24.16 MB 95.94 % 0.07 MB/sec 0 min 14 sec 24.16 MB 95.97 % 0.07 MB/sec 0 min 14 sec 24.17 MB 96.00 % 0.07 MB/sec 0 min 14 sec 24.18 MB 96.04 % 0.07 MB/sec 0 min 14 sec 24.19 MB 96.07 % 0.07 MB/sec 0 min 14 sec 24.20 MB 96.10 % 0.07 MB/sec 0 min 14 sec 24.20 MB 96.13 % 0.07 MB/sec 0 min 14 sec 24.21 MB 96.16 % 0.07 MB/sec 0 min 13 sec 24.22 MB 96.19 % 0.07 MB/sec 0 min 13 sec 24.23 MB 96.22 % 0.07 MB/sec 0 min 13 sec 24.23 MB 96.25 % 0.07 MB/sec 0 min 13 sec 24.24 MB 96.28 % 0.07 MB/sec 0 min 13 sec 24.25 MB 96.31 % 0.07 MB/sec 0 min 13 sec 24.26 MB 96.35 % 0.07 MB/sec 0 min 13 sec 24.27 MB 96.38 % 0.07 MB/sec 0 min 13 sec 24.27 MB 96.41 % 0.07 MB/sec 0 min 13 sec 24.28 MB 96.44 % 0.07 MB/sec 0 min 12 sec 24.29 MB 96.47 % 0.07 MB/sec 0 min 12 sec 24.30 MB 96.50 % 0.07 MB/sec 0 min 12 sec 24.30 MB 96.53 % 0.07 MB/sec 0 min 12 sec 24.31 MB 96.56 % 0.07 MB/sec 0 min 12 sec 24.32 MB 96.59 % 0.07 MB/sec 0 min 12 sec 24.33 MB 96.62 % 0.07 MB/sec 0 min 12 sec 24.34 MB 96.66 % 0.07 MB/sec 0 min 12 sec 24.34 MB 96.69 % 0.07 MB/sec 0 min 12 sec 24.35 MB 96.72 % 0.07 MB/sec 0 min 11 sec 24.36 MB 96.75 % 0.07 MB/sec 0 min 11 sec 24.37 MB 96.78 % 0.07 MB/sec 0 min 11 sec 24.38 MB 96.81 % 0.07 MB/sec 0 min 11 sec 24.38 MB 96.84 % 0.07 MB/sec 0 min 11 sec 24.39 MB 96.87 % 0.07 MB/sec 0 min 11 sec 24.40 MB 96.90 % 0.07 MB/sec 0 min 11 sec 24.41 MB 96.94 % 0.07 MB/sec 0 min 11 sec 24.41 MB 96.97 % 0.07 MB/sec 0 min 11 sec 24.42 MB 97.00 % 0.07 MB/sec 0 min 10 sec 24.43 MB 97.03 % 0.07 MB/sec 0 min 10 sec 24.44 MB 97.06 % 0.07 MB/sec 0 min 10 sec 24.45 MB 97.09 % 0.07 MB/sec 0 min 10 sec 24.45 MB 97.12 % 0.07 MB/sec 0 min 10 sec 24.46 MB 97.15 % 0.07 MB/sec 0 min 10 sec 24.47 MB 97.18 % 0.07 MB/sec 0 min 10 sec 24.48 MB 97.21 % 0.07 MB/sec 0 min 10 sec 24.48 MB 97.25 % 0.07 MB/sec 0 min 10 sec 24.49 MB 97.28 % 0.07 MB/sec 0 min 10 sec 24.50 MB 97.31 % 0.07 MB/sec 0 min 9 sec 24.51 MB 97.34 % 0.07 MB/sec 0 min 9 sec 24.52 MB 97.37 % 0.07 MB/sec 0 min 9 sec 24.52 MB 97.40 % 0.07 MB/sec 0 min 9 sec 24.53 MB 97.43 % 0.07 MB/sec 0 min 9 sec 24.54 MB 97.46 % 0.07 MB/sec 0 min 9 sec 24.55 MB 97.49 % 0.07 MB/sec 0 min 9 sec 24.55 MB 97.52 % 0.07 MB/sec 0 min 9 sec 24.56 MB 97.56 % 0.07 MB/sec 0 min 9 sec 24.57 MB 97.59 % 0.07 MB/sec 0 min 8 sec 24.58 MB 97.62 % 0.07 MB/sec 0 min 8 sec 24.59 MB 97.65 % 0.07 MB/sec 0 min 8 sec 24.59 MB 97.68 % 0.07 MB/sec 0 min 8 sec 24.60 MB 97.71 % 0.07 MB/sec 0 min 8 sec 24.61 MB 97.74 % 0.07 MB/sec 0 min 8 sec 24.62 MB 97.77 % 0.07 MB/sec 0 min 8 sec 24.62 MB 97.80 % 0.07 MB/sec 0 min 8 sec 24.63 MB 97.83 % 0.07 MB/sec 0 min 8 sec 24.64 MB 97.87 % 0.07 MB/sec 0 min 7 sec 24.65 MB 97.90 % 0.07 MB/sec 0 min 7 sec 24.66 MB 97.93 % 0.07 MB/sec 0 min 7 sec 24.66 MB 97.96 % 0.07 MB/sec 0 min 7 sec 24.67 MB 97.99 % 0.07 MB/sec 0 min 7 sec 24.68 MB 98.02 % 0.07 MB/sec 0 min 7 sec 24.69 MB 98.05 % 0.07 MB/sec 0 min 7 sec 24.70 MB 98.08 % 0.07 MB/sec 0 min 7 sec 24.70 MB 98.11 % 0.07 MB/sec 0 min 7 sec 24.71 MB 98.15 % 0.07 MB/sec 0 min 6 sec 24.72 MB 98.18 % 0.07 MB/sec 0 min 6 sec 24.73 MB 98.21 % 0.07 MB/sec 0 min 6 sec 24.73 MB 98.24 % 0.07 MB/sec 0 min 6 sec 24.74 MB 98.27 % 0.07 MB/sec 0 min 6 sec 24.75 MB 98.30 % 0.07 MB/sec 0 min 6 sec 24.76 MB 98.33 % 0.07 MB/sec 0 min 6 sec 24.77 MB 98.36 % 0.07 MB/sec 0 min 6 sec 24.77 MB 98.39 % 0.07 MB/sec 0 min 6 sec 24.78 MB 98.42 % 0.07 MB/sec 0 min 5 sec 24.79 MB 98.46 % 0.07 MB/sec 0 min 5 sec 24.80 MB 98.49 % 0.07 MB/sec 0 min 5 sec 24.80 MB 98.52 % 0.07 MB/sec 0 min 5 sec 24.81 MB 98.55 % 0.07 MB/sec 0 min 5 sec 24.82 MB 98.58 % 0.07 MB/sec 0 min 5 sec 24.83 MB 98.61 % 0.07 MB/sec 0 min 5 sec 24.84 MB 98.64 % 0.07 MB/sec 0 min 5 sec 24.84 MB 98.67 % 0.07 MB/sec 0 min 5 sec 24.85 MB 98.70 % 0.07 MB/sec 0 min 4 sec 24.86 MB 98.73 % 0.07 MB/sec 0 min 4 sec 24.87 MB 98.77 % 0.07 MB/sec 0 min 4 sec 24.88 MB 98.80 % 0.07 MB/sec 0 min 4 sec 24.88 MB 98.83 % 0.07 MB/sec 0 min 4 sec 24.89 MB 98.86 % 0.07 MB/sec 0 min 4 sec 24.90 MB 98.89 % 0.07 MB/sec 0 min 4 sec 24.91 MB 98.92 % 0.07 MB/sec 0 min 4 sec 24.91 MB 98.95 % 0.07 MB/sec 0 min 4 sec 24.92 MB 98.98 % 0.07 MB/sec 0 min 4 sec 24.93 MB 99.01 % 0.07 MB/sec 0 min 3 sec 24.94 MB 99.05 % 0.07 MB/sec 0 min 3 sec 24.95 MB 99.08 % 0.07 MB/sec 0 min 3 sec 24.95 MB 99.11 % 0.07 MB/sec 0 min 3 sec 24.96 MB 99.14 % 0.07 MB/sec 0 min 3 sec 24.97 MB 99.17 % 0.07 MB/sec 0 min 3 sec 24.98 MB 99.20 % 0.07 MB/sec 0 min 3 sec 24.98 MB 99.23 % 0.07 MB/sec 0 min 3 sec 24.99 MB 99.26 % 0.07 MB/sec 0 min 3 sec 25.00 MB 99.29 % 0.07 MB/sec 0 min 2 sec 25.01 MB 99.32 % 0.07 MB/sec 0 min 2 sec 25.02 MB 99.36 % 0.07 MB/sec 0 min 2 sec 25.02 MB 99.39 % 0.07 MB/sec 0 min 2 sec 25.03 MB 99.42 % 0.07 MB/sec 0 min 2 sec 25.04 MB 99.45 % 0.07 MB/sec 0 min 2 sec 25.05 MB 99.48 % 0.07 MB/sec 0 min 2 sec 25.05 MB 99.51 % 0.07 MB/sec 0 min 2 sec 25.06 MB 99.54 % 0.07 MB/sec 0 min 2 sec 25.07 MB 99.57 % 0.07 MB/sec 0 min 1 sec 25.08 MB 99.60 % 0.07 MB/sec 0 min 1 sec 25.09 MB 99.63 % 0.07 MB/sec 0 min 1 sec 25.09 MB 99.67 % 0.07 MB/sec 0 min 1 sec 25.10 MB 99.70 % 0.07 MB/sec 0 min 1 sec 25.11 MB 99.73 % 0.07 MB/sec 0 min 1 sec 25.12 MB 99.76 % 0.07 MB/sec 0 min 1 sec 25.12 MB 99.79 % 0.07 MB/sec 0 min 1 sec 25.13 MB 99.82 % 0.07 MB/sec 0 min 1 sec 25.14 MB 99.85 % 0.07 MB/sec 0 min 1 sec 25.15 MB 99.88 % 0.07 MB/sec 0 min 0 sec 25.16 MB 99.91 % 0.07 MB/sec 0 min 0 sec 25.16 MB 99.94 % 0.07 MB/sec 0 min 0 sec 25.17 MB 99.98 % 0.07 MB/sec 0 min 0 sec 25.18 MB 100.01 % 0.07 MB/sec 0 min -0 sec WARNING: Unable to install bowtie2. Please install bowtie2. + install -d -m755 /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64//usr/share/doc/python-humann2 + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64//usr/share/doc/python-humann2 + pushd /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64 ~/build/BUILDROOT/python-humann2-2.8.2-1.x86_64 ~/build/BUILD/humann2-2.8.2 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/humann2-2.8.2 + popd + mv /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.8.2-1 --unique-debug-suffix -2.8.2-1.x86_64 --unique-debug-src-base python-humann2-2.8.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/humann2-2.8.2 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-humann2-2.8.2-1.noarch Provides: python-humann2 python3-humann2 = 2.8.2-1 python3.9dist(humann2) = 2.8.2 python3dist(humann2) = 2.8.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(setuptools) Processing files: python-humann2-help-2.8.2-1.noarch warning: Empty %files file /builddir/build/BUILD/humann2-2.8.2/doclist.lst Provides: python-humann2-help = 2.8.2-1 python3-humann2-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64 Wrote: /builddir/build/RPMS/python-humann2-help-2.8.2-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-humann2-2.8.2-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LqqEm8 + umask 022 + cd /builddir/build/BUILD + cd humann2-2.8.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-humann2-2.8.2-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0