ryzom / ryzomcore

Ryzom Core is the open-source project related to the Ryzom game. This community repository is synchronized with the Ryzom Forge repository, based on the Core branch.
https://wiki.ryzom.dev
GNU Affero General Public License v3.0
338 stars 90 forks source link

Build on Visual 2010 x64 : 1 Fail out of 150 #220

Closed ryzom-pipeline closed 9 years ago

ryzom-pipeline commented 9 years ago

Original report by Feldunost (Bitbucket: Feldunost, GitHub: Feldunost).


I got source code on repository DEFAULT then followed all instructions, but apparently this build fails on 64 bits compilation in VS 2010. It's completely at the end of the build list, but there is no information about why it fails, i couldn't see any message that was giving an error or issue information.

I'm available all the Week-End for more informations.

91> death_mode.cpp 91> interface_mode.cpp 91> mount_mode.cpp 91> third_mode.cpp 91> auto_group.cpp 91> config_var.cpp 91> displayer_base.cpp 91> displayer_lua.cpp 91> displayer_visual.cpp 91> displayer_visual_activity_sequence.cpp 91> displayer_visual_entity.cpp 91> displayer_visual_group.cpp 91> displayer_visual_road.cpp 91> displayer_visual_shape.cpp 91> editor.cpp 91> entity_custom_select_box.cpp 91> entity_sorter.cpp 91> instance.cpp 91> instance_map_deco.cpp 91> island_collision.cpp 91> lua_event_forwarder.cpp 91> mesh_array.cpp 91> npc_editor.cpp 91> object_factory_client.cpp 91> palette_node.cpp 91> prim_render.cpp 91> r2_config.cpp 91> r2_lua.cpp 91> tool.cpp 91> tool_choose_pos.cpp 91> tool_choose_pos_lua.cpp 91> tool_create_entity.cpp 91> tool_draw_prim.cpp 91> tool_draw_road.cpp 91> tool_maintained_action.cpp 91> tool_new_vertex.cpp 91> tool_pick.cpp 91> tool_select_move.cpp 91> tool_select_rotate.cpp 91> verbose_clock.cpp 91> action_historic.cpp 91> client_edition_module.cpp 91> com_lua_module.cpp 91> dmc.cpp 91> palette.cpp 91> property_accessor.cpp 91> 91>ÉCHEC de la build. 91> 91>Temps écoulé 00:31:00.75 151>------ Début de la génération : Projet : ALL_BUILD, Configuration : Debug x64 ------ 151>La génération a démarré 21/11/2014 01:54:10. 151>InitializeBuildStatus: 151> Création de "x64\Debug\ALL_BUILD\ALL_BUILD.unsuccessfulbuild", car "AlwaysCreate" a été spécifié. 151>CustomBuild: 151> Building Custom Rule C:/Ryzom/code/CMakeLists.txt 151> CMake does not need to re-run because C:\Ryzom\build\CMakeFiles\generate.stamp is up-to-date. 151> Build all projects 151>FinalizeBuildStatus: 151> Suppression du fichier "x64\Debug\ALL_BUILD\ALL_BUILD.unsuccessfulbuild". 151> Mise à jour de l'horodatage "x64\Debug\ALL_BUILD\ALL_BUILD.lastbuildstate". 151> 151>La génération a réussi. 151> 151>Temps écoulé 00:00:01.45 152>------ Génération ignorée : Projet : INSTALL, Configuration : Debug x64 ------ 152>Projet non sélectionné dans le cadre d'une génération pour cette configuration de solution 153>------ Génération ignorée : Projet : PACKAGE, Configuration : Debug x64 ------ 153>Projet non sélectionné dans le cadre d'une génération pour cette configuration de solution ========== Génération : 149 a réussi, 1 a échoué, 0 mis à jour, 3 a été ignoré ==========

ryzom-pipeline commented 9 years ago

Original comment by Feldunost (Bitbucket: Feldunost, GitHub: Feldunost).


Seems to be Visual Studio issue. Currently Re-Building it.

ryzom-pipeline commented 9 years ago

Original comment by dfighter1985 (Bitbucket: dfighter1985, GitHub: dfighter1985).


There are more messages there, you just didn't copy and paste all of them.

Also it doesn't help that the messages are in French when most of us aren't...