Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-8535

auth_socket does not build on hurd-i368

    Details

    • Type: Bug
    • Status: Open
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: 10.0
    • Fix Version/s: 10.0
    • Component/s: Compiling, Platform Debian
    • Labels:
      None

      Description

      The Debian build system has for long reported, that building for architecture hurd-i386 failed. Some issues have been fixed (e.g. see MDEV-5706) but the builds still fail. Hurd is an official Debian platform,so it should be fixed.

      Debian official builds overview: https://buildd.debian.org/status/package.php?p=mariadb-10.0&suite=sid

      Hurd-i386 builds history: https://buildd.debian.org/status/logs.php?pkg=mariadb-10.0&arch=hurd-i386

      At the moment the error is that auth_socket.so isn't built or at least that file is not found when the packages are assembled. For details see the log.

        Gliffy Diagrams

          Attachments

            Activity

            Hide
            elenst Elena Stepanova added a comment -

            Maybe hurd-i386 decided to take up serg's challenge in the auth_socket/CMakeLists.txt?

            Show
            elenst Elena Stepanova added a comment - Maybe hurd-i386 decided to take up serg's challenge in the auth_socket/CMakeLists.txt?
            Hide
            otto Otto Kekäläinen added a comment - - edited

            Sergei Golubchik Latest hurd-i386 fails now at an even earlier stage, complaining

            cd /«PKGBUILDDIR»/builddir/mysql-test && perl ./mysql-test-run.pl --force --testcase-timeout=30 --suite-timeout=540
            Logging: /«PKGBUILDDIR»/mysql-test/mysql-test-run.pl  --force --testcase-timeout=30 --suite-timeout=540
            mysql-test-run: *** ERROR: Socket path '/tmp/G8edZmG43C' too long, it would be  truncated and thus not possible to use for connection to  MySQL Server. Set a shorter with --tmpdir=<path> option
            

            https://buildd.debian.org/status/fetch.php?pkg=mariadb-10.0&arch=hurd-i386&ver=10.0.21-2&stamp=1440724526

            Show
            otto Otto Kekäläinen added a comment - - edited Sergei Golubchik Latest hurd-i386 fails now at an even earlier stage, complaining cd /«PKGBUILDDIR»/builddir/mysql-test && perl ./mysql-test-run.pl --force --testcase-timeout=30 --suite-timeout=540 Logging: /«PKGBUILDDIR»/mysql-test/mysql-test-run.pl --force --testcase-timeout=30 --suite-timeout=540 mysql-test-run: *** ERROR: Socket path '/tmp/G8edZmG43C' too long, it would be truncated and thus not possible to use for connection to MySQL Server. Set a shorter with --tmpdir=<path> option https://buildd.debian.org/status/fetch.php?pkg=mariadb-10.0&arch=hurd-i386&ver=10.0.21-2&stamp=1440724526

              People

              • Assignee:
                serg Sergei Golubchik
                Reporter:
                otto Otto Kekäläinen
              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated: