Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 677906 - net-fs/autofs-5.1.5 : automount.c:40:10: fatal error: systemd/sd-daemon.h: No such file or directory
Summary: net-fs/autofs-5.1.5 : automount.c:40:10: fatal error: systemd/sd-daemon.h: No...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Yixun Lan
URL:
Whiteboard:
Keywords:
: 677874 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-02-13 18:15 UTC by Toralf Förster
Modified: 2019-02-14 04:31 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.73 KB, text/plain)
2019-02-13 18:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,146.04 KB, text/plain)
2019-02-13 18:15 UTC, Toralf Förster
Details
environment (environment,78.42 KB, text/plain)
2019-02-13 18:15 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.75 KB, application/x-bzip)
2019-02-13 18:15 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,6.78 KB, application/x-bzip)
2019-02-13 18:15 UTC, Toralf Förster
Details
net-fs:autofs-5.1.5:20190213-103717.log (net-fs:autofs-5.1.5:20190213-103717.log,13.01 KB, text/plain)
2019-02-13 18:15 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.24 KB, application/x-bzip)
2019-02-13 18:15 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-02-13 18:15:29 UTC
make[1]: Entering directory '/var/tmp/portage/net-fs/autofs-5.1.5/work/autofs-5.1.5/daemon'
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -D_REENTRANT -D_FILE_OFFSET_BITS=64 -I/usr/include/tirpc -rdynamic -fPIE -D_GNU_SOURCE -I../include -DAUTOFS_LIB_DIR=\"/usr/lib64/autofs\"  -DAUTOFS_MAP_DIR=\"/etc/autofs\" -DAUTOFS_CONF_DIR=\"/etc/conf.d\" -DAUTOFS_FIFO_DIR=\"/run\" -DAUTOFS_FLAG_DIR=\"/run\" -DVERSION_STRING=\"5.1.5\" -DWITH_SYSTEMD -c automount.c
automount.c:40:10: fatal error: systemd/sd-daemon.h: No such file or directory
 #include <systemd/sd-daemon.h>
          ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-hardened_test_20190209-222026

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)

Available Rust versions:
  [1]   rust-1.32.0 *



emerge -qpvO net-fs/autofs
[ebuild     U ] net-fs/autofs-5.1.5 [5.1.4] USE="(libtirpc) -dmalloc -ldap -mount-locking -sasl"
Comment 1 Toralf Förster gentoo-dev 2019-02-13 18:15:31 UTC
Created attachment 565100 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-02-13 18:15:34 UTC
Created attachment 565102 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-02-13 18:15:37 UTC
Created attachment 565104 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-02-13 18:15:40 UTC
Created attachment 565106 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-02-13 18:15:43 UTC
Created attachment 565108 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-02-13 18:15:46 UTC
Created attachment 565110 [details]
net-fs:autofs-5.1.5:20190213-103717.log
Comment 7 Toralf Förster gentoo-dev 2019-02-13 18:15:48 UTC
Created attachment 565112 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-02-14 04:25:26 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c87e11722313cd692aa017c5a4021fc0113a909d

commit c87e11722313cd692aa017c5a4021fc0113a909d
Author:     Yixun Lan <dlan@gentoo.org>
AuthorDate: 2019-02-14 04:22:52 +0000
Commit:     Yixun Lan <dlan@gentoo.org>
CommitDate: 2019-02-14 04:25:21 +0000

    net-fs/autofs: fix systemd issue
    
    Closes: https://bugs.gentoo.org/677906
    
    Package-Manager: Portage-2.3.60, Repoman-2.3.12
    Signed-off-by: Yixun Lan <dlan@gentoo.org>

 net-fs/autofs/{autofs-5.1.5.ebuild => autofs-5.1.5-r1.ebuild} | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
Comment 9 Yixun Lan archtester gentoo-dev 2019-02-14 04:31:51 UTC
*** Bug 677874 has been marked as a duplicate of this bug. ***