Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [4diac-dev] Problem building 4DIAC forte

Hi,

 

 

@Jens can you provide information about the OS you’re using? I have a VM of Ubuntu 16.10 and worked fine, for master, 1.8.x and develop branches

 

@Jake,  those warning no longer appear in the develop branch

 

Regards,

 

Jose Cabral

 

Von: 4diac-dev-bounces@xxxxxxxxxxx [mailto:4diac-dev-bounces@xxxxxxxxxxx] Im Auftrag von Jake
Gesendet: Freitag, 1. September 2017 06:03
An: 4diac developer discussions <4diac-dev@xxxxxxxxxxx>
Betreff: Re: [4diac-dev] Problem building 4DIAC forte

 

Hi again,

 

I can confirm that this CMakes and builds for both 1.8.4 and git versions on Lubuntu 17.04 x64.

 

P.S. Has anyone looked at the -Wsized-deallocation warnings?

 

-Jake

 

On Thu, Aug 31, 2017 at 7:23 AM, Alois Z. <alois.zoitl@xxxxxx> wrote:

 

Hi,

 

this is strange. As I currently do not have access to a Linux machine could you be so kind and check if this also happens in the 1.8.x or development branch. Can you tell us in which directory the CMakeList file is?

 

Personaly I prefer CMake Gui for setting up my builds.

 

Maybe we should add the setup scripts to our hipp build for testing them as well.

 

Alois

Gesendet: Donnerstag, 31. August 2017 um 15:07 Uhr
Von: "Jens Reimann" <jreimann@xxxxxxxxxx>
An: 4diac-dev@xxxxxxxxxxx
Betreff: [4diac-dev] Problem building 4DIAC forte

Hi,
 

I do have a problem building 4DIAC forte from git. Here is what I did:
 

---

git clone ssh://XXX@xxxxxxxxxxxxxxx:29418/4diac/org.eclipse.4diac.forte.git
chmod a+x setup_posix.sh

./setup_posix.sh

---
 

This results in the following error:

---
...
For building forte go to bin/posix and execute "make"
forte can be found at bin/posix/src
forte_tests can be found at bin/posix/tests
CMake Error at CMakeLists.txt:16 (forte_create_modules_file):
  Unknown CMake command "forte_create_modules_file".
...
---
 

I guess I am doing something wrong, but I can't easily find out what.
 

Thanks for your help.
 

Cheers
 

Jens


--

Jens Reimann
Senior Software Engineer / EMEA ENG Middleware
Werner-von-Siemens-Ring 14
85630 Grasbrunn
Germany
phone: +49 89 2050 71286
_____________________________________________________________________________

Red Hat GmbH, www.de.redhat.com,
Registered seat: Grasbrunn, Commercial register: Amtsgericht Muenchen, HRB 153243,
Managing Directors: Paul Argiry, Charles Cachera, Michael Cunningham, Michael O'Neill

_______________________________________________ 4diac-dev mailing list 4diac-dev@xxxxxxxxxxx To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/4diac-dev


_______________________________________________
4diac-dev mailing list
4diac-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/4diac-dev

 


Back to the top