Build Error on ARchlinux #39

Closed
opened 2018-06-11 19:18:04 +00:00 by aleajactaest · 3 comments
aleajactaest commented 2018-06-11 19:18:04 +00:00 (Migrated from port.numenaute.org)

Build Error :

In file included from /usr/include/c++/8.1.1/map:62,
from /builds/project-0/code/build/nel/src/3d/nel3d_pch/std3d.h:27:
/usr/include/c++/8.1.1/bits/stl_multimap.h: In instantiation of 'class std::multimap, std::allocator >':
/builds/project-0/code/nel/include/nel/3d/particle_system.h:1179:19: required from here
/usr/include/c++/8.1.1/bits/stl_multimap.h:121:21: error: static assertion failed: std::multimap must have the same value_type as its allocator
static_assert(is_same::value,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: *** [nel/src/3d/CMakeFiles/nel3d.dir/build.make:765: nel/src/3d/CMakeFiles/nel3d.dir/instance_group_user.cpp.o] Error 1
make[2]: *** [CMakeFiles/Makefile2:518: nel/src/3d/CMakeFiles/nel3d.dir/all] Error 2
make[1]: *** [CMakeFiles/Makefile2:6189: ryzom/client/src/CMakeFiles/khanat_client.dir/rule] Error 2
make: *** [Makefile:1486: khanat_client] Error 2

Build Error : <code> In file included from /usr/include/c++/8.1.1/map:62, from /builds/project-0/code/build/nel/src/3d/nel3d_pch/std3d.h:27: /usr/include/c++/8.1.1/bits/stl_multimap.h: In instantiation of 'class std::multimap, std::allocator >': /builds/project-0/code/nel/include/nel/3d/particle_system.h:1179:19: required from here /usr/include/c++/8.1.1/bits/stl_multimap.h:121:21: error: static assertion failed: std::multimap must have the same value_type as its allocator static_assert(is_same::value, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: *** [nel/src/3d/CMakeFiles/nel3d.dir/build.make:765: nel/src/3d/CMakeFiles/nel3d.dir/instance_group_user.cpp.o] Error 1 make[2]: *** [CMakeFiles/Makefile2:518: nel/src/3d/CMakeFiles/nel3d.dir/all] Error 2 make[1]: *** [CMakeFiles/Makefile2:6189: ryzom/client/src/CMakeFiles/khanat_client.dir/rule] Error 2 make: *** [Makefile:1486: khanat_client] Error 2 </code>
aleajactaest commented 2018-06-11 19:19:03 +00:00 (Migrated from port.numenaute.org)

mentioned in issue khanat-ressources#16

mentioned in issue khanat-ressources#16
aleajactaest commented 2018-06-15 19:23:38 +00:00 (Migrated from port.numenaute.org)

mentioned in merge request !41

mentioned in merge request !41
deed commented 2018-06-15 20:14:39 +00:00 (Migrated from port.numenaute.org)

closed via merge request !41

closed via merge request !41
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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: Khaganat-NeL/khanat-opennel-code#39
No description provided.