--- Begin Message ---
Package: libhpmud0
Version: 3.17.10+repack0-2
Severity: minor
File: /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
User: [email protected]
Usertags: undefined-symbol adequate
libhpipp.so needs to link with -lcups, see the output of adequate,
symtree and objdump below. I detected this on amd64 but the Debian
build log scanner also detected dpkg-buildpackage complaining about it
on most architectures, see the w3m/getbuildlog output below.
I filed this bug at severity minor since I'm not sure if there are any
programs using the hpipp lib or if they already use the libcups symbols and
link with the -lcups flag or not.
This bug report brought to you by adequate:
http://bonedaddy.net/pabs3/log/2013/02/23/inadequate-software/
$ adequate libhpmud0
libhpmud0:amd64: undefined-symbol /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
=> cupsLangEncoding
libhpmud0:amd64: undefined-symbol /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
=> ippDelete
libhpmud0:amd64: undefined-symbol /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
=> ippFirstAttribute
libhpmud0:amd64: undefined-symbol /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
=> cupsSetUser
libhpmud0:amd64: undefined-symbol /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
=> ippGetInteger
libhpmud0:amd64: undefined-symbol /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
=> ippNew
libhpmud0:amd64: undefined-symbol /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
=> ippGetBoolean
libhpmud0:amd64: undefined-symbol /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
=> ippReadIO
libhpmud0:amd64: undefined-symbol /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
=> cupsServer
libhpmud0:amd64: undefined-symbol /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
=> ippGetValueTag
libhpmud0:amd64: undefined-symbol /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
=> cupsLastError
libhpmud0:amd64: undefined-symbol /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
=> ippSetVersion
libhpmud0:amd64: undefined-symbol /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
=> ippGetName
libhpmud0:amd64: undefined-symbol /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
=> cupsLangDefault
libhpmud0:amd64: undefined-symbol /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
=> ippGetString
libhpmud0:amd64: undefined-symbol /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
=> httpConnectEncrypt
libhpmud0:amd64: undefined-symbol /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
=> ippSetOperation
libhpmud0:amd64: undefined-symbol /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
=> ippAddBoolean
libhpmud0:amd64: undefined-symbol /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
=> cupsDoRequest
libhpmud0:amd64: undefined-symbol /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
=> cupsDoFileRequest
libhpmud0:amd64: undefined-symbol /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
=> ippAddInteger
libhpmud0:amd64: undefined-symbol /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
=> ippSetRequestId
libhpmud0:amd64: undefined-symbol /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
=> ippGetGroupTag
libhpmud0:amd64: undefined-symbol /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
=> ippGetStatusCode
libhpmud0:amd64: undefined-symbol /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
=> ippPort
libhpmud0:amd64: undefined-symbol /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
=> cupsEncryption
libhpmud0:amd64: undefined-symbol /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
=> ippNextAttribute
libhpmud0:amd64: undefined-symbol /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
=> cupsUser
libhpmud0:amd64: undefined-symbol /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
=> ippNewRequest
libhpmud0:amd64: undefined-symbol /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
=> ippErrorString
libhpmud0:amd64: undefined-symbol /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
=> ippAddStrings
libhpmud0:amd64: undefined-symbol /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
=> ippAddString
libhpmud0:amd64: undefined-symbol /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
=> ippWriteIO
libhpmud0:amd64: undefined-symbol /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
=> httpClose
$ man adequate | grep -A4 undefined-symbol
undefined-symbol
The symbol has not been found in the libraries linked with the
binary. Either the binary either needs to be linked with an additional shared
library, or the dependency
on the shared library package that provides this symbol is too weak.
References: Debian Policy §3.5, §8.6, §10.2.
$ lddtree /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
libhpipp.so.0.0.1 => /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1 (interpreter
=> none)
libhpmud.so.0 => /usr/lib/x86_64-linux-gnu/libhpmud.so.0
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0
ld-linux-x86-64.so.2 => /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2
libusb-1.0.so.0 => /lib/x86_64-linux-gnu/libusb-1.0.so.0
libudev.so.1 => /lib/x86_64-linux-gnu/libudev.so.1
libnetsnmp.so.30 => /usr/lib/x86_64-linux-gnu/libnetsnmp.so.30
libcrypto.so.1.1 => /usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
libhpdiscovery.so.0 => /usr/lib/x86_64-linux-gnu/libhpdiscovery.so.0
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6
$ symtree /usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
/usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1
libhpmud.so.0 =>
hpmud_open_device,hpmud_get_uri_datalink,hpmud_read_channel,hpmud_write_channel,hpmud_close_channel,hpmud_close_device,hpmud_open_channel
libc.so.6 =>
strcasestr,strcpy,__stack_chk_fail,strtol,calloc,memset,strstr,__syslog_chk,memcpy,memcpy,__snprintf_chk,__strcpy_chk,__cxa_finalize,__sprintf_chk,memmove,free
WEAK => _ITM_deregisterTMCloneTable,__gmon_start__,_ITM_registerTMCloneTable
UNRESOLVED =>
cupsLangEncoding,ippDelete,ippFirstAttribute,cupsSetUser,ippGetInteger,ippNew,ippGetBoolean,ippReadIO,cupsServer,ippGetValueTag,cupsLastError,ippSetVersion,ippGetName,cupsLangDefault,ippGetString,httpConnectEncrypt,ippSetOperation,ippAddBoolean,cupsDoRequest,cupsDoFileRequest,ippAddInteger,ippSetRequestId,ippGetGroupTag,ippGetStatusCode,ippPort,cupsEncryption,ippNextAttribute,cupsUser,ippNewRequest,ippErrorString,ippAddStrings,ippAddString,ippWriteIO,httpClose
$ objdump -T /usr/lib/x86_64-linux-gnu/libcups.so.2 | grep -E "($(symtree
/usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1 | sed -n 's/ UNRESOLVED => //p'
| tr , '|'))$"
0000000000042bc0 g DF .text 0000000000000bb6 Base ippWriteIO
000000000003ff10 g DF .text 0000000000000024 Base ippNextAttribute
0000000000041b80 g DF .text 0000000000000023 Base ippSetVersion
0000000000045df0 g DF .text 000000000000001d Base cupsLangEncoding
000000000003fe40 g DF .text 0000000000000011 Base ippGetValueTag
000000000003fbd0 g DF .text 000000000000002d Base ippGetBoolean
000000000003fcc0 g DF .text 0000000000000013 Base ippGetName
000000000005fd10 g DF .text 000000000000009a Base cupsDoFileRequest
00000000000679d0 g DF .text 000000000000002c Base cupsUser
00000000000679a0 g DF .text 000000000000002c Base cupsServer
000000000005fdb0 g DF .text 000000000000000e Base cupsDoRequest
0000000000040860 g DF .text 0000000000000011 Base ippSetOperation
0000000000067340 g DF .text 0000000000000035 Base cupsSetUser
0000000000040300 g DF .text 0000000000000094 Base ippNewRequest
000000000005eb70 g DF .text 0000000000000014 Base cupsLastError
000000000003dc90 g DF .text 0000000000000043 Base ippAddBoolean
000000000003e260 g DF .text 00000000000002c9 Base ippAddString
0000000000036620 g DF .text 00000000000000db Base httpClose
000000000003e850 g DF .text 00000000000003f2 Base ippAddStrings
000000000003fc80 g DF .text 0000000000000034 Base ippGetInteger
0000000000043e00 g DF .text 00000000000000fa Base ippErrorString
00000000000465c0 g DF .text 0000000000000007 Base cupsLangDefault
00000000000408f0 g DF .text 0000000000000011 Base ippSetRequestId
000000000003fe60 g DF .text 0000000000000067 Base ippGetString
0000000000038c80 g DF .text 0000000000000022 Base httpConnectEncrypt
000000000003f4c0 g DF .text 000000000000006a Base ippDelete
000000000003dfb0 g DF .text 000000000000005f Base ippAddInteger
0000000000067960 g DF .text 000000000000003c Base cupsEncryption
000000000003fc70 g DF .text 000000000000000c Base ippGetGroupTag
0000000000044980 g DF .text 0000000000000025 Base ippPort
000000000003fe20 g DF .text 0000000000000016 Base ippGetStatusCode
000000000003fbb0 g DF .text 0000000000000013 Base ippFirstAttribute
0000000000041020 g DF .text 0000000000000af4 Base ippReadIO
000000000003ff40 g DF .text 000000000000006d Base ippNew
$ w3m -dump https://qa.debian.org/bls/packages/h/hplip.html | grep -A1 symbol
• W shlibs-symbol-not-found (alpha, amd64, arm64, armel, armhf, hppa, i386,
m68k, mips, mips64el, mipsel, powerpc, ppc64, ppc64el, s390x, sh4)
$ w3m -dump https://qa.debian.org/bls/bytag/W-shlibs-symbol-not-found.html |
grep -A12 description
description
The build logs contains a like like
dpkg-shlibdeps: warning: symbol NAME used by BINARY found in none of the
libraries.
Possible reasons:
• A library not linked with a library needed.
While this can sometimes make sense in order to allow the using binary to
decide which of multiple available implementations to use, it means that
dependency information might be incorrect, optimisations like prelinking
might fail and stuff like that.
$ chronic getbuildlog hplip last
$ grep 'dpkg-shlibdeps: warning: symbol .* used by .* found in none of the
libraries' *.log
hplip_3.17.10+repack0-2_alpha.log:dpkg-shlibdeps: warning: symbol cupsUser used
by debian/libhpmud0/usr/lib/alpha-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_alpha.log:dpkg-shlibdeps: warning: symbol cupsServer
used by debian/libhpmud0/usr/lib/alpha-linux-gnu/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_alpha.log:dpkg-shlibdeps: warning: symbol ippNewRequest
used by debian/libhpmud0/usr/lib/alpha-linux-gnu/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_alpha.log:dpkg-shlibdeps: warning: symbol ippDelete
used by debian/libhpmud0/usr/lib/alpha-linux-gnu/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_alpha.log:dpkg-shlibdeps: warning: symbol
cupsLangEncoding used by
debian/libhpmud0/usr/lib/alpha-linux-gnu/libhpipp.so.0.0.1 found in none of the
libraries
hplip_3.17.10+repack0-2_alpha.log:dpkg-shlibdeps: warning: symbol ippReadIO
used by debian/libhpmud0/usr/lib/alpha-linux-gnu/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_alpha.log:dpkg-shlibdeps: warning: symbol ippPort used
by debian/libhpmud0/usr/lib/alpha-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_alpha.log:dpkg-shlibdeps: warning: symbol ippSetVersion
used by debian/libhpmud0/usr/lib/alpha-linux-gnu/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_alpha.log:dpkg-shlibdeps: warning: symbol
ippGetValueTag used by
debian/libhpmud0/usr/lib/alpha-linux-gnu/libhpipp.so.0.0.1 found in none of the
libraries
hplip_3.17.10+repack0-2_alpha.log:dpkg-shlibdeps: warning: symbol ippGetName
used by debian/libhpmud0/usr/lib/alpha-linux-gnu/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_amd64.log:dpkg-shlibdeps: warning: symbol
ippSetRequestId used by
debian/libhpmud0/usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_amd64.log:dpkg-shlibdeps: warning: symbol
cupsLangEncoding used by
debian/libhpmud0/usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_amd64.log:dpkg-shlibdeps: warning: symbol ippNewRequest
used by debian/libhpmud0/usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_amd64.log:dpkg-shlibdeps: warning: symbol ippGetBoolean
used by debian/libhpmud0/usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_amd64.log:dpkg-shlibdeps: warning: symbol ippGetString
used by debian/libhpmud0/usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_amd64.log:dpkg-shlibdeps: warning: symbol ippNew used
by debian/libhpmud0/usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_amd64.log:dpkg-shlibdeps: warning: symbol ippAddBoolean
used by debian/libhpmud0/usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_amd64.log:dpkg-shlibdeps: warning: symbol
httpConnectEncrypt used by
debian/libhpmud0/usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_amd64.log:dpkg-shlibdeps: warning: symbol
cupsDoFileRequest used by
debian/libhpmud0/usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_amd64.log:dpkg-shlibdeps: warning: symbol
ippGetStatusCode used by
debian/libhpmud0/usr/lib/x86_64-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_arm64.log:dpkg-shlibdeps: warning: symbol cupsServer
used by debian/libhpmud0/usr/lib/aarch64-linux-gnu/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_arm64.log:dpkg-shlibdeps: warning: symbol ippReadIO
used by debian/libhpmud0/usr/lib/aarch64-linux-gnu/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_arm64.log:dpkg-shlibdeps: warning: symbol
ippErrorString used by
debian/libhpmud0/usr/lib/aarch64-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_arm64.log:dpkg-shlibdeps: warning: symbol ippPort used
by debian/libhpmud0/usr/lib/aarch64-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_arm64.log:dpkg-shlibdeps: warning: symbol cupsUser used
by debian/libhpmud0/usr/lib/aarch64-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_arm64.log:dpkg-shlibdeps: warning: symbol cupsSetUser
used by debian/libhpmud0/usr/lib/aarch64-linux-gnu/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_arm64.log:dpkg-shlibdeps: warning: symbol
ippFirstAttribute used by
debian/libhpmud0/usr/lib/aarch64-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_arm64.log:dpkg-shlibdeps: warning: symbol ippGetName
used by debian/libhpmud0/usr/lib/aarch64-linux-gnu/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_arm64.log:dpkg-shlibdeps: warning: symbol
ippGetGroupTag used by
debian/libhpmud0/usr/lib/aarch64-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_arm64.log:dpkg-shlibdeps: warning: symbol httpClose
used by debian/libhpmud0/usr/lib/aarch64-linux-gnu/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_armel.log:dpkg-shlibdeps: warning: symbol cupsDoRequest
used by debian/libhpmud0/usr/lib/arm-linux-gnueabi/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_armel.log:dpkg-shlibdeps: warning: symbol
httpConnectEncrypt used by
debian/libhpmud0/usr/lib/arm-linux-gnueabi/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_armel.log:dpkg-shlibdeps: warning: symbol
ippSetRequestId used by
debian/libhpmud0/usr/lib/arm-linux-gnueabi/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_armel.log:dpkg-shlibdeps: warning: symbol cupsServer
used by debian/libhpmud0/usr/lib/arm-linux-gnueabi/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_armel.log:dpkg-shlibdeps: warning: symbol ippNew used
by debian/libhpmud0/usr/lib/arm-linux-gnueabi/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_armel.log:dpkg-shlibdeps: warning: symbol ippReadIO
used by debian/libhpmud0/usr/lib/arm-linux-gnueabi/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_armel.log:dpkg-shlibdeps: warning: symbol
ippSetOperation used by
debian/libhpmud0/usr/lib/arm-linux-gnueabi/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_armel.log:dpkg-shlibdeps: warning: symbol ippGetString
used by debian/libhpmud0/usr/lib/arm-linux-gnueabi/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_armel.log:dpkg-shlibdeps: warning: symbol ippGetName
used by debian/libhpmud0/usr/lib/arm-linux-gnueabi/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_armel.log:dpkg-shlibdeps: warning: symbol ippAddStrings
used by debian/libhpmud0/usr/lib/arm-linux-gnueabi/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_armhf.log:dpkg-shlibdeps: warning: symbol
cupsDoFileRequest used by
debian/libhpmud0/usr/lib/arm-linux-gnueabihf/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_armhf.log:dpkg-shlibdeps: warning: symbol ippNewRequest
used by debian/libhpmud0/usr/lib/arm-linux-gnueabihf/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_armhf.log:dpkg-shlibdeps: warning: symbol
ippGetStatusCode used by
debian/libhpmud0/usr/lib/arm-linux-gnueabihf/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_armhf.log:dpkg-shlibdeps: warning: symbol
ippFirstAttribute used by
debian/libhpmud0/usr/lib/arm-linux-gnueabihf/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_armhf.log:dpkg-shlibdeps: warning: symbol ippPort used
by debian/libhpmud0/usr/lib/arm-linux-gnueabihf/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_armhf.log:dpkg-shlibdeps: warning: symbol ippAddString
used by debian/libhpmud0/usr/lib/arm-linux-gnueabihf/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_armhf.log:dpkg-shlibdeps: warning: symbol
ippSetOperation used by
debian/libhpmud0/usr/lib/arm-linux-gnueabihf/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_armhf.log:dpkg-shlibdeps: warning: symbol
httpConnectEncrypt used by
debian/libhpmud0/usr/lib/arm-linux-gnueabihf/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_armhf.log:dpkg-shlibdeps: warning: symbol ippDelete
used by debian/libhpmud0/usr/lib/arm-linux-gnueabihf/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_armhf.log:dpkg-shlibdeps: warning: symbol ippNew used
by debian/libhpmud0/usr/lib/arm-linux-gnueabihf/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_hppa.log:dpkg-shlibdeps: warning: symbol cupsSetUser
used by debian/libhpmud0/usr/lib/hppa-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_hppa.log:dpkg-shlibdeps: warning: symbol
cupsLangEncoding used by
debian/libhpmud0/usr/lib/hppa-linux-gnu/libhpipp.so.0.0.1 found in none of the
libraries
hplip_3.17.10+repack0-2_hppa.log:dpkg-shlibdeps: warning: symbol ippErrorString
used by debian/libhpmud0/usr/lib/hppa-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_hppa.log:dpkg-shlibdeps: warning: symbol ippGetString
used by debian/libhpmud0/usr/lib/hppa-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_hppa.log:dpkg-shlibdeps: warning: symbol cupsEncryption
used by debian/libhpmud0/usr/lib/hppa-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_hppa.log:dpkg-shlibdeps: warning: symbol ippWriteIO
used by debian/libhpmud0/usr/lib/hppa-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_hppa.log:dpkg-shlibdeps: warning: symbol ippGetGroupTag
used by debian/libhpmud0/usr/lib/hppa-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_hppa.log:dpkg-shlibdeps: warning: symbol ippGetInteger
used by debian/libhpmud0/usr/lib/hppa-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_hppa.log:dpkg-shlibdeps: warning: symbol ippAddString
used by debian/libhpmud0/usr/lib/hppa-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_hppa.log:dpkg-shlibdeps: warning: symbol
ippSetOperation used by
debian/libhpmud0/usr/lib/hppa-linux-gnu/libhpipp.so.0.0.1 found in none of the
libraries
hplip_3.17.10+repack0-2_i386.log:dpkg-shlibdeps: warning: symbol ippPort used
by debian/libhpmud0/usr/lib/i386-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_i386.log:dpkg-shlibdeps: warning: symbol ippNewRequest
used by debian/libhpmud0/usr/lib/i386-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_i386.log:dpkg-shlibdeps: warning: symbol
cupsDoFileRequest used by
debian/libhpmud0/usr/lib/i386-linux-gnu/libhpipp.so.0.0.1 found in none of the
libraries
hplip_3.17.10+repack0-2_i386.log:dpkg-shlibdeps: warning: symbol
cupsLangEncoding used by
debian/libhpmud0/usr/lib/i386-linux-gnu/libhpipp.so.0.0.1 found in none of the
libraries
hplip_3.17.10+repack0-2_i386.log:dpkg-shlibdeps: warning: symbol cupsUser used
by debian/libhpmud0/usr/lib/i386-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_i386.log:dpkg-shlibdeps: warning: symbol
httpConnectEncrypt used by
debian/libhpmud0/usr/lib/i386-linux-gnu/libhpipp.so.0.0.1 found in none of the
libraries
hplip_3.17.10+repack0-2_i386.log:dpkg-shlibdeps: warning: symbol cupsSetUser
used by debian/libhpmud0/usr/lib/i386-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_i386.log:dpkg-shlibdeps: warning: symbol ippGetName
used by debian/libhpmud0/usr/lib/i386-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_i386.log:dpkg-shlibdeps: warning: symbol ippAddBoolean
used by debian/libhpmud0/usr/lib/i386-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_i386.log:dpkg-shlibdeps: warning: symbol cupsLastError
used by debian/libhpmud0/usr/lib/i386-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_m68k.log:dpkg-shlibdeps: warning: symbol ippGetGroupTag
used by debian/libhpmud0/usr/lib/m68k-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_m68k.log:dpkg-shlibdeps: warning: symbol cupsDoRequest
used by debian/libhpmud0/usr/lib/m68k-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_m68k.log:dpkg-shlibdeps: warning: symbol cupsUser used
by debian/libhpmud0/usr/lib/m68k-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_m68k.log:dpkg-shlibdeps: warning: symbol ippWriteIO
used by debian/libhpmud0/usr/lib/m68k-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_m68k.log:dpkg-shlibdeps: warning: symbol ippPort used
by debian/libhpmud0/usr/lib/m68k-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_m68k.log:dpkg-shlibdeps: warning: symbol ippGetInteger
used by debian/libhpmud0/usr/lib/m68k-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_m68k.log:dpkg-shlibdeps: warning: symbol ippReadIO used
by debian/libhpmud0/usr/lib/m68k-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_m68k.log:dpkg-shlibdeps: warning: symbol ippGetString
used by debian/libhpmud0/usr/lib/m68k-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_m68k.log:dpkg-shlibdeps: warning: symbol
cupsDoFileRequest used by
debian/libhpmud0/usr/lib/m68k-linux-gnu/libhpipp.so.0.0.1 found in none of the
libraries
hplip_3.17.10+repack0-2_m68k.log:dpkg-shlibdeps: warning: symbol
ippNextAttribute used by
debian/libhpmud0/usr/lib/m68k-linux-gnu/libhpipp.so.0.0.1 found in none of the
libraries
hplip_3.17.10+repack0-2_mips64el.log:dpkg-shlibdeps: warning: symbol
ippGetInteger used by
debian/libhpmud0/usr/lib/mips64el-linux-gnuabi64/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_mips64el.log:dpkg-shlibdeps: warning: symbol
ippGetString used by
debian/libhpmud0/usr/lib/mips64el-linux-gnuabi64/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_mips64el.log:dpkg-shlibdeps: warning: symbol
ippGetValueTag used by
debian/libhpmud0/usr/lib/mips64el-linux-gnuabi64/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_mips64el.log:dpkg-shlibdeps: warning: symbol
cupsDoRequest used by
debian/libhpmud0/usr/lib/mips64el-linux-gnuabi64/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_mips64el.log:dpkg-shlibdeps: warning: symbol ippReadIO
used by debian/libhpmud0/usr/lib/mips64el-linux-gnuabi64/libhpipp.so.0.0.1
found in none of the libraries
hplip_3.17.10+repack0-2_mips64el.log:dpkg-shlibdeps: warning: symbol
cupsSetUser used by
debian/libhpmud0/usr/lib/mips64el-linux-gnuabi64/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_mips64el.log:dpkg-shlibdeps: warning: symbol
ippSetRequestId used by
debian/libhpmud0/usr/lib/mips64el-linux-gnuabi64/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_mips64el.log:dpkg-shlibdeps: warning: symbol cupsUser
used by debian/libhpmud0/usr/lib/mips64el-linux-gnuabi64/libhpipp.so.0.0.1
found in none of the libraries
hplip_3.17.10+repack0-2_mips64el.log:dpkg-shlibdeps: warning: symbol
ippGetGroupTag used by
debian/libhpmud0/usr/lib/mips64el-linux-gnuabi64/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_mips64el.log:dpkg-shlibdeps: warning: symbol ippWriteIO
used by debian/libhpmud0/usr/lib/mips64el-linux-gnuabi64/libhpipp.so.0.0.1
found in none of the libraries
hplip_3.17.10+repack0-2_mipsel.log:dpkg-shlibdeps: warning: symbol ippAddString
used by debian/libhpmud0/usr/lib/mipsel-linux-gnu/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_mipsel.log:dpkg-shlibdeps: warning: symbol
cupsLangEncoding used by
debian/libhpmud0/usr/lib/mipsel-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_mipsel.log:dpkg-shlibdeps: warning: symbol
ippGetGroupTag used by
debian/libhpmud0/usr/lib/mipsel-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_mipsel.log:dpkg-shlibdeps: warning: symbol
httpConnectEncrypt used by
debian/libhpmud0/usr/lib/mipsel-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_mipsel.log:dpkg-shlibdeps: warning: symbol
ippNextAttribute used by
debian/libhpmud0/usr/lib/mipsel-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_mipsel.log:dpkg-shlibdeps: warning: symbol
ippAddStrings used by
debian/libhpmud0/usr/lib/mipsel-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_mipsel.log:dpkg-shlibdeps: warning: symbol
ippSetRequestId used by
debian/libhpmud0/usr/lib/mipsel-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_mipsel.log:dpkg-shlibdeps: warning: symbol ippReadIO
used by debian/libhpmud0/usr/lib/mipsel-linux-gnu/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_mipsel.log:dpkg-shlibdeps: warning: symbol
ippSetVersion used by
debian/libhpmud0/usr/lib/mipsel-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_mipsel.log:dpkg-shlibdeps: warning: symbol
ippGetStatusCode used by
debian/libhpmud0/usr/lib/mipsel-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_mips.log:dpkg-shlibdeps: warning: symbol ippGetString
used by debian/libhpmud0/usr/lib/mips-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_mips.log:dpkg-shlibdeps: warning: symbol cupsEncryption
used by debian/libhpmud0/usr/lib/mips-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_mips.log:dpkg-shlibdeps: warning: symbol ippAddStrings
used by debian/libhpmud0/usr/lib/mips-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_mips.log:dpkg-shlibdeps: warning: symbol ippGetGroupTag
used by debian/libhpmud0/usr/lib/mips-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_mips.log:dpkg-shlibdeps: warning: symbol ippGetValueTag
used by debian/libhpmud0/usr/lib/mips-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_mips.log:dpkg-shlibdeps: warning: symbol
cupsDoFileRequest used by
debian/libhpmud0/usr/lib/mips-linux-gnu/libhpipp.so.0.0.1 found in none of the
libraries
hplip_3.17.10+repack0-2_mips.log:dpkg-shlibdeps: warning: symbol
ippGetStatusCode used by
debian/libhpmud0/usr/lib/mips-linux-gnu/libhpipp.so.0.0.1 found in none of the
libraries
hplip_3.17.10+repack0-2_mips.log:dpkg-shlibdeps: warning: symbol cupsServer
used by debian/libhpmud0/usr/lib/mips-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_mips.log:dpkg-shlibdeps: warning: symbol httpClose used
by debian/libhpmud0/usr/lib/mips-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_mips.log:dpkg-shlibdeps: warning: symbol
ippSetRequestId used by
debian/libhpmud0/usr/lib/mips-linux-gnu/libhpipp.so.0.0.1 found in none of the
libraries
hplip_3.17.10+repack0-2_powerpc.log:dpkg-shlibdeps: warning: symbol
ippAddBoolean used by
debian/libhpmud0/usr/lib/powerpc-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_powerpc.log:dpkg-shlibdeps: warning: symbol
ippAddString used by
debian/libhpmud0/usr/lib/powerpc-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_powerpc.log:dpkg-shlibdeps: warning: symbol
ippGetInteger used by
debian/libhpmud0/usr/lib/powerpc-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_powerpc.log:dpkg-shlibdeps: warning: symbol
cupsLangEncoding used by
debian/libhpmud0/usr/lib/powerpc-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_powerpc.log:dpkg-shlibdeps: warning: symbol
ippGetValueTag used by
debian/libhpmud0/usr/lib/powerpc-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_powerpc.log:dpkg-shlibdeps: warning: symbol
ippAddStrings used by
debian/libhpmud0/usr/lib/powerpc-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_powerpc.log:dpkg-shlibdeps: warning: symbol ippWriteIO
used by debian/libhpmud0/usr/lib/powerpc-linux-gnu/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_powerpc.log:dpkg-shlibdeps: warning: symbol
httpConnectEncrypt used by
debian/libhpmud0/usr/lib/powerpc-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_powerpc.log:dpkg-shlibdeps: warning: symbol cupsSetUser
used by debian/libhpmud0/usr/lib/powerpc-linux-gnu/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_powerpc.log:dpkg-shlibdeps: warning: symbol ippReadIO
used by debian/libhpmud0/usr/lib/powerpc-linux-gnu/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_ppc64el.log:dpkg-shlibdeps: warning: symbol
cupsEncryption used by
debian/libhpmud0/usr/lib/powerpc64le-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_ppc64el.log:dpkg-shlibdeps: warning: symbol
ippGetStatusCode used by
debian/libhpmud0/usr/lib/powerpc64le-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_ppc64el.log:dpkg-shlibdeps: warning: symbol
cupsLastError used by
debian/libhpmud0/usr/lib/powerpc64le-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_ppc64el.log:dpkg-shlibdeps: warning: symbol
ippNewRequest used by
debian/libhpmud0/usr/lib/powerpc64le-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_ppc64el.log:dpkg-shlibdeps: warning: symbol ippDelete
used by debian/libhpmud0/usr/lib/powerpc64le-linux-gnu/libhpipp.so.0.0.1 found
in none of the libraries
hplip_3.17.10+repack0-2_ppc64el.log:dpkg-shlibdeps: warning: symbol
ippAddStrings used by
debian/libhpmud0/usr/lib/powerpc64le-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_ppc64el.log:dpkg-shlibdeps: warning: symbol
ippErrorString used by
debian/libhpmud0/usr/lib/powerpc64le-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_ppc64el.log:dpkg-shlibdeps: warning: symbol
httpConnectEncrypt used by
debian/libhpmud0/usr/lib/powerpc64le-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_ppc64el.log:dpkg-shlibdeps: warning: symbol
cupsDoFileRequest used by
debian/libhpmud0/usr/lib/powerpc64le-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_ppc64el.log:dpkg-shlibdeps: warning: symbol
ippGetGroupTag used by
debian/libhpmud0/usr/lib/powerpc64le-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_ppc64.log:dpkg-shlibdeps: warning: symbol ippAddStrings
used by debian/libhpmud0/usr/lib/powerpc64-linux-gnu/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_ppc64.log:dpkg-shlibdeps: warning: symbol
ippGetStatusCode used by
debian/libhpmud0/usr/lib/powerpc64-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_ppc64.log:dpkg-shlibdeps: warning: symbol ippWriteIO
used by debian/libhpmud0/usr/lib/powerpc64-linux-gnu/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_ppc64.log:dpkg-shlibdeps: warning: symbol cupsUser used
by debian/libhpmud0/usr/lib/powerpc64-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_ppc64.log:dpkg-shlibdeps: warning: symbol
ippErrorString used by
debian/libhpmud0/usr/lib/powerpc64-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_ppc64.log:dpkg-shlibdeps: warning: symbol
cupsLangEncoding used by
debian/libhpmud0/usr/lib/powerpc64-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_ppc64.log:dpkg-shlibdeps: warning: symbol
cupsLangDefault used by
debian/libhpmud0/usr/lib/powerpc64-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_ppc64.log:dpkg-shlibdeps: warning: symbol ippGetString
used by debian/libhpmud0/usr/lib/powerpc64-linux-gnu/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_ppc64.log:dpkg-shlibdeps: warning: symbol
cupsDoFileRequest used by
debian/libhpmud0/usr/lib/powerpc64-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_ppc64.log:dpkg-shlibdeps: warning: symbol ippSetVersion
used by debian/libhpmud0/usr/lib/powerpc64-linux-gnu/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_s390x.log:dpkg-shlibdeps: warning: symbol
ippSetRequestId used by
debian/libhpmud0/usr/lib/s390x-linux-gnu/libhpipp.so.0.0.1 found in none of the
libraries
hplip_3.17.10+repack0-2_s390x.log:dpkg-shlibdeps: warning: symbol ippNewRequest
used by debian/libhpmud0/usr/lib/s390x-linux-gnu/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_s390x.log:dpkg-shlibdeps: warning: symbol ippGetString
used by debian/libhpmud0/usr/lib/s390x-linux-gnu/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_s390x.log:dpkg-shlibdeps: warning: symbol cupsServer
used by debian/libhpmud0/usr/lib/s390x-linux-gnu/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_s390x.log:dpkg-shlibdeps: warning: symbol cupsSetUser
used by debian/libhpmud0/usr/lib/s390x-linux-gnu/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_s390x.log:dpkg-shlibdeps: warning: symbol
ippGetGroupTag used by
debian/libhpmud0/usr/lib/s390x-linux-gnu/libhpipp.so.0.0.1 found in none of the
libraries
hplip_3.17.10+repack0-2_s390x.log:dpkg-shlibdeps: warning: symbol ippAddInteger
used by debian/libhpmud0/usr/lib/s390x-linux-gnu/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_s390x.log:dpkg-shlibdeps: warning: symbol
cupsLangDefault used by
debian/libhpmud0/usr/lib/s390x-linux-gnu/libhpipp.so.0.0.1 found in none of the
libraries
hplip_3.17.10+repack0-2_s390x.log:dpkg-shlibdeps: warning: symbol httpClose
used by debian/libhpmud0/usr/lib/s390x-linux-gnu/libhpipp.so.0.0.1 found in
none of the libraries
hplip_3.17.10+repack0-2_s390x.log:dpkg-shlibdeps: warning: symbol ippNew used
by debian/libhpmud0/usr/lib/s390x-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_sh4.log:dpkg-shlibdeps: warning: symbol ippAddString
used by debian/libhpmud0/usr/lib/sh4-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_sh4.log:dpkg-shlibdeps: warning: symbol ippGetString
used by debian/libhpmud0/usr/lib/sh4-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_sh4.log:dpkg-shlibdeps: warning: symbol ippNewRequest
used by debian/libhpmud0/usr/lib/sh4-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_sh4.log:dpkg-shlibdeps: warning: symbol ippAddBoolean
used by debian/libhpmud0/usr/lib/sh4-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_sh4.log:dpkg-shlibdeps: warning: symbol ippGetGroupTag
used by debian/libhpmud0/usr/lib/sh4-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_sh4.log:dpkg-shlibdeps: warning: symbol cupsSetUser
used by debian/libhpmud0/usr/lib/sh4-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_sh4.log:dpkg-shlibdeps: warning: symbol ippReadIO used
by debian/libhpmud0/usr/lib/sh4-linux-gnu/libhpipp.so.0.0.1 found in none of
the libraries
hplip_3.17.10+repack0-2_sh4.log:dpkg-shlibdeps: warning: symbol cupsLastError
used by debian/libhpmud0/usr/lib/sh4-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
hplip_3.17.10+repack0-2_sh4.log:dpkg-shlibdeps: warning: symbol
ippNextAttribute used by
debian/libhpmud0/usr/lib/sh4-linux-gnu/libhpipp.so.0.0.1 found in none of the
libraries
hplip_3.17.10+repack0-2_sh4.log:dpkg-shlibdeps: warning: symbol ippAddInteger
used by debian/libhpmud0/usr/lib/sh4-linux-gnu/libhpipp.so.0.0.1 found in none
of the libraries
-- System Information:
Debian Release: buster/sid
APT prefers testing-debug
APT policy: (900, 'testing-debug'), (900, 'testing'), (800,
'unstable-debug'), (800, 'unstable'), (790, 'buildd-unstable'), (700,
'experimental-debug'), (700, 'experimental'), (690, 'buildd-experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 4.14.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8),
LANGUAGE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages libhpmud0:amd64 depends on:
ii libc6 2.25-6
ii libsnmp30 5.7.3+dfsg-1.8
ii libusb-1.0-0 2:1.0.21-2
libhpmud0:amd64 recommends no packages.
libhpmud0:amd64 suggests no packages.
-- no debconf information
--
bye,
pabs
https://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part
--- End Message ---