Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 190484 - sys-apps/hal fails to configure
Summary: sys-apps/hal fails to configure
Status: RESOLVED DUPLICATE of bug 182860
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-28 09:00 UTC by Maxxer
Modified: 2007-08-28 09:50 UTC (History)
0 users

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


Attachments
build.log (build.log,12.71 KB, text/plain)
2007-08-28 09:00 UTC, Maxxer
Details
emerge --info (emergeinfo.gz,4.12 KB, application/x-gzip)
2007-08-28 09:19 UTC, Maxxer
Details
equery f udev (equery-f-udev.gz,495 bytes, application/octet-stream)
2007-08-28 09:19 UTC, Maxxer
Details
equery f udev (equery-f-udev.txt,1.64 KB, text/plain)
2007-08-28 09:24 UTC, Maxxer
Details
emerge --info (emergeinfo.txt,9.62 KB, text/plain)
2007-08-28 09:25 UTC, Maxxer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Maxxer 2007-08-28 09:00:01 UTC
the following happens both with sys-apps/hal-0.5.9.1-r1 and sys-apps/hal-0.5.9-r1 (stable)


checking gtk-doc version >= 1.3... yes
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for XML_ParserCreate in -lexpat... yes
checking for libusb-config... /usr/bin/libusb-config
checking for SMBIOSFreeMemory in -lsmbios... no
checking pci/pci.h usability... yes
checking pci/pci.h presence... yes
checking for pci/pci.h... yes
checking for pci_init in -lpci... yes
checking for DBUS... yes
checking for GLIB... yes
checking for VOLUME_ID... configure: error: Package requirements (libvolume_id >= 0.61) were not met:

No package 'libvolume_id' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables VOLUME_ID_CFLAGS
and VOLUME_ID_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
!!! Please attach the following file when filing a report to bugs.gentoo.org:
!!! /var/tmp/portage/sys-apps/hal-0.5.9.1-r1/work/hal-0.5.9.1/config.log
 * 
 * ERROR: sys-apps/hal-0.5.9.1-r1 failed.
 * Call stack:
 *   ebuild.sh, line 1654:   Called dyn_compile
 *   ebuild.sh, line 990:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   hal-0.5.9.1-r1.ebuild, line 152:   Called econf '--disable-policy-kit' '--docdir=/usr/share/doc/hal-0.5.9.1-r1' '--with-os-type=gentoo' '--with-pid-file=/var/run/hald.pid' '--with-socket-dir=/var/run/hald' '--with-hwdata=/usr/share/misc' '--enable-hotplug-map' '--enable-man-pages' '--with-backend=linux' '--disable-verbose-mode' '--without-dell-backlight' '--disable-parted' '--enable-pcmcia-support' '--disable-docbook-docs' '--disable-doxygen-docs' '--disable-selinux' '--disable-console-kit' '--enable-acpi-toshiba' '--enable-acpi-ibm'
 *   ebuild.sh, line 591:   Called die
 * 
 * econf failed
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/sys-apps/hal-0.5.9.1-r1/temp/build.log'.
 *
Comment 1 Maxxer 2007-08-28 09:00:32 UTC
Created attachment 129446 [details]
build.log
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-08-28 09:10:41 UTC
> !!! Please attach the following file when filing a report to bugs.gentoo.org:
> !!! /var/tmp/portage/sys-apps/hal-0.5.9.1-r1/work/hal-0.5.9.1/config.log

Also emerge --info missing; attach `equery f udev` output as well. libvolume_id.so is provided by udev on GNU userland, *not* by dev-libs/libvolume_id.
Comment 3 Maxxer 2007-08-28 09:19:18 UTC
Created attachment 129450 [details]
emerge --info
Comment 4 Maxxer 2007-08-28 09:19:43 UTC
Created attachment 129452 [details]
equery f udev
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2007-08-28 09:22:22 UTC
Comment on attachment 129450 [details]
emerge --info

No, thanks, no tarballs please.
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2007-08-28 09:24:40 UTC
Please, attach *plaintext* files.
Comment 7 Maxxer 2007-08-28 09:24:52 UTC
Created attachment 129455 [details]
equery f udev
Comment 8 Maxxer 2007-08-28 09:25:21 UTC
Created attachment 129456 [details]
emerge --info
Comment 9 Jakub Moc (RETIRED) gentoo-dev 2007-08-28 09:28:35 UTC
You udev is broken; re-emerge it.
Comment 10 Maxxer 2007-08-28 09:46:29 UTC
(In reply to comment #9)
> You udev is broken; re-emerge it.

that solved. thanks!
Comment 11 Jakub Moc (RETIRED) gentoo-dev 2007-08-28 09:50:18 UTC
Lets resolve this properly then.
Comment 12 Jakub Moc (RETIRED) gentoo-dev 2007-08-28 09:50:30 UTC

*** This bug has been marked as a duplicate of bug 182860 ***