Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15359] New: libgphoto2 2.4.6 fails to install HAL FDI

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15359] New: libgphoto2 2.4.6 fails to install HAL FDI
  • Date: 20 Aug 2009 22:37:55 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15359

Summary: libgphoto2 2.4.6 fails to install HAL FDI
Product: Codex
Version: test grimoire
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: graphics
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: sandalle AT sourcemage.org


# cast libgphoto2
Computing previously installed dependencies...
libgphoto2 preparing environment...
libgphoto2 running configuration...
if configure fails, unknown camera driver, please reconfigure
Do you want to (re)configure drivers? [n]
which program to run when camera is detected? [/bin/true]
Do you want to build C++ API documentation? [n]
libgphoto2 checking dependencies...
libgphoto2 has a dependency on bison
libgphoto2 has a dependency on pkgconfig
libgphoto2 has an optional dependency on udev (for kernel UDEV support)
Do you want to use udev? [y]
libgphoto2 has an optional dependency on libexif (extracts additional image
information provided by most cameras)
Do you want to use libexif? [y]
libgphoto2 has an optional dependency on libtool (an alternative way of
opening
shared libraries)
Do you want to use libtool? [y]
libgphoto2 has an optional dependency on libusb (enable use of cameras
connected though the USB port)
Do you want to use libusb? [y]
libgphoto2 has an optional dependency on dbus (for dbus support)
Do you want to use dbus? [y]
libgphoto2 has an optional dependency on hal (for HAL support)
Do you want to use hal? [y]
...
make[2]: Leaving directory `/usr/src/libgphoto2-2.4.6'
make[1]: Leaving directory `/usr/src/libgphoto2-2.4.6'
test -z "/usr/share/man/man3" || /bin/mkdir -p "/usr/share/man/man3"
/bin/install -c -m 644 './libgphoto2.3' '/usr/share/man/man3/libgphoto2.3'
/bin/install -c -m 644 './libgphoto2_port.3'
'/usr/share/man/man3/libgphoto2_port.3'

Installing hal fdi data
! Problem Detected !
INSTALL failed!

The FDI file is empty:
$ cat /usr/share/hal/fdi/information/10freedesktop/10-camera-libgphoto2.fdi
$

$ tail /etc/sorcery/local/depends/libgphoto2*
==> /etc/sorcery/local/depends/libgphoto2 <==

==> /etc/sorcery/local/depends/libgphoto2.p <==
DRIVER="all"
GP_RUN="/bin/true"
DOXYGEN="n"

I have tried reconfiguring the camera list and selecting "all", which the
other
working machines also have selected.

libgphoto2 used to install on this machine. My other three tested machines
install libgphoto2 fine and
/usr/share/hal/fdi/information/10freedesktop/10-camera-libgphoto2.fdi is
non-empty on them. All four have similar CFLAGS/LDFLAGS with only the
ARCHITECTURE varying. One of the successful machines has the same
ARCHITECTURE,
but is 64-bit rather than 32-bit. I have 64-bit SMGL on the failed system as
well, but have not tested it on there.

Working machine:
$ /usr/lib/libgphoto2/print-camera-list hal-fdi|wc -l
9049

Broken machine (part of libgphoto2 is installed as install fails during our
custom INSTALL part):
$ /usr/lib/libgphoto2/print-camera-list hal-fdi|wc -l
0

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



  • [SM-Grimoire-Bugs] [Bug 15359] New: libgphoto2 2.4.6 fails to install HAL FDI, bugzilla-daemon, 08/20/2009

Archive powered by MHonArc 2.6.24.

Top of Page