[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RFS: hwinfo (updated package)



Hello!

On Thu, Jun 16, 2011 at 11:05 AM, Michael Biebl <biebl@debian.org> wrote:
> Am 16.06.2011 13:48, schrieb Kilian Krause:
>> Hi William,
>>
>
> Simply changing the build-depends from libhal-dev to libudev-dev does not
> magically "port" an application from HAL to udev.
>
> Btw, the URL debian/copyright [1] does give a 404. You should update that.

Done

>
> The latest version I could find is 18.5 via [2]. The spec file indicates, that
> this version no longer uses hal:
>
> * Fri May 21 2010 snwint@suse.de
> - detect formfactor without hal (bnc #591703)
> * Wed Mar 17 2010 snwint@suse.de
> - remove hal dependency
> - removed VERSION

I said the same in my last email

>
> Please consider updating the hwinfo package in Debian accordingly.

I have some issues about the package:

kbd.c: In function 'add_serial_console':
kbd.c:105:27: warning: unused variable 'tty_minor' [-Wunused-variable]
kbd.c:105:12: warning: unused variable 'tty_major' [-Wunused-variable]
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I
/usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I
/usr/lib/dbus-1.0/include klog.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I
/usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I
/usr/lib/dbus-1.0/include manual.c
gcc -c -O2 -Wall -Wno-pointer-sign -pipe -g -fPIC  -I../../src/hd -I
/usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I
/usr/lib/dbus-1.0/include mdt.c
mdt.c:20:20: fatal error: x86emu.h: No such file or directory
compilation terminated.
make[3]: *** [mdt.o] Error 1
make[3]: Leaving directory `/home/billy/dev/hwinfo/hwinfo-18.5/src/hd'
make[2]: *** [subdirs] Error 2
make[2]: Leaving directory `/home/billy/dev/hwinfo/hwinfo-18.5/src'
make[1]: *** [subdirs] Error 2
make[1]: Leaving directory `/home/billy/dev/hwinfo/hwinfo-18.5'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
billy@skynet:~/dev/hwinfo/hwinfo-18.5$

Then I looking for x86emu.h:

billy@skynet:~/dev/hwinfo/hwinfo-18.5$ locate x86emu.h
/home/billy/dev/hwinfo/hwinfo-16.0/src/x86emu/include/x86emu.h
billy@skynet:~/dev/hwinfo/hwinfo-18.5$

Is only in the old version (16.0), if I see the RPM depends:

billy@skynet:~$ rpm -qpR hwinfo-18.5-2.2.src.rpm
warning: hwinfo-18.5-2.2.src.rpm: Header V3 RSA/SHA256 Signature, key
ID 3dbdc284: NOKEY
doxygen
flex
perl-XML-Parser
udev
perl-XML-Writer
libx86emu-devel
rpmlib(CompressedFileNames) <= 3.0.4-1
billy@skynet:~$

It show a libx86emu-devel as depend obviously, and at the new project's URL:

http://download.opensuse.org/factory/repo/src-oss/suse/src/

We can found at libx86emu-1.1-12.1.src.rpm, as I see x86emu.h is
packaged as different software and is no longer included in the
sources of hwinfo.

I tried to find a package to provide x86emu.h unsuccessfully:

billy@skynet:~$ apt-cache search x86emu
billy@skynet:~$ dpkg -S x86emu
dpkg-query: no path found matching pattern *x86emu*.
billy@skynet:~$

I need make a package for x86emu.h or I can make some patch for this?

I would appreciate your comments and advices.

>
> Cheers,
> Michael
>
> [1]
> http://mirrors.kernel.org/pub/opensuse/distribution/SL-OSS-factory/inst-source/suse/src
> [2] http://software.opensuse.org/search?q=hwinfo&baseproject=openSUSE%3AFactory
> --
> Why is it that all of the instruments seeking intelligent life in the
> universe are pointed away from Earth?
>
>

Regards

-- 
William Vera <billy@billy.com.mx>
PGP Key: 1024D/F5CC22A4
Fingerprint: 3E73 FA1F 5C57 6005 0439  4D75 1FD2 BF96 F5CC 22A4


Reply to: