Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 617558 - =sys-fs/udisks-2.6.4[-introspection]: udisks/Makefile.am:113: error: HAVE_INTROSPECTION does not appear in AM_CONDITIONAL
Summary: =sys-fs/udisks-2.6.4[-introspection]: udisks/Makefile.am:113: error: HAVE_INT...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Freedesktop bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-05 06:32 UTC by matoro
Modified: 2019-04-05 11:17 UTC (History)
3 users (show)

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


Attachments
info.txt (info.txt,4.60 KB, text/plain)
2017-05-05 06:32 UTC, matoro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description matoro archtester 2017-05-05 06:32:35 UTC
Created attachment 471698 [details]
info.txt

I have introspection USE flag disabled globally, and it is causing problems with the latest testing upgrade to sys-fs/udisks-2.6.4:2.  I'm new to Gentoo and this is my first bug report, so I'm happy to include any logs which might be necessary in addition to the info provided.  The issue appears at the bottom of the automake log:

```
***** automake *****
***** PWD: /var/tmp/portage/sys-fs/udisks-2.6.4/work/udisks-udisks-2.6.4
***** automake --add-missing --copy --foreign --force-missing

configure.ac:30: installing 'build-aux/compile'
configure.ac:24: installing 'build-aux/missing'
gtk-doc.make:75: warning: all-local was already defined in condition TRUE, which includes condition ENABLE_GTK_DOC ...
doc/Makefile.am:189:   'gtk-doc.make' included from here
doc/Makefile.am:76: ... 'all-local' previously defined here
modules/bcache/Makefile.am:57: warning: source file '$(top_srcdir)/modules/udisksmoduleobject.c' is in a subdirectory,
modules/bcache/Makefile.am:57: but option 'subdir-objects' is disabled
automake-1.15: warning: possible forward-incompatibility.
automake-1.15: At least a source file is in a subdirectory, but the 'subdir-objects'
automake-1.15: automake option hasn't been enabled.  For now, the corresponding output
automake-1.15: object file(s) will be placed in the top-level directory.  However,
automake-1.15: this behaviour will change in future Automake versions: they will
automake-1.15: unconditionally cause object files to be placed in the same subdirectory
automake-1.15: of the corresponding sources.
automake-1.15: You are advised to start using 'subdir-objects' option throughout your
automake-1.15: project, to avoid future incompatibilities.
modules/bcache/Makefile.am: installing 'build-aux/depcomp'
modules/btrfs/Makefile.am:57: warning: source file '$(top_srcdir)/modules/udisksmoduleobject.c' is in a subdirectory,
modules/btrfs/Makefile.am:57: but option 'subdir-objects' is disabled
modules/iscsi/Makefile.am:57: warning: source file '$(top_srcdir)/modules/udisksmoduleobject.c' is in a subdirectory,
modules/iscsi/Makefile.am:57: but option 'subdir-objects' is disabled
modules/lsm/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
modules/lsm/Makefile.am:65: warning: source file '$(top_srcdir)/modules/udisksmoduleobject.c' is in a subdirectory,
modules/lsm/Makefile.am:65: but option 'subdir-objects' is disabled
modules/lvm2/Makefile.am:58: warning: source file '$(top_srcdir)/modules/udisksmoduleobject.c' is in a subdirectory,
modules/lvm2/Makefile.am:58: but option 'subdir-objects' is disabled
modules/zram/Makefile.am:62: warning: source file '$(top_srcdir)/modules/udisksmoduleobject.c' is in a subdirectory,
modules/zram/Makefile.am:62: but option 'subdir-objects' is disabled
src/Makefile.am:49: warning: source file '$(top_srcdir)/modules/udisksmoduleobject.c' is in a subdirectory,
src/Makefile.am:49: but option 'subdir-objects' is disabled
parallel-tests: installing 'build-aux/test-driver'
udisks/Makefile.am:113: error: HAVE_INTROSPECTION does not appear in AM_CONDITIONAL
```
Comment 1 matoro archtester 2017-07-24 02:12:28 UTC
Hello, I have discovered that the same issue occurs when trying to upgrade to =sys-auth/polkit-0.113-r4.  Should I create a separate bug report or just leave it as a comment since it is the exact same issue?
Comment 2 David Owen 2017-12-30 19:42:01 UTC
I have the same failure while building 2.7.4.
Comment 3 David Owen 2017-12-30 19:55:47 UTC
This might be related: https://github.com/storaged-project/udisks/issues/33
Comment 4 Mart Raudsepp gentoo-dev 2018-09-24 19:56:48 UTC
I fixed this long ago in December 2017 with commits 039e3df6877 and 33f978e06e7c9; and now pacho has added a comment to not forget about it if eautoreconf becomes necessary again later.
Comment 5 Mart Raudsepp gentoo-dev 2018-09-24 19:59:30 UTC
ah, but stable is still broken :(
Poly-C, can we stabilize 2.7.7 or 2.8.0 or apply the fixes on 2.7.4?
Comment 6 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2019-04-05 11:17:57 UTC
Should be obsolete now that version 2.8.1 is being stabilized.