Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Failed to install previous version of SUMO (error 404) - macOS Sonoma 14.0 #15702

Open
AlBeck862 opened this issue Nov 11, 2024 · 6 comments
Open
Labels

Comments

@AlBeck862
Copy link

Hello,

When attempting to install a previous version of SUMO, the download fails due to an incorrect link.
Is there any alternative way to install a previous version of SUMO macOS?

Note that I am attempting this because I am encountering the issue found here: #15630

Output in Terminal after the install attempt:
Screenshot 2024-11-11 at 2 16 04 PM

True location of files:
Screenshot 2024-11-11 at 2 16 29 PM

SUMO-version: 1.19.0 or others

operating system: macOS Sonoma 14.0

Thank you for any help you can provide.

@ikshovon
Copy link

Even the newer version of SUMO is not working in macOS Sonoma. I installed SUMO using homebrew (using the guidelines given the documentation). It installed but do not run. I tried to run it using GUI as well as terminal.

@namdre
Copy link
Contributor

namdre commented Nov 12, 2024

Did you try building from source yet? (https://sumo.dlr.de/docs/Installing/MacOS_Build.html)

@m-kro m-kro added the os:mac label Nov 12, 2024
@AlBeck862
Copy link
Author

I did try to build from source without much success. In the end, I managed to get access to a Windows device to get around the macOS issues altogether.

@namdre
Copy link
Contributor

namdre commented Nov 13, 2024

If you share your problems while attempting to build, we may be able to improve the documentation.

@ikshovon
Copy link

Even the newer version of SUMO is not working in macOS Sonoma. I installed SUMO using homebrew (using the guidelines given the documentation). It installed but do not run. I tried to run it using GUI as well as terminal.

I get to run SUMO 1.9.0 in macOS Sequoia

@khondhaker
Copy link

khondhaker commented Nov 13, 2024

I am getting the following issues while installing SUMO 1.9.0 in macos Sequoia 15.1 (24B83).
Chip: Apple M2 Pro

###########
(base) momin@Khondhakers-MacBook-Pro ~ % brew install [email protected]
==> Fetching dlr-ts/sumo/[email protected]
==> Downloading https://sumo.dlr.de/releases/1.9.0/sumo-src-1.9.0.tar.gz
Already downloaded: /Users/momin/Library/Caches/Homebrew/downloads/fab9bce73a93342f2bedba3f916aae98d10d3a8cd52b3db03a7d7a8900fa56d6--sumo-src-1.9.0.tar.gz
==> Installing [email protected] from dlr-ts/sumo
==> cmake ../.. -DCHECK_OPTIONAL_LIBS=OFF
==> make
Last 15 lines from /Users/momin/Library/Logs/Homebrew/[email protected]/02.make:
make[1]: *** [src/mesosim/CMakeFiles/mesosim.dir/all] Error 2
1 error generated.
make[2]: *** [src/microsim/cfmodels/CMakeFiles/microsim_cfmodels.dir/MSCFModel_IDM.cpp.o] Error 1
make[1]: *** [src/microsim/cfmodels/CMakeFiles/microsim_cfmodels.dir/all] Error 2
1 error generated.
make[2]: *** [src/microsim/devices/CMakeFiles/microsim_devices.dir/MSDevice_DriverState.cpp.o] Error 1
1 error generated.
make[2]: *** [src/microsim/lcmodels/CMakeFiles/microsim_lcmodels.dir/MSLCM_DK2008.cpp.o] Error 1
make[1]: *** [src/microsim/lcmodels/CMakeFiles/microsim_lcmodels.dir/all] Error 2
1 error generated.
make[2]: *** [src/microsim/devices/CMakeFiles/microsim_devices.dir/MSDevice_ToC.cpp.o] Error 1
1 error generated.
make[2]: *** [src/microsim/devices/CMakeFiles/microsim_devices.dir/MSDevice_BTreceiver.cpp.o] Error 1
make[1]: *** [src/microsim/devices/CMakeFiles/microsim_devices.dir/all] Error 2
make: *** [all] Error 2

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

No branches or pull requests

5 participants