Advertisement
zombiesByte

Attract Mode Pi On PC

May 31st, 2018
520
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 23.47 KB | None | 0 0
  1. blackcab@blackcab:~$ sudo apt-get update; sudo apt-get upgrade
  2. Ign:1 http://ppa.launchpad.net/libretro/stable/ubuntu cosmic InRelease
  3. Ign:2 http://ppa.launchpad.net/libretro/stable/ubuntu cosmic Release
  4. Ign:3 http://ppa.launchpad.net/libretro/stable/ubuntu cosmic/main all Packages
  5. Ign:4 http://ppa.launchpad.net/libretro/stable/ubuntu cosmic/main amd64 Packages
  6. Ign:5 http://ppa.launchpad.net/libretro/stable/ubuntu cosmic/main Translation-en                    _GB
  7. Ign:6 http://ppa.launchpad.net/libretro/stable/ubuntu cosmic/main Translation-en
  8. Ign:3 http://ppa.launchpad.net/libretro/stable/ubuntu cosmic/main all Packages
  9. Ign:4 http://ppa.launchpad.net/libretro/stable/ubuntu cosmic/main amd64 Packages
  10. Ign:5 http://ppa.launchpad.net/libretro/stable/ubuntu cosmic/main Translation-en                    _GB
  11. Ign:6 http://ppa.launchpad.net/libretro/stable/ubuntu cosmic/main Translation-en
  12. Ign:3 http://ppa.launchpad.net/libretro/stable/ubuntu cosmic/main all Packages
  13. Ign:4 http://ppa.launchpad.net/libretro/stable/ubuntu cosmic/main amd64 Packages
  14. Ign:5 http://ppa.launchpad.net/libretro/stable/ubuntu cosmic/main Translation-en                    _GB
  15. Ign:7 http://ftp.uk.debian.org/debian stretch InRelease
  16. Ign:6 http://ppa.launchpad.net/libretro/stable/ubuntu cosmic/main Translation-en
  17. Get:8 http://ftp.uk.debian.org/debian stretch-updates InRelease [91.0 kB]
  18. Ign:3 http://ppa.launchpad.net/libretro/stable/ubuntu cosmic/main all Packages
  19. Ign:4 http://ppa.launchpad.net/libretro/stable/ubuntu cosmic/main amd64 Packages
  20. Ign:5 http://ppa.launchpad.net/libretro/stable/ubuntu cosmic/main Translation-en                    _GB
  21. Get:9 http://security.debian.org/debian-security stretch/updates InRelease [94.3                     kB]
  22. Hit:10 http://ftp.uk.debian.org/debian stretch Release
  23. Ign:6 http://ppa.launchpad.net/libretro/stable/ubuntu cosmic/main Translation-en
  24. Ign:3 http://ppa.launchpad.net/libretro/stable/ubuntu cosmic/main all Packages
  25. Ign:4 http://ppa.launchpad.net/libretro/stable/ubuntu cosmic/main amd64 Packages
  26. Ign:5 http://ppa.launchpad.net/libretro/stable/ubuntu cosmic/main Translation-en                    _GB
  27. Ign:6 http://ppa.launchpad.net/libretro/stable/ubuntu cosmic/main Translation-en
  28. Ign:3 http://ppa.launchpad.net/libretro/stable/ubuntu cosmic/main all Packages
  29. Err:4 http://ppa.launchpad.net/libretro/stable/ubuntu cosmic/main amd64 Packages
  30.   404  Not Found
  31. Ign:5 http://ppa.launchpad.net/libretro/stable/ubuntu cosmic/main Translation-en                    _GB
  32. Ign:6 http://ppa.launchpad.net/libretro/stable/ubuntu cosmic/main Translation-en
  33. Get:12 http://security.debian.org/debian-security stretch/updates/main Sources [                    140 kB]
  34. Get:13 http://security.debian.org/debian-security stretch/updates/main amd64 Pac                    kages [354 kB]
  35. Fetched 679 kB in 1s (484 kB/s)
  36. Reading package lists... Done
  37. W: The repository 'http://ppa.launchpad.net/libretro/stable/ubuntu cosmic Releas                    e' does not have a Release file.
  38. N: Data from such a repository can't be authenticated and is therefore potential                    ly dangerous to use.
  39. N: See apt-secure(8) manpage for repository creation and user configuration deta                    ils.
  40. E: Failed to fetch http://ppa.launchpad.net/libretro/stable/ubuntu/dists/cosmic/                    main/binary-amd64/Packages  404  Not Found
  41. E: Some index files failed to download. They have been ignored, or old ones used                     instead.
  42. Reading package lists... Done
  43. Building dependency tree
  44. Reading state information... Done
  45. Calculating upgrade... Done
  46. The following packages will be upgraded:
  47.  git git-man
  48. 2 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  49. Need to get 5,596 kB of archives.
  50. After this operation, 65.5 kB of additional disk space will be used.
  51. Do you want to continue? [Y/n] y
  52. Get:1 http://security.debian.org/debian-security stretch/updates/main amd64 git-                    man all 1:2.11.0-3+deb9u3 [1,433 kB]
  53. Get:2 http://security.debian.org/debian-security stretch/updates/main amd64 git                     amd64 1:2.11.0-3+deb9u3 [4,163 kB]
  54. Fetched 5,596 kB in 0s (7,321 kB/s)
  55. Reading changelogs... Done
  56. (Reading database ... 43656 files and directories currently installed.)
  57. Preparing to unpack .../git-man_1%3a2.11.0-3+deb9u3_all.deb ...
  58. Unpacking git-man (1:2.11.0-3+deb9u3) over (1:2.11.0-3+deb9u2) ...
  59. Preparing to unpack .../git_1%3a2.11.0-3+deb9u3_amd64.deb ...
  60. Unpacking git (1:2.11.0-3+deb9u3) over (1:2.11.0-3+deb9u2) ...
  61. Setting up git-man (1:2.11.0-3+deb9u3) ...
  62. Processing triggers for man-db (2.7.6.1-2) ...
  63. Setting up git (1:2.11.0-3+deb9u3) ...
  64. blackcab@blackcab:~$ cd ~; mkdir develop
  65. blackcab@blackcab:~$ sudo apt-get install cmake libflac-dev libogg-dev libvorbis                    -dev libopenal-dev libfreetype6-dev libudev-dev libjpeg-dev libudev-dev libfontc                    onfig1-dev
  66. Reading package lists... Done
  67. Building dependency tree
  68. Reading state information... Done
  69. cmake is already the newest version (3.7.2-1).
  70. libfontconfig1-dev is already the newest version (2.11.0-6.7+b1).
  71. libfreetype6-dev is already the newest version (2.6.3-3.2).
  72. libfreetype6-dev set to manually installed.
  73. libjpeg-dev is already the newest version (1:1.5.1-2).
  74. libopenal-dev is already the newest version (1:1.17.2-4+b2).
  75. The following NEW packages will be installed:
  76.  libflac-dev libogg-dev libudev-dev libvorbis-dev
  77. 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded.
  78. Need to get 892 kB of archives.
  79. After this operation, 3,406 kB of additional disk space will be used.
  80. Do you want to continue? [Y/n] y
  81. Get:1 http://ftp.uk.debian.org/debian stretch-updates/main amd64 libudev-dev amd                    64 232-25+deb9u3 [91.1 kB]
  82. Get:2 http://security.debian.org/debian-security stretch/updates/main amd64 libv                    orbis-dev amd64 1.3.5-4+deb9u2 [333 kB]
  83. Get:3 http://ftp.uk.debian.org/debian stretch/main amd64 libogg-dev amd64 1.3.2-                    1 [198 kB]
  84. Get:4 http://ftp.uk.debian.org/debian stretch/main amd64 libflac-dev amd64 1.3.2                    -1 [270 kB]
  85. Fetched 892 kB in 0s (4,769 kB/s)
  86. Selecting previously unselected package libudev-dev:amd64.
  87. (Reading database ... 43656 files and directories currently installed.)
  88. Preparing to unpack .../libudev-dev_232-25+deb9u3_amd64.deb ...
  89. Unpacking libudev-dev:amd64 (232-25+deb9u3) ...
  90. Selecting previously unselected package libogg-dev:amd64.
  91. Preparing to unpack .../libogg-dev_1.3.2-1_amd64.deb ...
  92. Unpacking libogg-dev:amd64 (1.3.2-1) ...
  93. Selecting previously unselected package libflac-dev:amd64.
  94. Preparing to unpack .../libflac-dev_1.3.2-1_amd64.deb ...
  95. Unpacking libflac-dev:amd64 (1.3.2-1) ...
  96. Selecting previously unselected package libvorbis-dev:amd64.
  97. Preparing to unpack .../libvorbis-dev_1.3.5-4+deb9u2_amd64.deb ...
  98. Unpacking libvorbis-dev:amd64 (1.3.5-4+deb9u2) ...
  99. Processing triggers for man-db (2.7.6.1-2) ...
  100. Setting up libogg-dev:amd64 (1.3.2-1) ...
  101. Setting up libudev-dev:amd64 (232-25+deb9u3) ...
  102. Setting up libvorbis-dev:amd64 (1.3.5-4+deb9u2) ...
  103. Setting up libflac-dev:amd64 (1.3.2-1) ...
  104. blackcab@blackcab:~$ cd ~/develop
  105. blackcab@blackcab:~/develop$ git clone --depth 1 https://github.com/mickelson/sf                    ml-pi sfml-pi
  106. Cloning into 'sfml-pi'...
  107. remote: Counting objects: 819, done.
  108. remote: Compressing objects: 100% (701/701), done.
  109. remote: Total 819 (delta 288), reused 332 (delta 86), pack-reused 0
  110. Receiving objects: 100% (819/819), 21.37 MiB | 7.92 MiB/s, done.
  111. Resolving deltas: 100% (288/288), done.
  112. blackcab@blackcab:~/develop$ mkdir sfml-pi/build; cd sfml-pi/build
  113. blackcab@blackcab:~/develop/sfml-pi/build$ cmake .. -DSFML_RPI=1 -DEGL_INCLUDE_D                    IR=/opt/vc/include -DEGL_LIBRARY=/opt/vc/lib/libbrcmEGL.so -DGLES_INCLUDE_DIR=/o                    pt/vc/include -DGLES_LIBRARY=/opt/vc/lib/libbrcmGLESv2.so
  114. -- The C compiler identification is GNU 6.3.0
  115. -- The CXX compiler identification is GNU 6.3.0
  116. -- Check for working C compiler: /usr/bin/cc
  117. -- Check for working C compiler: /usr/bin/cc -- works
  118. -- Detecting C compiler ABI info
  119. -- Detecting C compiler ABI info - done
  120. -- Detecting C compile features
  121. -- Detecting C compile features - done
  122. -- Check for working CXX compiler: /usr/bin/c++
  123. -- Check for working CXX compiler: /usr/bin/c++ -- works
  124. -- Detecting CXX compiler ABI info
  125. -- Detecting CXX compiler ABI info - done
  126. -- Detecting CXX compile features
  127. -- Detecting CXX compile features - done
  128. -- Found EGL: /opt/vc/lib/libbrcmEGL.so
  129. -- Found GLES: /opt/vc/lib/libbrcmGLESv2.so
  130. -- libudev stable: 1
  131. -- Found UDev: /lib/x86_64-linux-gnu/libudev.so
  132. --    include: /usr/include
  133. -- Found JPEG: /usr/lib/x86_64-linux-gnu/libjpeg.so
  134. -- Found OpenAL: /usr/lib/x86_64-linux-gnu/libopenal.so
  135. -- Found VORBIS: /usr/lib/x86_64-linux-gnu/libvorbis.so
  136. -- Found FLAC: /usr/lib/x86_64-linux-gnu/libFLAC.so
  137. CMake Error: The following variables are used in this project, but they are set                     to NOTFOUND.
  138. Please set them or make sure they are set and tested correctly in the CMake file                    s:
  139. GLES2_LIBRARY
  140.    linked by target "sfml-graphics" in directory /home/blackcab/develop/sfml-pi                    /src/SFML/Graphics
  141.  
  142. -- Configuring incomplete, errors occurred!
  143. See also "/home/blackcab/develop/sfml-pi/build/CMakeFiles/CMakeOutput.log".
  144. blackcab@blackcab:~/develop/sfml-pi/build$ sudo make install
  145. make: *** No rule to make target 'install'.  Stop.
  146. blackcab@blackcab:~/develop/sfml-pi/build$ sudo ldconfig
  147. blackcab@blackcab:~/develop/sfml-pi/build$ cd ~/develop
  148. blackcab@blackcab:~/develop$ git clone --depth 1 git://source.ffmpeg.org/ffmpeg.git
  149. Cloning into 'ffmpeg'...
  150. remote: Counting objects: 6803, done.
  151. remote: Compressing objects: 100% (5860/5860), done.
  152. remote: Total 6803 (delta 1886), reused 3480 (delta 686)
  153. Receiving objects: 100% (6803/6803), 14.24 MiB | 8.07 MiB/s, done.
  154. Resolving deltas: 100% (1886/1886), done.
  155. blackcab@blackcab:~/develop$ cd ffmpeg
  156. blackcab@blackcab:~/develop/ffmpeg$ ./configure --enable-mmal --disable-debug --enable-shared
  157. nasm/yasm not found or too old. Use --disable-x86asm for a crippled build.
  158.  
  159. If you think configure made a mistake, make sure you are using the latest
  160. version from Git.  If the latest version fails, report the problem to the
  161. ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
  162. Include the log file "ffbuild/config.log" produced by configure as this will help
  163. solve the problem.
  164. blackcab@blackcab:~/develop/ffmpeg$ make
  165. Makefile:2: ffbuild/config.mak: No such file or directory
  166. Makefile:40: /tools/Makefile: No such file or directory
  167. Makefile:41: /ffbuild/common.mak: No such file or directory
  168. Makefile:90: /libavutil/Makefile: No such file or directory
  169. Makefile:90: /ffbuild/library.mak: No such file or directory
  170. Makefile:92: /fftools/Makefile: No such file or directory
  171. Makefile:93: /doc/Makefile: No such file or directory
  172. Makefile:94: /doc/examples/Makefile: No such file or directory
  173. Makefile:159: /tests/Makefile: No such file or directory
  174. make: *** No rule to make target '/tests/Makefile'.  Stop.
  175. blackcab@blackcab:~/develop/ffmpeg$ sudo make install
  176. Makefile:2: ffbuild/config.mak: No such file or directory
  177. Makefile:40: /tools/Makefile: No such file or directory
  178. Makefile:41: /ffbuild/common.mak: No such file or directory
  179. Makefile:90: /libavutil/Makefile: No such file or directory
  180. Makefile:90: /ffbuild/library.mak: No such file or directory
  181. Makefile:92: /fftools/Makefile: No such file or directory
  182. Makefile:93: /doc/Makefile: No such file or directory
  183. Makefile:94: /doc/examples/Makefile: No such file or directory
  184. Makefile:159: /tests/Makefile: No such file or directory
  185. make: *** No rule to make target '/tests/Makefile'.  Stop.
  186. blackcab@blackcab:~/develop/ffmpeg$ sudo ldconfig
  187. blackcab@blackcab:~/develop/ffmpeg$ sudo apt-get install libavutil-dev libavcodec-dev libavformat-dev libavfilter-dev libswscale-dev libavresample-dev
  188. Reading package lists... Done
  189. Building dependency tree
  190. Reading state information... Done
  191. libavcodec-dev is already the newest version (7:3.2.10-1~deb9u1).
  192. libavfilter-dev is already the newest version (7:3.2.10-1~deb9u1).
  193. libavformat-dev is already the newest version (7:3.2.10-1~deb9u1).
  194. libavresample-dev is already the newest version (7:3.2.10-1~deb9u1).
  195. libavutil-dev is already the newest version (7:3.2.10-1~deb9u1).
  196. libswscale-dev is already the newest version (7:3.2.10-1~deb9u1).
  197. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  198. blackcab@blackcab:~/develop/ffmpeg$ cd ~/develop
  199. blackcab@blackcab:~/develop$ git clone --depth 1 https://github.com/mickelson/attract attract
  200. Cloning into 'attract'...
  201. remote: Counting objects: 661, done.
  202. remote: Compressing objects: 100% (618/618), done.
  203. remote: Total 661 (delta 43), reused 364 (delta 23), pack-reused 0
  204. Receiving objects: 100% (661/661), 5.25 MiB | 3.74 MiB/s, done.
  205. Resolving deltas: 100% (43/43), done.
  206. blackcab@blackcab:~/develop$ cd attract
  207. blackcab@blackcab:~/develop/attract$ make USE_GLES=1
  208. flags: -Wl,--export-dynamic -I/usr/include/freetype2 -DDATA_PATH=\"/usr/local/share/attract/\" -O2 -DNDEBUG -Iextlibs/miniz -Iextlibs/audio/include -D__STDC_CONSTANT_MACROS -I/usr/include/freetype2 -I/usr/include/x86_64-linux-gnu -I/usr/include/AL -I/usr/include/x86_64-linux-gnu -Iextlibs/squirrel/include -Iextlibs/sqrat/include -Iextlibs/gameswf  -DUSE_GLES -DUSE_FONTCONFIG -DUSE_SWRESAMPLE
  209. fatal: No names found, cannot describe anything.
  210. mkdir -p obj
  211. Compiling obj/fe_base.o...
  212. In file included from /usr/include/c++/6/backward/hash_map:60:0,
  213.                 from extlibs/gameswf/base/container.h:75,
  214.                 from extlibs/gameswf/base/image.h:14,
  215.                 from extlibs/gameswf/gameswf/gameswf.h:21,
  216.                 from src/fe_base.cpp:34:
  217. /usr/include/c++/6/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
  218. #warning \
  219.  ^~~~~~~
  220. Compiling obj/fe_file.o...
  221. Compiling obj/fe_util.o...
  222. Compiling obj/fe_util_sq.o...
  223. Compiling obj/fe_cmdline.o...
  224. Compiling obj/fe_info.o...
  225. Compiling obj/fe_input.o...
  226. Compiling obj/fe_romlist.o...
  227. Compiling obj/fe_settings.o...
  228. Compiling obj/scraper_xml.o...
  229. Compiling obj/scraper_general.o...
  230. Compiling obj/scraper_net.o...
  231. Compiling obj/fe_config.o...
  232. Compiling obj/fe_presentable.o...
  233. Compiling obj/fe_present.o...
  234. Compiling obj/sprite.o...
  235. Compiling obj/fe_image.o...
  236. Compiling obj/fe_sound.o...
  237. Compiling obj/fe_shader.o...
  238. src/fe_shader.cpp: In member function ‘void FeShader::set_param(const char*, float)’:
  239. src/fe_shader.cpp:84:34: warning: ‘void sf::Shader::setParameter(const string&, float)’ is deprecated [-Wdeprecated-declarations]
  240.   m_shader.setParameter( name, x );
  241.                                  ^
  242. In file included from src/fe_shader.hpp:26:0,
  243.                 from src/fe_shader.cpp:23:
  244. /usr/include/SFML/Graphics/Shader.hpp:554:26: note: declared here
  245.     SFML_DEPRECATED void setParameter(const std::string& name, float x);
  246.                          ^~~~~~~~~~~~
  247. src/fe_shader.cpp: In member function ‘void FeShader::set_param(const char*, float, float)’:
  248. src/fe_shader.cpp:93:37: warning: ‘void sf::Shader::setParameter(const string&, float, float)’ is deprecated [-Wdeprecated-declarations]
  249.   m_shader.setParameter( name, x, y );
  250.                                     ^
  251. In file included from src/fe_shader.hpp:26:0,
  252.                 from src/fe_shader.cpp:23:
  253. /usr/include/SFML/Graphics/Shader.hpp:562:26: note: declared here
  254.     SFML_DEPRECATED void setParameter(const std::string& name, float x, float y);
  255.                          ^~~~~~~~~~~~
  256. src/fe_shader.cpp: In member function ‘void FeShader::set_param(const char*, float, float, float)’:
  257. src/fe_shader.cpp:102:40: warning: ‘void sf::Shader::setParameter(const string&, float, float, float)’ is deprecated [-Wdeprecated-declarations]
  258.   m_shader.setParameter( name, x, y, z );
  259.                                        ^
  260. In file included from src/fe_shader.hpp:26:0,
  261.                 from src/fe_shader.cpp:23:
  262. /usr/include/SFML/Graphics/Shader.hpp:570:26: note: declared here
  263.     SFML_DEPRECATED void setParameter(const std::string& name, float x, float y, float z);
  264.                          ^~~~~~~~~~~~
  265. src/fe_shader.cpp: In member function ‘void FeShader::set_param(const char*, float, float, float, float)’:
  266. src/fe_shader.cpp:111:43: warning: ‘void sf::Shader::setParameter(const string&, float, float, float, float)’ is deprecated [-Wdeprecated-declarations]
  267.   m_shader.setParameter( name, x, y, z, w );
  268.                                           ^
  269. In file included from src/fe_shader.hpp:26:0,
  270.                 from src/fe_shader.cpp:23:
  271. /usr/include/SFML/Graphics/Shader.hpp:578:26: note: declared here
  272.     SFML_DEPRECATED void setParameter(const std::string& name, float x, float y, float z, float w);
  273.                          ^~~~~~~~~~~~
  274. src/fe_shader.cpp: In member function ‘void FeShader::set_texture_param(const char*)’:
  275. src/fe_shader.cpp:120:59: warning: ‘void sf::Shader::setParameter(const string&, sf::Shader::CurrentTextureType)’ is deprecated [-Wdeprecated-declarations]
  276.   m_shader.setParameter( name, sf::Shader::CurrentTexture );
  277.                                                           ^
  278. In file included from src/fe_shader.hpp:26:0,
  279.                 from src/fe_shader.cpp:23:
  280. /usr/include/SFML/Graphics/Shader.hpp:626:26: note: declared here
  281.     SFML_DEPRECATED void setParameter(const std::string& name, CurrentTextureType);
  282.                          ^~~~~~~~~~~~
  283. src/fe_shader.cpp: In member function ‘void FeShader::set_texture_param(const char*, FeImage*)’:
  284. src/fe_shader.cpp:133:42: warning: ‘void sf::Shader::setParameter(const string&, const sf::Texture& ’ is deprecated [-Wdeprecated-declarations]
  285.    m_shader.setParameter( name, *texture );
  286.                                          ^
  287. In file included from src/fe_shader.hpp:26:0,
  288.                 from src/fe_shader.cpp:23:
  289. /usr/include/SFML/Graphics/Shader.hpp:618:26: note: declared here
  290.     SFML_DEPRECATED void setParameter(const std::string& name, const Texture& texture);
  291.                          ^~~~~~~~~~~~
  292. Compiling obj/fe_overlay.o...
  293. src/fe_overlay.cpp: In member function ‘bool FeOverlay::edit_loop(std::vector<sf::Drawable*>, std::__cxx11::basic_string<unsigned int>&, FeTextPrimative*)’:
  294. src/fe_overlay.cpp:1586:34: warning: ‘void sf::Text::setColor(const sf::Color&)’ is deprecated [-Wdeprecated-declarations]
  295.  cursor.setColor( tp->getColor() );
  296.                                  ^
  297. In file included from /usr/include/SFML/Graphics.hpp:51:0,
  298.                 from src/fe_overlay.hpp:26,
  299.                 from src/fe_overlay.cpp:23:
  300. /usr/include/SFML/Graphics/Text.hpp:177:26: note: declared here
  301.     SFML_DEPRECATED void setColor(const Color& color);
  302.                          ^~~~~~~~
  303. Compiling obj/fe_window.o...
  304. Compiling obj/tp.o...
  305. src/tp.cpp: In member function ‘void FeTextPrimative::setColor(const sf::Color&)’:
  306. src/tp.cpp:71:26: warning: ‘void sf::Text::setColor(const sf::Color&)’ is deprecated [-Wdeprecated-declarations]
  307.   m_texts[i].setColor( c );
  308.                          ^
  309. In file included from /usr/include/SFML/Graphics.hpp:51:0,
  310.                 from src/tp.hpp:26,
  311.                 from src/tp.cpp:23:
  312. /usr/include/SFML/Graphics/Text.hpp:177:26: note: declared here
  313.     SFML_DEPRECATED void setColor(const Color& color);
  314.                          ^~~~~~~~
  315. src/tp.cpp: In member function ‘const sf::Color& FeTextPrimative::getColor() const’:
  316. src/tp.cpp:76:29: warning: ‘const sf::Color& sf::Text::getColor() const’ is deprecated [-Wdeprecated-declarations]
  317.  return m_texts[0].getColor();
  318.                             ^
  319. In file included from /usr/include/SFML/Graphics.hpp:51:0,
  320.                 from src/tp.hpp:26,
  321.                 from src/tp.cpp:23:
  322. /usr/include/SFML/Graphics/Text.hpp:285:34: note: declared here
  323.     SFML_DEPRECATED const Color& getColor() const;
  324.                                  ^~~~~~~~
  325. Compiling obj/fe_text.o...
  326. Compiling obj/fe_listbox.o...
  327. Compiling obj/fe_vm.o...
  328. Compiling obj/fe_blend.o...
  329. Compiling obj/zip.o...
  330. Compiling obj/main.o...
  331. src/main.cpp: In function ‘int main(int, char**)’:
  332. src/main.cpp:575:44: warning: ‘sf::Image sf::RenderWindow::capture() const’ is deprecated [-Wdeprecated-declarations]
  333.       sf::Image sshot_img = window.capture();
  334.                                            ^
  335. In file included from /usr/include/SFML/Graphics.hpp:47:0,
  336.                 from src/fe_present.hpp:26,
  337.                 from src/main.cpp:24:
  338. /usr/include/SFML/Graphics/RenderWindow.hpp:140:27: note: declared here
  339.     SFML_DEPRECATED Image capture() const;
  340.                           ^~~~~~~
  341. Compiling obj/fe_net.o...
  342. Compiling obj/swf.o...
  343. In file included from /usr/include/c++/6/backward/hash_map:60:0,
  344.                 from extlibs/gameswf/base/container.h:75,
  345.                 from extlibs/gameswf/base/tu_file.h:18,
  346.                 from src/swf.cpp:26:
  347. /usr/include/c++/6/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
  348. #warning \
  349.  ^~~~~~~
  350. src/swf.cpp:37:21: fatal error: GLES/gl.h: No such file or directory
  351. #include <GLES/gl.h>
  352.                     ^
  353. compilation terminated.
  354. Makefile:456: recipe for target 'obj/swf.o' failed
  355. make: *** [obj/swf.o] Error 1
  356. blackcab@blackcab:~/develop/attract$ sudo make install USE_GLES=1
  357. flags: -Wl,--export-dynamic -I/usr/include/freetype2 -DDATA_PATH=\"/usr/local/share/attract/\" -O2 -DNDEBUG -Iextlibs/miniz -Iextlibs/audio/include -D__STDC_CONSTANT_MACROS -I/usr/include/freetype2 -I/usr/include/x86_64-linux-gnu -I/usr/include/AL -I/usr/include/x86_64-linux-gnu -Iextlibs/squirrel/include -Iextlibs/sqrat/include -Iextlibs/gameswf  -DUSE_GLES -DUSE_FONTCONFIG -DUSE_SWRESAMPLE
  358. fatal: No names found, cannot describe anything.
  359. Compiling obj/swf.o...
  360. In file included from /usr/include/c++/6/backward/hash_map:60:0,
  361.                 from extlibs/gameswf/base/container.h:75,
  362.                 from extlibs/gameswf/base/tu_file.h:18,
  363.                 from src/swf.cpp:26:
  364. /usr/include/c++/6/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
  365. #warning \
  366.  ^~~~~~~
  367. src/swf.cpp:37:21: fatal error: GLES/gl.h: No such file or directory
  368. #include <GLES/gl.h>
  369.                     ^
  370. compilation terminated.
  371. Makefile:456: recipe for target 'obj/swf.o' failed
  372. make: *** [obj/swf.o] Error 1
  373. blackcab@blackcab:~/develop/attract$ cd ..
  374. blackcab@blackcab:~/develop$ ls
  375. attract  ffmpeg  sfml-pi
  376. blackcab@blackcab:~/develop$ cd ..
  377. blackcab@blackcab:~$ ls
  378. Desktop  Documents  libretro-super  MyTemp    Public     Videos
  379. develop  Downloads  Music           Pictures  Templates
  380. blackcab@blackcab:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement