Source: hwinfo Version: 21.23-1 Severity: important User: debian-al...@lists.debian.org Usertags: alpha
Hi! hwinfo currently fails to build from source on alpha due to a mismatched symbols file for libhd21: dpkg-gensymbols: warning: debian/libhd21/DEBIAN/symbols doesn't match completely debian/libhd21.symbols --- debian/libhd21.symbols (libhd21_21.23-1_alpha) +++ dpkg-gensymbolswGORbp 2015-10-16 11:34:31.743012314 +0000 @@ -36,9 +36,9 @@ get_cmd_param@Base 21.0 get_cmdline@Base 21.0 get_disk_crc@Base 21.0 - (arch=!s390x)get_dsl_info@Base 21.0 +#MISSING: 21.23-1# (arch=!s390x)get_dsl_info@Base 21.0 get_dvd_profile@Base 21.0 - (arch=!s390x)get_isdn_info@Base 21.0 +#MISSING: 21.23-1# (arch=!s390x)get_isdn_info@Base 21.0 get_probe_val_int@Base 21.0 get_probe_val_list@Base 21.0 get_probe_val_str@Base 21.0 @@ -139,7 +139,7 @@ (arch=amd64 i386)hd_scan_bios@Base 21.0 (arch=!sparc)hd_scan_braille@Base 21.0 hd_scan_cpu@Base 21.0 - (arch=!s390x)hd_scan_dsl@Base 21.0 +#MISSING: 21.23-1# (arch=!s390x)hd_scan_dsl@Base 21.0 hd_scan_fb@Base 21.0 hd_scan_floppy@Base 21.0 hd_scan_hal@Base 21.0 @@ -148,8 +148,8 @@ hd_scan_input@Base 21.0 hd_scan_int@Base 21.0 (arch=i386)hd_scan_isa@Base 21.0 - (arch=i386)hd_scan_isapnp@Base 21.0 - (arch=!s390x)hd_scan_isdn@Base 21.0 + hd_scan_isapnp@Base 21.0 +#MISSING: 21.23-1# (arch=!s390x)hd_scan_isdn@Base 21.0 hd_scan_kbd@Base 21.0 hd_scan_manual2@Base 21.0 hd_scan_manual@Base 21.0 dh_makeshlibs: failing due to earlier errors debian/rules:19: recipe for target 'binary-arch' failed make: *** [binary-arch] Error 2 dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit status 2 >From the above diff it seems, that alpha is missing the same symbols that are missing on s390x and should therefore be enough to add "!alpha" in all lines which also list "!s390x". Cheers, Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913