texttest -a tools -d /Users/sumo/clangMacOS_M1/sumo/tests -reconnect /Users/sumo/clangMacOS_M1/texttesttmp/clangMacOS_M1.30Nov005207.40483 -g
texttest -a tools -d /Users/sumo/clangMacOS_M1/sumo/tests
---------- Differences in output ---------- 0a1 > Python flake not found. Python style checking is disabled.build_config checkStyle complex ( Last six runs Nov2023 )
---------- Differences in output ---------- 0a1 > Python flake not found. Python style checking is disabled. 14a16,17 > src/netedit/dialogs/GNEFixElementsDialog.cpp broken @file reference /// @file GNEFixElementsDialog.h > src/netedit/dialogs/GNEFixElementsDialogRow.cpp broken @file reference /// @file GNEFixElementsDialogRow.h
---------- Differences in errors ---------- 0a1,23 > Traceback (most recent call last): > drtOnline.py, in <module> > main() > drtOnline.py, in main > ilp_result = ilp_solve(options, len(fleet), len(ilp_res_cons), > drtOnline.py, in ilp_solve > prob.solve(pl.PULP_CBC_CMD(msg=0, timeLimit=options.ilp_time)) > pulp.py, in solve > status = solver.actualSolve(self, **kwargs) > File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 137, in actualSolve > return self.solve_CBC(lp, **kwargs) > File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 202, in solve_CBC > cbc = subprocess.Popen(args, stdout=pipe, stderr=pipe, stdin=devnull) > subprocess.py, in __init__ > self._execute_child(args, executable, preexec_fn, close_fds, > subprocess.py, in _execute_child > raise child_exception_type(errno_num, err_msg, err_filename) > OSError: [Errno 86] Bad CPU type in executable: '/opt/homebrew/lib/python3.9/site-packages/pulp/solverdir/cbc/osx/64/cbc' > sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name='/dev/null' mode='w' encoding='UTF-8'> > sys:1: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 53133), raddr=('127.0.0.1', 53120)> > /opt/homebrew/Cellar/python@3.9/3.9.12_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py:1052: ResourceWarning: subprocess 54311 is still running > Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown > Quitting (on error). ---------- Differences in output ---------- 7,74d6 < Dispatch: taxiB_0y_0z < < Run dispatcher < New reservations: ['1', '2', '3'] < Pending reservations: [] < Solve DARP with exhaustive_search < Solve ILP < Dispatch: taxiB_0y_2y_3y_1y_3z_0z_1z_2z < < Run dispatcher < New reservations: ['4', '5', '6'] < Pending reservations: [] < Solve DARP with exhaustive_search < Solve ILP < Dispatch: taxiB_2y_3y_4y_3z_1y_0z_1z_2z_4z < Dispatch: taxiA_5y_6y_5z_6z < < Run dispatcher < New reservations: ['7', '8', '9'] < Pending reservations: [] < Solve DARP with exhaustive_search < Solve ILP < Dispatch: taxiA_5y_7y_6y_8y_8z_7z_6z_5z < < Run dispatcher < Pending reservations: ['9'] < Solve DARP with exhaustive_search < Solve ILP < <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,23 > Traceback (most recent call last): > drtOnline.py, in <module> > main() > drtOnline.py, in main > ilp_result = ilp_solve(options, len(fleet), len(ilp_res_cons), > drtOnline.py, in ilp_solve > prob.solve(pl.PULP_CBC_CMD(msg=0, timeLimit=options.ilp_time)) > pulp.py, in solve > status = solver.actualSolve(self, **kwargs) > File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 137, in actualSolve > return self.solve_CBC(lp, **kwargs) > File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 202, in solve_CBC > cbc = subprocess.Popen(args, stdout=pipe, stderr=pipe, stdin=devnull) > subprocess.py, in __init__ > self._execute_child(args, executable, preexec_fn, close_fds, > subprocess.py, in _execute_child > raise child_exception_type(errno_num, err_msg, err_filename) > OSError: [Errno 86] Bad CPU type in executable: '/opt/homebrew/lib/python3.9/site-packages/pulp/solverdir/cbc/osx/64/cbc' > sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name='/dev/null' mode='w' encoding='UTF-8'> > sys:1: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 53132), raddr=('127.0.0.1', 53118)> > /opt/homebrew/Cellar/python@3.9/3.9.12_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py:1052: ResourceWarning: subprocess 54310 is still running > Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown > Quitting (on error). ---------- Differences in output ---------- 7,71d6 < Dispatch: taxiB_0y_0z < < Run dispatcher < New reservations: ['1', '2', '3'] < Pending reservations: [] < Solve DARP with simple_rerouting < Solve ILP < Dispatch: taxiB_0y_2y_1y_0z_1z_2z < < Run dispatcher < New reservations: ['4', '5', '6'] < Pending reservations: ['3'] < Solve DARP with simple_rerouting < Solve ILP < Dispatch: taxiA_6y_5y_3y_3z_6z_5z < < Run dispatcher < New reservations: ['7', '8', '9'] < Pending reservations: ['4'] < Solve DARP with simple_rerouting < Solve ILP < Dispatch: taxiB_1y_8y_8z_0z_1z_2z < < Run dispatcher < Pending reservations: ['4', '7', '9'] < Solve DARP with simple_rerouting < Solve ILP < < Run dispatcher <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,23 > Traceback (most recent call last): > drtOnline.py, in <module> > main() > drtOnline.py, in main > ilp_result = ilp_solve(options, len(fleet), len(ilp_res_cons), > drtOnline.py, in ilp_solve > prob.solve(pl.PULP_CBC_CMD(msg=0, timeLimit=options.ilp_time)) > pulp.py, in solve > status = solver.actualSolve(self, **kwargs) > File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 137, in actualSolve > return self.solve_CBC(lp, **kwargs) > File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 202, in solve_CBC > cbc = subprocess.Popen(args, stdout=pipe, stderr=pipe, stdin=devnull) > subprocess.py, in __init__ > self._execute_child(args, executable, preexec_fn, close_fds, > subprocess.py, in _execute_child > raise child_exception_type(errno_num, err_msg, err_filename) > OSError: [Errno 86] Bad CPU type in executable: '/opt/homebrew/lib/python3.9/site-packages/pulp/solverdir/cbc/osx/64/cbc' > sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name='/dev/null' mode='w' encoding='UTF-8'> > sys:1: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 53176), raddr=('127.0.0.1', 53165)> > /opt/homebrew/Cellar/python@3.9/3.9.12_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py:1052: ResourceWarning: subprocess 54381 is still running > Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown > Quitting (on error). ---------- Differences in output ---------- 13,74d12 < Dispatch: taxiB_2y_3y_3z_2z < < Run dispatcher < New reservations: ['4', '5', '6'] < Pending reservations: ['0'] < Solve DARP with exhaustive_search < Solve ILP < Dispatch: taxiC_4y_5y_4z_5z < Dispatch: taxiA_6y_6z < < Run dispatcher < New reservations: ['7', '8', '9'] < Pending reservations: ['0'] < Solve DARP with exhaustive_search < Solve ILP < Dispatch: taxiA_6y_7y_7z_6z < Dispatch: taxiB_3y_8y_3z_8z_2z < < Run dispatcher < Pending reservations: ['0', '9'] < Solve DARP with exhaustive_search < Solve ILP < < Run dispatcher < Pending reservations: ['0', '9'] < Solve DARP with exhaustive_search < Reservation 0 (person ('0',)) cannot be served < Solve ILP < <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,23 > Traceback (most recent call last): > drtOnline.py, in <module> > main() > drtOnline.py, in main > ilp_result = ilp_solve(options, len(fleet), len(ilp_res_cons), > drtOnline.py, in ilp_solve > prob.solve(pl.PULP_CBC_CMD(msg=0, timeLimit=options.ilp_time)) > pulp.py, in solve > status = solver.actualSolve(self, **kwargs) > File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 137, in actualSolve > return self.solve_CBC(lp, **kwargs) > File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 202, in solve_CBC > cbc = subprocess.Popen(args, stdout=pipe, stderr=pipe, stdin=devnull) > subprocess.py, in __init__ > self._execute_child(args, executable, preexec_fn, close_fds, > subprocess.py, in _execute_child > raise child_exception_type(errno_num, err_msg, err_filename) > OSError: [Errno 86] Bad CPU type in executable: '/opt/homebrew/lib/python3.9/site-packages/pulp/solverdir/cbc/osx/64/cbc' > sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name='/dev/null' mode='w' encoding='UTF-8'> > sys:1: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 53168), raddr=('127.0.0.1', 53158)> > /opt/homebrew/Cellar/python@3.9/3.9.12_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py:1052: ResourceWarning: subprocess 54367 is still running > Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown > Quitting (on error). ---------- Differences in output ---------- 13,79d12 < Dispatch: taxiC_2y_3y_3z_2z < < Run dispatcher < New reservations: ['4', '5', '6'] < Pending reservations: ['0'] < Solve DARP with simple_rerouting < Solve ILP < Dispatch: taxiA_4y_5y_4z_5z < Dispatch: taxiB_6y_6z < < Run dispatcher < New reservations: ['7', '8', '9'] < Pending reservations: ['0'] < Solve DARP with simple_rerouting < Solve ILP < Dispatch: taxiB_6y_7y_7z_6z < < Run dispatcher < Pending reservations: ['0', '8', '9'] < Solve DARP with simple_rerouting < Solve ILP < < Run dispatcher < Pending reservations: ['0', '8', '9'] < Solve DARP with simple_rerouting < Reservation 0 (person ('0',)) cannot be served < Solve ILP < < Run dispatcher <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,23 > Traceback (most recent call last): > drtOnline.py, in <module> > main() > drtOnline.py, in main > ilp_result = ilp_solve(options, len(fleet), len(ilp_res_cons), > drtOnline.py, in ilp_solve > prob.solve(pl.PULP_CBC_CMD(msg=0, timeLimit=options.ilp_time)) > pulp.py, in solve > status = solver.actualSolve(self, **kwargs) > File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 137, in actualSolve > return self.solve_CBC(lp, **kwargs) > File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 202, in solve_CBC > cbc = subprocess.Popen(args, stdout=pipe, stderr=pipe, stdin=devnull) > subprocess.py, in __init__ > self._execute_child(args, executable, preexec_fn, close_fds, > subprocess.py, in _execute_child > raise child_exception_type(errno_num, err_msg, err_filename) > OSError: [Errno 86] Bad CPU type in executable: '/opt/homebrew/lib/python3.9/site-packages/pulp/solverdir/cbc/osx/64/cbc' > sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name='/dev/null' mode='w' encoding='UTF-8'> > sys:1: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 53138), raddr=('127.0.0.1', 53125)> > /opt/homebrew/Cellar/python@3.9/3.9.12_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py:1052: ResourceWarning: subprocess 54322 is still running > Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown > Quitting (on error). ---------- Differences in output ---------- 11,54d10 < Dispatch: taxiA_0y_0z < < Run dispatcher < New reservations: ['1'] < Pending reservations: [] < Solve DARP with simple_rerouting < Solve ILP < Dispatch: taxiA_1y_1z < < Run dispatcher < New reservations: ['2'] < Pending reservations: [] < Solve DARP with simple_rerouting < < Run dispatcher < Pending reservations: ['2'] < Solve DARP with simple_rerouting < < Run dispatcher < Pending reservations: ['2'] < Solve DARP with simple_rerouting < Reservation 2 (person ('2',)) cannot be served < < Run dispatcher < New reservations: ['3'] < Pending reservations: [] < Solve DARP with simple_rerouting < Reservation 3 (person ('3',)) cannot be served < <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,23 > Traceback (most recent call last): > drtOnline.py, in <module> > main() > drtOnline.py, in main > ilp_result = ilp_solve(options, len(fleet), len(ilp_res_cons), > drtOnline.py, in ilp_solve > prob.solve(pl.PULP_CBC_CMD(msg=0, timeLimit=options.ilp_time)) > pulp.py, in solve > status = solver.actualSolve(self, **kwargs) > File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 137, in actualSolve > return self.solve_CBC(lp, **kwargs) > File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 202, in solve_CBC > cbc = subprocess.Popen(args, stdout=pipe, stderr=pipe, stdin=devnull) > subprocess.py, in __init__ > self._execute_child(args, executable, preexec_fn, close_fds, > subprocess.py, in _execute_child > raise child_exception_type(errno_num, err_msg, err_filename) > OSError: [Errno 86] Bad CPU type in executable: '/opt/homebrew/lib/python3.9/site-packages/pulp/solverdir/cbc/osx/64/cbc' > sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name='/dev/null' mode='w' encoding='UTF-8'> > sys:1: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 53149), raddr=('127.0.0.1', 53134)> > /opt/homebrew/Cellar/python@3.9/3.9.12_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py:1052: ResourceWarning: subprocess 54332 is still running > Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown > Quitting (on error). ---------- Differences in output ---------- 7,70d6 < Dispatch: taxiA_0y_0z < < Run dispatcher < New reservations: ['1', '2', '3'] < Pending reservations: [] < Solve DARP with simple_rerouting < Solve ILP < Dispatch: taxiA_0y_2y_1y_0z_1z_2z < < Run dispatcher < New reservations: ['4', '5', '6'] < Pending reservations: ['3'] < Solve DARP with simple_rerouting < < Run dispatcher < New reservations: ['7', '8', '9'] < Pending reservations: ['3', '4', '5', '6'] < Solve DARP with simple_rerouting < < Run dispatcher < Pending reservations: ['3', '4', '5', '6', '7', '8', '9'] < Solve DARP with simple_rerouting < < Run dispatcher < Pending reservations: ['3', '4', '5', '6', '7', '8', '9'] < Solve DARP with simple_rerouting < < Run dispatcher < Pending reservations: ['3', '4', '5', '6', '7', '8', '9'] <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,24 > Traceback (most recent call last): > drtOnline.py, in <module> > main() > drtOnline.py, in main > ilp_result = ilp_solve(options, len(fleet), len(ilp_res_cons), > drtOnline.py, in ilp_solve > prob.solve(pl.PULP_CBC_CMD(msg=0, timeLimit=options.ilp_time)) > pulp.py, in solve > status = solver.actualSolve(self, **kwargs) > File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 137, in actualSolve > return self.solve_CBC(lp, **kwargs) > File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 202, in solve_CBC > cbc = subprocess.Popen(args, stdout=pipe, stderr=pipe, stdin=devnull) > subprocess.py, in __init__ > self._execute_child(args, executable, preexec_fn, close_fds, > subprocess.py, in _execute_child > raise child_exception_type(errno_num, err_msg, err_filename) > OSError: [Errno 86] Bad CPU type in executable: '/opt/homebrew/lib/python3.9/site-packages/pulp/solverdir/cbc/osx/64/cbc' > sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name='/dev/null' mode='w' encoding='UTF-8'> > sys:1: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 53156), raddr=('127.0.0.1', 53139)> > sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name='tracefile_out.txt' mode='w' encoding='UTF-8'> > Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown > Quitting (on error). > /opt/homebrew/Cellar/python@3.9/3.9.12_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py:1052: ResourceWarning: subprocess 54340 is still running ---------- Differences in output ---------- 7,70d6 < Dispatch: taxiA_0y_0z < < Run dispatcher < New reservations: ['1', '2', '3'] < Pending reservations: [] < Solve DARP with simple_rerouting < Solve ILP < Dispatch: taxiA_0y_2y_1y_0z_1z_2z < < Run dispatcher < New reservations: ['4', '5', '6'] < Pending reservations: ['3'] < Solve DARP with simple_rerouting < < Run dispatcher < New reservations: ['7', '8', '9'] < Pending reservations: ['3', '4', '5', '6'] < Solve DARP with simple_rerouting < < Run dispatcher < Pending reservations: ['3', '4', '5', '6', '7', '8', '9'] < Solve DARP with simple_rerouting < < Run dispatcher < Pending reservations: ['3', '4', '5', '6', '7', '8', '9'] < Solve DARP with simple_rerouting < < Run dispatcher < Pending reservations: ['3', '4', '5', '6', '7', '8', '9'] <truncated after showing first 30 lines> ---------- Differences in tracefile ---------- 3,62d2 < traci.vehicle.dispatchTaxi('taxiA', ['0', '0']) < traci.simulationStep(40.0) < traci.vehicle.dispatchTaxi('taxiA', ['0', '2', '1', '0', '1', '2']) < traci.simulationStep(70.0) < traci.simulationStep(100.0) < traci.simulationStep(130.0) < traci.simulationStep(160.0) < traci.simulationStep(190.0) < traci.vehicle.dispatchTaxi('taxiA', ['0', '8', '8', '1', '2']) < traci.simulationStep(220.0) < traci.simulationStep(250.0) < traci.simulationStep(280.0) < traci.person.removeStage('6', 0) < traci.simulationStep(310.0) < traci.person.removeStage('3', 0) < traci.person.removeStage('4', 0) < traci.person.removeStage('5', 0) < traci.person.removeStage('7', 0) < traci.simulationStep(340.0) < traci.person.removeStage('9', 0) < traci.simulationStep(370.0) < traci.simulationStep(400.0) < traci.simulationStep(430.0) < traci.simulationStep(460.0) < traci.simulationStep(490.0) < traci.simulationStep(520.0) < traci.simulationStep(550.0) < traci.simulationStep(580.0) < traci.simulationStep(610.0) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,23 > Traceback (most recent call last): > drtOnline.py, in <module> > main() > drtOnline.py, in main > ilp_result = ilp_solve(options, len(fleet), len(ilp_res_cons), > drtOnline.py, in ilp_solve > prob.solve(pl.PULP_CBC_CMD(msg=0, timeLimit=options.ilp_time)) > pulp.py, in solve > status = solver.actualSolve(self, **kwargs) > File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 137, in actualSolve > return self.solve_CBC(lp, **kwargs) > File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 202, in solve_CBC > cbc = subprocess.Popen(args, stdout=pipe, stderr=pipe, stdin=devnull) > subprocess.py, in __init__ > self._execute_child(args, executable, preexec_fn, close_fds, > subprocess.py, in _execute_child > raise child_exception_type(errno_num, err_msg, err_filename) > OSError: [Errno 86] Bad CPU type in executable: '/opt/homebrew/lib/python3.9/site-packages/pulp/solverdir/cbc/osx/64/cbc' > sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name='/dev/null' mode='w' encoding='UTF-8'> > sys:1: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 53169), raddr=('127.0.0.1', 53153)> > /opt/homebrew/Cellar/python@3.9/3.9.12_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py:1052: ResourceWarning: subprocess 54364 is still running > Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown > Quitting (on error). ---------- Differences in output ---------- 7,78d6 < Dispatch: taxiB_0y_0z < < Run dispatcher < New reservations: ['1', '2', '3'] < Pending reservations: [] < Solve DARP with exhaustive_search < Solve ILP < Dispatch: taxiB_0y_2y_0z_2z < Dispatch: taxiA_3y_1y_3z_1z < < Run dispatcher < New reservations: ['4', '5', '6'] < Pending reservations: [] < Solve DARP with exhaustive_search < Solve ILP < < Run dispatcher < New reservations: ['7', '8', '9'] < Pending reservations: ['4', '5', '6'] < Solve DARP with exhaustive_search < Solve ILP < Dispatch: taxiB_2y_9y_0z_2z_9z < < Run dispatcher < Pending reservations: ['4', '5', '6', '7', '8'] < Solve DARP with exhaustive_search < Solve ILP < < Run dispatcher <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,23 > Traceback (most recent call last): > drtOnline.py, in <module> > main() > drtOnline.py, in main > ilp_result = ilp_solve(options, len(fleet), len(ilp_res_cons), > drtOnline.py, in ilp_solve > prob.solve(pl.PULP_CBC_CMD(msg=0, timeLimit=options.ilp_time)) > pulp.py, in solve > status = solver.actualSolve(self, **kwargs) > File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 137, in actualSolve > return self.solve_CBC(lp, **kwargs) > File "/opt/homebrew/lib/python3.9/site-packages/pulp/apis/coin_api.py", line 202, in solve_CBC > cbc = subprocess.Popen(args, stdout=pipe, stderr=pipe, stdin=devnull) > subprocess.py, in __init__ > self._execute_child(args, executable, preexec_fn, close_fds, > subprocess.py, in _execute_child > raise child_exception_type(errno_num, err_msg, err_filename) > OSError: [Errno 86] Bad CPU type in executable: '/opt/homebrew/lib/python3.9/site-packages/pulp/solverdir/cbc/osx/64/cbc' > sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name='/dev/null' mode='w' encoding='UTF-8'> > sys:1: ResourceWarning: unclosed <socket.socket fd=3, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM, proto=0, laddr=('127.0.0.1', 53163), raddr=('127.0.0.1', 53148)> > /opt/homebrew/Cellar/python@3.9/3.9.12_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py:1052: ResourceWarning: subprocess 54356 is still running > Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown > Quitting (on error). ---------- Differences in output ---------- 7,70d6 < Dispatch: taxiB_0y_0z < < Run dispatcher < New reservations: ['1', '2', '3'] < Pending reservations: [] < Solve DARP with simple_rerouting < Solve ILP < Dispatch: taxiA_3y_1y_3z_1z < < Run dispatcher < New reservations: ['4', '5', '6'] < Pending reservations: ['2'] < Solve DARP with simple_rerouting < < Run dispatcher < New reservations: ['7', '8', '9'] < Pending reservations: ['2', '4', '5', '6'] < Solve DARP with simple_rerouting < < Run dispatcher < Pending reservations: ['2', '4', '5', '6', '7', '8', '9'] < Solve DARP with simple_rerouting < < Run dispatcher < Pending reservations: ['2', '4', '5', '6', '7', '8', '9'] < Solve DARP with simple_rerouting < < Run dispatcher < Pending reservations: ['2', '4', '5', '6', '7', '8', '9'] <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,23c1,40 < Warning: Ambiguity in turnarounds computation at junction '469115178'. < Warning: Found sharp turn with radius 5.46 at the start of edge '-166213710'. < Warning: Found angle of 100.10 degrees at edge '627097696', segment 3. < Warning: Shape for junction '280598629' has distance 29.64 to its given position. < Warning: Lane '410322842_0' is not connected from any incoming edge at junction '5907970920'. < Warning: Edge '627097989' is not connected to outgoing edges at junction '5907970920'. < Warning: 4 total messages of type: Ambiguity in turnarounds computation at junction '%'. < Warning: 4 total messages of type: Found angle of % degrees at edge '%', segment %. < Warning: 22 total messages of type: Found sharp turn with radius % at the % of edge '%'. < Warning: 2 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'. < Warning: 2 total messages of type: Shape for junction '%' has distance % to its given position. < Warning: Ambiguity in turnarounds computation at junction '469115178'. < Warning: Found sharp turn with radius 5.46 at the start of edge '-166213710'. < Warning: Found angle of 100.10 degrees at edge '627097696', segment 3. < Warning: Shape for junction '280598629' has distance 29.64 to its given position. < Warning: Lane '410322842_0' is not connected from any incoming edge at junction '5907970920'. < Warning: Edge '627097989' is not connected to outgoing edges at junction '5907970920'. < Warning: 4 total messages of type: Ambiguity in turnarounds computation at junction '%'. < Warning: 4 total messages of type: Found angle of % degrees at edge '%', segment %. < Warning: 22 total messages of type: Found sharp turn with radius % at the % of edge '%'. < Warning: 2 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'. < Warning: 2 total messages of type: Shape for junction '%' has distance % to its given position. < Warning! No mapping library found, falling back to tracemapper. --- > dyld[51613]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) > Traceback (most recent call last): > File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py", line 925, in readNet <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,2d0 < Success. < Success. ---------- Missing result in gtfs_additional ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <busStop id="132189814.0" lane="-171756596_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Staatstheater"/> <busStop id="132189814.1" lane="-5148300_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Rathaus"/> <busStop id="132189814.2" lane="37983000_0" startPos="28.48" endPos="41.48" friendlyPos="true" name="Braunschweig Packhof"/> <busStop id="132189814.3" lane="30425275#0_0" startPos="29.12" endPos="42.12" friendlyPos="true" name="Braunschweig Hintern Brüdern"/> <busStop id="132189814.4" lane="8108069_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Altstadtmarkt"/> <busStop id="132189814.5" lane="8618349#0_0" startPos="31.99" endPos="44.99" friendlyPos="true" name="Braunschweig Güldenstraße"/> <busStop id="132189814.6" lane="319389908#0_0" startPos="79.29" endPos="92.29" friendlyPos="true" name="Braunschweig Südstraße"/> <busStop id="132189814.7" lane="127240643#2_0" startPos="0.56" endPos="13.56" friendlyPos="true" name="Braunschweig Holzhof"/> </additional> ---------- Missing result in gtfs_routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <route id="132189814" edges="-171756596 -37976103#3 -314841164#1 -37976385#1 -615184925 -198087353#0 -5148300 22978949#0 54684975#0 54684975#11 23386846#0 37983000 28381788 28509534#0 28509534#1 28509707#0 307200571 409312582#1 30425275#0 291686198 210624811#0 210624811#2 210624811#3 210624811#4 409312580 8108069 -376915189 -8107411#2 8618349#0 8618349#3 319389908#0 31016344#0 316781879#0 8618348 316785565 23118706 384876527 384876526 4743778#0 127240643#0 127240643#1 127240643#2"> <stop busStop="132189814.0" duration="10" until="0"/> <!-- Braunschweig Staatstheater --> <stop busStop="132189814.1" duration="10" until="120"/> <!-- Braunschweig Rathaus --> <stop busStop="132189814.2" duration="10" until="180"/> <!-- Braunschweig Packhof --> <stop busStop="132189814.3" duration="10" until="240"/> <!-- Braunschweig Hintern Brüdern --> <stop busStop="132189814.4" duration="10" until="300"/> <!-- Braunschweig Altstadtmarkt --> <stop busStop="132189814.5" duration="10" until="420"/> <!-- Braunschweig Güldenstraße --> <stop busStop="132189814.6" duration="10" until="480"/> <!-- Braunschweig Südstraße --> <stop busStop="132189814.7" duration="10" until="540"/> <!-- Braunschweig Holzhof --> </route> <route id="132190299" edges="-198087353#0 -5148300 22978949#0 54684975#0 54684975#11 23386846#0 37983000 28381788 28509534#0 28509534#1 28509707#0 307200571 409312582#1 30425275#0 291686198 210624811#0 210624811#2 210624811#3 210624811#4 409312580 8108069 -376915189 -8107411#2 8618349#0 8618349#3 319389908#0 31016344#0 316781879#0 8618348 316785565 23118706 384876527 384876526 4743778#0 127240643#0 127240643#1 127240643#2"> <stop busStop="132189814.1" duration="10" until="0"/> <!-- Braunschweig Rathaus --> <stop busStop="132189814.2" duration="10" until="60"/> <!-- Braunschweig Packhof --> <stop busStop="132189814.3" duration="10" until="120"/> <!-- Braunschweig Hintern Brüdern --> <stop busStop="132189814.4" duration="10" until="180"/> <!-- Braunschweig Altstadtmarkt --> <stop busStop="132189814.5" duration="10" until="300"/> <!-- Braunschweig Güldenstraße --> <stop busStop="132189814.6" duration="10" until="360"/> <!-- Braunschweig Südstraße --> <stop busStop="132189814.7" duration="10" until="420"/> <!-- Braunschweig Holzhof --> </route> <vehicle id="132189814.0" route="132189814" type="bus" depart="36890" line="132189814"> <param key="gtfs.route_name" value="413"/> <param key="gtfs.trip_headsign" value="Braunschweig Dieselstraße"/> </vehicle> <vehicle id="132190299.0" route="132190299" type="bus" depart="43310" line="132190299"> <param key="gtfs.route_name" value="413"/> <param key="gtfs.trip_headsign" value="Leiferde"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,23c1,40 < Warning: Ambiguity in turnarounds computation at junction '469115178'. < Warning: Found sharp turn with radius 5.46 at the start of edge '-166213710'. < Warning: Found angle of 100.10 degrees at edge '627097696', segment 3. < Warning: Shape for junction '280598629' has distance 29.64 to its given position. < Warning: Lane '410322842_0' is not connected from any incoming edge at junction '5907970920'. < Warning: Edge '627097989' is not connected to outgoing edges at junction '5907970920'. < Warning: 4 total messages of type: Ambiguity in turnarounds computation at junction '%'. < Warning: 4 total messages of type: Found angle of % degrees at edge '%', segment %. < Warning: 22 total messages of type: Found sharp turn with radius % at the % of edge '%'. < Warning: 2 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'. < Warning: 2 total messages of type: Shape for junction '%' has distance % to its given position. < Warning: Ambiguity in turnarounds computation at junction '469115178'. < Warning: Found sharp turn with radius 5.46 at the start of edge '-166213710'. < Warning: Found angle of 100.10 degrees at edge '627097696', segment 3. < Warning: Shape for junction '280598629' has distance 29.64 to its given position. < Warning: Lane '410322842_0' is not connected from any incoming edge at junction '5907970920'. < Warning: Edge '627097989' is not connected to outgoing edges at junction '5907970920'. < Warning: 4 total messages of type: Ambiguity in turnarounds computation at junction '%'. < Warning: 4 total messages of type: Found angle of % degrees at edge '%', segment %. < Warning: 22 total messages of type: Found sharp turn with radius % at the % of edge '%'. < Warning: 2 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'. < Warning: 2 total messages of type: Shape for junction '%' has distance % to its given position. < Warning! No mapping library found, falling back to tracemapper. --- > dyld[51633]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) > Traceback (most recent call last): > File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py", line 925, in readNet <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,2d0 < Success. < Success. ---------- Missing result in gtfs_additional ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <busStop id="132244371.0" lane="27220201#0_0" startPos="120.44" endPos="133.44" friendlyPos="true" name="Braunschweig Rathaus"/> <busStop id="132244371.1" lane="319583927#0_0" startPos="2.76" endPos="15.76" friendlyPos="true" name="Braunschweig Schloss"/> <busStop id="132244371.2" lane="5059167#0_0" startPos="26.17" endPos="39.17" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/> <busStop id="132244371.3" lane="588927595_0" startPos="47.22" endPos="60.22" friendlyPos="true" name="Braunschweig Friedrich-Wilhelm-Platz"/> <busStop id="132244371.4" lane="122119622#0_0" startPos="82.59" endPos="95.59" friendlyPos="true" name="Braunschweig Europaplatz"/> <busStop id="132185783.0" lane="-5148300_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Rathaus"/> <busStop id="132185783.1" lane="37983000_0" startPos="28.48" endPos="41.48" friendlyPos="true" name="Braunschweig Packhof"/> <busStop id="132185783.2" lane="30425275#0_0" startPos="29.12" endPos="42.12" friendlyPos="true" name="Braunschweig Hintern Brüdern"/> <busStop id="132185783.3" lane="8108069_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Altstadtmarkt"/> <busStop id="132185783.4" lane="-320399277#2_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Güldenstraße"/> <busStop id="132185783.5" lane="-25290640_0" startPos="18.61" endPos="31.61" friendlyPos="true" name="Braunschweig Goslarsche Straße"/> <busStop id="132218462.0" lane="51353826#0_0" startPos="16.57" endPos="29.57" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/> <busStop id="132218462.1" lane="25730281#0_0" startPos="4.75" endPos="17.75" friendlyPos="true" name="Braunschweig Schloss"/> <busStop id="132218462.2" lane="27220209#0_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Rathaus"/> <busStop id="132194506.0" lane="32055654_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/> <busStop id="132194506.2" lane="127240643#2_0" startPos="0.56" endPos="13.56" friendlyPos="true" name="Braunschweig Holzhof"/> <busStop id="132183536.0" lane="316791974#1_0" startPos="7.60" endPos="20.60" friendlyPos="true" name="Braunschweig Holzhof"/> <busStop id="132183536.1" lane="316791983_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Am Wassertor"/> <busStop id="132183536.2" lane="43328051#0_0" startPos="24.74" endPos="37.74" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/> </additional> ---------- Missing result in gtfs_routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <route id="132244371" edges="27220201#0 61312640#0 27220216 319583927#0 29087077#0 25730280#0 25730280#3 25730282 315422094 315422095#0 315422095#1 5059167#0 305951363 25076279#0 25076279#1 23209054#0 29085916#0 588927595 6279149#0 316781871#1 30426426#0 316781875#0 306497784 306497780 23118706 384876527 384876529 559570920#0 122119622#0"> <stop busStop="132244371.0" duration="10" until="0"/> <!-- Braunschweig Rathaus --> <stop busStop="132244371.1" duration="10" until="120"/> <!-- Braunschweig Schloss --> <stop busStop="132244371.2" duration="10" until="240"/> <!-- Braunschweig John-F.-Kennedy-Platz --> <stop busStop="132244371.3" duration="10" until="360"/> <!-- Braunschweig Friedrich-Wilhelm-Platz --> <stop busStop="132244371.4" duration="10" until="480"/> <!-- Braunschweig Europaplatz --> </route> <route id="132185783" edges="-198087353#0 -5148300 22978949#0 54684975#0 54684975#11 23386846#0 37983000 28381788 28509534#0 28509534#1 28509707#0 307200571 409312582#1 30425275#0 291686198 210624811#0 210624811#2 210624811#3 210624811#4 409312580 8108069 -376915189 -8107411#2 -320399277#2 -320814805#1 -59873991 -8118981 -320814798 -59873992 -25087143 -25290640 -283066855"> <stop busStop="132185783.0" duration="10" until="0"/> <!-- Braunschweig Rathaus --> <stop busStop="132185783.1" duration="10" until="60"/> <!-- Braunschweig Packhof --> <stop busStop="132185783.2" duration="10" until="120"/> <!-- Braunschweig Hintern Brüdern --> <stop busStop="132185783.3" duration="10" until="180"/> <!-- Braunschweig Altstadtmarkt --> <stop busStop="132185783.4" duration="10" until="300"/> <!-- Braunschweig Güldenstraße --> <stop busStop="132185783.5" duration="10" until="360"/> <!-- Braunschweig Goslarsche Straße --> </route> <route id="132185786.trimmed" edges="8108069 -376915189 -8107411#2 -320399277#2 -320814805#1 -59873991 -8118981 -320814798 -59873992 -25087143 -25290640 -283066855"> <stop busStop="132185783.3" duration="10" until="0"/> <!-- Braunschweig Altstadtmarkt --> <stop busStop="132185783.4" duration="10" until="120"/> <!-- Braunschweig Güldenstraße --> <stop busStop="132185783.5" duration="10" until="180"/> <!-- Braunschweig Goslarsche Straße --> </route> <route id="132218462" edges="51353826#0 61976434#0 61976434#1 61976434#2 61976434#3 61976434#4 25730283#0 315422093#0 25730281#0 27220157#0 29976721#0 4729561#0 317365383#0 317365383#1 317365382#0 27220209#0"> <stop busStop="132218462.0" duration="10" until="0"/> <!-- Braunschweig John-F.-Kennedy-Platz --> <stop busStop="132218462.1" duration="10" until="120"/> <!-- Braunschweig Schloss --> <stop busStop="132218462.2" duration="10" until="240"/> <!-- Braunschweig Rathaus --> </route> <route id="132194506" edges="32055654 5059167#0 305951363 25076279#0 25076279#1 23209054#0 29085916#0 588927595 6279149#0 316781871#1 30426426#0 316781875#0 306497784 306497780 23118706 384876527 384876526 4743778#0 127240643#0 127240643#1 127240643#2"> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,23c1,40 < Warning: Ambiguity in turnarounds computation at junction '469115178'. < Warning: Found sharp turn with radius 5.46 at the start of edge '-166213710'. < Warning: Found angle of 100.10 degrees at edge '627097696', segment 3. < Warning: Shape for junction '280598629' has distance 29.64 to its given position. < Warning: Lane '410322842_0' is not connected from any incoming edge at junction '5907970920'. < Warning: Edge '627097989' is not connected to outgoing edges at junction '5907970920'. < Warning: 4 total messages of type: Ambiguity in turnarounds computation at junction '%'. < Warning: 4 total messages of type: Found angle of % degrees at edge '%', segment %. < Warning: 22 total messages of type: Found sharp turn with radius % at the % of edge '%'. < Warning: 2 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'. < Warning: 2 total messages of type: Shape for junction '%' has distance % to its given position. < Warning: Ambiguity in turnarounds computation at junction '469115178'. < Warning: Found sharp turn with radius 5.46 at the start of edge '-166213710'. < Warning: Found angle of 100.10 degrees at edge '627097696', segment 3. < Warning: Shape for junction '280598629' has distance 29.64 to its given position. < Warning: Lane '410322842_0' is not connected from any incoming edge at junction '5907970920'. < Warning: Edge '627097989' is not connected to outgoing edges at junction '5907970920'. < Warning: 4 total messages of type: Ambiguity in turnarounds computation at junction '%'. < Warning: 4 total messages of type: Found angle of % degrees at edge '%', segment %. < Warning: 22 total messages of type: Found sharp turn with radius % at the % of edge '%'. < Warning: 2 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'. < Warning: 2 total messages of type: Shape for junction '%' has distance % to its given position. < Warning! No mapping library found, falling back to tracemapper. --- > dyld[51658]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) > Traceback (most recent call last): > File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py", line 925, in readNet <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,2d0 < Success. < Success. ---------- Missing result in gtfs_additional ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <busStop id="132244371.0" lane="27220201#0_0" startPos="120.44" endPos="133.44" friendlyPos="true" name="Braunschweig Rathaus"/> <busStop id="132244371.1" lane="319583927#0_0" startPos="2.76" endPos="15.76" friendlyPos="true" name="Braunschweig Schloss"/> <busStop id="132244371.2" lane="5059167#0_0" startPos="26.17" endPos="39.17" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/> <busStop id="132244371.3" lane="588927595_0" startPos="47.22" endPos="60.22" friendlyPos="true" name="Braunschweig Friedrich-Wilhelm-Platz"/> <busStop id="132244371.4" lane="122119622#0_0" startPos="82.59" endPos="95.59" friendlyPos="true" name="Braunschweig Europaplatz"/> <busStop id="132185783.0" lane="-5148300_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Rathaus"/> <busStop id="132185783.1" lane="37983000_0" startPos="28.48" endPos="41.48" friendlyPos="true" name="Braunschweig Packhof"/> <busStop id="132185783.2" lane="30425275#0_0" startPos="29.12" endPos="42.12" friendlyPos="true" name="Braunschweig Hintern Brüdern"/> <busStop id="132185783.3" lane="8108069_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Altstadtmarkt"/> <busStop id="132185783.4" lane="-320399277#2_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Güldenstraße"/> <busStop id="132185783.5" lane="-25290640_0" startPos="18.61" endPos="31.61" friendlyPos="true" name="Braunschweig Goslarsche Straße"/> <busStop id="132218462.0" lane="51353826#0_0" startPos="16.57" endPos="29.57" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/> <busStop id="132218462.1" lane="25730281#0_0" startPos="4.75" endPos="17.75" friendlyPos="true" name="Braunschweig Schloss"/> <busStop id="132218462.2" lane="27220209#0_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Rathaus"/> <busStop id="132189814.0" lane="-171756596_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Staatstheater"/> <busStop id="132189814.5" lane="8618349#0_0" startPos="31.99" endPos="44.99" friendlyPos="true" name="Braunschweig Güldenstraße"/> <busStop id="132189814.6" lane="319389908#0_0" startPos="79.29" endPos="92.29" friendlyPos="true" name="Braunschweig Südstraße"/> <busStop id="132189814.7" lane="127240643#2_0" startPos="0.56" endPos="13.56" friendlyPos="true" name="Braunschweig Holzhof"/> <busStop id="132194506.0" lane="32055654_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/> <busStop id="132183536.0" lane="316791974#1_0" startPos="7.60" endPos="20.60" friendlyPos="true" name="Braunschweig Holzhof"/> <busStop id="132183536.1" lane="316791983_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Am Wassertor"/> <busStop id="132183536.2" lane="43328051#0_0" startPos="24.74" endPos="37.74" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/> </additional> ---------- Missing result in gtfs_routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <route id="132244371" edges="27220201#0 61312640#0 27220216 319583927#0 29087077#0 25730280#0 25730280#3 25730282 315422094 315422095#0 315422095#1 5059167#0 305951363 25076279#0 25076279#1 23209054#0 29085916#0 588927595 6279149#0 316781871#1 30426426#0 316781875#0 306497784 306497780 23118706 384876527 384876529 559570920#0 122119622#0"> <stop busStop="132244371.0" duration="10" until="0"/> <!-- Braunschweig Rathaus --> <stop busStop="132244371.1" duration="10" until="120"/> <!-- Braunschweig Schloss --> <stop busStop="132244371.2" duration="10" until="240"/> <!-- Braunschweig John-F.-Kennedy-Platz --> <stop busStop="132244371.3" duration="10" until="360"/> <!-- Braunschweig Friedrich-Wilhelm-Platz --> <stop busStop="132244371.4" duration="10" until="480"/> <!-- Braunschweig Europaplatz --> </route> <route id="132185783" edges="-198087353#0 -5148300 22978949#0 54684975#0 54684975#11 23386846#0 37983000 28381788 28509534#0 28509534#1 28509707#0 307200571 409312582#1 30425275#0 291686198 210624811#0 210624811#2 210624811#3 210624811#4 409312580 8108069 -376915189 -8107411#2 -320399277#2 -320814805#1 -59873991 -8118981 -320814798 -59873992 -25087143 -25290640 -283066855"> <stop busStop="132185783.0" duration="10" until="0"/> <!-- Braunschweig Rathaus --> <stop busStop="132185783.1" duration="10" until="60"/> <!-- Braunschweig Packhof --> <stop busStop="132185783.2" duration="10" until="120"/> <!-- Braunschweig Hintern Brüdern --> <stop busStop="132185783.3" duration="10" until="180"/> <!-- Braunschweig Altstadtmarkt --> <stop busStop="132185783.4" duration="10" until="300"/> <!-- Braunschweig Güldenstraße --> <stop busStop="132185783.5" duration="10" until="360"/> <!-- Braunschweig Goslarsche Straße --> </route> <route id="132185786.trimmed" edges="8108069 -376915189 -8107411#2 -320399277#2 -320814805#1 -59873991 -8118981 -320814798 -59873992 -25087143 -25290640 -283066855"> <stop busStop="132185783.3" duration="10" until="0"/> <!-- Braunschweig Altstadtmarkt --> <stop busStop="132185783.4" duration="10" until="120"/> <!-- Braunschweig Güldenstraße --> <stop busStop="132185783.5" duration="10" until="180"/> <!-- Braunschweig Goslarsche Straße --> </route> <route id="132218462" edges="51353826#0 61976434#0 61976434#1 61976434#2 61976434#3 61976434#4 25730283#0 315422093#0 25730281#0 27220157#0 29976721#0 4729561#0 317365383#0 317365383#1 317365382#0 27220209#0"> <stop busStop="132218462.0" duration="10" until="0"/> <!-- Braunschweig John-F.-Kennedy-Platz --> <stop busStop="132218462.1" duration="10" until="120"/> <!-- Braunschweig Schloss --> <stop busStop="132218462.2" duration="10" until="240"/> <!-- Braunschweig Rathaus --> </route> <route id="132189814" edges="-171756596 -37976103#3 -314841164#1 -37976385#1 -615184925 -198087353#0 -5148300 22978949#0 54684975#0 54684975#11 23386846#0 37983000 28381788 28509534#0 28509534#1 28509707#0 307200571 409312582#1 30425275#0 291686198 210624811#0 210624811#2 210624811#3 210624811#4 409312580 8108069 -376915189 -8107411#2 8618349#0 8618349#3 319389908#0 31016344#0 316781879#0 8618348 316785565 23118706 384876527 384876526 4743778#0 127240643#0 127240643#1 127240643#2"> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,23c1,40 < Warning: Ambiguity in turnarounds computation at junction '469115178'. < Warning: Found sharp turn with radius 5.46 at the start of edge '-166213710'. < Warning: Found angle of 100.10 degrees at edge '627097696', segment 3. < Warning: Shape for junction '280598629' has distance 29.64 to its given position. < Warning: Lane '410322842_0' is not connected from any incoming edge at junction '5907970920'. < Warning: Edge '627097989' is not connected to outgoing edges at junction '5907970920'. < Warning: 4 total messages of type: Ambiguity in turnarounds computation at junction '%'. < Warning: 4 total messages of type: Found angle of % degrees at edge '%', segment %. < Warning: 22 total messages of type: Found sharp turn with radius % at the % of edge '%'. < Warning: 2 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'. < Warning: 2 total messages of type: Shape for junction '%' has distance % to its given position. < Warning: Ambiguity in turnarounds computation at junction '469115178'. < Warning: Found sharp turn with radius 5.46 at the start of edge '-166213710'. < Warning: Found angle of 100.10 degrees at edge '627097696', segment 3. < Warning: Shape for junction '280598629' has distance 29.64 to its given position. < Warning: Lane '410322842_0' is not connected from any incoming edge at junction '5907970920'. < Warning: Edge '627097989' is not connected to outgoing edges at junction '5907970920'. < Warning: 4 total messages of type: Ambiguity in turnarounds computation at junction '%'. < Warning: 4 total messages of type: Found angle of % degrees at edge '%', segment %. < Warning: 22 total messages of type: Found sharp turn with radius % at the % of edge '%'. < Warning: 2 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'. < Warning: 2 total messages of type: Shape for junction '%' has distance % to its given position. < Warning! No mapping library found, falling back to tracemapper. --- > dyld[51561]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) > Traceback (most recent call last): > File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py", line 925, in readNet <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,2d0 < Success. < Success. ---------- Missing result in gtfs_additional ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <busStop id="132244371.0" lane="27220201#0_0" startPos="120.44" endPos="133.44" friendlyPos="true" name="Braunschweig Rathaus"/> <busStop id="132244371.1" lane="319583927#0_0" startPos="2.76" endPos="15.76" friendlyPos="true" name="Braunschweig Schloss"/> <busStop id="132244371.2" lane="5059167#0_0" startPos="26.17" endPos="39.17" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/> <busStop id="132244371.3" lane="588927595_0" startPos="47.22" endPos="60.22" friendlyPos="true" name="Braunschweig Friedrich-Wilhelm-Platz"/> <busStop id="132244371.4" lane="122119622#0_0" startPos="82.59" endPos="95.59" friendlyPos="true" name="Braunschweig Europaplatz"/> <busStop id="132185783.0" lane="-5148300_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Rathaus"/> <busStop id="132185783.1" lane="37983000_0" startPos="28.48" endPos="41.48" friendlyPos="true" name="Braunschweig Packhof"/> <busStop id="132185783.2" lane="30425275#0_0" startPos="29.12" endPos="42.12" friendlyPos="true" name="Braunschweig Hintern Brüdern"/> <busStop id="132185783.3" lane="8108069_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Altstadtmarkt"/> <busStop id="132185783.4" lane="-320399277#2_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Güldenstraße"/> <busStop id="132185783.5" lane="-25290640_0" startPos="18.61" endPos="31.61" friendlyPos="true" name="Braunschweig Goslarsche Straße"/> <busStop id="132218462.0" lane="51353826#0_0" startPos="16.57" endPos="29.57" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/> <busStop id="132218462.1" lane="25730281#0_0" startPos="4.75" endPos="17.75" friendlyPos="true" name="Braunschweig Schloss"/> <busStop id="132218462.2" lane="27220209#0_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Rathaus"/> <busStop id="132189814.0" lane="-171756596_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Staatstheater"/> <busStop id="132189814.5" lane="8618349#0_0" startPos="31.99" endPos="44.99" friendlyPos="true" name="Braunschweig Güldenstraße"/> <busStop id="132189814.6" lane="319389908#0_0" startPos="79.29" endPos="92.29" friendlyPos="true" name="Braunschweig Südstraße"/> <busStop id="132189814.7" lane="127240643#2_0" startPos="0.56" endPos="13.56" friendlyPos="true" name="Braunschweig Holzhof"/> <busStop id="132194506.0" lane="32055654_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/> <busStop id="132183536.0" lane="316791974#1_0" startPos="7.60" endPos="20.60" friendlyPos="true" name="Braunschweig Holzhof"/> <busStop id="132183536.1" lane="316791983_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Am Wassertor"/> <busStop id="132183536.2" lane="43328051#0_0" startPos="24.74" endPos="37.74" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/> </additional> ---------- Missing result in gtfs_routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <route id="132244371" edges="27220201#0 61312640#0 27220216 319583927#0 29087077#0 25730280#0 25730280#3 25730282 315422094 315422095#0 315422095#1 5059167#0 305951363 25076279#0 25076279#1 23209054#0 29085916#0 588927595 6279149#0 316781871#1 30426426#0 316781875#0 306497784 306497780 23118706 384876527 384876529 559570920#0 122119622#0"> <stop busStop="132244371.0" duration="10" until="0"/> <!-- Braunschweig Rathaus --> <stop busStop="132244371.1" duration="10" until="120"/> <!-- Braunschweig Schloss --> <stop busStop="132244371.2" duration="10" until="240"/> <!-- Braunschweig John-F.-Kennedy-Platz --> <stop busStop="132244371.3" duration="10" until="360"/> <!-- Braunschweig Friedrich-Wilhelm-Platz --> <stop busStop="132244371.4" duration="10" until="480"/> <!-- Braunschweig Europaplatz --> </route> <route id="132185783" edges="-198087353#0 -5148300 22978949#0 54684975#0 54684975#11 23386846#0 37983000 28381788 28509534#0 28509534#1 28509707#0 307200571 409312582#1 30425275#0 291686198 210624811#0 210624811#2 210624811#3 210624811#4 409312580 8108069 -376915189 -8107411#2 -320399277#2 -320814805#1 -59873991 -8118981 -320814798 -59873992 -25087143 -25290640 -283066855"> <stop busStop="132185783.0" duration="10" until="0"/> <!-- Braunschweig Rathaus --> <stop busStop="132185783.1" duration="10" until="60"/> <!-- Braunschweig Packhof --> <stop busStop="132185783.2" duration="10" until="120"/> <!-- Braunschweig Hintern Brüdern --> <stop busStop="132185783.3" duration="10" until="180"/> <!-- Braunschweig Altstadtmarkt --> <stop busStop="132185783.4" duration="10" until="300"/> <!-- Braunschweig Güldenstraße --> <stop busStop="132185783.5" duration="10" until="360"/> <!-- Braunschweig Goslarsche Straße --> </route> <route id="132185786.trimmed" edges="8108069 -376915189 -8107411#2 -320399277#2 -320814805#1 -59873991 -8118981 -320814798 -59873992 -25087143 -25290640 -283066855"> <stop busStop="132185783.3" duration="10" until="0"/> <!-- Braunschweig Altstadtmarkt --> <stop busStop="132185783.4" duration="10" until="120"/> <!-- Braunschweig Güldenstraße --> <stop busStop="132185783.5" duration="10" until="180"/> <!-- Braunschweig Goslarsche Straße --> </route> <route id="132218462" edges="51353826#0 61976434#0 61976434#1 61976434#2 61976434#3 61976434#4 25730283#0 315422093#0 25730281#0 27220157#0 29976721#0 4729561#0 317365383#0 317365383#1 317365382#0 27220209#0"> <stop busStop="132218462.0" duration="10" until="0"/> <!-- Braunschweig John-F.-Kennedy-Platz --> <stop busStop="132218462.1" duration="10" until="120"/> <!-- Braunschweig Schloss --> <stop busStop="132218462.2" duration="10" until="240"/> <!-- Braunschweig Rathaus --> </route> <route id="132189814" edges="-171756596 -37976103#3 -314841164#1 -37976385#1 -615184925 -198087353#0 -5148300 22978949#0 54684975#0 54684975#11 23386846#0 37983000 28381788 28509534#0 28509534#1 28509707#0 307200571 409312582#1 30425275#0 291686198 210624811#0 210624811#2 210624811#3 210624811#4 409312580 8108069 -376915189 -8107411#2 8618349#0 8618349#3 319389908#0 31016344#0 316781879#0 8618348 316785565 23118706 384876527 384876526 4743778#0 127240643#0 127240643#1 127240643#2"> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,23c1,40 < Warning: Ambiguity in turnarounds computation at junction '469115178'. < Warning: Found sharp turn with radius 5.46 at the start of edge '-166213710'. < Warning: Found angle of 100.10 degrees at edge '627097696', segment 3. < Warning: Shape for junction '280598629' has distance 29.64 to its given position. < Warning: Lane '410322842_0' is not connected from any incoming edge at junction '5907970920'. < Warning: Edge '627097989' is not connected to outgoing edges at junction '5907970920'. < Warning: 4 total messages of type: Ambiguity in turnarounds computation at junction '%'. < Warning: 4 total messages of type: Found angle of % degrees at edge '%', segment %. < Warning: 22 total messages of type: Found sharp turn with radius % at the % of edge '%'. < Warning: 2 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'. < Warning: 2 total messages of type: Shape for junction '%' has distance % to its given position. < Warning: Ambiguity in turnarounds computation at junction '469115178'. < Warning: Found sharp turn with radius 5.46 at the start of edge '-166213710'. < Warning: Found angle of 100.10 degrees at edge '627097696', segment 3. < Warning: Shape for junction '280598629' has distance 29.64 to its given position. < Warning: Lane '410322842_0' is not connected from any incoming edge at junction '5907970920'. < Warning: Edge '627097989' is not connected to outgoing edges at junction '5907970920'. < Warning: 4 total messages of type: Ambiguity in turnarounds computation at junction '%'. < Warning: 4 total messages of type: Found angle of % degrees at edge '%', segment %. < Warning: 22 total messages of type: Found sharp turn with radius % at the % of edge '%'. < Warning: 2 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'. < Warning: 2 total messages of type: Shape for junction '%' has distance % to its given position. < Warning! No mapping library found, falling back to tracemapper. --- > dyld[51560]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) > Traceback (most recent call last): > File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py", line 925, in readNet <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,2d0 < Success. < Success. ---------- Missing result in gtfs_additional ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <busStop id="132244371.0" lane="27220201#0_0" startPos="120.44" endPos="133.44" friendlyPos="true" name="Braunschweig Rathaus"/> <busStop id="132244371.1" lane="319583927#0_0" startPos="2.76" endPos="15.76" friendlyPos="true" name="Braunschweig Schloss"/> <busStop id="132244371.2" lane="5059167#0_0" startPos="26.17" endPos="39.17" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/> <busStop id="132244371.3" lane="588927595_0" startPos="47.22" endPos="60.22" friendlyPos="true" name="Braunschweig Friedrich-Wilhelm-Platz"/> <busStop id="132244371.4" lane="122119622#0_0" startPos="82.59" endPos="95.59" friendlyPos="true" name="Braunschweig Europaplatz"/> <busStop id="132185783.0" lane="-5148300_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Rathaus"/> <busStop id="132185783.1" lane="37983000_0" startPos="28.48" endPos="41.48" friendlyPos="true" name="Braunschweig Packhof"/> <busStop id="132185783.2" lane="30425275#0_0" startPos="29.12" endPos="42.12" friendlyPos="true" name="Braunschweig Hintern Brüdern"/> <busStop id="132185783.3" lane="8108069_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Altstadtmarkt"/> <busStop id="132185783.4" lane="-320399277#2_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Güldenstraße"/> <busStop id="132185783.5" lane="-25290640_0" startPos="18.61" endPos="31.61" friendlyPos="true" name="Braunschweig Goslarsche Straße"/> <busStop id="132218462.0" lane="51353826#0_0" startPos="16.57" endPos="29.57" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/> <busStop id="132218462.1" lane="25730281#0_0" startPos="4.75" endPos="17.75" friendlyPos="true" name="Braunschweig Schloss"/> <busStop id="132218462.2" lane="27220209#0_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Rathaus"/> <busStop id="132189814.0" lane="-171756596_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Staatstheater"/> <busStop id="132189814.5" lane="8618349#0_0" startPos="31.99" endPos="44.99" friendlyPos="true" name="Braunschweig Güldenstraße"/> <busStop id="132189814.6" lane="319389908#0_0" startPos="79.29" endPos="92.29" friendlyPos="true" name="Braunschweig Südstraße"/> <busStop id="132189814.7" lane="127240643#2_0" startPos="0.56" endPos="13.56" friendlyPos="true" name="Braunschweig Holzhof"/> <busStop id="132194506.0" lane="32055654_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/> <busStop id="132183536.0" lane="316791974#1_0" startPos="7.60" endPos="20.60" friendlyPos="true" name="Braunschweig Holzhof"/> <busStop id="132183536.1" lane="316791983_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Am Wassertor"/> <busStop id="132183536.2" lane="43328051#0_0" startPos="24.74" endPos="37.74" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/> </additional> ---------- Missing result in gtfs_routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <route id="132244371" edges="27220201#0 61312640#0 27220216 319583927#0 29087077#0 25730280#0 25730280#3 25730282 315422094 315422095#0 315422095#1 5059167#0 305951363 25076279#0 25076279#1 23209054#0 29085916#0 588927595 6279149#0 316781871#1 30426426#0 316781875#0 306497784 306497780 23118706 384876527 384876529 559570920#0 122119622#0"> <stop busStop="132244371.0" duration="10" until="0"/> <!-- Braunschweig Rathaus --> <stop busStop="132244371.1" duration="10" until="120"/> <!-- Braunschweig Schloss --> <stop busStop="132244371.2" duration="10" until="240"/> <!-- Braunschweig John-F.-Kennedy-Platz --> <stop busStop="132244371.3" duration="10" until="360"/> <!-- Braunschweig Friedrich-Wilhelm-Platz --> <stop busStop="132244371.4" duration="10" until="480"/> <!-- Braunschweig Europaplatz --> </route> <route id="132185783" edges="-198087353#0 -5148300 22978949#0 54684975#0 54684975#11 23386846#0 37983000 28381788 28509534#0 28509534#1 28509707#0 307200571 409312582#1 30425275#0 291686198 210624811#0 210624811#2 210624811#3 210624811#4 409312580 8108069 -376915189 -8107411#2 -320399277#2 -320814805#1 -59873991 -8118981 -320814798 -59873992 -25087143 -25290640 -283066855"> <stop busStop="132185783.0" duration="10" until="0"/> <!-- Braunschweig Rathaus --> <stop busStop="132185783.1" duration="10" until="60"/> <!-- Braunschweig Packhof --> <stop busStop="132185783.2" duration="10" until="120"/> <!-- Braunschweig Hintern Brüdern --> <stop busStop="132185783.3" duration="10" until="180"/> <!-- Braunschweig Altstadtmarkt --> <stop busStop="132185783.4" duration="10" until="300"/> <!-- Braunschweig Güldenstraße --> <stop busStop="132185783.5" duration="10" until="360"/> <!-- Braunschweig Goslarsche Straße --> </route> <route id="132185786.trimmed" edges="8108069 -376915189 -8107411#2 -320399277#2 -320814805#1 -59873991 -8118981 -320814798 -59873992 -25087143 -25290640 -283066855"> <stop busStop="132185783.3" duration="10" until="0"/> <!-- Braunschweig Altstadtmarkt --> <stop busStop="132185783.4" duration="10" until="120"/> <!-- Braunschweig Güldenstraße --> <stop busStop="132185783.5" duration="10" until="180"/> <!-- Braunschweig Goslarsche Straße --> </route> <route id="132218462" edges="51353826#0 61976434#0 61976434#1 61976434#2 61976434#3 61976434#4 25730283#0 315422093#0 25730281#0 27220157#0 29976721#0 4729561#0 317365383#0 317365383#1 317365382#0 27220209#0"> <stop busStop="132218462.0" duration="10" until="0"/> <!-- Braunschweig John-F.-Kennedy-Platz --> <stop busStop="132218462.1" duration="10" until="120"/> <!-- Braunschweig Schloss --> <stop busStop="132218462.2" duration="10" until="240"/> <!-- Braunschweig Rathaus --> </route> <route id="132189814" edges="-171756596 -37976103#3 -314841164#1 -37976385#1 -615184925 -198087353#0 -5148300 22978949#0 54684975#0 54684975#11 23386846#0 37983000 28381788 28509534#0 28509534#1 28509707#0 307200571 409312582#1 30425275#0 291686198 210624811#0 210624811#2 210624811#3 210624811#4 409312580 8108069 -376915189 -8107411#2 8618349#0 8618349#3 319389908#0 31016344#0 316781879#0 8618348 316785565 23118706 384876527 384876526 4743778#0 127240643#0 127240643#1 127240643#2"> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,23c1,40 < Warning: Ambiguity in turnarounds computation at junction '469115178'. < Warning: Found sharp turn with radius 5.46 at the start of edge '-166213710'. < Warning: Found angle of 100.10 degrees at edge '627097696', segment 3. < Warning: Shape for junction '280598629' has distance 29.64 to its given position. < Warning: Lane '410322842_0' is not connected from any incoming edge at junction '5907970920'. < Warning: Edge '627097989' is not connected to outgoing edges at junction '5907970920'. < Warning: 4 total messages of type: Ambiguity in turnarounds computation at junction '%'. < Warning: 4 total messages of type: Found angle of % degrees at edge '%', segment %. < Warning: 22 total messages of type: Found sharp turn with radius % at the % of edge '%'. < Warning: 2 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'. < Warning: 2 total messages of type: Shape for junction '%' has distance % to its given position. < Warning: Ambiguity in turnarounds computation at junction '469115178'. < Warning: Found sharp turn with radius 5.46 at the start of edge '-166213710'. < Warning: Found angle of 100.10 degrees at edge '627097696', segment 3. < Warning: Shape for junction '280598629' has distance 29.64 to its given position. < Warning: Lane '410322842_0' is not connected from any incoming edge at junction '5907970920'. < Warning: Edge '627097989' is not connected to outgoing edges at junction '5907970920'. < Warning: 4 total messages of type: Ambiguity in turnarounds computation at junction '%'. < Warning: 4 total messages of type: Found angle of % degrees at edge '%', segment %. < Warning: 22 total messages of type: Found sharp turn with radius % at the % of edge '%'. < Warning: 2 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'. < Warning: 2 total messages of type: Shape for junction '%' has distance % to its given position. < Warning! No mapping library found, falling back to tracemapper. --- > dyld[51605]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) > Traceback (most recent call last): > File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py", line 925, in readNet <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,2d0 < Success. < Success. ---------- Missing result in gtfs_additional ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <busStop id="132244371.0" lane="27220201#0_0" startPos="120.44" endPos="133.44" friendlyPos="true" name="Braunschweig Rathaus"/> <busStop id="132244371.1" lane="319583927#0_0" startPos="2.76" endPos="15.76" friendlyPos="true" name="Braunschweig Schloss"/> <busStop id="132244371.2" lane="5059167#0_0" startPos="26.17" endPos="39.17" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/> <busStop id="132244371.3" lane="588927595_0" startPos="47.22" endPos="60.22" friendlyPos="true" name="Braunschweig Friedrich-Wilhelm-Platz"/> <busStop id="132244371.4" lane="122119622#0_0" startPos="82.59" endPos="95.59" friendlyPos="true" name="Braunschweig Europaplatz"/> <busStop id="132185783.0" lane="-5148300_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Rathaus"/> <busStop id="132185783.1" lane="37983000_0" startPos="28.48" endPos="41.48" friendlyPos="true" name="Braunschweig Packhof"/> <busStop id="132185783.2" lane="30425275#0_0" startPos="29.12" endPos="42.12" friendlyPos="true" name="Braunschweig Hintern Brüdern"/> <busStop id="132185783.3" lane="8108069_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Altstadtmarkt"/> <busStop id="132185783.4" lane="-320399277#2_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Güldenstraße"/> <busStop id="132185783.5" lane="-25290640_0" startPos="18.61" endPos="31.61" friendlyPos="true" name="Braunschweig Goslarsche Straße"/> <busStop id="132218462.0" lane="51353826#0_0" startPos="16.57" endPos="29.57" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/> <busStop id="132218462.1" lane="25730281#0_0" startPos="4.75" endPos="17.75" friendlyPos="true" name="Braunschweig Schloss"/> <busStop id="132218462.2" lane="27220209#0_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Rathaus"/> <busStop id="132189814.0" lane="-171756596_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Staatstheater"/> <busStop id="132189814.5" lane="8618349#0_0" startPos="31.99" endPos="44.99" friendlyPos="true" name="Braunschweig Güldenstraße"/> <busStop id="132189814.6" lane="319389908#0_0" startPos="79.29" endPos="92.29" friendlyPos="true" name="Braunschweig Südstraße"/> <busStop id="132189814.7" lane="127240643#2_0" startPos="0.56" endPos="13.56" friendlyPos="true" name="Braunschweig Holzhof"/> <busStop id="132194506.0" lane="32055654_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/> <busStop id="132183536.0" lane="316791974#1_0" startPos="7.60" endPos="20.60" friendlyPos="true" name="Braunschweig Holzhof"/> <busStop id="132183536.1" lane="316791983_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Am Wassertor"/> <busStop id="132183536.2" lane="43328051#0_0" startPos="24.74" endPos="37.74" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/> </additional> ---------- Missing result in gtfs_routes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <route id="132244371" edges="27220201#0 61312640#0 27220216 319583927#0 29087077#0 25730280#0 25730280#3 25730282 315422094 315422095#0 315422095#1 5059167#0 305951363 25076279#0 25076279#1 23209054#0 29085916#0 588927595 6279149#0 316781871#1 30426426#0 316781875#0 306497784 306497780 23118706 384876527 384876529 559570920#0 122119622#0"> <stop busStop="132244371.0" duration="10" until="0"/> <!-- Braunschweig Rathaus --> <stop busStop="132244371.1" duration="10" until="120"/> <!-- Braunschweig Schloss --> <stop busStop="132244371.2" duration="10" until="240"/> <!-- Braunschweig John-F.-Kennedy-Platz --> <stop busStop="132244371.3" duration="10" until="360"/> <!-- Braunschweig Friedrich-Wilhelm-Platz --> <stop busStop="132244371.4" duration="10" until="480"/> <!-- Braunschweig Europaplatz --> </route> <route id="132185783" edges="-198087353#0 -5148300 22978949#0 54684975#0 54684975#11 23386846#0 37983000 28381788 28509534#0 28509534#1 28509707#0 307200571 409312582#1 30425275#0 291686198 210624811#0 210624811#2 210624811#3 210624811#4 409312580 8108069 -376915189 -8107411#2 -320399277#2 -320814805#1 -59873991 -8118981 -320814798 -59873992 -25087143 -25290640 -283066855"> <stop busStop="132185783.0" duration="10" until="0"/> <!-- Braunschweig Rathaus --> <stop busStop="132185783.1" duration="10" until="60"/> <!-- Braunschweig Packhof --> <stop busStop="132185783.2" duration="10" until="120"/> <!-- Braunschweig Hintern Brüdern --> <stop busStop="132185783.3" duration="10" until="180"/> <!-- Braunschweig Altstadtmarkt --> <stop busStop="132185783.4" duration="10" until="300"/> <!-- Braunschweig Güldenstraße --> <stop busStop="132185783.5" duration="10" until="360"/> <!-- Braunschweig Goslarsche Straße --> </route> <route id="132185786.trimmed" edges="8108069 -376915189 -8107411#2 -320399277#2 -320814805#1 -59873991 -8118981 -320814798 -59873992 -25087143 -25290640 -283066855"> <stop busStop="132185783.3" duration="10" until="0"/> <!-- Braunschweig Altstadtmarkt --> <stop busStop="132185783.4" duration="10" until="120"/> <!-- Braunschweig Güldenstraße --> <stop busStop="132185783.5" duration="10" until="180"/> <!-- Braunschweig Goslarsche Straße --> </route> <route id="132218462" edges="51353826#0 61976434#0 61976434#1 61976434#2 61976434#3 61976434#4 25730283#0 315422093#0 25730281#0 27220157#0 29976721#0 4729561#0 317365383#0 317365383#1 317365382#0 27220209#0"> <stop busStop="132218462.0" duration="10" until="0"/> <!-- Braunschweig John-F.-Kennedy-Platz --> <stop busStop="132218462.1" duration="10" until="120"/> <!-- Braunschweig Schloss --> <stop busStop="132218462.2" duration="10" until="240"/> <!-- Braunschweig Rathaus --> </route> <route id="132189814" edges="-171756596 -37976103#3 -314841164#1 -37976385#1 -615184925 -198087353#0 -5148300 22978949#0 54684975#0 54684975#11 23386846#0 37983000 28381788 28509534#0 28509534#1 28509707#0 307200571 409312582#1 30425275#0 291686198 210624811#0 210624811#2 210624811#3 210624811#4 409312580 8108069 -376915189 -8107411#2 8618349#0 8618349#3 319389908#0 31016344#0 316781879#0 8618348 316785565 23118706 384876527 384876526 4743778#0 127240643#0 127240643#1 127240643#2"> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,36c1,6 < Warning: Discarding unusable type 'waterway.riverbank' (first occurrence for edge '4616435'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.secondary' (first occurrence for edge '24214694'). < Warning: Discarding unusable type 'waterway.canal' (first occurrence for edge '31233332'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.tertiary' (first occurrence for edge '46039050'). < Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.unclassified' (first occurrence for edge '81096583'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.unclassified' (first occurrence for edge '135777011'). < Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.secondary' (first occurrence for edge '143308535'). < Warning: Discarding unusable type 'highway.construction' (first occurrence for edge '190461577'). < Warning: Removing pt stop '1704693343' on non existing edge '158236729#0'. < Warning: Removing pt stop '1704693369' on non existing edge '220198810#3'. < Warning: Removing pt stop '1704693381' on non existing edge '220198810#0'. < Warning: PT line 'Buslinie N60: Flughafen Schönefeld Terminal => S Adlershof' in relation 35040 seems to be split, only keeping first part. < Warning: PT line 'Buslinie 164: S Flughafen Berlin-Schönefeld => S Kaulsdorf' in relation 228027 seems to be split, only keeping first part. < Warning: PT line 'Buslinie 160: Hasselwerderstraße => Siriusstraße' in relation 1119047 seems to be split, only keeping first part. < Warning: PT line 'Buslinie 162: S Adlershof => U Rudow' in relation 1226998 seems to be split, only keeping first part. < Warning: PT line 'Buslinie 162: U Rudow => S Adlershof' in relation 1227007 seems to be split, only keeping first part. < Warning: No way found for reference '48858193' in relation '2439689' < Warning: Ignoring restriction relation '2439689' with unknown from-way. < Warning: Removed invalid stop '1704693381' from line '2077946'. < Warning: Removed invalid stop '1704693369' from line '2077946'. < Warning: Removed invalid stop '1704693343' from line '2077947'. < Warning: Removed invalid stop '1704693343' from line '2077981'. < Warning: Removed invalid stop '1704693381' from line '2077982'. < Warning: Removing pt stop '1704693343' on non existing edge ''. < Warning: Removing pt stop '1704693369' on non existing edge ''. < Warning: Removed 6 pt stops because they could not be assigned to the network < Warning: Converting invalid rail_crossing to priority junction '2697454308'. < Warning: Converting invalid rail_crossing to priority junction '2697454310'. < Warning: Converting invalid rail_crossing to priority junction '2697454311'. <truncated after showing first 30 lines> ---------- Differences in output ---------- 1d0 < Success. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="-398931.70,-5809189.04" convBoundary="0.00,0.00,2057.88,946.75" origBoundary="13.455920,52.423643,13.575739,52.459437" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/> <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/> <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/> <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/> <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/> <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/> <type id="highway.unclassified" priority="4" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/> <edge id=":144909695-AddedOffRampNode_0" function="internal"> <lane id=":144909695-AddedOffRampNode_0_0" index="0" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" speed="22.22" length="8.73" shape="412.77,368.77 411.49,371.34 412.04,373.84 412.59,376.34 411.31,378.91"/> <lane id=":144909695-AddedOffRampNode_0_1" index="1" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" speed="22.22" length="8.73" shape="412.77,368.77 411.32,370.82 410.95,372.67 410.58,374.52 409.12,376.57"/> <lane id=":144909695-AddedOffRampNode_0_2" index="2" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" speed="22.22" length="8.73" shape="412.77,368.77 406.94,374.24"/> <lane id=":144909695-AddedOffRampNode_0_3" index="3" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" speed="22.22" length="8.73" shape="410.58,366.43 404.75,371.90"/> <lane id=":144909695-AddedOffRampNode_0_4" index="4" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" speed="22.22" length="8.73" shape="408.40,364.10 402.56,369.57"/> </edge> <edge id=":1560223241_0" function="internal"> <lane id=":1560223241_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="3.65" length="4.67" shape="2057.90,180.04 2059.09,180.85 2059.48,181.66 2059.07,182.45 2057.86,183.24"/> </edge> <edge id=":1560223378_0" function="internal"> <lane id=":1560223378_0_0" index="0" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="8.57" shape="1038.56,295.65 1036.14,296.39 1034.69,297.63 1033.24,298.86 1030.82,299.56"/> <lane id=":1560223378_0_1" index="1" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="8.57" shape="1038.26,292.47 1035.84,293.20 1034.41,294.44 1032.97,295.67 1030.55,296.37"/> <lane id=":1560223378_0_2" index="2" disallow="tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="8.57" shape="1038.26,292.47 1030.29,293.19"/> </edge> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,104c1,41 < Warning: Ignoring track count 2 for edge '194973341'. < Warning: Ignoring track count 2 for edge '321754188'. < Warning: Ignoring track count 2 for edge '321754191'. < Warning: Ignoring track count 2 for edge '321754197'. < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.primary' (first occurrence for edge '4067932'). < Warning: Discarding unknown compound 'usage.main' in type 'railway.light_rail|usage.main' (first occurrence for edge '4471817'). < Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.tertiary' (first occurrence for edge '4588220'). < Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.secondary' (first occurrence for edge '4612961'). < Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.primary' (first occurrence for edge '4613110'). < Warning: Ambiguous railway kilometrage direction for way '25946680' (assuming forward) < Warning: Discarding unusable type 'highway.construction' (first occurrence for edge '25959781'). < Warning: Discarding unusable type 'waterway.stream' (first occurrence for edge '31112384'). < Warning: Discarding unusable type 'waterway.weir' (first occurrence for edge '31560876'). < Warning: Ambiguous railway kilometrage direction for way '32572620' (assuming forward) < Warning: Ambiguous railway kilometrage direction for way '32572624' (assuming forward) < Warning: Ambiguous railway kilometrage direction for way '32590429' (assuming forward) < Warning: Ambiguous railway kilometrage direction for way '32590435' (assuming forward) < Warning: Discarding unusable type 'railway.platform' (first occurrence for edge '43185748'). < Warning: Discarding unusable type 'waterway.river' (first occurrence for edge '59683399'). < Warning: PT line in relation 114255 with no stops ignored. Probably OSM file is incomplete. < Warning: PT line in relation 374676 with no stops ignored. Probably OSM file is incomplete. < Warning: direction of restriction relation could not be determined < Warning: Ignoring restriction relation '1028113'. < Warning: PT line in relation 1085700 with no stops ignored. Probably OSM file is incomplete. < Warning: No way found for reference '3250129634' in relation '1123588' < Warning: Platform '383505803' in relation: '1650240' is given as polygon, which currently is not supported. < Warning: Platform '383505803' in relation: '1650240' is given as polygon, which currently is not supported. < Warning: Platform '383505803' in relation: '1650240' is given as polygon, which currently is not supported. < Warning: PT line in relation 1798225 with no stops ignored. Probably OSM file is incomplete. <truncated after showing first 30 lines> ---------- Differences in output ---------- 1d0 < Success. ---------- Missing result in additional ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <chargingStation id="chargingStation_0" name="Grand Hotel" lane="-194069450#0_0" startPos="7.20" endPos="27.20"/> <chargingStation id="chargingStation_1" name="Radisson" lane="24913519#2_0" startPos="0.00" endPos="28.41"/> <chargingStation id="chargingStation_2" name="Bhf. Alexanderplatz" lane="-4790825#2_0" startPos="58.89" endPos="96.39"/> <chargingStation id="chargingStation_3" name="Friedrichstadtpalast" lane="374734389#2_0" startPos="6.04" endPos="58.54"/> <chargingStation id="chargingStation_4" name="Hackescher Markt" lane="-84960597#1_0" startPos="0.00" endPos="29.98"/> <chargingStation id="chargingStation_5" name="Behren / Charlotten" lane="-24242882#1_0" startPos="73.17" endPos="93.17"/> <chargingStation id="chargingStation_6" name="Jägerstr./ Friedrichstr." lane="-4588219#3_0" startPos="94.46" endPos="114.46"/> <chargingStation id="chargingStation_7" name="Gendarmenmarkt" lane="-22972473#0_0" startPos="50.49" endPos="80.49"/> <chargingStation id="chargingStation_8" name="Park Inn" lane="100405009#3_0" startPos="0.00" endPos="23.07"/> <chargingStation id="chargingStation_9" name="Am Kupfergraben" lane="22972219#0_0" startPos="58.61" endPos="78.61"/> <chargingStation id="chargingStation_10" name="Maritim Pro Arte" lane="158023913#0_0" startPos="58.39" endPos="88.39"/> <chargingStation id="chargingStation_11" name="Georgenstraße" lane="24243052#3_0" startPos="1.83" endPos="46.83"/> <chargingStation id="chargingStation_12" name="Staatsoper" lane="340498982#4_0" startPos="28.80" endPos="48.80"/> <chargingStation id="chargingStation_13" name="Hotel de Rome" lane="24242882#1_0" startPos="73.16" endPos="93.16"/> <chargingStation id="chargingStation_14" lane="112128418#5_0" startPos="51.26" endPos="71.26"/> </additional> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <vType id="taxi" vClass="taxi"> <param key="has.taxi.device" value="true"/> </vType> <trip id="taxi_chargingStation_3_0" type="taxi" depart="begin"><stop busStop="chargingStation_3" triggered="person"/></trip> <trip id="taxi_chargingStation_9_1" type="taxi" depart="begin"><stop busStop="chargingStation_9" triggered="person"/></trip> <trip id="taxi_chargingStation_6_2" type="taxi" depart="begin"><stop busStop="chargingStation_6" triggered="person"/></trip> <trip id="taxi_chargingStation_4_3" type="taxi" depart="begin"><stop busStop="chargingStation_4" triggered="person"/></trip> <trip id="taxi_chargingStation_1_4" type="taxi" depart="begin"><stop busStop="chargingStation_1" triggered="person"/></trip> <trip id="taxi_chargingStation_11_5" type="taxi" depart="begin"><stop busStop="chargingStation_11" triggered="person"/></trip> </additional>
---------- Differences in errors ---------- 1,104c1,41 < Warning: Ignoring track count 2 for edge '194973341'. < Warning: Ignoring track count 2 for edge '321754188'. < Warning: Ignoring track count 2 for edge '321754191'. < Warning: Ignoring track count 2 for edge '321754197'. < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.primary' (first occurrence for edge '4067932'). < Warning: Discarding unknown compound 'usage.main' in type 'railway.light_rail|usage.main' (first occurrence for edge '4471817'). < Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.tertiary' (first occurrence for edge '4588220'). < Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.secondary' (first occurrence for edge '4612961'). < Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.primary' (first occurrence for edge '4613110'). < Warning: Ambiguous railway kilometrage direction for way '25946680' (assuming forward) < Warning: Discarding unusable type 'highway.construction' (first occurrence for edge '25959781'). < Warning: Discarding unusable type 'waterway.stream' (first occurrence for edge '31112384'). < Warning: Discarding unusable type 'waterway.weir' (first occurrence for edge '31560876'). < Warning: Ambiguous railway kilometrage direction for way '32572620' (assuming forward) < Warning: Ambiguous railway kilometrage direction for way '32572624' (assuming forward) < Warning: Ambiguous railway kilometrage direction for way '32590429' (assuming forward) < Warning: Ambiguous railway kilometrage direction for way '32590435' (assuming forward) < Warning: Discarding unusable type 'railway.platform' (first occurrence for edge '43185748'). < Warning: Discarding unusable type 'waterway.river' (first occurrence for edge '59683399'). < Warning: PT line in relation 114255 with no stops ignored. Probably OSM file is incomplete. < Warning: PT line in relation 374676 with no stops ignored. Probably OSM file is incomplete. < Warning: direction of restriction relation could not be determined < Warning: Ignoring restriction relation '1028113'. < Warning: PT line in relation 1085700 with no stops ignored. Probably OSM file is incomplete. < Warning: No way found for reference '3250129634' in relation '1123588' < Warning: Platform '383505803' in relation: '1650240' is given as polygon, which currently is not supported. < Warning: Platform '383505803' in relation: '1650240' is given as polygon, which currently is not supported. < Warning: Platform '383505803' in relation: '1650240' is given as polygon, which currently is not supported. < Warning: PT line in relation 1798225 with no stops ignored. Probably OSM file is incomplete. <truncated after showing first 30 lines> ---------- Differences in output ---------- 1d0 < Success. ---------- Missing result in additional ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <chargingStation id="chargingStation_0" name="Grand Hotel" lane="-194069450#0_0" startPos="7.20" endPos="27.20"/> <chargingStation id="chargingStation_1" name="Radisson" lane="24913519#2_0" startPos="0.00" endPos="28.41"/> <chargingStation id="chargingStation_2" name="Bhf. Alexanderplatz" lane="-4790825#2_0" startPos="58.89" endPos="96.39"/> <chargingStation id="chargingStation_3" name="Friedrichstadtpalast" lane="374734389#2_0" startPos="6.04" endPos="58.54"/> <chargingStation id="chargingStation_4" name="Hackescher Markt" lane="-84960597#1_0" startPos="0.00" endPos="29.98"/> <chargingStation id="chargingStation_5" name="Behren / Charlotten" lane="-24242882#1_0" startPos="73.17" endPos="93.17"/> <chargingStation id="chargingStation_6" name="Jägerstr./ Friedrichstr." lane="-4588219#3_0" startPos="94.46" endPos="114.46"/> <chargingStation id="chargingStation_7" name="Gendarmenmarkt" lane="-22972473#0_0" startPos="50.49" endPos="80.49"/> <chargingStation id="chargingStation_8" name="Park Inn" lane="100405009#3_0" startPos="0.00" endPos="23.07"/> <chargingStation id="chargingStation_9" name="Am Kupfergraben" lane="22972219#0_0" startPos="58.61" endPos="78.61"/> <chargingStation id="chargingStation_10" name="Maritim Pro Arte" lane="158023913#0_0" startPos="58.39" endPos="88.39"/> <chargingStation id="chargingStation_11" name="Georgenstraße" lane="24243052#3_0" startPos="1.83" endPos="46.83"/> <chargingStation id="chargingStation_12" name="Staatsoper" lane="340498982#4_0" startPos="28.80" endPos="48.80"/> <chargingStation id="chargingStation_13" name="Hotel de Rome" lane="24242882#1_0" startPos="73.16" endPos="93.16"/> <chargingStation id="chargingStation_14" lane="112128418#5_0" startPos="51.26" endPos="71.26"/> </additional> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <vType id="taxi" vClass="taxi"> <param key="has.taxi.device" value="true"/> </vType> <trip id="taxi_chargingStation_3_0" type="taxi" depart="begin"><stop busStop="chargingStation_3" triggered="person"/></trip> </additional>
---------- Differences in errors ---------- 1,35c1,41 < Warning: Discarding unusable type 'waterway.stream' (first occurrence for edge '31112387'). < Warning: Discarding unusable type 'railway.platform' (first occurrence for edge '85389834'). < Warning: Discarding unusable type 'railway.platform_edge' (first occurrence for edge '165415453'). < Warning: Discarding unknown compound 'usage.main' in type 'railway.light_rail|usage.main' (first occurrence for edge '230976793'). < Warning: Ambiguous railway kilometrage direction for way '230976793' (assuming forward) < Warning: Discarding unusable type 'highway.construction' (first occurrence for edge '507023458'). < Warning: No way found for reference '318915602' in relation '5475034' < Warning: Ignoring restriction relation '5475034' with unknown from-way. < Warning: Could not find corresponding edge or compatible lane for free-floating pt stop '1074960894' (Paul-Löbe-Haus/Reichstag). Thus, it will be removed! < Warning: Could not find corresponding edge or compatible lane for free-floating pt stop '1829854523' (Vera-Brittain-Ufer). Thus, it will be removed! < Warning: Could not find corresponding edge or compatible lane for free-floating pt stop '1829854563' (Schiffbauerdamm). Thus, it will be removed! < Warning: Could not find corresponding edge or compatible lane for free-floating pt stop '3463843447' (Reichstagufer). Thus, it will be removed! < Warning: Cannot revise pt stop localization for incomplete pt line '2076228'. Ignoring! < Warning: Cannot revise pt stop localization for incomplete pt line '2076228'. Ignoring! < Warning: Cannot revise pt stop localization for incomplete pt line '2076230'. Ignoring! < Warning: Cannot revise pt stop localization for incomplete pt line '2076230'. Ignoring! < Warning: Cannot revise pt stop localization for incomplete pt line '2076231'. Ignoring! < Warning: PT stop '3869306760' has been moved to edge '-176043807#2'. < Warning: Converting invalid rail_crossing to traffic_light at junction '3918673903'. < Warning: Converting invalid rail_crossing to traffic_light at junction '3918673904'. < Warning: Converting invalid rail_crossing to traffic_light at junction '3918673906'. < Warning: Converting invalid rail_crossing to traffic_light at junction '3918673907'. < Warning: Converting invalid rail_crossing to traffic_light at junction '3918673909'. < Warning: Converting invalid rail_crossing to priority junction '4402536776'. < Warning: Found sharp turn with radius 6.39 at the start of edge '-52348720#0'. < Warning: Found sharp turn with radius 6.39 at the end of edge '52348720#0'. < Warning: The rail crossing '4567083492' does not have any roads. < Warning: The rail crossing '4567083494' does not have any roads. < Warning: The rail crossing '4603660236' does not have any roads. <truncated after showing first 30 lines> ---------- Differences in output ---------- 1d0 < Success. ---------- Missing result in additional ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <chargingStation id="chargingStation_0" name="Friedrichstadtpalast" lane="374734389#2_0" startPos="6.03" endPos="58.53"/> </additional> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <vType id="taxi" vClass="taxi"> <param key="has.taxi.device" value="true"/> </vType> <trip id="taxi_chargingStation_0_0" type="taxi" depart="begin"><stop busStop="chargingStation_0" triggered="person"/></trip> <trip id="taxi_chargingStation_0_1" type="taxi" depart="begin"><stop busStop="chargingStation_0" triggered="person"/></trip> <trip id="taxi_chargingStation_0_2" type="taxi" depart="begin"><stop busStop="chargingStation_0" triggered="person"/></trip> <trip id="taxi_chargingStation_0_3" type="taxi" depart="begin"><stop busStop="chargingStation_0" triggered="person"/></trip> <trip id="taxi_chargingStation_0_4" type="taxi" depart="begin"><stop busStop="chargingStation_0" triggered="person"/></trip> <trip id="taxi_chargingStation_0_5" type="taxi" depart="begin"><stop busStop="chargingStation_0" triggered="person"/></trip> <trip id="taxi_chargingStation_0_6" type="taxi" depart="begin"><stop busStop="chargingStation_0" triggered="person"/></trip> </additional>
---------- Differences in errors ---------- 1,104c1,41 < Warning: Ignoring track count 2 for edge '194973341'. < Warning: Ignoring track count 2 for edge '321754188'. < Warning: Ignoring track count 2 for edge '321754191'. < Warning: Ignoring track count 2 for edge '321754197'. < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.primary' (first occurrence for edge '4067932'). < Warning: Discarding unknown compound 'usage.main' in type 'railway.light_rail|usage.main' (first occurrence for edge '4471817'). < Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.tertiary' (first occurrence for edge '4588220'). < Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.secondary' (first occurrence for edge '4612961'). < Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.primary' (first occurrence for edge '4613110'). < Warning: Ambiguous railway kilometrage direction for way '25946680' (assuming forward) < Warning: Discarding unusable type 'highway.construction' (first occurrence for edge '25959781'). < Warning: Discarding unusable type 'waterway.stream' (first occurrence for edge '31112384'). < Warning: Discarding unusable type 'waterway.weir' (first occurrence for edge '31560876'). < Warning: Ambiguous railway kilometrage direction for way '32572620' (assuming forward) < Warning: Ambiguous railway kilometrage direction for way '32572624' (assuming forward) < Warning: Ambiguous railway kilometrage direction for way '32590429' (assuming forward) < Warning: Ambiguous railway kilometrage direction for way '32590435' (assuming forward) < Warning: Discarding unusable type 'railway.platform' (first occurrence for edge '43185748'). < Warning: Discarding unusable type 'waterway.river' (first occurrence for edge '59683399'). < Warning: PT line in relation 114255 with no stops ignored. Probably OSM file is incomplete. < Warning: PT line in relation 374676 with no stops ignored. Probably OSM file is incomplete. < Warning: direction of restriction relation could not be determined < Warning: Ignoring restriction relation '1028113'. < Warning: PT line in relation 1085700 with no stops ignored. Probably OSM file is incomplete. < Warning: No way found for reference '3250129634' in relation '1123588' < Warning: Platform '383505803' in relation: '1650240' is given as polygon, which currently is not supported. < Warning: Platform '383505803' in relation: '1650240' is given as polygon, which currently is not supported. < Warning: Platform '383505803' in relation: '1650240' is given as polygon, which currently is not supported. < Warning: PT line in relation 1798225 with no stops ignored. Probably OSM file is incomplete. <truncated after showing first 30 lines> ---------- Differences in output ---------- 1d0 < Success. ---------- Missing result in additional ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <chargingStation id="chargingStation_0" name="Grand Hotel" lane="-194069450#0_0" startPos="7.20" endPos="27.20"/> <chargingStation id="chargingStation_1" name="Radisson" lane="24913519#2_0" startPos="0.00" endPos="28.41"/> <chargingStation id="chargingStation_2" name="Bhf. Alexanderplatz" lane="-4790825#2_0" startPos="58.89" endPos="96.39"/> <chargingStation id="chargingStation_3" name="Friedrichstadtpalast" lane="374734389#2_0" startPos="6.04" endPos="58.54"/> <chargingStation id="chargingStation_4" name="Hackescher Markt" lane="-84960597#1_0" startPos="0.00" endPos="29.98"/> <chargingStation id="chargingStation_5" name="Behren / Charlotten" lane="-24242882#1_0" startPos="73.17" endPos="93.17"/> <chargingStation id="chargingStation_6" name="Jägerstr./ Friedrichstr." lane="-4588219#3_0" startPos="94.46" endPos="114.46"/> <chargingStation id="chargingStation_7" name="Gendarmenmarkt" lane="-22972473#0_0" startPos="50.49" endPos="80.49"/> <chargingStation id="chargingStation_8" name="Park Inn" lane="100405009#3_0" startPos="0.00" endPos="23.07"/> <chargingStation id="chargingStation_9" name="Am Kupfergraben" lane="22972219#0_0" startPos="58.61" endPos="78.61"/> <chargingStation id="chargingStation_10" name="Maritim Pro Arte" lane="158023913#0_0" startPos="58.39" endPos="88.39"/> <chargingStation id="chargingStation_11" name="Georgenstraße" lane="24243052#3_0" startPos="1.83" endPos="46.83"/> <chargingStation id="chargingStation_12" name="Staatsoper" lane="340498982#4_0" startPos="28.80" endPos="48.80"/> <chargingStation id="chargingStation_13" name="Hotel de Rome" lane="24242882#1_0" startPos="73.16" endPos="93.16"/> <chargingStation id="chargingStation_14" lane="112128418#5_0" startPos="51.26" endPos="71.26"/> </additional> ---------- Missing result in routes ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <vType id="taxi" vClass="taxi"> <param key="has.taxi.device" value="true"/> </vType> <trip id="taxi_chargingStation_0_0" type="taxi" depart="begin"><stop busStop="chargingStation_0" triggered="person"/></trip> <trip id="taxi_chargingStation_0_1" type="taxi" depart="begin"><stop busStop="chargingStation_0" triggered="person"/></trip> <trip id="taxi_chargingStation_1_2" type="taxi" depart="begin"><stop busStop="chargingStation_1" triggered="person"/></trip> <trip id="taxi_chargingStation_1_3" type="taxi" depart="begin"><stop busStop="chargingStation_1" triggered="person"/></trip> <trip id="taxi_chargingStation_1_4" type="taxi" depart="begin"><stop busStop="chargingStation_1" triggered="person"/></trip> <trip id="taxi_chargingStation_1_5" type="taxi" depart="begin"><stop busStop="chargingStation_1" triggered="person"/></trip> <trip id="taxi_chargingStation_1_6" type="taxi" depart="begin"><stop busStop="chargingStation_1" triggered="person"/></trip> <trip id="taxi_chargingStation_1_7" type="taxi" depart="begin"><stop busStop="chargingStation_1" triggered="person"/></trip> <trip id="taxi_chargingStation_2_8" type="taxi" depart="begin"><stop busStop="chargingStation_2" triggered="person"/></trip> <trip id="taxi_chargingStation_2_9" type="taxi" depart="begin"><stop busStop="chargingStation_2" triggered="person"/></trip> <trip id="taxi_chargingStation_2_10" type="taxi" depart="begin"><stop busStop="chargingStation_2" triggered="person"/></trip> <trip id="taxi_chargingStation_2_11" type="taxi" depart="begin"><stop busStop="chargingStation_2" triggered="person"/></trip> <trip id="taxi_chargingStation_2_12" type="taxi" depart="begin"><stop busStop="chargingStation_2" triggered="person"/></trip> <trip id="taxi_chargingStation_3_13" type="taxi" depart="begin"><stop busStop="chargingStation_3" triggered="person"/></trip> <trip id="taxi_chargingStation_3_14" type="taxi" depart="begin"><stop busStop="chargingStation_3" triggered="person"/></trip> <trip id="taxi_chargingStation_3_15" type="taxi" depart="begin"><stop busStop="chargingStation_3" triggered="person"/></trip> <trip id="taxi_chargingStation_3_16" type="taxi" depart="begin"><stop busStop="chargingStation_3" triggered="person"/></trip> <trip id="taxi_chargingStation_3_17" type="taxi" depart="begin"><stop busStop="chargingStation_3" triggered="person"/></trip> <trip id="taxi_chargingStation_3_18" type="taxi" depart="begin"><stop busStop="chargingStation_3" triggered="person"/></trip> <trip id="taxi_chargingStation_3_19" type="taxi" depart="begin"><stop busStop="chargingStation_3" triggered="person"/></trip> <trip id="taxi_chargingStation_4_20" type="taxi" depart="begin"><stop busStop="chargingStation_4" triggered="person"/></trip> <trip id="taxi_chargingStation_4_21" type="taxi" depart="begin"><stop busStop="chargingStation_4" triggered="person"/></trip> <trip id="taxi_chargingStation_4_22" type="taxi" depart="begin"><stop busStop="chargingStation_4" triggered="person"/></trip> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,184c1,30 < Warning: Ignoring track count 2 for edge '194973341'. < Warning: Ignoring track count 2 for edge '321754188'. < Warning: Ignoring track count 2 for edge '321754191'. < Warning: Ignoring track count 2 for edge '321754197'. < Warning: Discarding unknown compound 'usage.main' in type 'railway.light_rail|usage.main' (first occurrence for edge '4471817'). < Warning: Discarding unknown compound 'usage.main' in type 'railway.rail|usage.main' (first occurrence for edge '23809674'). < Warning: Ambiguous railway kilometrage direction for way '25946680' (assuming forward) < Warning: Discarding unusable type 'highway.construction' (first occurrence for edge '25959781'). < Warning: Discarding unusable type 'waterway.stream' (first occurrence for edge '31112384'). < Warning: Discarding unusable type 'waterway.weir' (first occurrence for edge '31560876'). < Warning: Ambiguous railway kilometrage direction for way '32572620' (assuming forward) < Warning: Ambiguous railway kilometrage direction for way '32572624' (assuming forward) < Warning: Ambiguous railway kilometrage direction for way '32590429' (assuming forward) < Warning: Ambiguous railway kilometrage direction for way '32590435' (assuming forward) < Warning: Discarding unusable type 'railway.platform' (first occurrence for edge '43185748'). < Warning: Discarding unusable type 'railway.construction' (first occurrence for edge '71326270'). < Warning: Discarding unknown compound 'railway.proposed' in type 'railway.proposed|usage.main' (first occurrence for edge '199425789'). < Warning: Discarding unknown compound 'usage.main' in type 'railway.proposed|usage.main' (first occurrence for edge '199425789'). < Warning: PT line in relation 114255 with no stops ignored. Probably OSM file is incomplete. < Warning: PT line in relation 374676 with no stops ignored. Probably OSM file is incomplete. < Warning: direction of restriction relation could not be determined < Warning: Ignoring restriction relation '1028113'. < Warning: PT line in relation 1085700 with no stops ignored. Probably OSM file is incomplete. < Warning: No way found for reference '3250129634' in relation '1123588' < Warning: Platform '383505803' in relation: '1650240' is given as polygon, which currently is not supported. < Warning: Platform '383505803' in relation: '1650240' is given as polygon, which currently is not supported. < Warning: Platform '383505803' in relation: '1650240' is given as polygon, which currently is not supported. < Warning: PT line in relation 1798225 with no stops ignored. Probably OSM file is incomplete. < Warning: PT line in relation 2227743 with no stops ignored. Probably OSM file is incomplete. <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,6d0 < Success. < Written configuration to <PATH> < Parsing nodes from osm-file 'osm_bbox.osm.xml' ... done ((TIME)). < Parsing relations from osm-file 'osm_bbox.osm.xml' ... done ((TIME)). < Parsing edges from osm-file 'osm_bbox.osm.xml' ... done ((TIME)). < Success. 9,93d2 < Cannot extend route to fringe for line '1929070' (not enough edges given) < Cannot extend route to fringe for line '1929071' (not enough edges given) < Skipping line '2194813' because it only drives at night < Skipping line '2194814' because it only drives at night < Cannot extend route to fringe for line '2269237' (not enough edges given) < Cannot extend route to fringe for line '2269238' (not enough edges given) < Cannot extend route to fringe for line '2422950' (not enough edges given) < Cannot extend route to fringe for line '2422951' (not enough edges given) < Cannot extend route to fringe for line '2669183' (not enough edges given) < Cannot extend route to fringe for line '2669184' (not enough edges given) < Cannot extend route to fringe for line '2679013' (not enough edges given) < Cannot extend route to fringe for line '2679014' (not enough edges given) < Cannot extend route before first stop for line '300432' (stop edge 25946661 not in route) < Cannot extend route after last stop for line '300432' (stop edge 25946661 not in route) < Cannot extend route to fringe for line '3019044' (not enough edges given) < Cannot extend route to fringe for line '3019045' (not enough edges given) < Cannot extend route before first stop for line '6593455' (stop edge 25946661 not in route) < Cannot extend route after last stop for line '6593455' (stop edge 25946661 not in route) < Cannot extend route to fringe for line '7794031' (not enough edges given) < Cannot extend route to fringe for line '7794032' (not enough edges given) < Imported 84 lines with 317 stops and skipped 2 lines < bus: 27 <truncated after showing first 30 lines> ---------- Missing result in osmbatch ---------- python /path/to/ptlines2flows.py" -n osm.net.xml.gz -b 0 -e 900 -p 600 --random-begin --seed 42 --ptstops osm_stops.add.xml --ptlines osm_ptlines.xml -o osm_pt.rou.xml --ignore-errors --vtype-prefix pt_ --stopinfos-file stopinfos.xml --routes-file vehroutes.xml --trips-file trips.trips.xml --min-stops 0 --extend-to-fringe --verbose python /path/to/randomTrips.py -n osm.net.xml.gz --fringe-factor 2 --insertion-density 2 -o osm.bicycle.trips.xml -r osm.bicycle.rou.xml -b 0 -e 900 --trip-attributes <attrs-with-os-dependent-quoting> --max-distance 8000 python /path/to/randomTrips.py -n osm.net.xml.gz --fringe-factor 5 --insertion-density 6 -o osm.passenger.trips.xml -r osm.passenger.rou.xml -b 0 -e 900 --trip-attributes <attrs-with-os-dependent-quoting> --lanes python /path/to/randomTrips.py -n osm.net.xml.gz --fringe-factor 1 --insertion-density 4 -o osm.pedestrian.trips.xml -r osm.pedestrian.rou.xml -b 0 -e 900 --vehicle-class pedestrian --prefix ped --persontrips --trip-attributes <attrs-with-os-dependent-quoting> --persontrip.walk-opposite-factor 0.8 python /path/to/randomTrips.py -n osm.net.xml.gz --fringe-factor 40 --insertion-density 1 -o osm.ship.trips.xml -r osm.ship.rou.xml -b 0 -e 900 --vehicle-class ship --vclass ship --prefix ship --fringe-start-attributes <attrs-with-os-dependent-quoting> --validate ---------- Missing result in osmimport ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" walkingareas="true" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="-389562.46,-5817979.56" convBoundary="0.00,0.00,4934.15,4470.73" origBoundary="13.372213,52.501727,13.527402,52.569285" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <type id="cycleway.lane|highway.pedestrian" priority="1" numLanes="1" speed="13.89" allow="pedestrian bicycle" oneway="1" width="3.20" bikeLaneWidth="1.25"/> <type id="cycleway.lane|highway.primary" priority="12" numLanes="2" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00" bikeLaneWidth="1.25"/> <type id="cycleway.lane|highway.residential" priority="3" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="2.00" bikeLaneWidth="1.25"/> <type id="cycleway.lane|highway.secondary" priority="11" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00" bikeLaneWidth="1.25"/> <type id="cycleway.lane|highway.tertiary" priority="10" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00" bikeLaneWidth="1.25"/> <type id="cycleway.track|highway.primary" priority="12" numLanes="2" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00" bikeLaneWidth="1.50"/> <type id="cycleway.track|highway.secondary" priority="11" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00" bikeLaneWidth="1.50"/> <type id="cycleway.track|highway.secondary_link" priority="6" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00" bikeLaneWidth="1.50"/> <type id="cycleway.track|highway.tertiary" priority="10" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00" bikeLaneWidth="1.50"/> <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="2.00"/> <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/> <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/> <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/> <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/> <type id="highway.primary" priority="12" numLanes="2" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/> <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="2.00"/> <type id="highway.secondary" priority="11" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/> <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/> <type id="highway.service|railway.tram" priority="17" numLanes="1" speed="13.89" allow="pedestrian delivery bicycle tram" oneway="0"/> <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/> <type id="highway.tertiary" priority="10" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="3.00"/> <type id="highway.track" priority="1" numLanes="1" speed="5.56" allow="pedestrian motorcycle moped bicycle" oneway="0"/> <type id="highway.unclassified" priority="4" numLanes="1" speed="13.89" disallow="pedestrian tram rail_urban rail rail_electric rail_fast ship" oneway="0" sidewalkWidth="2.00"/> <truncated after showing first 30 lines> ---------- Missing result in osmlines ---------- <?xml version="1.0" encoding="UTF-8"?> <ptLines xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/ptlines_file.xsd"> <ptLine id="156479" name="RE2: Cottbus => Wismar" line="RE2" type="train" vClass="rail" period="3600" color="255,230,0" completeness="0.05"> <route edges="32572630 32572622#1 32590651#1 32590900#1 25946666#1 25946666#2 421021565#1"/> <busStop id="3419694885" name="Berlin Alexanderplatz"/> <busStop id="2603331683" name="Berlin Friedrichstraße"/> </ptLine> <ptLine id="187767" name="RE1: Magdeburg => Eisenhüttenstadt" line="RE1" type="train" vClass="rail" period="3600" color="red" completeness="0.06"> <route edges="442921387#0 442921387#1 25946656#1 25946673#1 25946674#1 25946676 32590898#1 32590890#1 32590636#1 32572618#1 32572624#1"/> <busStop id="29805120" name="Berlin Friedrichstraße"/> <busStop id="2776873647" name="Berlin Alexanderplatz"/> </ptLine> <ptLine id="188380" name="RE1: Eisenhüttenstadt => Magdeburg" line="RE1" type="train" vClass="rail" period="3600" color="red" completeness="0.06"> <route edges="32572630 32572622#1 32590651#1 32590900#1 25946666#1 25946666#2 421021565#1"/> <busStop id="3419694885" name="Berlin Alexanderplatz"/> <busStop id="2603331683" name="Berlin Friedrichstraße"/> </ptLine> <ptLine id="1887937" name="Buslinie TXL: Flughafen Tegel => S+U Alexanderplatz" line="TXL" type="bus" vClass="bus" completeness="0.29"> <route edges="236092221#0 236092221#1 342968607#1 461526152 340498982#0 340498982#1 340498982#3 340498982#4 340498982#7 354528932 251884680 339201217 15971196#0 15971196#1 54048862#0 54048862#2 54048862#3 23013165#0 23013165#1 23013165#2 4611698#1 202156994#0 72157174#1 171826984#2 171826984#3 171826984#4 171826984#5 195401006 195401017#3"/> <busStop id="3869306771" name="Unter den Linden/Friedrichstraße"/> <busStop id="3870475228" name="Staatsoper"/> <busStop id="1827996414" name="Spandauer Straße/Marienkirche"/> <busStop id="270718978" name="S+U Alexanderplatz/Memhardstraße"/> </ptLine> <ptLine id="1887938" name="Buslinie TXL: S+U Alexanderplatz => Flughafen Tegel" line="TXL" type="bus" vClass="bus" completeness="0.40"> <route edges="112128419#2 415280722 195401013#2 195401013#3 24914992#1 171826985#0 171826985#1 171826985#3 24913519#1 24913519#2 541763975 202156995#0 202156995#1 4067932#1 339201219 541763974 61584187#0 61584187#1 61584187#2 61584187#3 61584187#4 54048863 15971197 4611699 169195795#0 169195795#1 169195795#2 169195795#5 169195795#6 169195795#7 169195795#8 169195795#10 340498988 188386313#0 188386313#1 24913304#1"/> <busStop id="270719334" name="S+U Alexanderplatz/Memhardstraße"/> <busStop id="270727248" name="S+U Alexanderplatz"/> <truncated after showing first 30 lines> ---------- Missing result in osmstops ---------- <?xml version="1.0" encoding="UTF-8"?> <additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd"> <busStop id="-1615531689" name="S+U Alexanderplatz/Dircksenstraße" lane="-148458500#1_0" startPos="9.37" endPos="34.37" friendlyPos="true"> <access lane="-72157168#4_0" pos="0.00" length="18.72" friendlyPos="1"/> <access lane="-72157168#5_0" pos="38.51" length="14.56" friendlyPos="1"/> <access lane="272795478_0" pos="14.43" length="8.91" friendlyPos="1"/> <access lane="272795479_0" pos="3.11" length="6.55" friendlyPos="1"/> <access lane="72157168#5_0" pos="2.83" length="17.56" friendlyPos="1"/> </busStop> <busStop id="-1633759766" name="S Hackescher Markt" lane="-30721657#0_0" startPos="3.22" endPos="28.22" friendlyPos="true"> <access lane="-100950875#2_0" pos="0.00" length="12.52" friendlyPos="1"/> <access lane="100950875#2_0" pos="9.60" length="15.46" friendlyPos="1"/> <access lane="100950875#4_0" pos="6.45" length="19.24" friendlyPos="1"/> <access lane="304514893#7_0" pos="15.97" length="3.04" friendlyPos="1"/> <access lane="475297966_0" pos="88.49" length="19.43" friendlyPos="1"/> </busStop> <busStop id="-1662153916" name="U Weinmeisterstraße/Gipsstraße" lane="143931933_0" startPos="323.08" endPos="348.08" friendlyPos="true"> <access lane="-36892597#1_0" pos="0.00" length="5.09" friendlyPos="1"/> <access lane="-36892597#2_0" pos="28.74" length="8.61" friendlyPos="1"/> <access lane="36892597#1_0" pos="49.03" length="9.16" friendlyPos="1"/> <access lane="36892597#2_0" pos="0.00" length="11.43" friendlyPos="1"/> <access lane="522374555#1_0" pos="0.00" length="8.08" friendlyPos="1"/> </busStop> <busStop id="-1668497956" name="S Hackescher Markt" lane="-153537614#2_0" startPos="0.00" endPos="24.17" friendlyPos="true"> <access lane="54618192#2_0" pos="0.77" length="48.59" friendlyPos="1"/> <access lane="59286191_0" pos="12.91" length="28.94" friendlyPos="1"/> <access lane="59286499_0" pos="0.00" length="22.45" friendlyPos="1"/> <access lane="59286500#0_0" pos="2.41" length="13.51" friendlyPos="1"/> <truncated after showing first 30 lines> ---------- Missing result in osmtrips ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vType id="ped_pedestrian" vClass="pedestrian"/> <person id="ped0" depart="0.00" type="ped_pedestrian"> <personTrip from="335576646#1" to="-153692976#0" modes="public"/> </person> <person id="ped1" depart="4.73" type="ped_pedestrian"> <personTrip from="159482050#2" to="107747047#2" modes="public"/> </person> <person id="ped2" depart="9.47" type="ped_pedestrian"> <personTrip from="38347139" to="346212658" modes="public"/> </person> <person id="ped3" depart="14.20" type="ped_pedestrian"> <personTrip from="51167560" to="-262407304" modes="public"/> </person> <person id="ped4" depart="18.93" type="ped_pedestrian"> <personTrip from="23851927#1" to="-15973619#0" modes="public"/> </person> <person id="ped5" depart="23.66" type="ped_pedestrian"> <personTrip from="102408133#1" to="272757338#0" modes="public"/> </person> <person id="ped6" depart="28.40" type="ped_pedestrian"> <personTrip from="-153698402" to="-574993713#1" modes="public"/> </person> <person id="ped7" depart="33.13" type="ped_pedestrian"> <personTrip from="339201192#1" to="274513549" modes="public"/> </person> <person id="ped8" depart="37.86" type="ped_pedestrian"> <truncated after showing first 30 lines> ---------- Missing result in ptroutes ---------- <?xml version="1.0" encoding="UTF-8"?> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> <vType id="pt_bus" vClass="bus"/> <vType id="pt_tram" vClass="tram"/> <vType id="pt_train" vClass="rail"/> <vType id="pt_subway" vClass="rail_urban"/> <vType id="pt_light_rail" vClass="rail_urban"/> <vType id="pt_monorail" vClass="rail_urban"/> <vType id="pt_trolleybus" vClass="bus"/> <vType id="pt_minibus" vClass="bus"/> <vType id="pt_share_taxi" vClass="taxi"/> <vType id="pt_aerialway" vClass="rail_urban" length="2.5" width="2" personCapacity="4"/> <vType id="pt_ferry" vClass="ship"/> <route id="pt_light_rail_S1:0" color="212,116,174" edges="109444375" > <stop busStop="30353449" duration="20" until="69.0"/> <!-- S Oranienburger Straße --> <stop busStop="474368351" duration="20" until="145.0"/> <!-- S Friedrichstraße --> </route> <route id="pt_light_rail_S1:1" color="212,116,174" edges="237751551" > <stop busStop="1930939368" duration="20" until="69.0"/> <!-- S Friedrichstraße --> <stop busStop="1769645503" duration="20" until="145.0"/> <!-- S Oranienburger Straße --> </route> <route id="pt_tram_M2:0" color="51,255,51" edges="331114772#0 331114772#1 331114772#2 331114772#3 331114772#4 148452597#0 148452597#1 148452597#2 148458495 148458500#0 148458500#1" > <stop busStop="1840333892" duration="20" until="74.0"/> <!-- Memhardstraße --> <stop busStop="1615531689" duration="20" until="172.0"/> <!-- S+U Alexanderplatz/Dircksenstraße --> </route> <route id="pt_tram_M2:2" color="51,255,51" edges="-148458500#1 -148458500#0 148457212#0 148457212#1 148449390 4791000#0 4791000#1 4791000#2 4791000#3 4791000#4 4791000#5" > <stop busStop="-1615531689" duration="20" until="37.0"/> <!-- S+U Alexanderplatz/Dircksenstraße --> <stop busStop="30732068" duration="20" until="133.0"/> <!-- Memhardstraße --> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,8c1,3 < Warning: Lane '124262120_0' is not connected from any incoming edge at junction '1383487041'. < Warning: Lane '124264571_0' is not connected from any incoming edge at junction '1383506147'. < Warning: Speed of turning connection '124262109#0_0->124262109#1_0' reduced by 29.24 due to turning radius of 42.01 (length=7.19, angle=45.00). < Warning: Speed of turning connection '469983241_0->124262107#0_0' reduced by 30.63 due to turning radius of 42.01 (length=7.19, angle=45.00). < Warning: Speed of turning connection '-124262124_0->124262109#2_0' reduced by 39.37 due to turning radius of 4.68 (length=5.96, angle=123.02). < Warning: Speed of turning connection '124262109#1_0->124262124_0' reduced by 34.71 due to turning radius of 17.22 (length=6.30, angle=56.98). < Warning: Speed of turning connection '-458067265_0->124262109#4_0' reduced by 39.33 due to turning radius of 4.75 (length=7.53, angle=144.22). < Warning: 21 total messages of type: Speed of % connection '%' reduced by % due to turning radius of % (length=%, angle=%). --- > dyld[48321]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="-339139.35,-5788711.14" convBoundary="-764.67,0.00,443.32,280.00" origBoundary="12.635011,52.237972,14.221191,52.746091" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <type id="railway.highspeed" priority="21" numLanes="1" speed="69.44" allow="rail_fast" oneway="1"/> <type id="railway.rail" priority="20" numLanes="1" speed="44.44" allow="rail" oneway="1"/> <type id="railway.rail|usage.industrial" priority="20" numLanes="1" speed="44.44" allow="rail" oneway="1"/> <edge id=":1383487001_0" function="internal"> <lane id=":1383487001_0_0" index="0" allow="rail rail_electric rail_fast" speed="0.10" length="0.10" shape="-624.67,40.00 -624.67,40.00"/> </edge> <edge id=":1383487016_0" function="internal"> <lane id=":1383487016_0_0" index="0" allow="rail" speed="44.44" length="7.53" shape="-543.53,40.00 -536.01,40.00"/> </edge> <edge id=":1383487016_1" function="internal"> <lane id=":1383487016_1_0" index="0" allow="rail rail_electric rail_fast" speed="15.20" length="7.19" shape="-543.53,40.00 -542.35,40.24 -540.96,40.95 -539.37,42.13 -537.58,43.79"/> </edge> <edge id=":1383487022_0" function="internal"> <lane id=":1383487022_0_0" index="0" allow="rail rail_fast" speed="15.20" length="7.19" shape="-473.03,160.00 -471.85,159.76 -470.46,159.05 -468.87,157.87 -467.08,156.21"/> </edge> <edge id=":1383487022_1" function="internal"> <lane id=":1383487022_1_0" index="0" allow="rail rail_fast" speed="63.89" length="7.53" shape="-473.03,160.00 -465.51,160.00"/> </edge> <edge id=":1383487026_0" function="internal"> <lane id=":1383487026_0_0" index="0" allow="rail rail_electric rail_fast" speed="0.10" length="0.10" shape="-432.57,120.00 -432.57,120.00"/> </edge> <edge id=":1383487041_0" function="internal"> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2c2,4 < Warning: Lane '-347977095_0' is not connected from any incoming edge at junction '428647707'. --- > dyld[48403]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="-403040.31,-5788711.14" convBoundary="-619.87,0.00,2239.27,460.00" origBoundary="13.574416,52.240912,13.691479,52.413950" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <type id="railway.light_rail" priority="19" numLanes="1" speed="27.78" allow="rail_urban" oneway="1"/> <type id="railway.rail" priority="20" numLanes="1" speed="44.44" allow="rail" oneway="1"/> <edge id="-121902849" from="42145788" to="374388207" name="6142" priority="20" type="railway.rail" spreadType="center" length="85.51" shape="467.14,380.00 428.32,300.00 385.57,300.00" bidi="33142249"> <lane id="-121902849_0" index="0" allow="rail rail_electric rail_fast" speed="27.78" length="85.51" shape="466.05,377.75 428.32,300.00 387.73,300.00"> <param key="origId" value="121902849 8602141 33142249"/> </lane> </edge> <edge id="-124449286#0" from="1363480435" to="4395255491" priority="20" type="railway.rail" spreadType="center" length="270.18" shape="232.25,80.00 272.25,40.00 472.84,40.00" bidi="441828377"> <lane id="-124449286#0_0" index="0" allow="rail rail_electric rail_fast" speed="44.44" length="270.18" shape="233.78,78.47 272.25,40.00 472.84,40.00"> <param key="origId" value="124449286 742458425 742458426 441828378 441828377"/> </lane> </edge> <edge id="-124449286#2" from="428994711" to="1363480434" priority="20" type="railway.rail" spreadType="center" length="8.44" bidi="124449286#2"> <lane id="-124449286#2_0" index="0" allow="rail rail_electric rail_fast" speed="44.44" length="8.44" shape="183.26,160.00 186.88,160.00"> <param key="origId" value="124449286"/> </lane> </edge> <edge id="-153134060#0" from="10707784192" to="296021288" name="6007" priority="19" type="railway.light_rail" spreadType="center" length="412.89" bidi="153134060#0"> <lane id="-153134060#0_0" index="0" allow="rail_urban" speed="22.22" length="412.89" shape="1611.55,340.00 1629.39,340.00"> <param key="origId" value="153134060"/> </lane> </edge> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2c2,4 < Warning: Lane '-347977095_0' is not connected from any incoming edge at junction '428647707'. --- > dyld[48398]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="-403040.31,-5788711.14" convBoundary="3189.69,5438.48,3641.45,8297.86" origBoundary="13.574416,52.240912,13.691479,52.413950" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <type id="railway.light_rail" priority="19" numLanes="1" speed="27.78" allow="rail_urban" oneway="1"/> <type id="railway.rail" priority="20" numLanes="1" speed="44.44" allow="rail" oneway="1"/> <edge id="-121902849" from="42145788" to="374388207" name="6142" priority="20" type="railway.rail" spreadType="center" length="85.51" shape="3253.09,6527.22 3332.32,6486.85 3331.49,6444.11" bidi="33142249"> <lane id="-121902849_0" index="0" allow="rail rail_electric rail_fast" speed="27.78" length="85.51" shape="3255.32,6526.08 3332.32,6486.85 3331.53,6446.27"> <param key="origId" value="121902849 8602141 33142249"/> </lane> </edge> <edge id="-124449286#0" from="1363480435" to="4395255491" priority="20" type="railway.rail" spreadType="center" length="270.18" shape="3548.48,6286.56 3589.24,6325.77 3593.13,6526.33" bidi="441828377"> <lane id="-124449286#0_0" index="0" allow="rail rail_electric rail_fast" speed="44.44" length="270.18" shape="3550.04,6288.06 3589.24,6325.77 3593.13,6526.33"> <param key="origId" value="124449286 742458425 742458426 441828378 441828377"/> </lane> </edge> <edge id="-124449286#2" from="428994711" to="1363480434" priority="20" type="railway.rail" spreadType="center" length="8.44" bidi="124449286#2"> <lane id="-124449286#2_0" index="0" allow="rail rail_electric rail_fast" speed="44.44" length="8.44" shape="3467.54,6239.12 3467.61,6242.75"> <param key="origId" value="124449286"/> </lane> </edge> <edge id="-153134060#0" from="10707784192" to="296021288" name="6007" priority="19" type="railway.light_rail" spreadType="center" length="412.89" bidi="153134060#0"> <lane id="-153134060#0_0" index="0" allow="rail_urban" speed="22.22" length="412.89" shape="3315.27,7670.64 3315.61,7688.48"> <param key="origId" value="153134060"/> </lane> </edge> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1c1,3 < Warning: Lane '-347977095_0' is not connected from any incoming edge at junction '428647707'. --- > dyld[48352]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="-403040.31,-5788711.14" convBoundary="2613.06,0.00,5185.46,14709.73" origBoundary="13.574416,52.240912,13.691479,52.413950" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <type id="railway.light_rail" priority="19" numLanes="1" speed="27.78" allow="rail_urban" oneway="1"/> <type id="railway.rail" priority="20" numLanes="1" speed="44.44" allow="rail" oneway="1"/> <edge id="-121902849" from="42145788" to="374388207" name="6142" priority="20" type="railway.rail" spreadType="center" length="85.51" shape="3272.04,6473.33 3291.65,6452.95 3291.27,6432.95" bidi="33142249"> <lane id="-121902849_0" index="0" allow="rail rail_electric rail_fast" speed="27.78" length="85.51" shape="3273.54,6471.77 3291.65,6452.95 3291.31,6435.11"> <param key="origId" value="121902849 8602141 33142249"/> </lane> </edge> <edge id="-124449286#0" from="1363480435" to="4395255491" priority="20" type="railway.rail" spreadType="center" length="270.18" shape="3508.33,6279.27 3610.09,6369.10 3612.09,6472.45" bidi="441828377"> <lane id="-124449286#0_0" index="0" allow="rail rail_electric rail_fast" speed="44.44" length="270.18" shape="3509.98,6280.73 3610.09,6369.10 3612.09,6472.45"> <param key="origId" value="124449286 742458425 742458426 441828378 441828377"/> </lane> </edge> <edge id="-124449286#2" from="428994711" to="1363480434" priority="20" type="railway.rail" spreadType="center" length="8.44" bidi="124449286#2"> <lane id="-124449286#2_0" index="0" allow="rail rail_electric rail_fast" speed="44.44" length="8.44" shape="3427.55,6239.90 3427.62,6243.62"> <param key="origId" value="124449286"/> </lane> </edge> <edge id="-153134060#0" from="10707784192" to="296021288" name="6007" priority="19" type="railway.light_rail" spreadType="center" length="412.89" bidi="153134060#0"> <lane id="-153134060#0_0" index="0" allow="rail_urban" speed="22.22" length="412.89" shape="3549.79,11845.87 3542.14,11861.82"> <param key="origId" value="153134060"/> </lane> </edge> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,2c1,73 < Warning: Lane '-347977095_0' is not connected from any incoming edge at junction '428647707'. < Warning: Lane '-347977095_0' is not connected from any incoming edge at junction '428647707'. --- > dyld[48322]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) > Traceback (most recent call last): > File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py", line 925, in readNet > parse(gzip.open(filename), netreader) > gzip.py, in open > binary_file = GzipFile(filename, gz_mode, compresslevel) > gzip.py, in __init__ > fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') > FileNotFoundError: [Errno 2] No such file or directory: 'input_net.split.net.xml' > > During handling of the above exception, another exception occurred: > > Traceback (most recent call last): > stationDistricts.py, in <module> > main(get_options()) > stationDistricts.py, in main > net = sumolib.net.readNet(options.netfile) > File "/Users/sumo/clangMacOS_M1/sumo/tools/sumolib/net/__init__.py", line 927, in readNet > parse(filename, netreader) > File "/opt/homebrew/Cellar/python@3.9/3.9.12_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/xml/sax/__init__.py", line 33, in parse > parser.parse(source) > expatreader.py, in parse > source = saxutils.prepare_input_source(source) > saxutils.py, in prepare_input_source <truncated after showing first 30 lines> ---------- Differences in output ---------- 1d0 < Success. 6,27d4 < Processing region 'Bestensee' with 2 edges < Starting optimization with 4 inequalities < Optimization succeeded after TIME < Processing region 'Eichwalde' with 28 edges < Starting optimization with 133 inequalities < Optimization succeeded after TIME < Processing region 'Königs Wusterhausen' with 108 edges < Starting optimization with 900 inequalities < Optimization succeeded after TIME < Processing region 'Niederlehme' with 5 edges < Starting optimization with 10 inequalities < Optimization succeeded after TIME < Processing region 'Wildau' with 17 edges < Starting optimization with 74 inequalities < Optimization succeeded after TIME < Processing region 'Zeesen' with 6 edges < Starting optimization with 18 inequalities < Optimization succeeded after TIME < Processing region 'Zeuthen' with 20 edges < Starting optimization with 94 inequalities < Optimization succeeded after TIME < Building new net ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="-403040.31,-5788711.14" convBoundary="2613.06,0.00,5185.46,14709.73" origBoundary="13.574416,52.240912,13.691479,52.413950" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <type id="railway.light_rail" priority="19" numLanes="1" speed="27.78" allow="rail_urban" oneway="1"/> <type id="railway.rail" priority="20" numLanes="1" speed="44.44" allow="rail" oneway="1"/> <edge id="-121902849" from="42145788" to="374388207" name="6142" priority="20" type="railway.rail" spreadType="center" length="85.51" shape="3272.04,6473.33 3291.65,6452.95 3291.27,6432.95" bidi="33142249"> <lane id="-121902849_0" index="0" allow="rail rail_electric rail_fast" speed="27.78" length="85.51" shape="3273.54,6471.77 3291.65,6452.95 3291.31,6435.11"> <param key="origId" value="121902849 8602141 33142249"/> </lane> </edge> <edge id="-124449286#0" from="1363480435" to="4395255491" priority="20" type="railway.rail" spreadType="center" length="270.18" shape="3508.33,6279.27 3610.09,6369.10 3612.09,6472.45" bidi="441828377"> <lane id="-124449286#0_0" index="0" allow="rail rail_electric rail_fast" speed="44.44" length="270.18" shape="3509.98,6280.73 3610.09,6369.10 3612.09,6472.45"> <param key="origId" value="124449286 742458425 742458426 441828378 441828377"/> </lane> </edge> <edge id="-124449286#2" from="428994711" to="1363480434" priority="20" type="railway.rail" spreadType="center" length="8.44" bidi="124449286#2"> <lane id="-124449286#2_0" index="0" allow="rail rail_electric rail_fast" speed="44.44" length="8.44" shape="3427.55,6239.90 3427.62,6243.62"> <param key="origId" value="124449286"/> </lane> </edge> <edge id="-153134060#0" from="10707784192" to="296021288" name="6007" priority="19" type="railway.light_rail" spreadType="center" length="412.89" bidi="153134060#0"> <lane id="-153134060#0_0" index="0" allow="rail_urban" speed="22.22" length="412.89" shape="3549.79,11845.87 3542.14,11861.82"> <param key="origId" value="153134060"/> </lane> </edge> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1c1,3 < Warning: Lane '-347977095_0' is not connected from any incoming edge at junction '428647707'. --- > dyld[48330]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="-403040.31,-5788711.14" convBoundary="2613.06,0.00,5185.46,14709.73" origBoundary="13.574416,52.240912,13.691479,52.413950" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <type id="railway.light_rail" priority="19" numLanes="1" speed="27.78" allow="rail_urban" oneway="1"/> <type id="railway.rail" priority="20" numLanes="1" speed="44.44" allow="rail" oneway="1"/> <edge id="-121902849" from="42145788" to="374388207" name="6142" priority="20" type="railway.rail" spreadType="center" length="85.51" shape="3272.04,6473.33 3291.65,6452.95 3291.27,6432.95" bidi="33142249"> <lane id="-121902849_0" index="0" allow="rail rail_electric rail_fast" speed="27.78" length="85.51" shape="3273.54,6471.77 3291.65,6452.95 3291.31,6435.11"> <param key="origId" value="121902849 8602141 33142249"/> </lane> </edge> <edge id="-124449286#0" from="1363480435" to="4395255491" priority="20" type="railway.rail" spreadType="center" length="270.18" shape="3508.33,6279.27 3610.09,6369.10 3612.09,6472.45" bidi="441828377"> <lane id="-124449286#0_0" index="0" allow="rail rail_electric rail_fast" speed="44.44" length="270.18" shape="3509.98,6280.73 3610.09,6369.10 3612.09,6472.45"> <param key="origId" value="124449286 742458425 742458426 441828378 441828377"/> </lane> </edge> <edge id="-124449286#2" from="428994711" to="1363480434" priority="20" type="railway.rail" spreadType="center" length="8.44" bidi="124449286#2"> <lane id="-124449286#2_0" index="0" allow="rail rail_electric rail_fast" speed="44.44" length="8.44" shape="3427.55,6239.90 3427.62,6243.62"> <param key="origId" value="124449286"/> </lane> </edge> <edge id="-153134060#0" from="10707784192" to="296021288" name="6007" priority="19" type="railway.light_rail" spreadType="center" length="412.89" bidi="153134060#0"> <lane id="-153134060#0_0" index="0" allow="rail_urban" speed="22.22" length="412.89" shape="3549.79,11845.87 3542.14,11861.82"> <param key="origId" value="153134060"/> </lane> </edge> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,7c1,3 < Warning: Found angle of 106.96 degrees at edge '-326225735#1', segment 1. < Warning: Found angle of 112.07 degrees at edge '22955557#8', segment 0. < Warning: Found angle of 99.89 degrees at edge '248740648#2', segment 0. < Warning: Found angle of 112.07 degrees at edge '248740648#4.1425', segment 0. < Warning: Found angle of 106.84 degrees at edge '255228349#0', segment 0. < Warning: Lane '-347977095_0' is not connected from any incoming edge at junction '428647707'. < Warning: 12 total messages of type: Found angle of % degrees at edge '%', segment %. --- > dyld[48334]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="-403040.31,-5788711.14" convBoundary="2638.27,0.00,5207.72,14484.27" origBoundary="13.574416,52.240912,13.691479,52.413950" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <type id="railway.light_rail" priority="19" numLanes="1" speed="27.78" allow="rail_urban" oneway="1"/> <type id="railway.rail" priority="20" numLanes="1" speed="44.44" allow="rail" oneway="1"/> <edge id="-121902849" from="42145788" to="374388207" name="6142" priority="20" type="railway.rail" spreadType="center" length="85.51" shape="4037.59,6412.80 4017.59,6392.80 3997.59,6392.80" bidi="33142249"> <lane id="-121902849_0" index="0" allow="rail rail_electric rail_fast" speed="27.78" length="85.51" shape="4036.06,6411.27 4017.59,6392.80 3999.75,6392.80"> <param key="origId" value="121902849 8602141 33142249"/> </lane> </edge> <edge id="-124449286#0" from="1363480435" to="4395255491" priority="20" type="railway.rail" spreadType="center" length="270.18" shape="3848.15,6172.80 3939.94,6072.80 4043.30,6072.80" bidi="441828377"> <lane id="-124449286#0_0" index="0" allow="rail rail_electric rail_fast" speed="44.44" length="270.18" shape="3849.64,6171.18 3939.94,6072.80 4043.30,6072.80"> <param key="origId" value="124449286 742458425 742458426 441828378 441828377"/> </lane> </edge> <edge id="-124449286#2" from="428994711" to="1363480434" priority="20" type="railway.rail" spreadType="center" length="8.44" bidi="124449286#2"> <lane id="-124449286#2_0" index="0" allow="rail rail_electric rail_fast" speed="44.44" length="8.44" shape="3807.21,6252.80 3810.94,6252.80"> <param key="origId" value="124449286"/> </lane> </edge> <edge id="-153134060#0" from="10707784192" to="296021288" name="6007" priority="19" type="railway.light_rail" spreadType="center" length="412.89" bidi="153134060#0"> <lane id="-153134060#0_0" index="0" allow="rail_urban" speed="22.22" length="412.89" shape="3461.61,11901.29 3479.45,11901.29"> <param key="origId" value="153134060"/> </lane> </edge> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 2,9c2,4 < Warning: Lane '124262120_0' is not connected from any incoming edge at junction '1383487041'. < Warning: Lane '124264571_0' is not connected from any incoming edge at junction '1383506147'. < Warning: Speed of turning connection '124262109#0_0->124262109#1_0' reduced by 29.24 due to turning radius of 42.00 (length=7.19, angle=45.00). < Warning: Speed of turning connection '469983241_0->124262107#0_0' reduced by 30.65 due to turning radius of 41.94 (length=7.19, angle=45.02). < Warning: Speed of turning connection '124262109#1_0->124262124_0' reduced by 34.02 due to turning radius of 19.75 (length=6.45, angle=54.51). < Warning: Speed of turning connection '-124262124_0->124262109#2_0' reduced by 39.39 due to turning radius of 4.64 (length=6.07, angle=125.50). < Warning: Speed of turning connection '124262109#3_0->124262105_0' reduced by 29.02 due to turning radius of 43.21 (length=7.40, angle=45.00). < Warning: 23 total messages of type: Speed of % connection '%' reduced by % due to turning radius of % (length=%, angle=%). --- > dyld[48371]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="-339139.35,-5788711.14" convBoundary="16565.96,42317.53,17620.74,43011.84" origBoundary="12.635011,52.237972,14.221191,52.746091" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <type id="railway.highspeed" priority="21" numLanes="1" speed="69.44" allow="rail_fast" oneway="1"/> <type id="railway.rail" priority="20" numLanes="1" speed="44.44" allow="rail" oneway="1"/> <type id="railway.rail|usage.industrial" priority="20" numLanes="1" speed="44.44" allow="rail" oneway="1"/> <edge id=":1383487001_0" function="internal"> <lane id=":1383487001_0_0" index="0" allow="rail rail_electric rail_fast" speed="0.10" length="0.10" shape="17539.59,42561.11 17539.59,42561.11"/> </edge> <edge id=":1383487016_0" function="internal"> <lane id=":1383487016_0_0" index="0" allow="rail" speed="44.44" length="7.53" shape="17493.72,42588.96 17487.29,42592.86"/> </edge> <edge id=":1383487016_1" function="internal"> <lane id=":1383487016_1_0" index="0" allow="rail rail_electric rail_fast" speed="15.20" length="7.19" shape="17493.72,42588.96 17492.58,42589.37 17491.03,42589.48 17489.06,42589.29 17486.66,42588.81"/> </edge> <edge id=":1383487022_0" function="internal"> <lane id=":1383487022_0_0" index="0" allow="rail rail_fast" speed="15.19" length="7.19" shape="17360.86,42505.84 17359.97,42506.65 17359.15,42507.98 17358.41,42509.82 17357.74,42512.17"/> </edge> <edge id=":1383487022_1" function="internal"> <lane id=":1383487022_1_0" index="0" allow="rail rail_fast" speed="63.89" length="7.53" shape="17360.86,42505.84 17354.43,42509.74"/> </edge> <edge id=":1383487026_0" function="internal"> <lane id=":1383487026_0_0" index="0" allow="rail rail_electric rail_fast" speed="0.10" length="0.10" shape="17346.56,42561.31 17346.56,42561.31"/> </edge> <edge id=":1383487041_0" function="internal"> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 7,28c7,9 < Warning: Found angle of 180.00 degrees at edge '-427588057#0', segment 0. < Warning: Found sharp turn with radius 0.00 at the start of edge '-427588057#0'. < Warning: Found sharp turn with radius 8.42 at the start of edge '-56693794'. < Warning: Found angle of 180.00 degrees at edge '427588057#0', segment 1. < Warning: Found sharp turn with radius 0.00 at the end of edge '427588057#0'. < Warning: Found sharp turn with radius 8.42 at the end of edge '56693794'. < Warning: Found sharp turn with radius 7.38 at the start of edge '852701224'. < Warning: Shape for junction '709048127' has distance 28.25 to its given position. < Warning: Edge '-427588055' is not connected to outgoing edges at junction '709048127'. < Warning: Edge '-427588056' is not connected to outgoing edges at junction '709048127'. < Warning: Lane '-56693785_0' is not connected from any incoming edge at junction '5055609931'. < Warning: Lane '-56693786#0_0' is not connected from any incoming edge at junction '709048055'. < Warning: Lane '-56693787#0_0' is not connected from any incoming edge at junction '5055609931'. < Warning: Lane '-56693812_0' is not connected from any incoming edge at junction '709048112'. < Warning: Lane '-56693819_0' is not connected from any incoming edge at junction '709048055'. < Warning: Speed of turning connection '56693802_0->56693810#3_0' reduced by 40.49 due to turning radius of 2.84 (length=4.82, angle=170.53). < Warning: Connection '56693786#1_0->56693779#3_0' is only 0.00m short. < Warning: Connection '56693806#6_0->56693792#2_0' is only 0.10m short. < Warning: Speed of turning connection '56693783_0->56693806#3_0' reduced by 41.66 due to turning radius of 1.41 (length=1.47, angle=174.00). < Warning: Speed of turning connection '56693787#2_0->56693779#4_0' reduced by 41.57 due to turning radius of 1.50 (length=1.69, angle=172.83). < Warning: Connection '852701224_0->636850731#1_0' is only 0.09m short. < Warning: 8 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'. --- > dyld[48378]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="-307147.05,-5979440.89" convBoundary="68370.81,37929.25,71010.37,40791.85" origBoundary="12.052105,53.947383,13.153087,54.400547" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <type id="railway.rail" priority="20" numLanes="1" speed="44.44" allow="rail" oneway="1"/> <edge id=":283828717_0" function="internal"> <lane id=":283828717_0_0" index="0" allow="rail rail_electric rail_fast" speed="34.72" length="0.10" shape="69627.70,39587.89 69627.70,39587.89"/> </edge> <edge id=":296266196_0" function="internal"> <lane id=":296266196_0_0" index="0" allow="rail rail_electric rail_fast" speed="34.72" length="0.10" shape="69611.47,39560.24 69611.47,39560.24"/> </edge> <edge id=":322524703_0" function="internal"> <lane id=":322524703_0_0" index="0" allow="rail rail_electric rail_fast" speed="34.72" length="2.97" shape="69844.38,39827.43 69846.65,39829.34"/> </edge> <edge id=":322524703_1" function="internal"> <lane id=":322524703_1_0" index="0" allow="rail rail_electric rail_fast" speed="25.00" length="3.04" shape="69844.29,39827.42 69846.65,39829.34"/> </edge> <edge id=":3783289258_0" function="internal"> <lane id=":3783289258_0_0" index="0" allow="rail" speed="44.44" length="2.92" shape="69190.86,40722.03 69189.66,40724.70"/> </edge> <edge id=":4267863817_0" function="internal" bidi=":4267863817_3"> <lane id=":4267863817_0_0" index="0" allow="rail rail_electric rail_fast" speed="25.00" length="79.00" shape="69345.56,39062.85 69316.04,38989.58"/> </edge> <edge id=":4267863817_1" function="internal" bidi=":4267863817_2"> <lane id=":4267863817_1_0" index="0" allow="rail rail_electric rail_fast" speed="34.72" length="79.00" shape="69348.56,39061.57 69316.04,38989.58"/> </edge> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,8c1,3 < Warning: Lane '124262120_0' is not connected from any incoming edge at junction '1383487041'. < Warning: Lane '124264571_0' is not connected from any incoming edge at junction '1383506147'. < Warning: Speed of turning connection '124262109#0_0->124262109#1_0' reduced by 29.01 due to turning radius of 43.27 (length=7.40, angle=44.99). < Warning: Speed of turning connection '469983241_0->124262107#0_0' reduced by 30.66 due to turning radius of 41.87 (length=7.19, angle=45.03). < Warning: Speed of turning connection '124262109#1_0->124262124_0' reduced by 34.71 due to turning radius of 17.22 (length=6.30, angle=56.98). < Warning: Speed of turning connection '-124262124_0->124262109#2_0' reduced by 39.37 due to turning radius of 4.68 (length=5.95, angle=123.01). < Warning: Speed of turning connection '-458067265_0->124262109#4_0' reduced by 39.33 due to turning radius of 4.75 (length=7.53, angle=144.23). < Warning: 21 total messages of type: Speed of % connection '%' reduced by % due to turning radius of % (length=%, angle=%). --- > dyld[48313]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="-339139.35,-5788711.14" convBoundary="17332.62,42037.43,18431.28,42593.67" origBoundary="12.635011,52.237972,14.221191,52.746091" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> <type id="railway.highspeed" priority="21" numLanes="1" speed="69.44" allow="rail_fast" oneway="1"/> <type id="railway.rail" priority="20" numLanes="1" speed="44.44" allow="rail" oneway="1"/> <type id="railway.rail|usage.industrial" priority="20" numLanes="1" speed="44.44" allow="rail" oneway="1"/> <edge id=":1383487001_0" function="internal"> <lane id=":1383487001_0_0" index="0" allow="rail rail_electric rail_fast" speed="0.10" length="0.10" shape="18353.83,42245.84 18353.83,42245.84"/> </edge> <edge id=":1383487016_0" function="internal"> <lane id=":1383487016_0_0" index="0" allow="rail" speed="44.44" length="7.53" shape="18280.04,42279.56 18273.19,42282.69"/> </edge> <edge id=":1383487016_1" function="internal"> <lane id=":1383487016_1_0" index="0" allow="rail rail_electric rail_fast" speed="15.43" length="7.40" shape="18280.04,42279.56 18278.05,42280.20 18276.58,42280.09 18275.08,42279.47 18273.04,42278.59"/> </edge> <edge id=":1383487022_0" function="internal"> <lane id=":1383487022_0_0" index="0" allow="rail rail_fast" speed="15.17" length="7.19" shape="18166.04,42199.73 18165.06,42200.44 18164.09,42201.66 18163.14,42203.40 18162.20,42205.65"/> </edge> <edge id=":1383487022_1" function="internal"> <lane id=":1383487022_1_0" index="0" allow="rail rail_fast" speed="63.89" length="7.53" shape="18166.04,42199.73 18159.19,42202.86"/> </edge> <edge id=":1383487026_0" function="internal"> <lane id=":1383487026_0_0" index="0" allow="rail rail_electric rail_fast" speed="0.10" length="0.10" shape="18145.86,42252.93 18145.86,42252.93"/> </edge> <edge id=":1383487041_0" function="internal"> <truncated after showing first 30 lines>
---------- Differences in dxf ---------- 28c28 < -100 --- > 1e+20 30c30 < -100 --- > 1e+20 32c32 < -100 --- > 1e+20 36c36 < 100 --- > -1e+20 38c38 < 100 --- > -1e+20 40c40 < 100 --- > -1e+20 502c502 < 52 --- > 56 1150c1150 < 70.0 <truncated after showing first 30 lines>
---------- Differences in dxf ---------- 28c28 < -100 --- > 1e+20 30c30 < -100 --- > 1e+20 32c32 < -100 --- > 1e+20 36c36 < 100 --- > -1e+20 38c38 < 100 --- > -1e+20 40c40 < 100 --- > -1e+20 502c502 < 42 --- > 46 1150c1150 < 70.0 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,6 > dyld[48109]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) > dyld[48110]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) ---------- Differences in output ---------- 1,2c1,4 < Success. < Success. --- > Skipping diff.nod.xml due to lack of input files. > Skipping diff.edg.xml due to lack of input files. > Skipping diff.con.xml due to lack of input files. > Skipping diff.tll.xml due to lack of input files. ---------- Missing result in diff_con ---------- <?xml version="1.0" encoding="UTF-8"?> <connections version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd"> <!-- Deleted Elements --> <!-- Created Elements --> <!-- Changed Elements --> </connections> ---------- Missing result in diff_edg ---------- <?xml version="1.0" encoding="UTF-8"?> <edges version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edgediff_file.xsd"> <!-- Deleted Elements --> <!-- Created Elements --> <!-- Changed Elements --> <edge id="gneE0" spreadType="right"/> </edges> ---------- Missing result in diff_nod ---------- <?xml version="1.0" encoding="UTF-8"?> <nodes version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd"> <!-- Deleted Elements --> <!-- Created Elements --> <!-- Changed Elements --> <node id="gneJ0" radius="-1"/> <node id="gneJ1" z="0"/> </nodes> ---------- Missing result in diff_tll ---------- <?xml version="1.0" encoding="UTF-8"?> <tlLogics version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd"> <!-- Deleted Elements --> <!-- Created Elements --> <!-- Changed Elements --> </tlLogics>
---------- Differences in errors ---------- 0a1,6 > dyld[48091]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) > dyld[48094]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) ---------- Differences in output ---------- 1,2c1,4 < Success. < Success. --- > Skipping diff.nod.xml due to lack of input files. > Skipping diff.edg.xml due to lack of input files. > Skipping diff.con.xml due to lack of input files. > Skipping diff.tll.xml due to lack of input files. ---------- Missing result in diff_con ---------- <?xml version="1.0" encoding="UTF-8"?> <connections version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd"> <!-- Copied Elements --> <!-- Deleted Elements --> <!-- Created Elements --> <!-- Changed Elements --> </connections> ---------- Missing result in diff_edg ---------- <?xml version="1.0" encoding="UTF-8"?> <edges version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edgediff_file.xsd"> <!-- Copied Elements --> <!-- Deleted Elements --> <!-- Created Elements --> <!-- Changed Elements --> </edges> ---------- Missing result in diff_nod ---------- <?xml version="1.0" encoding="UTF-8"?> <nodes version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd"> <!-- Copied Elements --> <location convBoundary="0.00,0.00,92.46,78.21" netOffset="0.00,0.00" origBoundary="0.00,0.00,92.46,78.21" projParameter="!"/> <!-- Deleted Elements --> <!-- Created Elements --> <!-- Changed Elements --> </nodes> ---------- Missing result in diff_tll ---------- <?xml version="1.0" encoding="UTF-8"?> <tlLogics version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd"> <!-- Copied Elements --> <!-- Deleted Elements --> <!-- Created Elements --> <!-- Changed Elements --> </tlLogics>
---------- Differences in errors ---------- 0a1,6 > dyld[48105]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) > dyld[48107]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) ---------- Differences in output ---------- 1,2c1,4 < Success. < Success. --- > Skipping diff.nod.xml due to lack of input files. > Skipping diff.edg.xml due to lack of input files. > Skipping diff.con.xml due to lack of input files. > Skipping diff.tll.xml due to lack of input files. ---------- Missing result in diff_con ---------- <?xml version="1.0" encoding="UTF-8"?> <connections version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd"> <!-- Deleted Elements --> <crossing edges="CS SC" node="C" discard="true"/> <!-- Created Elements --> <crossing edges="CW WC" node="C" linkIndex="15" priority="1" width="4.50"/> <!-- Changed Elements --> </connections> ---------- Missing result in diff_edg ---------- <?xml version="1.0" encoding="UTF-8"?> <edges version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edgediff_file.xsd"> <!-- Deleted Elements --> <!-- Created Elements --> <!-- Changed Elements --> </edges> ---------- Missing result in diff_nod ---------- <?xml version="1.0" encoding="UTF-8"?> <nodes version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd"> <!-- Deleted Elements --> <!-- Created Elements --> <!-- Changed Elements --> </nodes> ---------- Missing result in diff_tll ---------- <?xml version="1.0" encoding="UTF-8"?> <tlLogics version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd"> <!-- Deleted Elements --> <!-- Created Elements --> <!-- Changed Elements --> <tlLogic id="C" programID="0" > <phase duration="26" state="gGGgrrrgGGgrrrGG"/> <phase duration="5" state="gGGgrrrgGGgrrrrr"/> <phase duration="4" state="yyygrrryyygrrrrr"/> <phase duration="6" state="rrrGrrrrrrGrrrrr"/> <phase duration="4" state="rrryrrrrrryrrrrr"/> <phase duration="31" state="rrrrGGgrrrrGGgrr"/> <phase duration="4" state="rrrryygrrrryygrr"/> <phase duration="6" state="rrrrrrGrrrrrrGrr"/> <phase duration="4" state="rrrrrryrrrrrryrr"/> </tlLogic> </tlLogics>
---------- Differences in errors ---------- 1c1,6 < Warning: Edge 'WC' is not connected to outgoing edges at junction 'C'. --- > dyld[48147]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) > dyld[48148]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) ---------- Differences in output ---------- 1,2c1,4 < Success. < Success. --- > Skipping diff.nod.xml due to lack of input files. > Skipping diff.edg.xml due to lack of input files. > Skipping diff.con.xml due to lack of input files. > Skipping diff.tll.xml due to lack of input files. ---------- Missing result in diff_con ---------- <?xml version="1.0" encoding="UTF-8"?> <connections version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd"> <!-- Copied Elements --> <!-- Deleted Elements --> <delete from="CW" fromLane="1" to="WC" toLane="1"/> <delete from="EC" fromLane="0" to="CW" toLane="0"/> <delete from="EC" fromLane="1" to="CW" toLane="1"/> <delete from="NC" fromLane="0" to="CW" toLane="0"/> <delete from="SC" fromLane="1" to="CW" toLane="1"/> <!-- disconnected edge implicitly loses connections when deleted: <delete from="WC"/> --> <!-- Created Elements --> <connection from="EC" fromLane="1" to="CN" toLane="1" /> <!-- Changed Elements --> </connections> ---------- Missing result in diff_edg ---------- <?xml version="1.0" encoding="UTF-8"?> <edges version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edgediff_file.xsd"> <!-- Copied Elements --> <!-- Deleted Elements --> <delete id="CW"/> <delete id="WC"/> <!-- Created Elements --> <!-- Changed Elements --> </edges> ---------- Missing result in diff_nod ---------- <?xml version="1.0" encoding="UTF-8"?> <nodes version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd"> <!-- Copied Elements --> <!-- Deleted Elements --> <delete id="W"/> <!-- Created Elements --> <!-- Changed Elements --> </nodes> ---------- Missing result in diff_tll ---------- <?xml version="1.0" encoding="UTF-8"?> <tlLogics version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd"> <!-- Copied Elements --> <tlLogic id="C" programID="0" > <phase duration="42" state="GGggrrrrGGGg"/> <phase duration="3" state="yyyyrrrryyyy"/> <phase duration="42" state="rrrrGGGgGrrr"/> <phase duration="3" state="rrrryyyyyrrr"/> </tlLogic> <connection from="EC" fromLane="0" to="CN" toLane="0" linkIndex="4"/> <connection from="EC" fromLane="1" to="CS" toLane="1" linkIndex="6"/> <connection from="EC" fromLane="1" to="CE" toLane="1" linkIndex="7"/> <connection from="NC" fromLane="0" to="CS" toLane="0" linkIndex="0"/> <connection from="NC" fromLane="1" to="CS" toLane="1" linkIndex="1"/> <connection from="NC" fromLane="1" to="CE" toLane="1" linkIndex="2"/> <connection from="NC" fromLane="1" to="CN" toLane="1" linkIndex="3"/> <connection from="SC" fromLane="0" to="CE" toLane="0" linkIndex="8"/> <connection from="SC" fromLane="0" to="CN" toLane="0" linkIndex="9"/> <connection from="SC" fromLane="1" to="CN" toLane="1" linkIndex="10"/> <connection from="SC" fromLane="1" to="CS" toLane="1" linkIndex="11"/> <!-- Deleted Elements --> <delete from="EC" fromLane="0" to="CW" toLane="0" linkIndex="6" tl="C"/> <delete from="EC" fromLane="1" to="CW" toLane="1" linkIndex="7" tl="C"/> <delete from="NC" fromLane="0" to="CW" toLane="0" linkIndex="0" tl="C"/> <delete from="SC" fromLane="1" to="CW" toLane="1" linkIndex="13" tl="C"/> <!-- Created Elements --> <!-- Changed Elements --> <tlLogic id="C" programID="0" > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,6 > dyld[48143]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) > dyld[48144]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) ---------- Differences in output ---------- 1,2c1,4 < Success. < Success. --- > Skipping diff.nod.xml due to lack of input files. > Skipping diff.edg.xml due to lack of input files. > Skipping diff.con.xml due to lack of input files. > Skipping diff.tll.xml due to lack of input files. ---------- Missing result in diff_con ---------- <?xml version="1.0" encoding="UTF-8"?> <connections version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd"> <!-- Copied Elements --> <!-- Deleted Elements --> <delete from="CE" fromLane="1" to="EC" toLane="1"/> <delete from="CN" fromLane="1" to="NC" toLane="1"/> <delete from="CS" fromLane="1" to="SC" toLane="1"/> <delete from="EC" fromLane="0" to="CN" toLane="0"/> <delete from="EC" fromLane="0" to="CW" toLane="0"/> <delete from="EC" fromLane="1" to="CW" toLane="1"/> <delete from="EC" fromLane="1" to="CS" toLane="1"/> <delete from="EC" fromLane="1" to="CE" toLane="1"/> <delete from="NC" fromLane="1" to="CE" toLane="1"/> <delete from="NC" fromLane="1" to="CN" toLane="1"/> <delete from="SC" fromLane="0" to="CE" toLane="0"/> <delete from="SC" fromLane="0" to="CN" toLane="0"/> <delete from="SC" fromLane="1" to="CN" toLane="1"/> <delete from="SC" fromLane="1" to="CW" toLane="1"/> <delete from="SC" fromLane="1" to="CS" toLane="1"/> <delete from="WC" fromLane="0" to="CS" toLane="0"/> <delete from="WC" fromLane="0" to="CE" toLane="0"/> <delete from="WC" fromLane="1" to="CE" toLane="1"/> <delete from="WC" fromLane="1" to="CN" toLane="1"/> <delete from="WC" fromLane="1" to="CW" toLane="1"/> <!-- Created Elements --> <connection from="CN" fromLane="0" to="NC" toLane="1" /> <connection from="NC" fromLane="0" to="CW" toLane="1" /> <connection from="NC" fromLane="1" to="CN" toLane="0" /> <truncated after showing first 30 lines> ---------- Missing result in diff_edg ---------- <?xml version="1.0" encoding="UTF-8"?> <edges version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edgediff_file.xsd"> <!-- Copied Elements --> <edge id="CN" numLanes="1"> <lane index="0" > <neigh lane="NC_1" /> </lane> </edge> <edge id="CS" > <lane index="1" > <neigh lane="" /> </lane> </edge> <edge id="CW" > <lane index="1" > <neigh lane="" /> </lane> </edge> <edge id="NC" > <lane index="1" > <neigh lane="CN_0" /> </lane> </edge> <edge id="WC" to="gneJ0"> <lane index="1" > <neigh lane="" /> </lane> </edge> <truncated after showing first 30 lines> ---------- Missing result in diff_nod ---------- <?xml version="1.0" encoding="UTF-8"?> <nodes version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd"> <!-- Copied Elements --> <node id="S" type="dead_end"/> <!-- Deleted Elements --> <delete id="E"/> <!-- Created Elements --> <node id="gneJ0" type="priority" x="42.99" y="100.00"/> <!-- Changed Elements --> <node id="S" type="dead_end"/> </nodes> ---------- Missing result in diff_tll ---------- <?xml version="1.0" encoding="UTF-8"?> <tlLogics version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd"> <!-- Copied Elements --> <tlLogic id="C" programID="0" > <phase duration="42" state="GGGGGrrrr"/> <phase duration="3" state="yyyyyrrrr"/> <phase duration="42" state="GGrrrGGGg"/> <phase duration="3" state="yyrrryyyy"/> </tlLogic> <connection from="NC" fromLane="0" to="CS" toLane="0" linkIndex="2"/> <connection from="NC" fromLane="1" to="CS" toLane="1" linkIndex="3"/> <!-- Deleted Elements --> <delete from="EC" fromLane="0" to="CN" toLane="0" linkIndex="5" tl="C"/> <delete from="EC" fromLane="0" to="CW" toLane="0" linkIndex="6" tl="C"/> <delete from="EC" fromLane="1" to="CW" toLane="1" linkIndex="7" tl="C"/> <delete from="EC" fromLane="1" to="CS" toLane="1" linkIndex="8" tl="C"/> <delete from="EC" fromLane="1" to="CE" toLane="1" linkIndex="9" tl="C"/> <delete from="NC" fromLane="1" to="CE" toLane="1" linkIndex="3" tl="C"/> <delete from="NC" fromLane="1" to="CN" toLane="1" linkIndex="4" tl="C"/> <delete from="SC" fromLane="0" to="CE" toLane="0" linkIndex="10" tl="C"/> <delete from="SC" fromLane="0" to="CN" toLane="0" linkIndex="11" tl="C"/> <delete from="SC" fromLane="1" to="CN" toLane="1" linkIndex="12" tl="C"/> <delete from="SC" fromLane="1" to="CW" toLane="1" linkIndex="13" tl="C"/> <delete from="SC" fromLane="1" to="CS" toLane="1" linkIndex="14" tl="C"/> <delete from="WC" fromLane="0" to="CS" toLane="0" linkIndex="15" tl="C"/> <delete from="WC" fromLane="0" to="CE" toLane="0" linkIndex="16" tl="C"/> <delete from="WC" fromLane="1" to="CE" toLane="1" linkIndex="17" tl="C"/> <delete from="WC" fromLane="1" to="CN" toLane="1" linkIndex="18" tl="C"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,6 > dyld[48072]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) > dyld[48077]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) ---------- Differences in output ---------- 1,2c1,4 < Success. < Success. --- > Skipping diff.nod.xml due to lack of input files. > Skipping diff.edg.xml due to lack of input files. > Skipping diff.con.xml due to lack of input files. > Skipping diff.tll.xml due to lack of input files. ---------- Missing result in diff_con ---------- <?xml version="1.0" encoding="UTF-8"?> <connections version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd"> <!-- Deleted Elements --> <delete from="27437972" fromLane="0" to="27441189" toLane="2"/> <delete from="27437972" fromLane="1" to="27441189" toLane="3"/> <delete from="27441168" fromLane="0" to="27445015#0" toLane="1"/> <delete from="27441168" fromLane="0" to="27445003" toLane="1"/> <delete from="27441189" fromLane="0" to="27445000#0" toLane="0"/> <delete from="27441189" fromLane="1" to="6137245" toLane="0"/> <delete from="27441189" fromLane="2" to="6137245" toLane="1"/> <delete from="27441289.95" fromLane="0" to="27445003" toLane="0"/> <delete from="27441289.95" fromLane="1" to="27445003" toLane="1"/> <delete from="27445003" fromLane="0" to="27441189" toLane="0"/> <delete from="27445003" fromLane="1" to="27441189" toLane="1"/> <delete from="46039050" fromLane="0" to="27441168" toLane="0"/> <delete from="6137245" fromLane="0" to="27441289.0" toLane="0"/> <delete from="6137245" fromLane="1" to="27441289.0" toLane="1"/> <delete from="6137245" fromLane="1" to="27441168" toLane="0"/> <!-- Created Elements --> <connection from="27437972" fromLane="0" to="27445000#0" toLane="0" /> <connection from="27437972" fromLane="1" to="27441289.0" toLane="1" /> <connection from="27441289.95" fromLane="1" to="27445015#0" toLane="1" /> <connection from="27441289.95" fromLane="1" to="27445000#0" toLane="0" /> <connection from="46039050" fromLane="0" to="27445015#0" toLane="1" /> <!-- Changed Elements --> </connections> ---------- Missing result in diff_edg ---------- <?xml version="1.0" encoding="UTF-8"?> <edges version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edgediff_file.xsd"> <!-- Deleted Elements --> <delete id="27441168"/> <delete id="27441189"/> <delete id="27445003"/> <delete id="6137245"/> <!-- Created Elements --> <!-- Changed Elements --> <edge id="27437972" shape="88.72,78.21 43.13,56.80" to="cluster_301292612_38919945_56231397_59993001"/> <edge id="27441289.0" from="cluster_301292612_38919945_56231397_59993001" shape="36.97,44.55 48.35,0.00"/> <edge id="27441289.95" shape="59.75,2.19 45.80,46.84" to="cluster_301292612_38919945_56231397_59993001"/> <edge id="27445000#0" from="cluster_301292612_38919945_56231397_59993001" shape="35.18,54.83 0.00,51.05"/> <edge id="27445015#0" from="cluster_301292612_38919945_56231397_59993001" shape="45.80,46.84 92.46,68.26"/> <edge id="46039050" shape="1.87,40.76 36.97,44.55" to="cluster_301292612_38919945_56231397_59993001"/> </edges> ---------- Missing result in diff_nod ---------- <?xml version="1.0" encoding="UTF-8"?> <nodes version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd"> <!-- Deleted Elements --> <delete id="301292612"/> <delete id="38919945"/> <delete id="56231397"/> <delete id="59993001"/> <!-- Created Elements --> <node id="cluster_301292612_38919945_56231397_59993001" tl="cluster_301292612_38919945_56231397_59993001" type="traffic_light" x="40.27" y="50.75"/> <!-- Changed Elements --> </nodes> ---------- Missing result in diff_tll ---------- <?xml version="1.0" encoding="UTF-8"?> <tlLogics version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd"> <!-- Deleted Elements --> <!-- implicit via changed node type: <delete id="56231397" programID="0"/> --> <!-- implicit via changed node type: <delete id="joinedS_0" programID="0"/> --> <delete from="27437972" fromLane="0" to="27441189" toLane="2" linkIndex="0" tl="joinedS_0"/> <delete from="27437972" fromLane="1" to="27441189" toLane="3" linkIndex="1" tl="joinedS_0"/> <delete from="27441168" fromLane="0" to="27445015#0" toLane="1" linkIndex="3" tl="56231397"/> <delete from="27441168" fromLane="0" to="27445003" toLane="1" linkIndex="4" tl="56231397"/> <delete from="27441289.95" fromLane="0" to="27445003" toLane="0" linkIndex="1" tl="56231397"/> <delete from="27441289.95" fromLane="1" to="27445003" toLane="1" linkIndex="2" tl="56231397"/> <delete from="27445003" fromLane="0" to="27441189" toLane="0" linkIndex="2" tl="joinedS_0"/> <delete from="27445003" fromLane="1" to="27441189" toLane="1" linkIndex="3" tl="joinedS_0"/> <delete from="46039050" fromLane="0" to="27441168" toLane="0" linkIndex="5" tl="joinedS_0"/> <delete from="6137245" fromLane="0" to="27441289.0" toLane="0" linkIndex="6" tl="joinedS_0"/> <delete from="6137245" fromLane="1" to="27441289.0" toLane="1" linkIndex="7" tl="joinedS_0"/> <delete from="6137245" fromLane="1" to="27441168" toLane="0" linkIndex="8" tl="joinedS_0"/> <!-- Created Elements --> <tlLogic id="cluster_301292612_38919945_56231397_59993001" programID="0" offset="0" type="static"> <phase duration="31" state="GGGGgrr"/> <phase duration="7" state="yyyygrr"/> <phase duration="6" state="rrrrGrr"/> <phase duration="7" state="rrrryrr"/> <phase duration="31" state="GrrrrGG"/> <phase duration="7" state="yrrrryy"/> </tlLogic> <connection from="27437972" fromLane="0" to="27445000#0" toLane="0" linkIndex="0" tl="cluster_301292612_38919945_56231397_59993001"/> <connection from="27437972" fromLane="1" to="27441289.0" toLane="1" linkIndex="1" tl="cluster_301292612_38919945_56231397_59993001"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1c1,6 < Warning: Edge 'WC' is not connected to outgoing edges at junction 'C'. --- > dyld[48192]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) > dyld[48193]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) ---------- Differences in output ---------- 1,2c1,4 < Success. < Success. --- > Skipping diff.nod.xml due to lack of input files. > Skipping diff.edg.xml due to lack of input files. > Skipping diff.con.xml due to lack of input files. > Skipping diff.tll.xml due to lack of input files. ---------- Missing result in diff_con ---------- <?xml version="1.0" encoding="UTF-8"?> <connections version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd"> <!-- Copied Elements --> <!-- Deleted Elements --> <delete from="CW" fromLane="1" to="WC" toLane="1"/> <delete from="EC" fromLane="0" to="CW" toLane="0"/> <delete from="EC" fromLane="1" to="CW" toLane="1"/> <delete from="NC" fromLane="0" to="CW" toLane="0"/> <delete from="SC" fromLane="1" to="CW" toLane="1"/> <!-- disconnected edge implicitly loses connections when deleted: <delete from="WC"/> --> <!-- Created Elements --> <connection from="EC" fromLane="1" to="CN" toLane="1" /> <!-- Changed Elements --> </connections> ---------- Missing result in diff_edg ---------- <?xml version="1.0" encoding="UTF-8"?> <edges version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edgediff_file.xsd"> <!-- Copied Elements --> <!-- Deleted Elements --> <delete id="CW"/> <delete id="WC"/> <!-- Created Elements --> <!-- Changed Elements --> </edges> ---------- Missing result in diff_nod ---------- <?xml version="1.0" encoding="UTF-8"?> <nodes version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd"> <!-- Copied Elements --> <!-- Deleted Elements --> <delete id="W"/> <!-- Created Elements --> <!-- Changed Elements --> </nodes> ---------- Missing result in diff_tll ---------- <?xml version="1.0" encoding="UTF-8"?> <tlLogics version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd"> <!-- Copied Elements --> <tlLogic id="C" programID="0" > <phase duration="42" state="GGggrrrrGGGg"/> <phase duration="3" state="yyyyrrrryyyy"/> <phase duration="42" state="rrrrGGGgGrrr"/> <phase duration="3" state="rrrryyyyyrrr"/> </tlLogic> <connection from="EC" fromLane="0" to="CN" toLane="0" linkIndex="4"/> <connection from="EC" fromLane="1" to="CS" toLane="1" linkIndex="6"/> <connection from="EC" fromLane="1" to="CE" toLane="1" linkIndex="7"/> <connection from="NC" fromLane="0" to="CS" toLane="0" linkIndex="0"/> <connection from="NC" fromLane="1" to="CS" toLane="1" linkIndex="1"/> <connection from="NC" fromLane="1" to="CE" toLane="1" linkIndex="2"/> <connection from="NC" fromLane="1" to="CN" toLane="1" linkIndex="3"/> <connection from="SC" fromLane="0" to="CE" toLane="0" linkIndex="8"/> <connection from="SC" fromLane="0" to="CN" toLane="0" linkIndex="9"/> <connection from="SC" fromLane="1" to="CN" toLane="1" linkIndex="10"/> <connection from="SC" fromLane="1" to="CS" toLane="1" linkIndex="11"/> <!-- Deleted Elements --> <delete from="EC" fromLane="0" to="CW" toLane="0" linkIndex="6" tl="C"/> <delete from="EC" fromLane="1" to="CW" toLane="1" linkIndex="7" tl="C"/> <delete from="NC" fromLane="0" to="CW" toLane="0" linkIndex="0" tl="C"/> <delete from="SC" fromLane="1" to="CW" toLane="1" linkIndex="13" tl="C"/> <!-- Created Elements --> <!-- Changed Elements --> <tlLogic id="C" programID="0" > <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,6 > dyld[48131]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) > dyld[48132]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) ---------- Differences in output ---------- 1,2c1,4 < Success. < Success. --- > Skipping diff.nod.xml due to lack of input files. > Skipping diff.edg.xml due to lack of input files. > Skipping diff.con.xml due to lack of input files. > Skipping diff.tll.xml due to lack of input files. ---------- Missing result in diff_con ---------- <?xml version="1.0" encoding="UTF-8"?> <connections version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd"> <!-- Deleted Elements --> <!-- Created Elements --> <connection from="SC" fromLane="0" to="CE" toLane="0" /> <connection from="SC" fromLane="0" to="CN" toLane="0" /> <connection from="SC" fromLane="1" to="CN" toLane="1" /> <connection from="SC" fromLane="1" to="CW" toLane="0" /> <connection from="SC" fromLane="1" to="CS" toLane="1" /> <!-- Changed Elements --> </connections> ---------- Missing result in diff_edg ---------- <?xml version="1.0" encoding="UTF-8"?> <edges version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edgediff_file.xsd"> <!-- Deleted Elements --> <!-- Created Elements --> <!-- Changed Elements --> </edges> ---------- Missing result in diff_nod ---------- <?xml version="1.0" encoding="UTF-8"?> <nodes version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd"> <!-- Deleted Elements --> <!-- Created Elements --> <!-- Changed Elements --> </nodes> ---------- Missing result in diff_tll ---------- <?xml version="1.0" encoding="UTF-8"?> <tlLogics version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd"> <!-- Deleted Elements --> <!-- Created Elements --> <!-- Changed Elements --> <tlLogic id="C" programID="0" > <phase duration="42" state="GGGggrrrrrGGGggrrrrr"/> <phase duration="3" state="yyyyyrrrrryyyyyrrrrr"/> <phase duration="42" state="rrrrrGGGggrrrrrGGGgg"/> <phase duration="3" state="rrrrryyyyyrrrrryyyyy"/> </tlLogic> <!-- Created Elements --> <connection from="SC" fromLane="0" to="CE" toLane="0" linkIndex="10" tl="C"/> <connection from="SC" fromLane="0" to="CN" toLane="0" linkIndex="11" tl="C"/> <connection from="SC" fromLane="1" to="CN" toLane="1" linkIndex="12" tl="C"/> <connection from="SC" fromLane="1" to="CW" toLane="0" linkIndex="13" tl="C"/> <connection from="SC" fromLane="1" to="CS" toLane="1" linkIndex="14" tl="C"/> <!-- Changed Elements --> <connection from="SC" fromLane="1" to="CW" toLane="1" linkIndex="13" tl="C"/> </tlLogics>
---------- Differences in errors ---------- 1,2c1,6 < Warning: Speed of turning connection '-10860203_0->-10860201_1' reduced by 22.22 due to turning radius of 5.63 (length=9.25, angle=124.76). < Warning: Speed of turning connection '-10860203.384_0->-10860201_1' reduced by 22.22 due to turning radius of 5.63 (length=9.25, angle=124.76). --- > dyld[48153]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) > dyld[48156]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) ---------- Differences in output ---------- 1,2c1,5 < Success. < Success. --- > Skipping diff.nod.xml due to lack of input files. > Skipping diff.edg.xml due to lack of input files. > Skipping diff.con.xml due to lack of input files. > Skipping diff.tll.xml due to lack of input files. > Skipping diff.typ.xml due to lack of input files. ---------- Missing result in diff_con ---------- <?xml version="1.0" encoding="UTF-8"?> <connections version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd"> <!-- Deleted Elements --> <delete from="-10860203" fromLane="0" to="-10860201" toLane="1"/> <delete from="10860203" fromLane="0" to="-10860203" toLane="0"/> <!-- Created Elements --> <connection from="-10860203" fromLane="0" to="-10860203.384" toLane="0" /> <connection from="-10860203.384" fromLane="0" to="-10860201" toLane="1" /> <connection from="10860203" fromLane="0" to="108602030" toLane="0" /> <connection from="108602030" fromLane="0" to="-10860203" toLane="0" /> <!-- Changed Elements --> </connections> ---------- Missing result in diff_edg ---------- <?xml version="1.0" encoding="UTF-8"?> <edges version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edgediff_file.xsd"> <!-- Deleted Elements --> <!-- Created Elements --> <edge id="-10860203.384" disallow="tram rail_urban rail rail_electric rail_fast ship" from="J0" numLanes="1" priority="11" speed="27.78" to="2" type="highway.secondary"/> <edge id="108602030" disallow="tram rail_urban rail rail_electric rail_fast ship" from="J0" numLanes="1" priority="11" speed="27.78" to="3" type="highway.secondary"/> <!-- Changed Elements --> <edge id="-10860203" to="J0"/> <edge id="10860203" to="J0"/> </edges> ---------- Missing result in diff_nod ---------- <?xml version="1.0" encoding="UTF-8"?> <nodes version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd"> <!-- Deleted Elements --> <!-- Created Elements --> <node id="J0" type="priority" x="13.612715" y="52.378501"/> <!-- Changed Elements --> </nodes> ---------- Missing result in diff_tll ---------- <?xml version="1.0" encoding="UTF-8"?> <tlLogics version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd"> <!-- Deleted Elements --> <!-- Created Elements --> <!-- Changed Elements --> </tlLogics>
---------- Differences in errors ---------- 0a1,6 > dyld[48111]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) > dyld[48112]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) ---------- Differences in output ---------- 1,2c1,4 < Success. < Success. --- > Skipping diff.nod.xml due to lack of input files. > Skipping diff.edg.xml due to lack of input files. > Skipping diff.con.xml due to lack of input files. > Skipping diff.tll.xml due to lack of input files. ---------- Missing result in diff_con ---------- <?xml version="1.0" encoding="UTF-8"?> <connections version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd"> <!-- Deleted Elements --> <delete from="CE.10" fromLane="0" to="EC.0" toLane="0"/> <delete from="gneE11" fromLane="0" to="gneE10" toLane="0"/> <delete from="gneE13" fromLane="0" to="gneE12" toLane="0"/> <delete from="gneE9" fromLane="0" to="gneE8" toLane="0"/> <!-- Created Elements --> <connection from="EC.0" fromLane="0" to="CE.10" toLane="0" /> <connection from="NC.0" fromLane="0" to="CN.12" toLane="0" /> <connection from="SC.0" fromLane="0" to="CS.10" toLane="0" /> <connection from="WC.0" fromLane="0" to="CW.11" toLane="0" /> <!-- Changed Elements --> </connections> ---------- Missing result in diff_edg ---------- <?xml version="1.0" encoding="UTF-8"?> <edges version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edgediff_file.xsd"> <!-- Deleted Elements --> <!-- deletion of roundabouts not yet supported. see #2225 <roundabout edges="roundA1 roundA2 roundA3 roundA4" discard="true"/> --> <!-- Created Elements --> <roundabout edges="roundB1 roundB2 roundB3 roundB4" nodes="E gneJ4 gneJ5 gneJ6"/> <!-- Changed Elements --> </edges> ---------- Missing result in diff_nod ---------- <?xml version="1.0" encoding="UTF-8"?> <nodes version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd"> <!-- Deleted Elements --> <!-- Created Elements --> <!-- Changed Elements --> </nodes> ---------- Missing result in diff_tll ---------- <?xml version="1.0" encoding="UTF-8"?> <tlLogics version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd"> <!-- Deleted Elements --> <!-- Created Elements --> <!-- Changed Elements --> </tlLogics>
---------- Differences in errors ---------- 0a1,6 > dyld[48096]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) > dyld[48097]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) ---------- Differences in output ---------- 1,2c1,4 < Success. < Success. --- > Skipping diff.nod.xml due to lack of input files. > Skipping diff.edg.xml due to lack of input files. > Skipping diff.con.xml due to lack of input files. > Skipping diff.tll.xml due to lack of input files. ---------- Missing result in diff_con ---------- <?xml version="1.0" encoding="UTF-8"?> <connections version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd"> <!-- Deleted Elements --> <!-- Created Elements --> <connection from="gneE0.0" fromLane="0" to="gneE0.50" toLane="0" /> <!-- Changed Elements --> </connections> ---------- Missing result in diff_edg ---------- <?xml version="1.0" encoding="UTF-8"?> <edges version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edgediff_file.xsd"> <!-- Deleted Elements --> <delete id="gneE0"/> <!-- Created Elements --> <edge id="gneE0.0" from="gneJ0" name="Teststraße" numLanes="1" priority="1" speed="13.89" to="gneJ2"/> <edge id="gneE0.50" from="gneJ2" name="Teststraße" numLanes="1" priority="1" speed="13.89" to="gneJ1"/> <!-- Changed Elements --> </edges> ---------- Missing result in diff_nod ---------- <?xml version="1.0" encoding="UTF-8"?> <nodes version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd"> <!-- Deleted Elements --> <!-- Created Elements --> <node id="gneJ2" type="priority" x="50.00" y="0.00"/> <!-- Changed Elements --> </nodes> ---------- Missing result in diff_tll ---------- <?xml version="1.0" encoding="UTF-8"?> <tlLogics version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd"> <!-- Deleted Elements --> <!-- Created Elements --> <!-- Changed Elements --> </tlLogics>
---------- Differences in changed_sel ---------- 1,6d0 < edge:27437972 < edge:27441289.0 < edge:27441289.95 < edge:27445000#0 < edge:27445015#0 < edge:46039050 ---------- Differences in created_sel ---------- 1d0 < node:cluster_301292612_38919945_56231397_59993001 ---------- Differences in deleted_sel ---------- 1,8d0 < node:301292612 < node:38919945 < node:56231397 < node:59993001 < edge:27441168 < edge:27441189 < edge:27445003 < edge:6137245 ---------- Differences in errors ---------- 0a1,6 > dyld[48152]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) > dyld[48155]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) ---------- Differences in output ---------- 1,2c1,4 < Success. < Success. --- > Skipping diff.nod.xml due to lack of input files. > Skipping diff.edg.xml due to lack of input files. > Skipping diff.con.xml due to lack of input files. > Skipping diff.tll.xml due to lack of input files. ---------- Missing result in diff_con ---------- <?xml version="1.0" encoding="UTF-8"?> <connections version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd"> <!-- Deleted Elements --> <delete from="27437972" fromLane="0" to="27441189" toLane="2"/> <delete from="27437972" fromLane="1" to="27441189" toLane="3"/> <delete from="27441168" fromLane="0" to="27445015#0" toLane="1"/> <delete from="27441168" fromLane="0" to="27445003" toLane="1"/> <delete from="27441189" fromLane="0" to="27445000#0" toLane="0"/> <delete from="27441189" fromLane="1" to="6137245" toLane="0"/> <delete from="27441189" fromLane="2" to="6137245" toLane="1"/> <delete from="27441289.95" fromLane="0" to="27445003" toLane="0"/> <delete from="27441289.95" fromLane="1" to="27445003" toLane="1"/> <delete from="27445003" fromLane="0" to="27441189" toLane="0"/> <delete from="27445003" fromLane="1" to="27441189" toLane="1"/> <delete from="46039050" fromLane="0" to="27441168" toLane="0"/> <delete from="6137245" fromLane="0" to="27441289.0" toLane="0"/> <delete from="6137245" fromLane="1" to="27441289.0" toLane="1"/> <delete from="6137245" fromLane="1" to="27441168" toLane="0"/> <!-- Created Elements --> <connection from="27437972" fromLane="0" to="27445000#0" toLane="0" /> <connection from="27437972" fromLane="1" to="27441289.0" toLane="1" /> <connection from="27441289.95" fromLane="1" to="27445015#0" toLane="1" /> <connection from="27441289.95" fromLane="1" to="27445000#0" toLane="0" /> <connection from="46039050" fromLane="0" to="27445015#0" toLane="1" /> <!-- Changed Elements --> </connections> ---------- Missing result in diff_edg ---------- <?xml version="1.0" encoding="UTF-8"?> <edges version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edgediff_file.xsd"> <!-- Deleted Elements --> <delete id="27441168"/> <delete id="27441189"/> <delete id="27445003"/> <delete id="6137245"/> <!-- Created Elements --> <!-- Changed Elements --> <edge id="27437972" shape="88.72,78.21 43.13,56.80" to="cluster_301292612_38919945_56231397_59993001"/> <edge id="27441289.0" from="cluster_301292612_38919945_56231397_59993001" shape="36.97,44.55 48.35,0.00"/> <edge id="27441289.95" shape="59.75,2.19 45.80,46.84" to="cluster_301292612_38919945_56231397_59993001"/> <edge id="27445000#0" from="cluster_301292612_38919945_56231397_59993001" shape="35.18,54.83 0.00,51.05"/> <edge id="27445015#0" from="cluster_301292612_38919945_56231397_59993001" shape="45.80,46.84 92.46,68.26"/> <edge id="46039050" shape="1.87,40.76 36.97,44.55" to="cluster_301292612_38919945_56231397_59993001"/> </edges> ---------- Missing result in diff_nod ---------- <?xml version="1.0" encoding="UTF-8"?> <nodes version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd"> <!-- Deleted Elements --> <delete id="301292612"/> <delete id="38919945"/> <delete id="56231397"/> <delete id="59993001"/> <!-- Created Elements --> <node id="cluster_301292612_38919945_56231397_59993001" tl="cluster_301292612_38919945_56231397_59993001" type="traffic_light" x="40.27" y="50.75"/> <!-- Changed Elements --> </nodes> ---------- Missing result in diff_tll ---------- <?xml version="1.0" encoding="UTF-8"?> <tlLogics version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd"> <!-- Deleted Elements --> <!-- implicit via changed node type: <delete id="56231397" programID="0"/> --> <!-- implicit via changed node type: <delete id="joinedS_0" programID="0"/> --> <delete from="27437972" fromLane="0" to="27441189" toLane="2" linkIndex="0" tl="joinedS_0"/> <delete from="27437972" fromLane="1" to="27441189" toLane="3" linkIndex="1" tl="joinedS_0"/> <delete from="27441168" fromLane="0" to="27445015#0" toLane="1" linkIndex="3" tl="56231397"/> <delete from="27441168" fromLane="0" to="27445003" toLane="1" linkIndex="4" tl="56231397"/> <delete from="27441289.95" fromLane="0" to="27445003" toLane="0" linkIndex="1" tl="56231397"/> <delete from="27441289.95" fromLane="1" to="27445003" toLane="1" linkIndex="2" tl="56231397"/> <delete from="27445003" fromLane="0" to="27441189" toLane="0" linkIndex="2" tl="joinedS_0"/> <delete from="27445003" fromLane="1" to="27441189" toLane="1" linkIndex="3" tl="joinedS_0"/> <delete from="46039050" fromLane="0" to="27441168" toLane="0" linkIndex="5" tl="joinedS_0"/> <delete from="6137245" fromLane="0" to="27441289.0" toLane="0" linkIndex="6" tl="joinedS_0"/> <delete from="6137245" fromLane="1" to="27441289.0" toLane="1" linkIndex="7" tl="joinedS_0"/> <delete from="6137245" fromLane="1" to="27441168" toLane="0" linkIndex="8" tl="joinedS_0"/> <!-- Created Elements --> <tlLogic id="cluster_301292612_38919945_56231397_59993001" programID="0" offset="0" type="static"> <phase duration="31" state="GGGGgrr"/> <phase duration="7" state="yyyygrr"/> <phase duration="6" state="rrrrGrr"/> <phase duration="7" state="rrrryrr"/> <phase duration="31" state="GrrrrGG"/> <phase duration="7" state="yrrrryy"/> </tlLogic> <connection from="27437972" fromLane="0" to="27445000#0" toLane="0" linkIndex="0" tl="cluster_301292612_38919945_56231397_59993001"/> <connection from="27437972" fromLane="1" to="27441289.0" toLane="1" linkIndex="1" tl="cluster_301292612_38919945_56231397_59993001"/> <truncated after showing first 30 lines>
---------- Differences in changed_shapes ---------- 5,16d4 < <poly id="27437972" type="edge" shape="88.72,78.21 46.95,58.59" fill="False" layer="10" color="orange"/> < <poly id="27437972:dest" type="edge" shape="88.72,78.21 48.52,59.33" fill="False" layer="10" color="yellow"/> < <poly id="27441289.0" type="edge" shape="34.54,40.73 45.15,-0.82" fill="False" layer="10" color="orange"/> < <poly id="27441289.0:dest" type="edge" shape="34.65,40.29 45.15,-0.82" fill="False" layer="10" color="yellow"/> < <poly id="27441289.95" type="edge" shape="62.89,3.17 50.12,44.06" fill="False" layer="10" color="orange"/> < <poly id="27441289.95:dest" type="edge" shape="62.89,3.17 50.07,44.23" fill="False" layer="10" color="yellow"/> < <poly id="27445000#0" type="edge" shape="30.55,54.33 0.00,51.05" fill="False" layer="10" color="orange"/> < <poly id="27445000#0:dest" type="edge" shape="28.02,54.06 0.00,51.05" fill="False" layer="10" color="yellow"/> < <poly id="27445015#0" type="edge" shape="52.78,50.05 92.46,68.26" fill="False" layer="10" color="orange"/> < <poly id="27445015#0:dest" type="edge" shape="52.78,50.05 92.46,68.26" fill="False" layer="10" color="yellow"/> < <poly id="46039050" type="edge" shape="1.87,40.76 29.13,43.70" fill="False" layer="10" color="orange"/> < <poly id="46039050:dest" type="edge" shape="1.87,40.76 29.13,43.70" fill="False" layer="10" color="yellow"/> ---------- Differences in created_shapes ---------- 5d4 < <poly id="cluster_301292612_38919945_56231397_59993001" type="node" shape="47.17,62.29 54.14,47.09 53.23,45.04 31.50,39.48 29.30,42.11 27.85,55.65" fill="True" layer="11" color="green"/> ---------- Differences in deleted_shapes ---------- 5,12d4 < <poly id="301292612" type="node" shape="45.57,61.54 48.33,55.65 48.34,49.92 42.06,48.24 40.22,49.33 37.06,62.05" fill="True" layer="11" color="red"/> < <poly id="38919945" type="node" shape="37.77,62.22 40.92,49.51 39.73,47.67 33.32,46.55 30.73,52.74 30.38,55.92" fill="True" layer="11" color="red"/> < <poly id="56231397" type="node" shape="51.43,53.00 54.14,47.09 53.23,45.04 47.02,43.10 41.59,44.10 40.79,47.19 41.28,51.17 47.55,52.85" fill="True" layer="11" color="red"/> < <poly id="59993001" type="node" shape="41.30,47.33 42.11,44.23 37.69,41.53 31.39,39.93 29.30,42.11 28.96,45.29 33.19,47.31 39.59,48.43" fill="True" layer="11" color="red"/> < <poly id="27441168" type="edge" shape="41.19,45.64 41.70,45.78" fill="False" layer="10" color="red"/> < <poly id="27441189" type="edge" shape="39.35,55.86 38.64,55.69" fill="False" layer="10" color="red"/> < <poly id="27445003" type="edge" shape="45.20,49.08 44.41,52.00" fill="False" layer="10" color="red"/> < <poly id="6137245" type="edge" shape="36.40,47.87 36.52,47.11" fill="False" layer="10" color="red"/> ---------- Differences in errors ---------- 0a1,6 > dyld[48164]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) > dyld[48166]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) ---------- Differences in output ---------- 1,2c1,4 < Success. < Success. --- > Skipping diff.nod.xml due to lack of input files. > Skipping diff.edg.xml due to lack of input files. > Skipping diff.con.xml due to lack of input files. > Skipping diff.tll.xml due to lack of input files. ---------- Missing result in diff_con ---------- <?xml version="1.0" encoding="UTF-8"?> <connections version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd"> <!-- Deleted Elements --> <delete from="27437972" fromLane="0" to="27441189" toLane="2"/> <delete from="27437972" fromLane="1" to="27441189" toLane="3"/> <delete from="27441168" fromLane="0" to="27445015#0" toLane="1"/> <delete from="27441168" fromLane="0" to="27445003" toLane="1"/> <delete from="27441189" fromLane="0" to="27445000#0" toLane="0"/> <delete from="27441189" fromLane="1" to="6137245" toLane="0"/> <delete from="27441189" fromLane="2" to="6137245" toLane="1"/> <delete from="27441289.95" fromLane="0" to="27445003" toLane="0"/> <delete from="27441289.95" fromLane="1" to="27445003" toLane="1"/> <delete from="27445003" fromLane="0" to="27441189" toLane="0"/> <delete from="27445003" fromLane="1" to="27441189" toLane="1"/> <delete from="46039050" fromLane="0" to="27441168" toLane="0"/> <delete from="6137245" fromLane="0" to="27441289.0" toLane="0"/> <delete from="6137245" fromLane="1" to="27441289.0" toLane="1"/> <delete from="6137245" fromLane="1" to="27441168" toLane="0"/> <!-- Created Elements --> <connection from="27437972" fromLane="0" to="27445000#0" toLane="0" /> <connection from="27437972" fromLane="1" to="27441289.0" toLane="1" /> <connection from="27441289.95" fromLane="1" to="27445015#0" toLane="1" /> <connection from="27441289.95" fromLane="1" to="27445000#0" toLane="0" /> <connection from="46039050" fromLane="0" to="27445015#0" toLane="1" /> <!-- Changed Elements --> </connections> ---------- Missing result in diff_edg ---------- <?xml version="1.0" encoding="UTF-8"?> <edges version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edgediff_file.xsd"> <!-- Deleted Elements --> <delete id="27441168"/> <delete id="27441189"/> <delete id="27445003"/> <delete id="6137245"/> <!-- Created Elements --> <!-- Changed Elements --> <edge id="27437972" shape="88.72,78.21 43.13,56.80" to="cluster_301292612_38919945_56231397_59993001"/> <edge id="27441289.0" from="cluster_301292612_38919945_56231397_59993001" shape="36.97,44.55 48.35,0.00"/> <edge id="27441289.95" shape="59.75,2.19 45.80,46.84" to="cluster_301292612_38919945_56231397_59993001"/> <edge id="27445000#0" from="cluster_301292612_38919945_56231397_59993001" shape="35.18,54.83 0.00,51.05"/> <edge id="27445015#0" from="cluster_301292612_38919945_56231397_59993001" shape="45.80,46.84 92.46,68.26"/> <edge id="46039050" shape="1.87,40.76 36.97,44.55" to="cluster_301292612_38919945_56231397_59993001"/> </edges> ---------- Missing result in diff_nod ---------- <?xml version="1.0" encoding="UTF-8"?> <nodes version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd"> <!-- Deleted Elements --> <delete id="301292612"/> <delete id="38919945"/> <delete id="56231397"/> <delete id="59993001"/> <!-- Created Elements --> <node id="cluster_301292612_38919945_56231397_59993001" tl="cluster_301292612_38919945_56231397_59993001" type="traffic_light" x="40.27" y="50.75"/> <!-- Changed Elements --> </nodes> ---------- Missing result in diff_tll ---------- <?xml version="1.0" encoding="UTF-8"?> <tlLogics version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd"> <!-- Deleted Elements --> <!-- implicit via changed node type: <delete id="56231397" programID="0"/> --> <!-- implicit via changed node type: <delete id="joinedS_0" programID="0"/> --> <delete from="27437972" fromLane="0" to="27441189" toLane="2" linkIndex="0" tl="joinedS_0"/> <delete from="27437972" fromLane="1" to="27441189" toLane="3" linkIndex="1" tl="joinedS_0"/> <delete from="27441168" fromLane="0" to="27445015#0" toLane="1" linkIndex="3" tl="56231397"/> <delete from="27441168" fromLane="0" to="27445003" toLane="1" linkIndex="4" tl="56231397"/> <delete from="27441289.95" fromLane="0" to="27445003" toLane="0" linkIndex="1" tl="56231397"/> <delete from="27441289.95" fromLane="1" to="27445003" toLane="1" linkIndex="2" tl="56231397"/> <delete from="27445003" fromLane="0" to="27441189" toLane="0" linkIndex="2" tl="joinedS_0"/> <delete from="27445003" fromLane="1" to="27441189" toLane="1" linkIndex="3" tl="joinedS_0"/> <delete from="46039050" fromLane="0" to="27441168" toLane="0" linkIndex="5" tl="joinedS_0"/> <delete from="6137245" fromLane="0" to="27441289.0" toLane="0" linkIndex="6" tl="joinedS_0"/> <delete from="6137245" fromLane="1" to="27441289.0" toLane="1" linkIndex="7" tl="joinedS_0"/> <delete from="6137245" fromLane="1" to="27441168" toLane="0" linkIndex="8" tl="joinedS_0"/> <!-- Created Elements --> <tlLogic id="cluster_301292612_38919945_56231397_59993001" programID="0" offset="0" type="static"> <phase duration="31" state="GGGGgrr"/> <phase duration="7" state="yyyygrr"/> <phase duration="6" state="rrrrGrr"/> <phase duration="7" state="rrrryrr"/> <phase duration="31" state="GrrrrGG"/> <phase duration="7" state="yrrrryy"/> </tlLogic> <connection from="27437972" fromLane="0" to="27445000#0" toLane="0" linkIndex="0" tl="cluster_301292612_38919945_56231397_59993001"/> <connection from="27437972" fromLane="1" to="27441289.0" toLane="1" linkIndex="1" tl="cluster_301292612_38919945_56231397_59993001"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,3 > dyld[48277]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) ---------- Differences in output ---------- 1d0 < Success. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-200.00,-25.00,300.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id="a" from="gneJ0" to="a.30" priority="-1"> <lane id="a_0" index="0" allow="rail" speed="13.89" length="30.00" shape="-200.00,-1.60 -170.00,-1.60"/> </edge> <edge id="a.30" from="a.30" to="a.70" priority="-1"> <lane id="a.30_0" index="0" allow="rail" speed="13.89" length="40.00" shape="-170.00,-1.60 -130.00,-1.60"/> </edge> <edge id="a.70" from="a.70" to="a.80" priority="-1"> <lane id="a.70_0" index="0" allow="rail" speed="13.89" length="10.00" shape="-130.00,-1.60 -120.00,-1.60"/> </edge> <edge id="a.80" from="a.80" to="gneJ1" priority="-1"> <lane id="a.80_0" index="0" allow="rail" speed="13.89" length="420.00" shape="-120.00,-1.60 300.00,-1.60"/> </edge> <edge id="b" from="gneJ2" to="gneJ3" priority="-1"> <lane id="b_0" index="0" speed="13.89" length="100.00" shape="-200.00,-26.60 -100.00,-26.60"/> </edge> <edge id="c" from="gneJ6" to="gneJ7" priority="-1"> <lane id="c_0" index="0" speed="13.89" length="100.00" shape="0.00,-26.60 100.00,-26.60"/> </edge> <edge id="d" from="gneJ4" to="gneJ5" priority="-1"> <lane id="d_0" index="0" speed="13.89" length="100.00" shape="200.00,-26.60 300.00,-26.60"/> </edge> <junction id="a.30" type="priority" x="-170.00" y="0.00" incLanes="a_0" intLanes="" shape="-170.00,0.00 -170.00,-3.20 -170.00,0.00"> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,3 > dyld[48262]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) ---------- Differences in output ---------- 1d0 < Success. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-200.00,-25.00,300.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id="a" from="gneJ0" to="a.30" priority="-1"> <lane id="a_0" index="0" allow="rail" speed="13.89" length="30.00" shape="-200.00,-1.60 -170.00,-1.60"/> </edge> <edge id="a.230" from="a.230" to="a.270" priority="-1"> <lane id="a.230_0" index="0" allow="rail" speed="13.89" length="40.00" shape="30.00,-1.60 70.00,-1.60"/> </edge> <edge id="a.270" from="a.270" to="a.430" priority="-1"> <lane id="a.270_0" index="0" allow="rail" speed="13.89" length="160.00" shape="70.00,-1.60 230.00,-1.60"/> </edge> <edge id="a.30" from="a.30" to="a.70" priority="-1"> <lane id="a.30_0" index="0" allow="rail" speed="13.89" length="40.00" shape="-170.00,-1.60 -130.00,-1.60"/> </edge> <edge id="a.430" from="a.430" to="a.470" priority="-1"> <lane id="a.430_0" index="0" allow="rail" speed="13.89" length="40.00" shape="230.00,-1.60 270.00,-1.60"/> </edge> <edge id="a.470" from="a.470" to="gneJ1" priority="-1"> <lane id="a.470_0" index="0" allow="rail" speed="13.89" length="30.00" shape="270.00,-1.60 300.00,-1.60"/> </edge> <edge id="a.70" from="a.70" to="a.230" priority="-1"> <lane id="a.70_0" index="0" allow="rail" speed="13.89" length="160.00" shape="-130.00,-1.60 30.00,-1.60"/> </edge> <edge id="b" from="gneJ2" to="gneJ3" priority="-1"> <lane id="b_0" index="0" speed="13.89" length="100.00" shape="-200.00,-26.60 -100.00,-26.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,3 > dyld[48257]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) ---------- Differences in output ---------- 1d0 < Success. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="0.00,0.00" convBoundary="-200.00,-25.00,300.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id="a" from="gneJ0" to="a.30" priority="-1"> <lane id="a_0" index="0" allow="rail" speed="13.89" length="30.00" shape="-200.00,-1.60 -170.00,-1.60"/> </edge> <edge id="a.230" from="a.230" to="a.270" priority="-1"> <lane id="a.230_0" index="0" allow="rail" speed="13.89" length="40.00" shape="30.00,-1.60 70.00,-1.60"/> </edge> <edge id="a.270" from="a.270" to="a.430" priority="-1"> <lane id="a.270_0" index="0" allow="rail" speed="13.89" length="160.00" shape="70.00,-1.60 230.00,-1.60"/> </edge> <edge id="a.30" from="a.30" to="a.70" priority="-1"> <lane id="a.30_0" index="0" allow="rail" speed="13.89" length="40.00" shape="-170.00,-1.60 -130.00,-1.60"/> </edge> <edge id="a.430" from="a.430" to="a.470" priority="-1"> <lane id="a.430_0" index="0" allow="rail" speed="13.89" length="40.00" shape="230.00,-1.60 270.00,-1.60"/> </edge> <edge id="a.470" from="a.470" to="gneJ1" priority="-1"> <lane id="a.470_0" index="0" allow="rail" speed="13.89" length="30.00" shape="270.00,-1.60 300.00,-1.60"/> </edge> <edge id="a.70" from="a.70" to="a.230" priority="-1"> <lane id="a.70_0" index="0" allow="rail" speed="13.89" length="160.00" shape="-130.00,-1.60 30.00,-1.60"/> </edge> <edge id="b" from="gneJ2" to="gneJ3" priority="-1"> <lane id="b_0" index="0" speed="13.89" length="100.00" shape="-200.00,-26.60 -100.00,-26.60"/> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1c1,13 < Warning: Ignoring loaded location attribute nr. 2 for tracking of original location --- > dyld[53405]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) > Traceback (most recent call last): > runner.py, in <module> > nodes = list(sumolib.xml.parse('plain.nod.xml', 'nodes', attrs))[0] > xml.py, in parse > for _, parsenode in ET.iterparse(_open(xmlfile, None), **kwargs): > ElementTree.py, in iterparse > next(it) > ElementTree.py, in iterator > source = open(source, "rb") > FileNotFoundError: [Errno 2] No such file or directory: 'plain.nod.xml' ---------- Differences in nodes ---------- 1,20d0 < <nodes version="1.16"> < <location convBoundary="0.00,0.00,200.00,200.00" netOffset="100.00,100.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> < <node id="C" x="105.58" y="81.00"> < <param key="jk1" value="jv1"/> < <param key="jk2" value="jv2"/> < <param key="origPos" value="100.00 100.00"/> < </node> < <node id="E" x="191.00" y="88.93"> < <param key="origPos" value="200.00 100.00"/> < </node> < <node id="N" x="109.46" y="207.07"> < <param key="origPos" value="100.00 200.00"/> < </node> < <node id="S" x="115.69" y="-16.52"> < <param key="origPos" value="100.00 0.00"/> < </node> < <node id="W" x="-3.12" y="81.19"> < <param key="origPos" value="0.00 100.00"/> < </node> < </nodes> ---------- Differences in output ---------- 1,2d0 < Success. < Success. ---------- Missing result in net ---------- <?xml version="1.0" encoding="UTF-8"?> <net version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> <location netOffset="100.00,100.00" convBoundary="-3.12,-16.52,191.00,207.07" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/> <edge id=":C_0" function="internal"> <lane id=":C_0_0" index="0" speed="13.89" length="9.88" shape="101.13,92.38 100.69,89.51 99.59,87.45 97.81,86.22 95.37,85.82"/> </edge> <edge id=":C_1" function="internal"> <lane id=":C_1_0" index="0" speed="13.89" length="22.12" shape="101.13,92.38 100.97,86.08 101.00,81.22 101.29,76.37 101.89,70.09"/> <lane id=":C_1_1" index="1" speed="13.89" length="22.12" shape="104.33,92.29 104.17,86.05 104.20,81.34 104.47,76.63 105.07,70.42"/> </edge> <edge id=":C_3" function="internal"> <lane id=":C_3_0" index="0" speed="13.89" length="5.13" shape="104.33,92.29 104.90,87.19"/> </edge> <edge id=":C_4" function="internal"> <lane id=":C_4_0" index="0" speed="13.89" length="1.44" shape="104.33,92.29 105.09,91.06"/> </edge> <edge id=":C_18" function="internal"> <lane id=":C_18_0" index="0" speed="13.89" length="15.19" shape="104.90,87.19 104.96,86.65 107.27,82.80 111.26,80.73 116.92,80.45"/> </edge> <edge id=":C_19" function="internal"> <lane id=":C_19_0" index="0" speed="13.89" length="3.23" shape="105.09,91.06 105.88,90.64 106.69,91.01 107.53,92.19"/> </edge> <edge id=":C_5" function="internal"> <lane id=":C_5_0" index="0" speed="13.89" length="9.05" shape="116.33,86.82 113.81,86.95 112.04,87.87 111.01,89.58 110.72,92.09"/> </edge> <edge id=":C_6" function="internal"> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1c1,13 < ........................... --- > dyld[53386]: Library not loaded: /opt/homebrew/opt/libtiff/lib/libtiff.5.dylib > Referenced from: <3FEB9C56-E432-36C6-A940-FC254CC92FAB> /opt/homebrew/Cellar/libgeotiff/1.7.1_1/lib/libgeotiff.5.dylib > Reason: tried: '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/opt/libtiff/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/Cellar/libtiff/4.5 .0/lib/libtiff.5.dylib' (no such file), '/opt/homebrew/Cellar/libtiff/4.5.0/lib/libtiff.5.dylib' (no such file), '/usr/local/lib/libtiff.5.dylib' (no such file), '/usr/lib/libtiff.5.dylib' (no such file, not in dyld cache) > E..... > ====================================================================== > ERROR: setUpClass (__main__.Test_Shapes) > File "/Users/sumo/clangMacOS_M1/sumo/tests/../tests/tools/sumolib/sumolib3d/../../../../tools/sumolib/net/__init__.py", line 925, in readNet > parse(gzip.open(filename), netreader) > gzip.py, in open > binary_file = GzipFile(filename, gz_mode, compresslevel) > gzip.py, in __init__ > fileobj = self.myfileobj = builtins.open(filename, mode or 'rb') > FileNotFoundError: [Errno 2] No such file or directory: 'input_net_3d.net.xml' 3c15,41 < OK --- > During handling of the above exception, another exception occurred: > > Traceback (most recent call last): > runner.py, in setUpClass > cls.sumo_net = sumolib.net.readNet( > File "/Users/sumo/clangMacOS_M1/sumo/tests/../tests/tools/sumolib/sumolib3d/../../../../tools/sumolib/net/__init__.py", line 927, in readNet > parse(filename, netreader) > File "/opt/homebrew/Cellar/python@3.9/3.9.12_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/xml/sax/__init__.py", line 33, in parse > parser.parse(source) > expatreader.py, in parse > source = saxutils.prepare_input_source(source) <truncated after showing first 30 lines> ---------- Differences in output ---------- 1d0 < Success.
---------- Differences in output ---------- 0a1,10 > Running HiGHS 1.2.0 [date: 2021-07-09, git hash: n/a] > Copyright (c) 2022 ERGO-Code under MIT licence terms > Presolving model > 1 rows, 2 cols, 2 nonzeros > 0 rows, 0 cols, 0 nonzeros > Presolve : Reductions: rows 0(-2); columns 0(-5); elements 0(-6) - Reduced to empty > Solving the original LP from the solution after postsolve > Model status : Optimal > Objective value : 0.0000000000e+00 > HiGHS run time : 0.00 1a12,21 > Running HiGHS 1.2.0 [date: 2021-07-09, git hash: n/a] > Copyright (c) 2022 ERGO-Code under MIT licence terms > Presolving model > 1 rows, 1 cols, 1 nonzeros > 0 rows, 0 cols, 0 nonzeros > Presolve : Reductions: rows 0(-2); columns 0(-5); elements 0(-6) - Reduced to empty > Solving the original LP from the solution after postsolve > Model status : Optimal > Objective value : 0.0000000000e+00 > HiGHS run time : 0.00
---------- Differences in output ---------- 0a1,16 > Running HiGHS 1.2.0 [date: 2021-07-09, git hash: n/a] > Copyright (c) 2022 ERGO-Code under MIT licence terms > Presolving model > 107 rows, 192 cols, 799 nonzeros > 107 rows, 192 cols, 799 nonzeros > Presolve : Reductions: rows 107(-31); columns 192(-31); elements 799(-58) > Solving the presolved LP > Using EKK dual simplex solver - serial > Iteration Objective Infeasibilities num(sum) > 0 0.0000000000e+00 Ph1: 0(0) 0s > 94 2.3000000000e+01 Pr: 0(0) 0s > Solving the original LP from the solution after postsolve > Model status : Optimal > Simplex iterations: 94 > Objective value : 2.3000000000e+01 > HiGHS run time : 0.01 7,13c23,28 < result route edge count: count 89, min 5.00 (0), max 16.00 (41), mean 9.33, Q1 7.00, median 9.00, Q3 11.00 < histogram: [(5, 8), (6, 10), (7, 8), (8, 14), (9, 11), (10, 12), (11, 6), (12, 2), (13, 7), (14, 5), (15, 4), (16, 2)] < result route detector count: count 89, min 4.00 (0), max 15.00 (41), mean 8.33, Q1 6.00, median 8.00, Q3 10.00 < histogram: [(4, 8), (5, 10), (6, 8), (7, 14), (8, 11), (9, 12), (10, 6), (11, 2), (12, 7), (13, 5), (14, 4), (15, 2)] < GEH: count 138, min 0.00 ([-58.121.42 64] 36 36), max 12.06 ([-123.121.42 131] 72 0), mean 0.76, Q1 0.00, median 0.00, Q3 0.00 < Warning: underflow locations: count 18, min 1.00 (('-152.80.00', '-131')), max 2.00 (('-123.121.42', '131')), mean 1.06, Q1 1.00, median 1.00, Q3 1.00 (total 19) < Warning: overflow locations: count 9, min -1.00 (('-55.80.00', '-27')), max -1.00 (('-55.80.00', '-27')), mean -1.00, Q1 -1.00, median -1.00, Q3 -1.00 (total -9) --- > result route edge count: count 88, min 5.00 (0), max 16.00 (41), mean 9.27, Q1 7.00, median 9.00, Q3 11.00 > histogram: [(5, 8), (6, 10), (7, 8), (8, 14), (9, 11), (10, 11), (11, 6), (12, 3), (13, 7), (14, 5), (15, 4), (16, 1)] > result route detector count: count 88, min 4.00 (0), max 15.00 (41), mean 8.27, Q1 6.00, median 8.00, Q3 10.00 > histogram: [(4, 8), (5, 10), (6, 8), (7, 14), (8, 11), (9, 11), (10, 6), (11, 3), (12, 7), (13, 5), (14, 4), (15, 1)] <truncated after showing first 30 lines> ---------- Differences in routes ---------- 19c19 < <route edges="58 -37 -37.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00"/> --- > <route edges="60.80.00 -60 -60.80.00 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 5"/> 22c22 < <route edges="75 75.121.42 120 120.180.00 -109 -109.80.00 23 23.80.00"/> --- > <route edges="71 71.121.42 -3 -3.180.00 11 11.80.00 109 109.80.00 -120"/> 28c28 < <route edges="109 109.80.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45"/> --- > <route edges="11 11.80.00 23 23.80.00 31 31.80.00 64 64.80.00"/> 34c34 < <route edges="-79.80.00 75 75.121.42 120 120.180.00 131 131.180.00 144 144.121.42"/> --- > <route edges="-92.180.00 -60 -60.80.00 -31 -31.80.00 37 -58 -58.121.42"/> 37c37 < <route edges="27 27.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 64 64.80.00 -75"/> --- > <route edges="27 27.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 37 -58 -58.121.42"/> 40c40 < <route edges="64.80.00 -64 -64.80.00 -31 -31.80.00 31"/> --- > <route edges="64.80.00 120 120.180.00 131 131.180.00 -131"/> 43c43 < <route edges="123 123.121.42 -15 -15.180.00 3 3.180.00 27 27.80.00 43 68"/> --- > <route edges="144 144.121.42 -15 -15.180.00 3 3.180.00 27 27.80.00"/> 46c46 < <route edges="45 -68 -43 -43.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 109 109.80.00 123 123.121.42"/> <truncated after showing first 30 lines>
---------- Differences in output ---------- 3c3 < Wrote 98 routes (98 distinct) achieving total count 751 (100.00%) at 138 locations. GEH<5 for 100.00% --- > Wrote 98 routes (96 distinct) achieving total count 751 (100.00%) at 138 locations. GEH<5 for 100.00% ---------- Differences in routes ---------- 178c178 < <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45"/> --- > <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 -71 -55 -55.80.00"/> 181c181 < <route edges="109 109.80.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 -71 -55 -55.80.00"/> --- > <route edges="109 109.80.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45"/>
---------- Differences in routes ---------- 6,8c6,8 < <route id="10" edges="-27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60 60.80.00 75 75.121.42"/> <!-- 68 --> < <route id="13" edges="-43 -43.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60 60.80.00 -60 -60.80.00"/> <!-- 55 --> < <route id="17" edges="-68 -43 -43.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60"/> <!-- 77 --> --- > <route id="10" edges="-27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60 60.80.00 75 75.121.42"/> <!-- 64 --> > <route id="13" edges="-43 -43.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60 60.80.00 -60 -60.80.00"/> <!-- 57 --> > <route id="17" edges="-68 -43 -43.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60"/> <!-- 79 --> 10,12c10,12 < <flow id="10" begin="0.83" end="99.00" number="68" route="10"/> < <flow id="17" begin="0.94" end="99.00" number="77" route="17"/> < <flow id="13" begin="1.04" end="99.00" number="55" route="13"/> --- > <flow id="10" begin="0.88" end="99.00" number="64" route="10"/> > <flow id="17" begin="0.92" end="99.00" number="79" route="17"/> > <flow id="13" begin="1.00" end="99.00" number="57" route="13"/>
---------- Differences in output ---------- 3c3 < Wrote 98 routes (98 distinct) achieving total count 751 (100.00%) at 138 locations. GEH<5 for 100.00% --- > Wrote 98 routes (96 distinct) achieving total count 751 (100.00%) at 138 locations. GEH<5 for 100.00% ---------- Differences in routes ---------- 106c106 < <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45"/> --- > <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 -71 -55 -55.80.00"/> 166c166 < <route edges="109 109.80.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 -71 -55 -55.80.00"/> --- > <route edges="109 109.80.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45"/>
---------- Differences in output ---------- 2,3c2,3 < Warning: underflow locations: count 101, min 1.00 (('-58.121.42', '64')), max 14.00 (('23', '23.80.00')), mean 3.21, Q1 1.00, median 2.00, Q3 3.00 (total 324) < Warning: overflow locations: count 4, min -1.00 (('-58.121.42', '-31')), max -1.00 (('-58.121.42', '-31')), mean -1.00, Q1 -1.00, median -1.00, Q3 -1.00 (total -4) --- > Warning: underflow locations: count 101, min 1.00 (('-58.121.42', '64')), max 15.00 (('11', '11.80.00')), mean 3.25, Q1 1.00, median 2.00, Q3 3.00 (total 328) > Warning: overflow locations: count 3, min -1.00 (('-58.121.42', '-31')), max -1.00 (('-58.121.42', '-31')), mean -1.00, Q1 -1.00, median -1.00, Q3 -1.00 (total -3) 5c5 < Wrote 52 routes (29 distinct) achieving total count 431 (57.39%) at 138 locations. GEH<5 for 44.93% --- > Wrote 51 routes (28 distinct) achieving total count 426 (56.72%) at 138 locations. GEH<5 for 44.93% ---------- Differences in routes ---------- 7c7 < <route edges="-27 -27.80.00 27 27.80.00 43 68 -45"/> --- > <route edges="-92 -92.180.00 75 75.121.42 120 120.180.00 123 123.121.42 -15 -15.180.00"/> 10c10 < <route edges="27 27.80.00 -27 -27.80.00 -3 -3.180.00 15 15.180.00 -144 -144.121.42 -131"/> --- > <route edges="15 15.180.00 -123 -123.121.42 -120 -120.180.00 -75 -75.121.42 -60"/> 13c13 < <route edges="-58.121.42 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 27"/> --- > <route edges="-15 -15.180.00 15 15.180.00"/> 16c16 < <route edges="123 123.121.42 -123 -123.121.42 -109 -109.80.00 23 23.80.00 31 31.80.00 64 64.80.00"/> --- > <route edges="-109.80.00 -11 -11.80.00 3 3.180.00 -3"/> 19c19 < <route edges="15 15.180.00 -123 -123.121.42 -120 -120.180.00 -75 -75.121.42 -60"/> --- > <route edges="45 -68 -43 -43.80.00 -27 -27.80.00 -3 -3.180.00 15 15.180.00"/> 22c22 < <route edges="-131 -131.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27"/> --- > <route edges="15.180.00 -15 -15.180.00 3 3.180.00 27 27.80.00 -27"/> 24a25,27 > <route edges="45 -68 -43 -43.80.00 -27 -27.80.00 -3 -3.180.00 15 15.180.00"/> > </vehicle> > <vehicle id="7" depart="19.97"> 27c30 < <vehicle id="7" depart="16.66"> <truncated after showing first 30 lines>
---------- Differences in output ---------- 2c2 < Warning: underflow locations: count 100, min 1.00 (('-58.121.42', '64')), max 14.00 (('11', '11.80.00')), mean 3.26, Q1 1.00, median 2.00, Q3 3.00 (total 326) --- > Warning: underflow locations: count 100, min 1.00 (('-58.121.42', '64')), max 14.00 (('23', '23.80.00')), mean 3.26, Q1 1.00, median 2.00, Q3 4.00 (total 326) 5c5 < Wrote 51 routes (28 distinct) achieving total count 428 (56.99%) at 138 locations. GEH<5 for 43.48% --- > Wrote 51 routes (27 distinct) achieving total count 428 (56.99%) at 138 locations. GEH<5 for 42.75% ---------- Differences in routes ---------- 10c10 < <route edges="144 144.121.42 -123 -123.121.42 -120 -120.180.00 120"/> --- > <route edges="144 144.121.42 -15 -15.180.00 3 3.180.00 -71 -55 -55.80.00"/> 19c19 < <route edges="-37 -37.80.00 -23 -23.80.00 109 109.80.00 131 131.180.00"/> --- > <route edges="-43 -43.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60 60.80.00 -60 -60.80.00"/> 22c22 < <route edges="-45 -45.80.00 -27 -27.80.00 -3 -3.180.00 3"/> --- > <route edges="-58 -58.121.42 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45 -45.80.00"/> 25c25 < <route edges="-3.180.00 11 11.80.00 109 109.80.00 123"/> --- > <route edges="-37 -37.80.00 -23 -23.80.00 109 109.80.00 131 131.180.00"/> 31c31 < <route edges="27 27.80.00 -27 -27.80.00 -3 -3.180.00 15 15.180.00 -144 -144.121.42 -131"/> --- > <route edges="3 3.180.00 -3 -3.180.00 11 11.80.00"/> 37c37 < <route edges="15.180.00 -15 -15.180.00 3 3.180.00 27 27.80.00 -27"/> --- > <route edges="27 27.80.00 -27 -27.80.00 -3 -3.180.00 15 15.180.00 -144 -144.121.42 -131"/> 40c40 < <route edges="-15 -15.180.00 15 15.180.00"/> --- > <route edges="-27 -27.80.00 27 27.80.00 43 68 -45"/> 43c43 < <route edges="-58 -58.121.42 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45 -45.80.00"/> <truncated after showing first 30 lines>
---------- Differences in output ---------- 2c2 < Warning: underflow locations: count 2, min 1.00 (('-23.80.00', '-11')), max 9.00 (('-31.80.00', '37')), mean 5.00, Q1 1.00, median 9.00, Q3 9.00 (total 10) --- > Warning: underflow locations: count 1, min 9.00 (('-31.80.00', '37')), max 9.00 (('-31.80.00', '37')), mean 9.00, Q1 9.00, median 9.00, Q3 9.00 (total 9) 4c4 < Wrote 100 routes (68 distinct) achieving total count 40 (80.00%) at 9 locations. GEH<5 for 88.89% --- > Wrote 100 routes (50 distinct) achieving total count 41 (82.00%) at 9 locations. GEH<5 for 88.89% ---------- Differences in routes ---------- 7c7 < <route edges="-55 -55.80.00 -27 -27.80.00 -3 -3.180.00 15 15.180.00"/> --- > <route edges="-123 -123.121.42 131 131.180.00"/> 10c10 < <route edges="-79.80.00 75 75.121.42 120 120.180.00 131 131.180.00 144 144.121.42"/> --- > <route edges="-31.80.00 -23 -23.80.00 109 109.80.00 123"/> 13c13 < <route edges="-79 -79.80.00 75 75.121.42 120 120.180.00 131 131.180.00 -131 -131.180.00"/> --- > <route edges="11.80.00 23 23.80.00 31"/> 16c16 < <route edges="-92.180.00 -60 -60.80.00 -31 -31.80.00 37 -58 -58.121.42"/> --- > <route edges="-123.121.42 131"/> 19c19 < <route edges="144.121.42 -123 -123.121.42 -120 -120.180.00 -64 -64.80.00 58"/> --- > <route edges="-37.80.00 -23 -23.80.00 -11 -11.80.00 15 15.180.00"/> 22c22 < <route edges="31.80.00 58"/> --- > <route edges="-31.80.00 -23 -23.80.00 109 109.80.00 123"/> 25c25 < <route edges="109 109.80.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 -71 -55 -55.80.00"/> --- > <route edges="64.80.00 -64 -64.80.00 -31 -31.80.00 31"/> 28c28 < <route edges="60.80.00 -60 -60.80.00 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 5"/> <truncated after showing first 30 lines>
---------- Differences in output ---------- 2,3c2 < Warning: underflow locations: count 88, min 1.00 (('-58.121.42', '64')), max 6.00 (('-23', '-23.80.00')), mean 2.01, Q1 1.00, median 2.00, Q3 2.00 (total 177) < Warning: overflow locations: count 4, min -1.00 (('-131', '-131.180.00')), max -1.00 (('-131', '-131.180.00')), mean -1.00, Q1 -1.00, median -1.00, Q3 -1.00 (total -4) --- > Warning: underflow locations: count 87, min 1.00 (('-58.121.42', '64')), max 8.00 (('120', '120.180.00')), mean 2.01, Q1 1.00, median 2.00, Q3 3.00 (total 175) 5c4 < Wrote 50 routes (31 distinct) achieving total count 578 (76.96%) at 138 locations. GEH<5 for 57.97% --- > Wrote 50 routes (29 distinct) achieving total count 576 (76.70%) at 138 locations. GEH<5 for 60.14% ---------- Differences in routes ---------- 13c13 < <route edges="-64 -64.80.00 64 64.80.00 120 120.180.00 -120 -120.180.00"/> --- > <route edges="-71 -55 -55.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 58"/> 37c37 < <route edges="-148 -148.80.00 -131 -131.180.00 -109 -109.80.00 23 23.80.00 37 -58 -58.121.42"/> --- > <route edges="-120 -120.180.00 -64 -64.80.00 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 -71 -55 -55.80.00"/> 40c40 < <route edges="-60 -60.80.00 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45 -45.80.00"/> --- > <route edges="-64 -64.80.00 64 64.80.00 120 120.180.00 123 123.121.42"/> 43c43 < <route edges="75 75.121.42 120 120.180.00 -109 -109.80.00 23 23.80.00"/> --- > <route edges="68 -45 -45.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 -11"/> 49c49 < <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 -71 -55 -55.80.00"/> --- > <route edges="109 109.80.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45"/> 58c58 < <route edges="-27 -27.80.00 -3 -3.180.00 15 15.180.00 -144 -144.121.42 144 144.121.42"/> --- > <route edges="-152.80.00 -131 -131.180.00 -109 -109.80.00 23 23.80.00 31 31.80.00 64 64.80.00"/> 61c61 < <route edges="31 31.80.00 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 -27"/> --- > <route edges="37 -58 -58.121.42 -31 -31.80.00 -23 -23.80.00 109 109.80.00 131 131.180.00 -131 -131.180.00"/> 85c85 < <route edges="-148 -148.80.00 144 144.121.42 -15 -15.180.00 3 3.180.00 -3"/> <truncated after showing first 30 lines>
---------- Differences in image ---------- 36d35 < L 354.456 218.16 45d43 < L 348.255111 178.014265 54d51 < L 330.230411 141.610403 63d59 < L 302.061932 112.341514 72d67 < L 226.496416 85.201639 83d77 < L 107.02911 150.165893 92d85 < L 226.496404 351.118361
---------- Differences in image ---------- 36d35 < L 342.6048 174.528 45d43 < L 337.644089 142.411412 54d51 < L 323.224329 113.288322 63d59 < L 300.689546 89.873212 72d67 < L 240.237133 68.161311 83d77 < L 144.663288 120.132714 92d85 < L 240.237123 280.894689 839,847c832,840 < <path d="M 110.104 197.010125 < L 204.72275 197.010125 < Q 206.72275 197.010125 206.72275 195.010125 < L 206.72275 48.472 < Q 206.72275 46.472 204.72275 46.472 < L 110.104 46.472 < Q 108.104 46.472 108.104 48.472 < L 108.104 195.010125 < Q 108.104 197.010125 110.104 197.010125 --- > <path d="M 110.104 302.584 > L 204.72275 302.584 > Q 206.72275 302.584 206.72275 300.584 > L 206.72275 154.045875 > Q 206.72275 152.045875 204.72275 152.045875 <truncated after showing first 30 lines>
---------- Differences in image ---------- 35d34 < L 221.4 85.104 42c41 < C 220.842658 85.105094 220.703323 85.105751 220.56399 85.106626 --- > C 221.260664 85.104 221.121328 85.104219 220.981993 85.104657 44d42 < L 221.4 85.104 53d50 < L 220.56399 85.106626 64d60 < L 175.543191 93.255828 73d68 < L 161.739926 337.090966 84d78 < L 184.278564 345.932838 93d86 < L 354.287945 224.845303 102d94 < L 339.571881 157.010138 111d102 < L 232.256118 85.547618 120d110 < L 229.754653 85.366555 129d118 < L 224.743707 85.14602
---------- Differences in image ---------- 605,607d604 < </g> < <g id="ReplacedTransientID"> < <path clip-path="url(ReplacedTransientURL)" style="fill: #ffffff; stroke: #ffffff; stroke-width: 0.01; stroke-linejoin: miter"/> 767,769d763 < <clipPath id="ReplacedTransientID"> < <rect x="361.152" y="41.472" width="13.3056" height="266.112"/> < </clipPath>visualization plot_net_dump colormap ( Last six runs Nov2023 )
---------- Differences in image ---------- 605,607d604 < </g> < <g id="ReplacedTransientID"> < <path clip-path="url(ReplacedTransientURL)" style="fill: #ffffff; stroke: #ffffff; stroke-width: 0.01; stroke-linejoin: miter"/> 737,739d733 < <clipPath id="ReplacedTransientID"> < <rect x="361.152" y="41.472" width="13.3056" height="266.112"/> < </clipPath>
---------- Differences in image-600 ---------- 605,607d604 < </g> < <g id="ReplacedTransientID"> < <path clip-path="url(ReplacedTransientURL)" style="fill: #ffffff; stroke: #ffffff; stroke-width: 0.01; stroke-linejoin: miter"/> 767,769d763 < <clipPath id="ReplacedTransientID"> < <rect x="361.152" y="41.472" width="13.3056" height="266.112"/> < </clipPath> ---------- Differences in image-800 ---------- 605,607d604 < </g> < <g id="ReplacedTransientID"> < <path clip-path="url(ReplacedTransientURL)" style="fill: #ffffff; stroke: #ffffff; stroke-width: 0.01; stroke-linejoin: miter"/> 828,830d824 < <clipPath id="ReplacedTransientID"> < <rect x="361.152" y="41.472" width="13.3056" height="266.112"/> < </clipPath>
---------- Differences in image ---------- 605,607d604 < </g> < <g id="ReplacedTransientID"> < <path clip-path="url(ReplacedTransientURL)" style="fill: #ffffff; stroke: #ffffff; stroke-width: 0.01; stroke-linejoin: miter"/> 780,782d776 < <clipPath id="ReplacedTransientID"> < <rect x="361.152" y="41.472" width="13.3056" height="266.112"/> < </clipPath>
---------- Differences in errors ---------- 39a40,41 > netedit/demandelements/containerflow/inspect_selection/routes.rou.xml:14:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'containerFlow', attribute 'depart': The attribute 'depart' is not allowed. > netedit/demandelements/containerflow/inspect_selection/routes.rou.xml:8:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'containerFlow', attribute 'depart': The attribute 'depart' is not allowed.
duaIterate only works with fixed departEdge (This bug was triggered by text found in file 'dualog' matching 'input_trips_000.rou.alt.xml' is not accessible') ---------- Differences in dualog ---------- 1d0 < Loading configuration ... done. 3d1 < Loading configuration ... done. 14,65c12,14 < Loading configuration ... done. < Success. < Loading configuration ... done. < Loading done. < Simulation started with time: 0.00. < Simulation ended at time: 177.00 < Reason: All vehicles have left the simulation. < Performance: < Vehicles: < Inserted: 10 < Running: 0 < Waiting: 0 < < Loading configuration ... done. < Success. < Loading configuration ... done. < Loading done. < Simulation started with time: 0.00. < Simulation ended at time: 177.00 < Reason: All vehicles have left the simulation. < Performance: < Vehicles: < Inserted: 10 < Running: 0 < Waiting: 0 <truncated after showing first 30 lines> ---------- Differences in errors ---------- 0a1 > Execution of <path-to>duarouter'] failed. Look into dua.log for details. ---------- Differences in output ---------- 1d0 < Loading configuration ... done. 9d7 < Loading configuration ... done. 11,40c9 < >> Running router on input_trips_000.rou.alt.xml < << < >> Running simulation < << < ------------------ < < Loading configuration ... done. < > Executing step 2 < >> Running router on input_trips_001.rou.alt.xml < << < >> Running simulation < << < ------------------ < < Loading configuration ... done. < > Executing step 3 < >> Running router on input_trips_002.rou.alt.xml < << < >> Running simulation < << < ------------------ < < Loading configuration ... done. < > Executing step 4 < >> Running router on input_trips_003.rou.alt.xml <truncated after showing first 30 lines> ---------- Missing result in tripinfos ---------- <?xml version="1.0" encoding="UTF-8"?> <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd"> <tripinfo id="0" depart="0.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="70.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.73" duration="70.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.35" rerouteNo="0" devices="tripinfo_0" vType="t" speedFactor="1.06" vaporized=""/> <tripinfo id="1" depart="10.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="89.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="13.04" duration="79.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.01" rerouteNo="0" devices="tripinfo_1" vType="t" speedFactor="0.94" vaporized=""/> <tripinfo id="2" depart="20.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="94.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.04" duration="74.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.22" rerouteNo="0" devices="tripinfo_2" vType="t" speedFactor="1.01" vaporized=""/> <tripinfo id="3" depart="30.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="99.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="15.05" duration="69.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.41" rerouteNo="0" devices="tripinfo_3" vType="t" speedFactor="1.08" vaporized=""/> <tripinfo id="4" depart="40.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="112.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.32" duration="72.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.28" rerouteNo="0" devices="tripinfo_4" vType="t" speedFactor="1.03" vaporized=""/> <tripinfo id="5" depart="50.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="138.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="11.55" duration="88.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.75" rerouteNo="0" devices="tripinfo_5" vType="t" speedFactor="0.83" vaporized=""/> <tripinfo id="6" depart="60.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="140.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.54" duration="80.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.80" rerouteNo="0" devices="tripinfo_6" vType="t" speedFactor="1.05" vaporized=""/> <tripinfo id="7" depart="70.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="153.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="12.32" duration="83.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_7" vType="t" speedFactor="0.89" vaporized=""/> <tripinfo id="8" depart="80.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="159.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="13.04" duration="79.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.01" rerouteNo="0" devices="tripinfo_8" vType="t" speedFactor="0.94" vaporized=""/> <tripinfo id="9" depart="90.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="176.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="11.91" duration="86.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.82" rerouteNo="0" devices="tripinfo_9" vType="t" speedFactor="0.86" vaporized=""/> </tripinfos>
option lane-based does not work (This bug was triggered by text found in file 'routes' matching 'on3 3 off3') ---------- Differences in flows ---------- 2c2,3 < <flow id="1_off3.qPKW" departSpeed="max" departPos="last" departLane="best" route="1_off3.qPKW" number="450" begin="0" end="3600"/> --- > <flow id="1_0_9_0.qPKW" departSpeed="max" departPos="last" departLane="best" route="1_0_9_0.qPKW" number="450" begin="0" end="3600"/> > <flow id="on3_0_off3_0.qPKW" departSpeed="max" departPos="last" departLane="best" route="on3_0_off3_0.qPKW" number="450" begin="0" end="3600"/> ---------- Differences in routes ---------- 2c2,3 < <route id="1_off3.qPKW" edges="1 2 3 off3"/> --- > <route id="1_0_9_0.qPKW" edges="1 2 3 4 5 6 7 8 9"/> > <route id="on3_0_off3_0.qPKW" edges="on3 3 off3"/>
no routes to internal edges (This bug was triggered by text found in file 'errors' matching 'Warning: No connection') ---------- Differences in errors ---------- 0a1,3 > Warning: No connection between edge 'C2C1' and edge ':C0_10' found. > Warning: No connection between edge 'D1D2' and edge ':C0_10' found. > Warning: No connection between edge 'D1C1' and edge ':C0_10' found.