Search Criteria
Package Details: emulationstation-git 1:2.4.1.r503.gc9b3f5b6-1
Git Clone URL: | https://aur.archlinux.org/emulationstation-git.git (read-only, click to copy) |
---|---|
Package Base: | emulationstation-git |
Description: | Emulation Station is a flexible emulator front-end supporting keyboardless navigation and custom system themes. Active fork by the RetroPie project. |
Upstream URL: | https://github.com/RetroPie/EmulationStation |
Licenses: | |
Provides: | |
Submitter: | drewbs |
Maintainer: | lubosz |
Last Packager: | lubosz |
Votes: | 33 |
Popularity: | 0.000000 |
First Submitted: | 2013-06-03 15:54 |
Last Updated: | 2020-03-01 13:00 |
Dependencies (6)
- curl (curl-git, curl-minimal-git)
- freeimage
- vlc (libvlc, vlc-decklink, vlc-git)
- cmake (cmake-git) (make)
- git (git-git) (make)
- rapidjson (rapidjson-git) (make)
Latest Comments
« First ‹ Previous ... 2 3 4 5 6 7 8 Next › Last »
fishburn commented on 2014-01-31 05:17
@ninjaaron
That's strange. It just recompiled fine for me. I am also getting the warning about the linker, so that seems to be unrelated to the error. Is your system up-to-date? Also, some of the dependencies were out of date. I have fixed the dependencies, so its worth giving it another try now.
ninjaaron commented on 2014-01-30 20:08
Failed to built. Got these messages:
------------
Make Warning at CMakeLists.txt:288 (add_executable):
Cannot generate a safe linker search path for target emulationstation
because files in some directories may conflict with libraries in implicit
directories:
link library [libGLESv1_CM.so] in /usr/lib may be hidden by files in:
/opt/vc/lib
Some of these libraries may not be found correctly.
-- Generating done
-- Build files have been written to: /home/ninjaaron/emulationstation-git/src/EmulationStation/build
Scanning dependencies of target emulationstation
[ 2%] Building CXX object CMakeFiles/emulationstation.dir/src/AudioManager.cpp.o
[ 4%] Building CXX object CMakeFiles/emulationstation.dir/src/FolderData.cpp.o
[ 6%] Building CXX object CMakeFiles/emulationstation.dir/src/Font.cpp.o
c++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://github.com/archlinuxarm/PKGBUILDs/issues> for instructions.
CMakeFiles/emulationstation.dir/build.make:103: recipe for target 'CMakeFiles/emulationstation.dir/src/Font.cpp.o' failed
make[2]: *** [CMakeFiles/emulationstation.dir/src/Font.cpp.o] Error 4
CMakeFiles/Makefile2:63: recipe for target 'CMakeFiles/emulationstation.dir/all' failed
make[1]: *** [CMakeFiles/emulationstation.dir/all] Error 2
Makefile:75: recipe for target 'all' failed
make: *** [all] Error 2
Anonymous comment on 2013-12-15 09:17
Seems to be fixed upstream, it works now.
Anonymous comment on 2013-12-14 11:57
I've got the following error when I try to compile :
Linking CXX executable ../emulationstation
CMakeFiles/emulationstation.dir/src/Font.cpp.o: in function « Font::initLibrary() »:
Font.cpp:(.text+0x451): undefined reference to « FT_Init_FreeType »
CMakeFiles/emulationstation.dir/src/Font.cpp.o: in function « Font::buildAtlas(ResourceData) »:
Font.cpp:(.text+0x237e): undefined reference to « FT_New_Memory_Face »
Font.cpp:(.text+0x2513): undefined reference to « FT_Set_Pixel_Sizes »
Font.cpp:(.text+0x262e): undefined reference to « FT_Load_Char »
Font.cpp:(.text+0x2742): undefined reference to « FT_Done_Face »
collect2: error: ld return execution state code 1
CMakeFiles/emulationstation.dir/build.make:1184: recipe for target '../emulationstation' failed
make[2]: *** [../emulationstation] Error 1
CMakeFiles/Makefile2:63: recipe for target 'CMakeFiles/emulationstation.dir/all' failed
make[1]: *** [CMakeFiles/emulationstation.dir/all] Error 2
Makefile:75: recipe for target 'all' failed
make: *** [all] Error 2
Any idea what's wrong ?
fishburn commented on 2013-09-15 17:11
Updated. It should be working now
pauper commented on 2013-09-07 00:26
Would you mind sharing the pkbuild?
fishburn commented on 2013-09-02 23:21
Scratch that. Its been over 2 months and this hasn't even been updated to cmake. Please orphan this package if you refuse to maintain it.
fishburn commented on 2013-09-02 23:19
I've made a working pkgbuild for this. I am willing to take over as maintainer since this hasn't been updated in over a month.
drewbs commented on 2013-06-25 11:18
Package not dead. Will update shortly.
Bonster commented on 2013-06-24 21:57
This thing dead?
--------------------------------------------------
==> Continue building retroarch-rbp-git ? [Y/n]
==> -------------------------------------------
==>
==> Building and installing package
==> ERROR: retroarch-rbp-git is not available for the 'i686' architecture.
Note that many packages may need a line added to their PKGBUILD
such as arch=('i686').
==> ERROR: Makepkg was unable to build retroarch-rbp-git.
==> Restart building retroarch-rbp-git ? [y/N]
==> ------------------------------------------