Guest User

VBAM-1354 error

a guest
Apr 19th, 2015
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.34 KB | None | 0 0
  1. make --trace --debug all
  2. GNU Make 4.1
  3. Built for x86_64-pc-linux-gnu
  4. Copyright (C) 1988-2014 Free Software Foundation, Inc.
  5. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  6. This is free software: you are free to change and redistribute it.
  7. There is NO WARRANTY, to the extent permitted by law.
  8. Reading makefiles...
  9. Updating goal targets....
  10. File 'all' does not exist.
  11. File 'cmake_check_build_system' does not exist.
  12. Must remake target 'cmake_check_build_system'.
  13. Makefile:2177: target 'cmake_check_build_system' does not exist
  14. /usr/bin/cmake -H/root/vbam-code-1354-trunk -B/root/vbam-code-1354-trunk/build --check-build-system CMakeFiles/Makefile.cmake 0
  15. Successfully remade target file 'cmake_check_build_system'.
  16. Must remake target 'all'.
  17. Makefile:136: update target 'all' due to: cmake_check_build_system
  18. /usr/bin/cmake -E cmake_progress_start /root/vbam-code-1354-trunk/build/CMakeFiles /root/vbam-code-1354-trunk/build/CMakeFiles/progress.marks
  19. make -f CMakeFiles/Makefile2 all
  20. GNU Make 4.1
  21. Built for x86_64-pc-linux-gnu
  22. Copyright (C) 1988-2014 Free Software Foundation, Inc.
  23. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  24. This is free software: you are free to change and redistribute it.
  25. There is NO WARRANTY, to the extent permitted by law.
  26. Reading makefiles...
  27. Updating goal targets....
  28. File 'all' does not exist.
  29. File 'CMakeFiles/vbam.dir/all' does not exist.
  30. File 'fex/CMakeFiles/fex.dir/all' does not exist.
  31. Must remake target 'fex/CMakeFiles/fex.dir/all'.
  32. CMakeFiles/Makefile2:149: target 'fex/CMakeFiles/fex.dir/all' does not exist
  33. make -f fex/CMakeFiles/fex.dir/build.make fex/CMakeFiles/fex.dir/depend
  34. GNU Make 4.1
  35. Built for x86_64-pc-linux-gnu
  36. Copyright (C) 1988-2014 Free Software Foundation, Inc.
  37. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  38. This is free software: you are free to change and redistribute it.
  39. There is NO WARRANTY, to the extent permitted by law.
  40. Reading makefiles...
  41. Updating goal targets....
  42. File 'fex/CMakeFiles/fex.dir/depend' does not exist.
  43. Must remake target 'fex/CMakeFiles/fex.dir/depend'.
  44. fex/CMakeFiles/fex.dir/build.make:780: target 'fex/CMakeFiles/fex.dir/depend' does not exist
  45. cd /root/vbam-code-1354-trunk/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /root/vbam-code-1354-trunk /root/vbam-code-1354-trunk/fex /root/vbam-code-1354-trunk/build /root/vbam-code-1354-trunk/build/fex /root/vbam-code-1354-trunk/build/fex/CMakeFiles/fex.dir/DependInfo.cmake --color=
  46. Successfully remade target file 'fex/CMakeFiles/fex.dir/depend'.
  47. make -f fex/CMakeFiles/fex.dir/build.make fex/CMakeFiles/fex.dir/build
  48. GNU Make 4.1
  49. Built for x86_64-pc-linux-gnu
  50. Copyright (C) 1988-2014 Free Software Foundation, Inc.
  51. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  52. This is free software: you are free to change and redistribute it.
  53. There is NO WARRANTY, to the extent permitted by law.
  54. Reading makefiles...
  55. Updating goal targets....
  56. File 'fex/CMakeFiles/fex.dir/build' does not exist.
  57. Must remake target 'fex/CMakeFiles/fex.dir/build'.
  58. Successfully remade target file 'fex/CMakeFiles/fex.dir/build'.
  59. /usr/bin/cmake -E cmake_progress_report /root/vbam-code-1354-trunk/build/CMakeFiles 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
  60. [ 20%] echo "Built target fex"
  61. Built target fex
  62. Successfully remade target file 'fex/CMakeFiles/fex.dir/all'.
  63. File 'CMakeFiles/vbamcore.dir/all' does not exist.
  64. Must remake target 'CMakeFiles/vbamcore.dir/all'.
  65. CMakeFiles/Makefile2:99: target 'CMakeFiles/vbamcore.dir/all' does not exist
  66. make -f CMakeFiles/vbamcore.dir/build.make CMakeFiles/vbamcore.dir/depend
  67. GNU Make 4.1
  68. Built for x86_64-pc-linux-gnu
  69. Copyright (C) 1988-2014 Free Software Foundation, Inc.
  70. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  71. This is free software: you are free to change and redistribute it.
  72. There is NO WARRANTY, to the extent permitted by law.
  73. Reading makefiles...
  74. Updating goal targets....
  75. File 'CMakeFiles/vbamcore.dir/depend' does not exist.
  76. Must remake target 'CMakeFiles/vbamcore.dir/depend'.
  77. CMakeFiles/vbamcore.dir/build.make:1742: target 'CMakeFiles/vbamcore.dir/depend' does not exist
  78. cd /root/vbam-code-1354-trunk/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /root/vbam-code-1354-trunk /root/vbam-code-1354-trunk /root/vbam-code-1354-trunk/build /root/vbam-code-1354-trunk/build /root/vbam-code-1354-trunk/build/CMakeFiles/vbamcore.dir/DependInfo.cmake --color=
  79. Successfully remade target file 'CMakeFiles/vbamcore.dir/depend'.
  80. make -f CMakeFiles/vbamcore.dir/build.make CMakeFiles/vbamcore.dir/build
  81. GNU Make 4.1
  82. Built for x86_64-pc-linux-gnu
  83. Copyright (C) 1988-2014 Free Software Foundation, Inc.
  84. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  85. This is free software: you are free to change and redistribute it.
  86. There is NO WARRANTY, to the extent permitted by law.
  87. Reading makefiles...
  88. Updating goal targets....
  89. File 'CMakeFiles/vbamcore.dir/build' does not exist.
  90. File 'libvbamcore.a' does not exist.
  91. File 'CMakeFiles/vbamcore.dir/src/common/ConfigManager.cpp.o' does not exist.
  92. Must remake target 'CMakeFiles/vbamcore.dir/src/common/ConfigManager.cpp.o'.
  93. CMakeFiles/vbamcore.dir/build.make:80: update target 'CMakeFiles/vbamcore.dir/src/common/ConfigManager.cpp.o' due to: ../src/common/ConfigManager.cpp ../src/AutoBuild.h ../src/System.h ../src/Util.h ../src/common/ConfigManager.h ../src/common/Patch.h ../src/common/Types.h ../src/common/dictionary.h ../src/common/iniparser.h ../src/gb/gb.h ../src/gb/gbCheats.h ../src/gb/gbGlobals.h ../src/gb/gbSound.h ../src/gba/Cheats.h ../src/gba/EEprom.h ../src/gba/Flash.h ../src/gba/GBA.h ../src/gba/Globals.h ../src/gba/RTC.h ../src/gba/Sound.h ../src/gba/agbprint.h ../src/gba/remote.h ../src/sdl/filters.h ../src/version.h CMakeFiles/vbamcore.dir/flags.make
  94. /usr/bin/cmake -E cmake_progress_report /root/vbam-code-1354-trunk/build/CMakeFiles 53
  95. [ 21%] /usr/bin/cmake -E cmake_echo_color --switch= --green "Building CXX object CMakeFiles/vbamcore.dir/src/common/ConfigManager.cpp.o"
  96. Building CXX object CMakeFiles/vbamcore.dir/src/common/ConfigManager.cpp.o
  97. /usr/bin/c++ -DBKPT_SUPPORT -DC_CORE -DENABLE_NLS -DFINAL_VERSION -DGBA_LOGGING -DHAVE_ARPA_INET_H -DHAVE_NETINET_IN_H -DHAVE_SEM_TIMEDWAIT -DHAVE_ZLIB_H -DNO_ASM -DSDL -DUSE_OPENGL -O2 -march=native -msse -msse2 -msse3 -mssse3 -mmmx -pipe -msse4.1 -msse4.2 -mavx -I/root/vbam-code-1354-trunk/fex -I/usr/include/SDL -DSYSCONFDIR='"/etc"' -DWITH_LIRC='0' -DVERSION='"1.8.0-SVN"' -DPKGDATADIR='"/usr/local/share/vbam"' -DPACKAGE='' -DLOCALEDIR=\"/usr/local/share/locale\" -o CMakeFiles/vbamcore.dir/src/common/ConfigManager.cpp.o -c /root/vbam-code-1354-trunk/src/common/ConfigManager.cpp
  98. /root/vbam-code-1354-trunk/src/common/ConfigManager.cpp:15:23: fatal error: ../svnrev.h: No such file or directory
  99. #include "../svnrev.h"
  100. ^
  101. compilation terminated.
  102. CMakeFiles/vbamcore.dir/build.make:80: recipe for target 'CMakeFiles/vbamcore.dir/src/common/ConfigManager.cpp.o' failed
  103. make[2]: *** [CMakeFiles/vbamcore.dir/src/common/ConfigManager.cpp.o] Error 1
  104. CMakeFiles/Makefile2:99: recipe for target 'CMakeFiles/vbamcore.dir/all' failed
  105. make[1]: *** [CMakeFiles/vbamcore.dir/all] Error 2
  106. Makefile:136: recipe for target 'all' failed
  107. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment