RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    Problem installing Mame 2010 (0.139)

    Scheduled Pinned Locked Moved Help and Support
    18 Posts 6 Posters 12.0k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      matalog
      last edited by

      I tried to install mame2010 from the experimental packages menu tonight and these photos show what happened.

      alt text
      alt text

      I'm using retropie 3.7 on a Pi3b.

      Does anyone know anything I can do to install mame2010?

      Thanks for any help,

      Matt.

      1 Reply Last reply Reply Quote 0
      • dankcushionsD
        dankcushions Global Moderator
        last edited by dankcushions

        those are all usual compilation warnings and don't really explain the problem. if you look in home/pi/RetroPie-setup/logs there should be an archived full compilation log that should have the issue at the end somewhere.

        btw, i compiled mame2010 on a pi 3 yesterday so it works, at least. it's probably a temperature or power issue. possibly ram.

        1 Reply Last reply Reply Quote 0
        • M
          matalog
          last edited by matalog

          Some of the log files had no contents - this one was there:

          Log started at: Sun 22 May 23:52:06 UTC 2016
          /home/pi/RetroPie-Setup/tmp/build/lr-mame /opt/retropie/supplementary/emulationstation

          = = = = = = = = = = = = = = = = = = = = =
          Getting sources for 'lr-mame' : MAME emulator - MAME (current) port for libretro
          = = = = = = = = = = = = = = = = = = = = =

          git clone --depth 1 "https://github.com/libretro/MAME.git" "/home/pi/RetroPie-Setup/tmp/build/lr-mame"
          Cloning into '/home/pi/RetroPie-Setup/tmp/build/lr-mame'...
          fatal: unable to access 'https://github.com/libretro/MAME.git/': Could not resolve host: github.com
          /opt/retropie/supplementary/emulationstation

          = = = = = = = = = = = = = = = = = = = = =
          Building 'lr-mame' : MAME emulator - MAME (current) port for libretro
          = = = = = = = = = = = = = = = = = = = = =

          make: Makefile.libretro: No such file or directory
          make: *** No rule to make target 'Makefile.libretro'. Stop.
          make: Makefile.libretro: No such file or directory
          make: *** No rule to make target 'Makefile.libretro'. Stop.
          Could not successfully build MAME emulator - MAME (current) port for libretro (/home/pi/RetroPie-Setup/tmp/build/lr-mame/mamearcade_libretro.so not found).

          Log ended at: Sun 22 May 23:53:46 UTC 2016
          Total running time: 0 hours, 1 mins, 40 secs

          I realise this is for the current version of mame - they both seemed to have the same problem though.

          1 Reply Last reply Reply Quote 0
          • BuZzB
            BuZz administrators
            last edited by BuZz

            https://retropie.org.uk/forum/topic/3/read-this-first

            Use markdown to format your posts - see http://commonmark.org/help/ - and put large logs on a pastebin type site like http://paste.ubuntu.com/ http://pastebin.com/ or similar.

            in that particular log it failed because you had a networking issue - the source never got downloaded.

            To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

            1 Reply Last reply Reply Quote 0
            • M
              matalog
              last edited by

              I caught this at the end of a another attempt

              alt text

              1 Reply Last reply Reply Quote 0
              • BuZzB
                BuZz administrators
                last edited by BuZz

                you ran out of memory (and crashed). lower gpu mem split (give minimum memory for gpu like 32MB) and increase swap - (in /etc/dphys-swapfile)

                To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                1 Reply Last reply Reply Quote 0
                • M
                  matalog
                  last edited by

                  I changed gpu mem to 32mb and put CONF_SWAPSIZE=500 (from 100) in /etc/dphys-swapfile - this is still not working.

                  I found this log from before that is a lot bigger. link text

                  BuZzB 1 Reply Last reply Reply Quote 0
                  • F
                    Flesy_
                    last edited by Flesy_

                    I´ve just installed mame2010 (3 days ago) and no problems with raspberry 3, also i updated scripts, it takes about 1hour and 15minutes full install.
                    But i have problem with second pad^^

                    1 Reply Last reply Reply Quote 0
                    • BuZzB
                      BuZz administrators @matalog
                      last edited by BuZz

                      @matalog are you overclocked ?Did you disable overclocking ? If you have enough memory, you probably have an unstable overclock.

                      To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                      1 Reply Last reply Reply Quote 0
                      • M
                        matalog
                        last edited by

                        Because of the first answer I got, I removed the overclock instructions, my device shouldn't be overclocked anymore.

                        The last times I have tried this, it has continued for longer than usual, but it seems to be in a loop, I wouldn't have left it doing that for over an hour.

                        I'll start it up now and leave it to see.

                        Why would it take so long? Surely mame isn't that big?

                        dankcushionsD 1 Reply Last reply Reply Quote 0
                        • dankcushionsD
                          dankcushions Global Moderator @matalog
                          last edited by

                          @matalog said in Problem installing Mame 2010 (0.139):

                          The last times I have tried this, it has continued for longer than usual, but it seems to be in a loop, I wouldn't have left it doing that for over an hour.

                          i doubt it's in a loop. it hits those memory warnings as it compiles every driver, i believe. there are 100s and 100s of drivers.

                          I'll start it up now and leave it to see.

                          Why would it take so long? Surely mame isn't that big?

                          it is that big :) over an hour, as has been said.

                          1 Reply Last reply Reply Quote 0
                          • M
                            matalog
                            last edited by

                            I gave the program the required time to install (over an hour) and It is now working. Buzz, your answer last night was the solution - i just didn't give it enough time.

                            Should current mame install as readily as mame 2010?

                            Thanks for the help guys.

                            1 Reply Last reply Reply Quote 0
                            • dankcushionsD
                              dankcushions Global Moderator
                              last edited by

                              current mame is exponentially larger so will take even longer, and more memory, to build. like mame2010, it's probably not very usable on pis anyway.

                              1 Reply Last reply Reply Quote 0
                              • GreenHawk84G
                                GreenHawk84
                                last edited by

                                Im trying to install Mame2010 right now and it is taking forever. It seems to be scrolling the lines but not doing anything else. Is this normal?

                                1 Reply Last reply Reply Quote 0
                                • BuZzB
                                  BuZz administrators
                                  last edited by

                                  It's compiling. It takes over an hour.

                                  To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                                  GreenHawk84G 1 Reply Last reply Reply Quote 1
                                  • GreenHawk84G
                                    GreenHawk84 @BuZz
                                    last edited by

                                    @BuZz said in Problem installing Mame 2010 (0.139):

                                    It's compiling. It takes over an hour.

                                    Thanks, its still running. Wow.

                                    If I want to remove it, how do I uninstall an experimental package?

                                    1 Reply Last reply Reply Quote 0
                                    • BuZzB
                                      BuZz administrators
                                      last edited by

                                      Update RetroPie-Setup as automatic removal is included. You can also install that emulator from binary in the latest version, so no need to compile it.

                                      To help us help you - please make sure you read the sticky topics before posting - https://retropie.org.uk/forum/topic/3/read-this-first

                                      1 Reply Last reply Reply Quote 0
                                      • mrvanesM
                                        mrvanes
                                        last edited by

                                        I have updated Retropie-Setup this morning, but find no install from binaries in mame2010 installer, only from sources? I'm on a Pi Zero, but see no armv6 restriction in lr-mame2010.sh?

                                        1 Reply Last reply Reply Quote 0
                                        • First post
                                          Last post

                                        Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

                                        Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.