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

troff: fatal error: can't find macro file m

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Won't Fix
    • 10.2.6
    • N/A
    • Compiling
    • Debian 8.8 x32 - Digitalocean

       # uname -a
      Linux framework 3.16.0-4-686-pae #1 SMP Debian 3.16.43-2+deb8u2 (2017-06-26) i686 GNU/Linux

    Description

      [ 88%] Generating user.ps
      troff: fatal error: can't find macro file m
      [ 88%] Built target user_ps

      [ 88%] Generating user.t
      troff: fatal error: can't find macro file m
      [ 89%] Built target user_t

      Attachments

        Activity

          This is intentional.

          serg Sergei Golubchik added a comment - This is intentional.

          Intentional or not this isn't a good user experience. A bit more elaboration on the cause would be useful if this is to remain as "won't fix". This reproduces in 10.5.5 when configured as:

          PI="-DPLUGIN_CONNECT=NO -DPLUGIN_OQGRAPH=NO -DPLUGIN_S3=NO -DPLUGIN_MROONGA=NO -DPLUGIN_SPHINX=NO -DPLUGIN_SPIDER=NO -DPLUGIN_FEDERATED=NO -DPLUGIN_FEDERATEDX=NO -DPLUGIN_ROCKSDB=STATIC"
          cmake .. -DCMAKE_BUILD_TYPE=RelWithDebInfo -DWITH_SSL=system -DWITH_ZLIB=bundled -DMYSQL_MAINTAINER_MODE=0 -DENABLED_LOCAL_INFILE=1 -DCMAKE_INSTALL_PREFIX=$1 -DWITH_NUMA=ON $PI
          

          mdcallag Mark Callaghan added a comment - Intentional or not this isn't a good user experience. A bit more elaboration on the cause would be useful if this is to remain as "won't fix". This reproduces in 10.5.5 when configured as: PI="-DPLUGIN_CONNECT=NO -DPLUGIN_OQGRAPH=NO -DPLUGIN_S3=NO -DPLUGIN_MROONGA=NO -DPLUGIN_SPHINX=NO -DPLUGIN_SPIDER=NO -DPLUGIN_FEDERATED=NO -DPLUGIN_FEDERATEDX=NO -DPLUGIN_ROCKSDB=STATIC" cmake .. -DCMAKE_BUILD_TYPE=RelWithDebInfo -DWITH_SSL=system -DWITH_ZLIB=bundled -DMYSQL_MAINTAINER_MODE=0 -DENABLED_LOCAL_INFILE=1 -DCMAKE_INSTALL_PREFIX=$1 -DWITH_NUMA=ON $PI

          These are optional files that are not needed for the successful build. They are not included in any binary packages.

          For the developer working on the code it could be helpful to have dbug documentation in a readable format, but these files are not used by the build in any way, shape, or form.

          serg Sergei Golubchik added a comment - These are optional files that are not needed for the successful build. They are not included in any binary packages. For the developer working on the code it could be helpful to have dbug documentation in a readable format, but these files are not used by the build in any way, shape, or form.

          People

            serg Sergei Golubchik
            dertin Guillermo Céspedes Tabárez
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.