[MDEV-13223] troff: fatal error: can't find macro file m Created: 2017-06-29  Updated: 2020-09-23  Resolved: 2017-06-30

Status: Closed
Project: MariaDB Server
Component/s: Compiling
Affects Version/s: 10.2.6
Fix Version/s: N/A

Type: Bug Priority: Minor
Reporter: Guillermo Céspedes Tabárez Assignee: Sergei Golubchik
Resolution: Won't Fix Votes: 0
Labels: compile, warning
Environment:

Debian 8.8 x32 - Digitalocean

  1. 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



 Comments   
Comment by Sergei Golubchik [ 2017-06-30 ]

This is intentional.

Comment by Mark Callaghan [ 2020-09-22 ]

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

Comment by Sergei Golubchik [ 2020-09-23 ]

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.

Generated at Thu Feb 08 08:03:52 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.