Page MenuHomeFreeBSD

WIP: Resurect devel/uppaal, tool environment for modeling and verifying timed automata
AbandonedPublic

Authored by 0mp on Nov 23 2019, 6:07 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 20 2024, 6:07 PM
Unknown Object (File)
Feb 19 2024, 10:08 PM
Unknown Object (File)
Feb 10 2024, 9:36 PM
Unknown Object (File)
Dec 21 2023, 7:08 AM
Unknown Object (File)
Dec 20 2023, 8:28 AM
Unknown Object (File)
Jul 7 2023, 9:29 PM
Unknown Object (File)
Jan 5 2023, 5:35 AM
Unknown Object (File)
Dec 29 2022, 9:54 PM
Subscribers

Details

Reviewers
None
Summary

This is a failed attempt to resurrect the devel/uppaal port. I'm posting my half-finished patch as it might be useful for someone.

I was not able to successfully start the current UPPAAL stable release (4.0.15). It was just resulting in a empty application window.

Version 4.0.14 had some other problem with its interal server.

Here, I am trying to work with 64-bit Linux only, version 4.1.23.

The application starts

I run make stage and then (cd work/uppaal64-4.1.23/ && ./uppaal) to test the program. After the loading screen I am getting an error window saying:

Server exited with error 127. Check whether OS is supported.

Then, I can hit *OK* and the application just starts and all seems fine. However, when I try to load one of the demo projects I see that error window again. This time it is accompanied by a standard error message *FATAL: kernel too old*.

I've got no idea how to proceed from here so I'm just leaving this patch for other interested users.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 27729
Build 25927: arc lint + arc unit