Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 779751 - app-backup/bacula-9.6.7 - dkid.h: fatal error: bacula.h: No such file or directory
Summary: app-backup/bacula-9.6.7 - dkid.h: fatal error: bacula.h: No such file or dire...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Thomas Beierlein
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: slibtool
  Show dependency tree
 
Reported: 2021-04-01 21:22 UTC by Toralf Förster
Modified: 2022-05-11 05:31 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.80 KB, text/plain)
2021-04-01 21:22 UTC, Toralf Förster
Details
app-backup:bacula-9.6.7:20210401-203625.log (app-backup:bacula-9.6.7:20210401-203625.log,91.48 KB, text/plain)
2021-04-01 21:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,87.53 KB, text/plain)
2021-04-01 21:22 UTC, Toralf Förster
Details
environment (environment,83.15 KB, text/plain)
2021-04-01 21:22 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,17.13 KB, application/x-bzip)
2021-04-01 21:22 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,22.61 KB, application/x-bzip)
2021-04-01 21:23 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,30.00 KB, application/x-bzip)
2021-04-01 21:23 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 2021-04-01 21:22:52 UTC
rdlibtool --silent --tag=CXX --mode=link --silent /usr/bin/x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared Makefile dkid.lo dkinfo.lo dkcommctx.lo docker-fd.lo ../pluglib.lo dkid.h dkinfo.h dkcommctx.h docker-fd.h -o docker-fd.la -rpath /usr/lib64 -module -export-dynamic -avoid-version

dkid.h:30:10: fatal error: bacula.h: No such file or directory
   30 | #include "bacula.h"
      |          ^~~~~~~~~~
compilation terminated.

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-20210331-001544

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.1.0
Python 3.8.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-1.50.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm


  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Thu Apr  1 20:27:01 UTC 2021

emerge -qpvO app-backup/bacula
[ebuild  N    ] app-backup/bacula-9.6.7  USE="acl batch-insert ipv6 readline sqlite ssl tcpd -X -bacula-clientonly -bacula-nodir -bacula-nosd -examples (-libressl) -logwatch -mysql -postgres -qt5 -static -vim-syntax"
Comment 1 Toralf Förster gentoo-dev 2021-04-01 21:22:54 UTC
Created attachment 696843 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-04-01 21:22:55 UTC
Created attachment 696846 [details]
app-backup:bacula-9.6.7:20210401-203625.log
Comment 3 Toralf Förster gentoo-dev 2021-04-01 21:22:57 UTC
Created attachment 696849 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-04-01 21:22:58 UTC
Created attachment 696852 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-04-01 21:22:59 UTC
Created attachment 696855 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-04-01 21:23:00 UTC
Created attachment 696858 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-04-01 21:23:02 UTC
Created attachment 696861 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-04-01 21:27:37 UTC
Possibly slibtool related given how.. weird this mis?
Comment 9 orbea 2022-05-08 15:42:55 UTC
No idea about the original issue which I have not reproduced, but I fixed what slibtool issues I did find in the referenced PR.

I have not yet received a confirmation e-mail for their bug tracker so maybe someone else can try to upstream the patch?
Comment 10 orbea 2022-05-11 05:31:12 UTC
Closed in favor of bug 790140 which actually reflects the errors I am seeing. This specific issue perhaps was already fixed somewhere else?