Timeline
2020-10-07:
- 18:19 Ticket #5749 (Build Environment - Segmentation fault during omc compilation with gcc (v1.14.0)) updated by
-
Milestone changed
Thank you @adrpo! - 16:56 Ticket #5749 (Build Environment - Segmentation fault during omc compilation with gcc (v1.14.0)) updated by
- Done already! https://github.com/OpenModelica/OpenModelica/pull/6808
- 16:45 Ticket #5749 (Build Environment - Segmentation fault during omc compilation with gcc (v1.14.0)) updated by
-
Milestone changed
I guess this is fixed in 1.17.0 but not in 1.16.0, unless the commit … - 16:30 Ticket #6099 (Code Generation - Low level issues with arrays in Windows) updated by
- @Andrea.Bartolini managed to come up with a much smaller MWE, see …
- 15:09 Ticket #6153 (Build Environment - Mumps compilation fails) closed by
- fixed: Fixed earlier today e561f1/OpenModelica.
- 15:05 Ticket #6153 (Build Environment - Mumps compilation fails) created by
- Hello, Compilation of 3rdParty mumps is broken on Fedora 33, with the …
- 14:20 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- It has stopped building again. I'm not sure if it is the same issue, …
- 14:18 Ticket #6118 (Build Environment - MSVC does not work with Cpp runtime under Windows) updated by
-
Owner changed
The include paths are fixed. See 8b14eeb/OpenModelica. … - 14:16 Ticket #5749 (Build Environment - Segmentation fault during omc compilation with gcc (v1.14.0)) closed by
- fixed
- 14:16 Ticket #5749 (Build Environment - Segmentation fault during omc compilation with gcc (v1.14.0)) updated by
- Fixed with: 62e977/OpenModelica. Please test and reopen if …
- 11:38 Ticket #5995 (FMI - FMU Export with Modelica.Utilities.Streams functions) updated by
-
Replying to sjoelund.se:
> But if
loadResource
is used, … - 09:42 Ticket #6152 (Build Environment - Linker warning mktemp is dangerous) created by
-
When compiling omc we get warnings that some functions like
mktemp
… - 09:33 Ticket #5995 (FMI - FMU Export with Modelica.Utilities.Streams functions) updated by
- Did I understand you correctly sjoelund.se that you are able to export …
- 08:16 Ticket #5995 (FMI - FMU Export with Modelica.Utilities.Streams functions) updated by
- See also #5263.
- 07:58 Ticket #5995 (FMI - FMU Export with Modelica.Utilities.Streams functions) updated by
-
This works fine for me:
[…]
But if
loadResource
is used, this … - 07:44 Ticket #5995 (FMI - FMU Export with Modelica.Utilities.Streams functions) updated by
- The code that I do not manage to export as an FMU is: model …
2020-10-06:
- 22:25 Ticket #5815 (OMEdit - OMEdit not showing results) updated by
- @adeas31, just do a try catch here: …
- 15:08 Ticket #6151 (FMI - FMI model structure dependencies wrong) closed by
- fixed
- 12:57 Ticket #6150 (Backend - The debugger output with dummy derivatives is inconsistent and confusing) updated by
- Replying to Karim.Abdelhak: > I think you misunderstand …
- 12:44 Ticket #5881 (FMI - Constants in a model cannot be read from a FMU) updated by
- Relevant ticket: #6151 I removed constants from the dependency list. …
- 12:44 Ticket #6151 (FMI - FMI model structure dependencies wrong) updated by
- Relevant PR: https://github.com/OpenModelica/OpenModelica/pull/6803
- 12:28 Ticket #6151 (FMI - FMI model structure dependencies wrong) updated by
- Then I'll remove it and add a note to #5881 what to change if anyone …
- 12:10 Ticket #6151 (FMI - FMI model structure dependencies wrong) updated by
- @andreas i am not working on #5881 yet
- 12:04 Ticket #6151 (FMI - FMI model structure dependencies wrong) updated by
-
Cc changed
It turns out that116
and118
are constants. They are not present … - 11:39 Ticket #6151 (FMI - FMI model structure dependencies wrong) updated by
- Replying to casella: > Replying to [comment:3 …
- 11:34 Ticket #6150 (Backend - The debugger output with dummy derivatives is inconsistent and confusing) updated by
- Replying to casella: > Knowing if a derivative is dummy or …
- 10:59 Ticket #6151 (FMI - FMI model structure dependencies wrong) updated by
-
Priority changed
Replying to AnHeuermann: > But the second problem is still … - 10:56 Ticket #6150 (Backend - The debugger output with dummy derivatives is inconsistent and confusing) updated by
- Knowing if a derivative is dummy or real is not particularly …
- 10:27 Ticket #6151 (FMI - FMI model structure dependencies wrong) updated by
- Okay, the first problem is not a problem at all. The FMI Standard …
- 10:01 Ticket #6151 (FMI - FMI model structure dependencies wrong) updated by
-
Milestone changed
- 09:59 Ticket #6151 (FMI - FMI model structure dependencies wrong) updated by
-
Version changed
- 09:59 Ticket #6151 (FMI - FMI model structure dependencies wrong) created by
- The indices used to show dependencies in modelDesription.xml for FMI …
- 08:43 Ticket #6133 (OMEdit - OMEdit doesn't load a library if just the version is different; no ...) closed by
- fixed: Fixed with 094bb66/OpenModelica. OMEdit loads the …
2020-10-05:
- 22:45 Ticket #6150 (Backend - The debugger output with dummy derivatives is inconsistent and confusing) updated by
- That is due to the fact that in the backend we save the assignment of …
- 17:15 Ticket #6150 (Backend - The debugger output with dummy derivatives is inconsistent and confusing) created by
- Please consider the following test case (also attached) […] The …
- 17:06 Ticket #6149 (New Instantiation - The NF accepts illegal type declarations?) updated by
-
Priority, Milestone changed
OK, then I'll tentatively mark this as a blocker for 2.0.0. This is … - 17:00 Ticket #6149 (New Instantiation - The NF accepts illegal type declarations?) updated by
- It's defined in …
- 16:53 Ticket #6149 (New Instantiation - The NF accepts illegal type declarations?) created by
- Please consider the following test model […] OMC accepts it and …
- 14:09 Ticket #6148 (Build Environment - OpenModelica does not compile on Gentoo) closed by
- fixed: OK, I'll backport it to 1.16
- 13:37 Ticket #6148 (Build Environment - OpenModelica does not compile on Gentoo) updated by
- I just recompiled it. It worked! Thanks!
- 13:07 Ticket #6132 (Backend - backenddaeinfo states wrong number if discrete states) closed by
- fixed: It is pushed, clocked states are now reported!
- 11:09 Ticket #6148 (Build Environment - OpenModelica does not compile on Gentoo) updated by
- Try re-compiling it with the updated sources. It should work fine.
- 09:57 Ticket #6148 (Build Environment - OpenModelica does not compile on Gentoo) updated by
- https://github.com/OpenModelica/OpenModelica/pull/6799
- 09:47 Ticket #6148 (Build Environment - OpenModelica does not compile on Gentoo) updated by
-
Ah, yes... It's including
/usr/include/zlib.h
and not the correct … - 08:38 Ticket #6148 (Build Environment - OpenModelica does not compile on Gentoo) updated by
-
We are trying to figure out why the
OF
macro is empty in your case … - 08:11 Ticket #4205 (Frontend - Problem Importing Functions from Subpackages in a encapsulated Model) updated by
-
Milestone changed
- 07:06 Ticket #6148 (Build Environment - OpenModelica does not compile on Gentoo) updated by
- Probably I'm missing something, but to me it seems that the issue in …
- 05:45 Ticket #6148 (Build Environment - OpenModelica does not compile on Gentoo) updated by
-
I guess we would need to get a similar file for
om_unzip.o
because …
2020-10-04:
- 23:43 Ticket #5749 (Build Environment - Segmentation fault during omc compilation with gcc (v1.14.0)) updated by
-
Slicing down through gcc
-O2
flags to see which one is to blame … - 17:19 Ticket #4205 (Frontend - Problem Importing Functions from Subpackages in a encapsulated Model) closed by
- fixed
2020-10-03:
- 11:20 Ticket #5749 (Build Environment - Segmentation fault during omc compilation with gcc (v1.14.0)) updated by
- I could reproduce it on my Fedora 29 Workstation VirtualBox VM. I'm …
- 09:17 Ticket #6148 (Build Environment - OpenModelica does not compile on Gentoo) updated by
-
Description changed
- 09:16 Ticket #6148 (Build Environment - OpenModelica does not compile on Gentoo) updated by
- You can try to go to …
2020-10-02:
- 21:01 Ticket #6148 (Build Environment - OpenModelica does not compile on Gentoo) updated by
-
Milestone changed
- 20:56 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- The plan is to release 1.17.0 Beta by Christmas and final in Jan 2021, …
- 18:37 Ticket #6148 (Build Environment - OpenModelica does not compile on Gentoo) created by
- Hi, I'm trying to compile OpenModelica from GIT sources on my Gentoo …
- 17:23 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- Likely it is any Mac that has been updated to Xcode 12. The update is …
- 16:30 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- Not needed. Is only on some Macs that these issues are present, on our …
- 16:14 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- @adrpo, should we try to backport this to 1.16.0 as well? Or do we …
- 14:33 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- I just tried the new build (1.17.0~dev-11-g5580cb6_0) and it works! …
- 13:21 Ticket #6147 (OMPython - OpenModelica 1.16.0-dev.beta1-64bit OMPython Install Problem) updated by
- Still not there yet. "help(OMPython" works as before. Then do: >>> …
2020-10-01:
- 23:51 Ticket #6136 (Build Environment - Mac OMEdit fails to build) closed by
- fixed: I now added the macports control files to: …
- 19:52 Ticket #6147 (OMPython - OpenModelica 1.16.0-dev.beta1-64bit OMPython Install Problem) updated by
- The path is wrong, you should go to the following location "C:/Program …
- 18:32 Ticket #6147 (OMPython - OpenModelica 1.16.0-dev.beta1-64bit OMPython Install Problem) updated by
-
Cc, Owner changed
I think is Adeel or Arun that know how OMPython installs on Windows. - 17:12 Ticket #5815 (OMEdit - OMEdit not showing results) updated by
- I just upgraded to 1.17.0~dev-7-gfacfb1f_0 and this bug is still …
- 17:07 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- Replying to casella: > Replying to dersh: > …
- 17:03 Ticket #5593 (OMEdit - DXF shapes in animations are not displayed correctly) updated by
- @adeas31, one of my colleagues is asking my about this ticket. He …
- 16:48 Ticket #6147 (OMPython - OpenModelica 1.16.0-dev.beta1-64bit OMPython Install Problem) updated by
-
Status, Component, Priority, Milestone, Owner, Type changed
This is top priority. @sjoelund.se, could you have a look, please? - 16:46 Ticket #6146 (Package Manager - Issues handling libraries during Windows build) updated by
-
Milestone changed
Milestone future actually means never… - 16:45 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- Replying to dersh: > I don't see why it would work for …
- 15:40 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- No, the error message didn't change, before. But, I now have gotten …
- 14:09 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- The error messages did not even change when you added the includes? …
- 14:03 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- I tried configure.cflags-delete as well, without any luck. I tried …
- 13:22 Ticket #6147 (OMPython - OpenModelica 1.16.0-dev.beta1-64bit OMPython Install Problem) created by
- Following the directions at https://github.com/OpenModelica/OMPython …
- 13:03 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
-
It should be
configure.cflags-delete
instead of … - 13:01 Ticket #6146 (Package Manager - Issues handling libraries during Windows build) created by
- Sometimes the windows builds fail on target 'libs-for-testing'. We …
- 13:00 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- I tried both of those also, and didn't get any further. I don't see …
- 12:34 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- We need do find a way to fix this, it can be either of: 1. find a way …
- 11:22 Ticket #5749 (Build Environment - Segmentation fault during omc compilation with gcc (v1.14.0)) updated by
- The error can be reproduced with the following steps: docker run -it …
- 07:55 Ticket #6118 (Build Environment - MSVC does not work with Cpp runtime under Windows) updated by
-
The
omsicpp
target is used and also the templates {{{ … - 06:31 Ticket #5749 (Build Environment - Segmentation fault during omc compilation with gcc (v1.14.0)) updated by
- Hi, this is Fedora 29 Workstation Edition 64 bit. We are currently …
- 01:38 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- I also tried to insert each of these in the Portfile: […] …
- 01:15 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- I tried to insert the following into my local Portfile: […] I was …
2020-09-30:
- 23:35 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- No luck. I tried the new one, and verified that both of the includes …
- 21:09 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- Try the new port: 1.17.0~dev-7-gfacfb1f
- 20:52 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- I'll try the newer version, since I now see: 1.17.0~dev-6-gaa4dcca_0 …
- 20:06 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- As far as I can tell macports seem to impose those GCC flags on the …
- 19:58 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- It seems it reverts your edits as it points to the same line 143 and …
- 19:50 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- It looks like this has been a warning on Linux for a while: …
- 19:47 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- Yes: […]
- 19:45 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- Replying to mahge930: > > But I guess your compiler has …
- 19:44 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- Ouch, what is the error now? Still the same?
- 19:43 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- Replying to dersh: > I actually see that filename in four …
- 19:39 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- > But I guess your compiler has changed and it is more picky with some …
- 19:17 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- I actually see that filename in four places: […] But, I think …
- 19:09 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- Geez, we have two of 3rdParty and they both include FMIL and the bad …
- 18:23 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- When I opened that file it did not have either of the #includes. I …
- 18:16 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- But I guess your compiler has changed and it is more picky with some thing.
- 18:15 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- Not at all, this file hasn't changed for years 4+ or more.
- 18:14 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- The man shows: […] I'll try the edit and let you know. What I'm …
- 18:03 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- What do you get if in a terminal you write: […] It should tell you …
- 17:39 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- You do have the latest code and it does seem to have the same error. …
- 17:23 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- I just tried again with Macports. I see the same error. It is …
- 17:23 Ticket #5749 (Build Environment - Segmentation fault during omc compilation with gcc (v1.14.0)) updated by
- Also, I assume you have 64 bit OS, not 32 bit one.
- 17:20 Ticket #5749 (Build Environment - Segmentation fault during omc compilation with gcc (v1.14.0)) updated by
- What Fedora 29 distribution do you have? Workstation? Server?
- 17:13 Ticket #6127 (OMEdit - Improve drop-down menu for replaceable class) updated by
-
Regarding
S2
, it seems to work on Ubuntu 18.04 (when I open the … - 17:13 Ticket #5749 (Build Environment - Segmentation fault during omc compilation with gcc (v1.14.0)) updated by
-
Status, Component changed
- 17:08 Ticket #6138 (OMEdit - OMEdit gives an error when trying to set parameter or variable ...) updated by
- Seems to work on Ubuntu 18.04
- 17:06 Ticket #6129 (Interactive Environment - choicesAllMatching doesn't return the appropriate class references) updated by
- Seems to work on Ubuntu 18.04
- 17:03 Ticket #6128 (OMEdit - OMEdit deletes the redeclare clause when a parameter value is changed) updated by
- Seems to work on Ubuntu 18.04
- 16:56 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- Ah, sorry, I think I updated the macports as well, just go for that! I …
- 16:54 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- I've only done builds of OM using Macports. So, it handles all …
- 16:34 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- Please do the build with some logging so you can attach the new file …
- 16:34 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- I now merged the PR in the master. Note that the change is in …
- 13:33 Ticket #6133 (OMEdit - OMEdit doesn't load a library if just the version is different; no ...) updated by
- I'm in favour of notifications for all loaded libraries on by default, …
- 13:32 Ticket #5749 (Build Environment - Segmentation fault during omc compilation with gcc (v1.14.0)) updated by
-
Status, Owner, Component, Milestone changed
- 13:32 Ticket #5749 (Build Environment - Segmentation fault during omc compilation with gcc (v1.14.0)) updated by
- Hi, The compilation passes with the CFLAGS='-g' option. It also …
- 13:20 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- No. I confirmed that my edited version, with your change, is still …
- 12:49 Ticket #6136 (Build Environment - Mac OMEdit fails to build) updated by
- Let's see after PR: …
- 12:22 Ticket #6133 (OMEdit - OMEdit doesn't load a library if just the version is different; no ...) updated by
- PR#6784 fixes …
- 12:01 Ticket #5749 (Build Environment - Segmentation fault during omc compilation with gcc (v1.14.0)) updated by
-
Can you try to configure with
CFLAGS=-g
? […] and see if you … - 09:38 Ticket #5749 (Build Environment - Segmentation fault during omc compilation with gcc (v1.14.0)) updated by
- Hi, I tried on the master yesterday and the issue was still there. …
Note:
See TracTimeline
for information about the timeline view.