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

Debian and reproducible builds errors for MariaDB

    XMLWordPrintable

Details

    Description

      (from https://lists.launchpad.net/maria-developers/msg08130.html)

      Debian has this new test suite for reproducible builds:
      https://reproducible.debian.net/reproducible.html

      MariaDB has notes while MySQL is OK (no notes):
      https://reproducible.debian.net/index_notes.html

      MariaDB should be at least as good as MySQL, right?

      MariaDB notes: https://reproducible.debian.net/rb-pkg/mariadb-10.0.html

      The errors in the build log
      https://reproducible.debian.net/rbuild/mariadb-10.0_10.0.16-1.rbuild.log
      look like this:

      }}
      /tmp/buildd/mariadb-10.0-10.0.16/storage/connect/ha_connect.cc:174:46:
      error: macro "__DATE__" might prevent reproducible builds
      [-Werror=date-time]
              char  compver[]= "Version 1.03.0006 " __DATE__ " "  __TIME__;
                                                    ^
      /tmp/buildd/mariadb-10.0-10.0.16/storage/connect/ha_connect.cc:174:60:
      error: macro "__TIME__" might prevent reproducible builds
      [-Werror=date-time]
              char  compver[]= "Version 1.03.0006 " __DATE__ " "  __TIME__;
                                                                  ^
      {{

      Attachments

        Issue Links

          Activity

            People

              bertrandop Olivier Bertrand
              otto Otto Kekäläinen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

                  Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.