build master fails - linux #55687

Closed
opened 2018-07-01 14:08:14 +02:00 by interlichtspielhaus · 3 comments

System Information
Ubuntu 16.04.4 LTS
gcc (Ubuntu 5.4.0-6ubuntu1~16.04.10) 5.4.0 20160609
boost Version: 1.58.0.1ubuntu1

build latest master git checkout

Short description of error
/usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
#error This file requires compiler and library support \

^

..
..

/home/ins/blender/source/blender/alembic/intern/abc_customdata.cc: In function ‘void get_uvs(const CDStreamConfig&, std::vector<Imath_2_2::Vec2, std::allocator<Imath_2_2::Vec2 > >&, std::vector<unsigned int, std::allocator >&, void*)’:
/home/ins/blender/source/blender/alembic/intern/abc_customdata.cc:109:3: error: ‘unordered_map’ is not a member of ‘std’

 std::unordered_map<uint64_t, int> idx_map;
 ^

/home/ins/blender/source/blender/alembic/intern/abc_customdata.cc:109:3: note: suggested alternatives:
In file included from /usr/include/boost/unordered/unordered_map.hpp:17:0,

               from /usr/include/boost/unordered_map.hpp:17,
               from /opt/lib/alembic/include/Alembic/Util/Foundation.h:52,
               from /opt/lib/alembic/include/Alembic/Util/All.h:40,
               from /opt/lib/alembic/include/Alembic/AbcCoreAbstract/Foundation.h:40,
               from /opt/lib/alembic/include/Alembic/AbcCoreAbstract/ArchiveReader.h:41,
               from /opt/lib/alembic/include/Alembic/AbcCoreAbstract/All.h:40,
               from /opt/lib/alembic/include/Alembic/Abc/Foundation.h:40,
               from /opt/lib/alembic/include/Alembic/Abc/Base.h:40,
               from /opt/lib/alembic/include/Alembic/Abc/All.h:40,
               from /home/ins/blender/source/blender/alembic/intern/abc_customdata.h:28,
               from /home/ins/blender/source/blender/alembic/intern/abc_customdata.cc:25:

/usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’

       class unordered_map;
             ^

/usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’
/usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’
/usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’
/usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’
/usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’
/usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’
/usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’
/usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’
/usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’
/home/ins/blender/source/blender/alembic/intern/abc_customdata.cc:109:30: error: expected primary-expression before ‘,’ token

 std::unordered_map<uint64_t, int> idx_map;
                            ^

/home/ins/blender/source/blender/alembic/intern/abc_customdata.cc:109:32: error: expected primary-expression before ‘int’

 std::unordered_map<uint64_t, int> idx_map;
                              ^

/home/ins/blender/source/blender/alembic/intern/abc_customdata.cc:120:5: error: ‘unordered_map’ is not a member of ‘std’

   std::unordered_map<uint64_t, int>::iterator it = idx_map.find(k);
   ^

/home/ins/blender/source/blender/alembic/intern/abc_customdata.cc:120:5: note: suggested alternatives:
In file included from /usr/include/boost/unordered/unordered_map.hpp:17:0,

               from /usr/include/boost/unordered_map.hpp:17,
               from /opt/lib/alembic/include/Alembic/Util/Foundation.h:52,
               from /opt/lib/alembic/include/Alembic/Util/All.h:40,
               from /opt/lib/alembic/include/Alembic/AbcCoreAbstract/Foundation.h:40,
               from /opt/lib/alembic/include/Alembic/AbcCoreAbstract/ArchiveReader.h:41,
               from /opt/lib/alembic/include/Alembic/AbcCoreAbstract/All.h:40,
               from /opt/lib/alembic/include/Alembic/Abc/Foundation.h:40,
               from /opt/lib/alembic/include/Alembic/Abc/Base.h:40,
               from /opt/lib/alembic/include/Alembic/Abc/All.h:40,
               from /home/ins/blender/source/blender/alembic/intern/abc_customdata.h:28,
               from /home/ins/blender/source/blender/alembic/intern/abc_customdata.cc:25:

/usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’

       class unordered_map;
             ^

/usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’
/usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’
/usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’
/usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’
/usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’
/usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’
/usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’
/usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’
/usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’
/home/ins/blender/source/blender/alembic/intern/abc_customdata.cc:120:32: error: expected primary-expression before ‘,’ token

   std::unordered_map<uint64_t, int>::iterator it = idx_map.find(k);
                              ^

/home/ins/blender/source/blender/alembic/intern/abc_customdata.cc:120:34: error: expected primary-expression before ‘int’

   std::unordered_map<uint64_t, int>::iterator it = idx_map.find(k);
                                ^

/home/ins/blender/source/blender/alembic/intern/abc_customdata.cc:121:9: error: ‘it’ was not declared in this scope

   if (it == idx_map.end()) {
       ^

/home/ins/blender/source/blender/alembic/intern/abc_customdata.cc:121:15: error: ‘idx_map’ was not declared in this scope

   if (it == idx_map.end()) {
             ^
**System Information** Ubuntu 16.04.4 LTS gcc (Ubuntu 5.4.0-6ubuntu1~16.04.10) 5.4.0 20160609 boost Version: 1.58.0.1ubuntu1 build latest master git checkout **Short description of error** /usr/include/c++/5/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support \ ``` ^ ``` .. .. /home/ins/blender/source/blender/alembic/intern/abc_customdata.cc: In function ‘void get_uvs(const CDStreamConfig&, std::vector<Imath_2_2::Vec2<float>, std::allocator<Imath_2_2::Vec2<float> > >&, std::vector<unsigned int, std::allocator<unsigned int> >&, void*)’: /home/ins/blender/source/blender/alembic/intern/abc_customdata.cc:109:3: error: ‘unordered_map’ is not a member of ‘std’ ``` std::unordered_map<uint64_t, int> idx_map; ^ ``` /home/ins/blender/source/blender/alembic/intern/abc_customdata.cc:109:3: note: suggested alternatives: In file included from /usr/include/boost/unordered/unordered_map.hpp:17:0, ``` from /usr/include/boost/unordered_map.hpp:17, from /opt/lib/alembic/include/Alembic/Util/Foundation.h:52, from /opt/lib/alembic/include/Alembic/Util/All.h:40, from /opt/lib/alembic/include/Alembic/AbcCoreAbstract/Foundation.h:40, from /opt/lib/alembic/include/Alembic/AbcCoreAbstract/ArchiveReader.h:41, from /opt/lib/alembic/include/Alembic/AbcCoreAbstract/All.h:40, from /opt/lib/alembic/include/Alembic/Abc/Foundation.h:40, from /opt/lib/alembic/include/Alembic/Abc/Base.h:40, from /opt/lib/alembic/include/Alembic/Abc/All.h:40, from /home/ins/blender/source/blender/alembic/intern/abc_customdata.h:28, from /home/ins/blender/source/blender/alembic/intern/abc_customdata.cc:25: ``` /usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’ ``` class unordered_map; ^ ``` /usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’ /usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’ /usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’ /usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’ /usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’ /usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’ /usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’ /usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’ /usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’ /home/ins/blender/source/blender/alembic/intern/abc_customdata.cc:109:30: error: expected primary-expression before ‘,’ token ``` std::unordered_map<uint64_t, int> idx_map; ^ ``` /home/ins/blender/source/blender/alembic/intern/abc_customdata.cc:109:32: error: expected primary-expression before ‘int’ ``` std::unordered_map<uint64_t, int> idx_map; ^ ``` /home/ins/blender/source/blender/alembic/intern/abc_customdata.cc:120:5: error: ‘unordered_map’ is not a member of ‘std’ ``` std::unordered_map<uint64_t, int>::iterator it = idx_map.find(k); ^ ``` /home/ins/blender/source/blender/alembic/intern/abc_customdata.cc:120:5: note: suggested alternatives: In file included from /usr/include/boost/unordered/unordered_map.hpp:17:0, ``` from /usr/include/boost/unordered_map.hpp:17, from /opt/lib/alembic/include/Alembic/Util/Foundation.h:52, from /opt/lib/alembic/include/Alembic/Util/All.h:40, from /opt/lib/alembic/include/Alembic/AbcCoreAbstract/Foundation.h:40, from /opt/lib/alembic/include/Alembic/AbcCoreAbstract/ArchiveReader.h:41, from /opt/lib/alembic/include/Alembic/AbcCoreAbstract/All.h:40, from /opt/lib/alembic/include/Alembic/Abc/Foundation.h:40, from /opt/lib/alembic/include/Alembic/Abc/Base.h:40, from /opt/lib/alembic/include/Alembic/Abc/All.h:40, from /home/ins/blender/source/blender/alembic/intern/abc_customdata.h:28, from /home/ins/blender/source/blender/alembic/intern/abc_customdata.cc:25: ``` /usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’ ``` class unordered_map; ^ ``` /usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’ /usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’ /usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’ /usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’ /usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’ /usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’ /usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’ /usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’ /usr/include/boost/unordered/unordered_map_fwd.hpp:28:15: note: ‘boost::unordered::unordered_map’ /home/ins/blender/source/blender/alembic/intern/abc_customdata.cc:120:32: error: expected primary-expression before ‘,’ token ``` std::unordered_map<uint64_t, int>::iterator it = idx_map.find(k); ^ ``` /home/ins/blender/source/blender/alembic/intern/abc_customdata.cc:120:34: error: expected primary-expression before ‘int’ ``` std::unordered_map<uint64_t, int>::iterator it = idx_map.find(k); ^ ``` /home/ins/blender/source/blender/alembic/intern/abc_customdata.cc:121:9: error: ‘it’ was not declared in this scope ``` if (it == idx_map.end()) { ^ ``` /home/ins/blender/source/blender/alembic/intern/abc_customdata.cc:121:15: error: ‘idx_map’ was not declared in this scope ``` if (it == idx_map.end()) { ^

Added subscriber: @intrah

Added subscriber: @intrah

This issue was referenced by 71e65daf5c

This issue was referenced by 71e65daf5c15ef54eb61b998d5b7ccfe14bd2816

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#55687
No description provided.