bugManeage - Bugs: bug #58265, CMake Error: The C++ compiler does...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #58265: CMake Error: The C++ compiler does not support C++11

Submitter:  Raul Infante-Sainz <infantesainz>
Submitted:  Tue 28 Apr 2020 05:41:35 PM UTC
   
 
Category:  Software Severity:  4 - Important
Item Group:  Crash Status:  Fixed
Privacy:  Public Assigned to:  infantesainz
Open/Closed:  Closed

Wed 29 Apr 2020 02:03:56 AM UTC, comment #3: 

Just one thing Raul: let's move the discussion on gettext into bug #58248 (I just opened it again).

By the way, I mistakenly re-loaded this page before answering and had set it to "open" again, so I am closing it with this comment.

Mohammad Akhlaghi <makhlaghi>
Group administrator
Wed 29 Apr 2020 01:55:15 AM UTC, comment #2: 

That is interesting! Thanks for the update Raul! In fact I was just starting to look into it ;-)!

But another point was also interesting for me: you didn't have gettext on your macOS until now, and Maneage built successfully with no problem, right?

If so, maybe we should only add that test only for GNU/Linux systems, thanks for mentioning this ;-).

Mohammad Akhlaghi <makhlaghi>
Group administrator
Wed 29 Apr 2020 01:51:24 AM UTC, comment #1: 

After some tests, I decided to remove the entire build directory and run it from scratch. I did it twice (one with my fork and another with an already set up project) and it was up to the end without the error I described before. As a consequence there is not such bug and this issue is closed.

Raul Infante-Sainz <infantesainz>
Group Member
Tue 28 Apr 2020 05:41:35 PM UTC, original submission:  

I am having this problem when trying to install CMake in the configure step. My system is macOS. I just pull all the recent changes in order to be updated but then I got this problem. Attached there is the complete output from terminal.

Could it be related with the gettext installation? I read the message saying it has to be installed until it is included into Maneage. So, I installed it and I never saw the message again (but I have the feeling that it was not properly installed).

After a fast search I tried to use:
export CXX="clang++ -std=gnu++11"

But it did not work. Any idea?

Raul Infante-Sainz <infantesainz>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #48961:  log.txt added by infantesainz (262KiB - text/plain)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by makhlaghi (Posted a comment)
  • -email is unavailable- added by infantesainz (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-04-29 makhlaghi StatusNone Fixed
        Assigned toNone infantesainz
        Open/ClosedOpen Closed
    2020-04-29 makhlaghi Open/ClosedClosed Open
    2020-04-29 infantesainz Open/ClosedOpen Closed
    2020-04-28 infantesainz Attached File- Added log.txt, #48961

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code