Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make test failed about testing [email protected] on centos8_aarch64 #953

Open
Tom-python0121 opened this issue Nov 10, 2022 · 0 comments
Open

Comments

@Tom-python0121
Copy link

Steps to reproduce the issue

[root@localhost tippecanoe-1.36.0]#make test
……
rank -acrol -ps tests/ne_110m_admin_1_states_provinces_lines/in.json  < /dev/null
./tippecanoe-decode -x generator tests/ne_110m_admin_1_states_provinces_lines/out/-lcountries_-P_-Z1_-z7_-b4_-xfeaturecla_-xscalerank_-acrol_-ps.json.check.mbtiles > tests/ne_110m_admin_1_states_provinces_lines/out/-lcountries_-P_-Z1_-z7_-b4_-xfeaturecla_-xscalerank_-acrol_-ps.json.check.out
cmp tests/ne_110m_admin_1_states_provinces_lines/out/-lcountries_-P_-Z1_-z7_-b4_-xfeaturecla_-xscalerank_-acrol_-ps.json.check.out tests/ne_110m_admin_1_states_provinces_lines/out/-lcountries_-P_-Z1_-z7_-b4_-xfeaturecla_-xscalerank_-acrol_-ps.json
rm tests/ne_110m_admin_1_states_provinces_lines/out/-lcountries_-P_-Z1_-z7_-b4_-xfeaturecla_-xscalerank_-acrol_-ps.json.check.out tests/ne_110m_admin_1_states_provinces_lines/out/-lcountries_-P_-Z1_-z7_-b4_-xfeaturecla_-xscalerank_-acrol_-ps.json.check.mbtiles
./tippecanoe -q -a@ -f -o tests/ne_110m_admin_1_states_provinces_lines/out/-z0_--clip-bounding-box_-110,27,-92,52.json.check.mbtiles -z0 --clip-bounding-box -110,27,-92,52 tests/ne_110m_admin_1_states_provinces_lines/in.json  < /dev/null
./tippecanoe-decode -x generator tests/ne_110m_admin_1_states_provinces_lines/out/-z0_--clip-bounding-box_-110,27,-92,52.json.check.mbtiles > tests/ne_110m_admin_1_states_provinces_lines/out/-z0_--clip-bounding-box_-110,27,-92,52.json.check.out
cmp tests/ne_110m_admin_1_states_provinces_lines/out/-z0_--clip-bounding-box_-110,27,-92,52.json.check.out tests/ne_110m_admin_1_states_provinces_lines/out/-z0_--clip-bounding-box_-110,27,-92,52.json
rm tests/ne_110m_admin_1_states_provinces_lines/out/-z0_--clip-bounding-box_-110,27,-92,52.json.check.out tests/ne_110m_admin_1_states_provinces_lines/out/-z0_--clip-bounding-box_-110,27,-92,52.json.check.mbtiles
./tippecanoe -q -a@ -f -o tests/tl_2018_51685_roads/out/-Z11_-z11_--no-simplification-of-shared-nodes.json.check.mbtiles -Z11 -z11 --no-simplification-of-shared-nodes tests/tl_2018_51685_roads/in.json  < /dev/null
./tippecanoe-decode -x generator tests/tl_2018_51685_roads/out/-Z11_-z11_--no-simplification-of-shared-nodes.json.check.mbtiles > tests/tl_2018_51685_roads/out/-Z11_-z11_--no-simplification-of-shared-nodes.json.check.out
cmp tests/tl_2018_51685_roads/out/-Z11_-z11_--no-simplification-of-shared-nodes.json.check.out tests/tl_2018_51685_roads/out/-Z11_-z11_--no-simplification-of-shared-nodes.json
rm tests/tl_2018_51685_roads/out/-Z11_-z11_--no-simplification-of-shared-nodes.json.check.out tests/tl_2018_51685_roads/out/-Z11_-z11_--no-simplification-of-shared-nodes.json.check.mbtiles
./tippecanoe -q -a@ -f -o tests/islands/out/-d7_-z7_-pt_-pp.json.check.mbtiles -d7 -z7 -pt -pp tests/islands/in.json  < /dev/null
./tippecanoe-decode -x generator tests/islands/out/-d7_-z7_-pt_-pp.json.check.mbtiles > tests/islands/out/-d7_-z7_-pt_-pp.json.check.out
cmp tests/islands/out/-d7_-z7_-pt_-pp.json.check.out tests/islands/out/-d7_-z7_-pt_-pp.json
rm tests/islands/out/-d7_-z7_-pt_-pp.json.check.out tests/islands/out/-d7_-z7_-pt_-pp.json.check.mbtiles
./tippecanoe -q -a@ -f -o tests/highzoom/out/-z30.json.check.mbtiles -z30 tests/highzoom/in.json  < /dev/null
Highest supported zoom with detail 12 is 20
./tippecanoe-decode -x generator tests/highzoom/out/-z30.json.check.mbtiles > tests/highzoom/out/-z30.json.check.out
cmp tests/highzoom/out/-z30.json.check.out tests/highzoom/out/-z30.json
rm tests/highzoom/out/-z30.json.check.out tests/highzoom/out/-z30.json.check.mbtiles
./tippecanoe -q -a@ -f -o tests/coalesce-tract/out/-P_--coalesce_--reorder_-z11_-Z11_-y_STATEFP10_-y_COUNTYFP10_-l_merged.json.check.mbtiles -P --coalesce --reorder -z11 -Z11 -y STATEFP10 -y COUNTYFP10 -l merged tests/coalesce-tract/tl_2010_06001_tract10.json tests/coalesce-tract/tl_2010_06075_tract10.json  < /dev/null
tests/coalesce-tract/tl_2010_06001_tract10.json:9: Reached EOF without all containers being closed
In JSON object {"type":"FeatureCollection","features":[]}
tests/coalesce-tract/tl_2010_06001_tract10.json:5: Found ] at top level
tests/coalesce-tract/tl_2010_06075_tract10.json:7: Reached EOF without all containers being closed
In JSON object {"type":"FeatureCollection","features":[]}
tests/coalesce-tract/tl_2010_06075_tract10.json:4: Found ] at top level
./tippecanoe-decode -x generator tests/coalesce-tract/out/-P_--coalesce_--reorder_-z11_-Z11_-y_STATEFP10_-y_COUNTYFP10_-l_merged.json.check.mbtiles > tests/coalesce-tract/out/-P_--coalesce_--reorder_-z11_-Z11_-y_STATEFP10_-y_COUNTYFP10_-l_merged.json.check.out
cmp tests/coalesce-tract/out/-P_--coalesce_--reorder_-z11_-Z11_-y_STATEFP10_-y_COUNTYFP10_-l_merged.json.check.out tests/coalesce-tract/out/-P_--coalesce_--reorder_-z11_-Z11_-y_STATEFP10_-y_COUNTYFP10_-l_merged.json
tests/coalesce-tract/out/-P_--coalesce_--reorder_-z11_-Z11_-y_STATEFP10_-y_COUNTYFP10_-l_merged.json.check.out tests/coalesce-tract/out/-P_--coalesce_--reorder_-z11_-Z11_-y_STATEFP10_-y_COUNTYFP10_-l_merged.json differ: byte 5105, line 34
make: *** [Makefile:94: tests/coalesce-tract/out/-P_--coalesce_--reorder_-z11_-Z11_-y_STATEFP10_-y_COUNTYFP10_-l_merged.json.check] Error 1

Can you take a look at it for me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant