Advertisement
Guest User

Untitled

a guest
Feb 18th, 2019
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.05 KB | None | 0 0
  1. Log started at: Mon 18 Feb 17:51:17 UTC 2019
  2.  
  3. RetroPie-Setup version: 4.4.8 (56bc17a)
  4. System: Linux retropie 4.4.50-v7+ #970 SMP Mon Feb 20 19:18:29 GMT 2017 armv7l GNU/Linux
  5.  
  6. = = = = = = = = = = = = = = = = = = = = =
  7. Installing dependencies for 'skyscraper' : Scraper for EmulationStation by Lars Muldjord
  8. = = = = = = = = = = = = = = = = = = = = =
  9.  
  10. /home/pi/RetroPie-Setup/tmp/build/skyscraper /home/pi
  11.  
  12. = = = = = = = = = = = = = = = = = = = = =
  13. Getting sources for 'skyscraper' : Scraper for EmulationStation by Lars Muldjord
  14. = = = = = = = = = = = = = = = = = = = = =
  15.  
  16. git clone --recursive --depth 1 --branch 3.0.3 "https://github.com/muldjord/skyscraper" "/home/pi/RetroPie-Setup/tmp/build/skyscraper"
  17. Cloning into '/home/pi/RetroPie-Setup/tmp/build/skyscraper'...
  18. Note: checking out 'dc7af0d12c500320059ffb158c9d3d768b7e194b'.
  19.  
  20. You are in 'detached HEAD' state. You can look around, make experimental
  21. changes and commit them, and you can discard any commits you make in this
  22. state without impacting any branches by performing another checkout.
  23.  
  24. If you want to create a new branch to retain commits you create, you may
  25. do so (now or later) by using -b with the checkout command again. Example:
  26.  
  27. git checkout -b new_branch_name
  28.  
  29. HEAD is now in branch 'HEAD' at commit 'dc7af0d12c500320059ffb158c9d3d768b7e194b'
  30. /home/pi
  31. /home/pi/RetroPie-Setup/tmp/build/skyscraper /home/pi
  32.  
  33. = = = = = = = = = = = = = = = = = = = = =
  34. Building 'skyscraper' : Scraper for EmulationStation by Lars Muldjord
  35. = = = = = = = = = = = = = = = = = = = = =
  36.  
  37. g++ -c -pipe -std=c++11 -O2 -Wall -W -D_REENTRANT -fPIE -DVERSION=\"3.0.3\" -DQT_NO_DEBUG -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -I. -I. -isystem /usr/include/arm-linux-gnueabihf/qt5 -isystem /usr/include/arm-linux-gnueabihf/qt5/QtXml -isystem /usr/include/arm-linux-gnueabihf/qt5/QtNetwork -isystem /usr/include/arm-linux-gnueabihf/qt5/QtGui -isystem /usr/include/arm-linux-gnueabihf/qt5/QtCore -I. -o main.o src/main.cpp
  38. g++ -c -pipe -std=c++11 -O2 -Wall -W -D_REENTRANT -fPIE -DVERSION=\"3.0.3\" -DQT_NO_DEBUG -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib/arm-linux-gnueabihf/qt5/mkspecs/linux-g++ -I. -I. -isystem /usr/include/arm-linux-gnueabihf/qt5 -isystem /usr/include/arm-linux-gnueabihf/qt5/QtXml -isystem /usr/include/arm-linux-gnueabihf/qt5/QtNetwork -isystem /usr/include/arm-linux-gnueabihf/qt5/QtGui -isystem /usr/include/arm-linux-gnueabihf/qt5/QtCore -I. -o skyscraper.o src/skyscraper.cpp
  39. src/skyscraper.cpp:38:24: fatal error: QStorageInfo: No such file or directory
  40. #include <QStorageInfo>
  41. ^
  42. compilation terminated.
  43. Makefile:748: recipe for target 'skyscraper.o' failed
  44. make: *** [skyscraper.o] Error 1
  45. make: *** Waiting for unfinished jobs....
  46. /home/pi
  47. Could not successfully build skyscraper - Scraper for EmulationStation by Lars Muldjord (/home/pi/RetroPie-Setup/tmp/build/skyscraper/Skyscraper not found).
  48.  
  49. Log ended at: Mon 18 Feb 17:57:42 UTC 2019
  50. Total running time: 0 hours, 6 mins, 25 secs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement