Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#26 Le 23/08/2017, à 11:54

brazz

Re : pb install Canon mg3051 wifi sur ubuntu mate 16.04

@sylvain3800  merci, j'ai été un peu par monts et par vaux ces temps ci ...
Voilà:

lsusb
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 009 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 002: ID 046d:c52f Logitech, Inc. Unifying Receiver
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 04a9:1800 Canon, Inc. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 002: ID 046d:c318 Logitech, Inc. Illuminated Keyboard
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

ensuite

sane-find-scanner

  # sane-find-scanner will now attempt to detect your scanner. If the
  # result is different from what you expected, first make sure your
  # scanner is powered up and properly connected to your computer.

  # No SCSI scanners found. If you expected something different, make sure that
  # you have loaded a kernel SCSI driver for your SCSI adapter.

could not open USB device 0x1d6b/0x0002 at 002:001: Access denied (insufficient permissions)
could not open USB device 0x1d6b/0x0001 at 009:001: Access denied (insufficient permissions)
could not open USB device 0x1d6b/0x0001 at 008:001: Access denied (insufficient permissions)
could not open USB device 0x1d6b/0x0001 at 007:001: Access denied (insufficient permissions)
could not open USB device 0x046d/0xc52f at 006:002: Access denied (insufficient permissions)
could not open USB device 0x1d6b/0x0001 at 006:001: Access denied (insufficient permissions)
found USB scanner (vendor=0x04a9 [Canon], product=0x1800 [TS8000 series]) at libusb:001:003
could not open USB device 0x1d6b/0x0002 at 001:001: Access denied (insufficient permissions)
could not open USB device 0x1d6b/0x0001 at 005:001: Access denied (insufficient permissions)
could not open USB device 0x046d/0xc318 at 004:002: Access denied (insufficient permissions)
could not open USB device 0x1d6b/0x0001 at 004:001: Access denied (insufficient permissions)
could not open USB device 0x1d6b/0x0001 at 003:001: Access denied (insufficient permissions)
  # Your USB scanner was (probably) detected. It may or may not be supported by
  # SANE. Try scanimage -L and read the backend's manpage.

  # Not checking for parallel port scanners.

  # Most Scanners connected to the parallel port or other proprietary ports
  # can't be detected by this program.

  # You may want to run this program as root to find all devices. Once you
  # found the scanner devices, be sure to adjust access permissions as
  # necessary.

et

sudo sane-find-scanner
[sudo] Mot de passe de pierre : 

  # sane-find-scanner will now attempt to detect your scanner. If the
  # result is different from what you expected, first make sure your
  # scanner is powered up and properly connected to your computer.

  # No SCSI scanners found. If you expected something different, make sure that
  # you have loaded a kernel SCSI driver for your SCSI adapter.

found USB scanner (vendor=0x04a9 [Canon], product=0x1800 [TS8000 series]) at libusb:001:003
  # Your USB scanner was (probably) detected. It may or may not be supported by
  # SANE. Try scanimage -L and read the backend's manpage.

  # Not checking for parallel port scanners.

  # Most Scanners connected to the parallel port or other proprietary ports
  # can't be detected by this program.

enfin

cat /etc/sane.d/epson.conf
# epson.conf
#
# here are some examples for how to configure the EPSON backend
#
# SCSI scanner:
scsi EPSON
# for the GT-6500:
scsi "EPSON SC"
#
# Parallel port scanner:
#pio 0x278
#pio 0x378
#pio 0x3BC
#
# USB scanner:
# There are two different methods of configuring a USB scanner: libusb and the kernel module
# For any system with libusb support (which is pretty much any recent Linux distribution) the
# following line is sufficient. This however assumes that the connected scanner (or to be more
# accurate, it's device ID) is known to the backend. 
usb
# For libusb support for unknown scanners use the following command
# usb <product ID> <device ID>
# e.g.:
# usb 0x4b8 0x110
# And for the scanner module, use the following configuration:
#usb /dev/usbscanner0
#usb /dev/usb/scanner0

et pour faire bonne mesure

cat /etc/sane.d/canon.conf
#canon.conf
scsi CANON IX

c'est spartiate!
pour les règles c'est simple et net:

cat /lib/udev/rules.d/40-libsane.rules
cat: /lib/udev/rules.d/40-libsane.rules: Aucun fichier ou dossier de ce type

j'ai bien peur d'être au point mort là dessus pour quelque temps
mais j'ai vu que Ordissimo1 planchait sur une nouvelle version de drivers...

en tout cas merci


Essayez, essayez, il en restera quelque chose...l'impossible n'est que ce qui n'a pas encore été réussi
Que Saint Torvalds nous assiste !

Hors ligne

#27 Le 23/08/2017, à 11:59

Ordissimo1

Re : pb install Canon mg3051 wifi sur ubuntu mate 16.04

Dsl, je viens de voir que j'ai repondu sur la première page.

Ordissimo1 a écrit :

Bonsoir,

Pour pouvoir utiliser ton scanner avec xsane, il te faut un backend sane surportant ton imprimante.

Tu peux installer se paquet, de scangearmp2 qui contient un backend qui fait le travaille, Voici l'adresse du projet : https://github.com/Ordissimo/scangearmp2
si tu es en 32bits : https://github.com/Ordissimo/scangearmp … l_i386.deb
si tu es en 64bits : https://github.com/Ordissimo/scangearmp … _amd64.deb

dans une console execute les commandes ci-dessous, remplace les xxx par ta version.

 toto@ubunut-16.04]# wget https://github.com/Ordissimo/scangearmp2/releases/download/3.40.3/scangearmp2_3.40.3.ubuntu.xenial_xxxx.deb
 toto@ubunut-16.04]# sudo dpkg -i scangearmp2_3.40.3.ubuntu.xenial_xxxx.deb
 toto@ubunut-16.04]# sudo echo "canon_pixma" >> /etc/sane.d/dll.conf
 toto@ubunut-16.04]# xsane

Bonjour,

Si vous regarder cette file
https://forum.ubuntu-fr.org/viewtopic.php?id=2010427
ou
si vous regarder la page du projet
https://github.com/Ordissimo/scangearmp2

vous verrez que j'ai déjà répondu.

Pour info canon fait des pilotes series, en gros vous remplacer les 2 derniers 0 par par ceux de votre model ex TS8000 => TS8050

Donc votre scanner est déjà pris en charge

Bonne journée.

Dernière modification par Ordissimo1 (Le 23/08/2017, à 12:03)

Hors ligne

#28 Le 23/08/2017, à 13:46

brazz

Re : pb install Canon mg3051 wifi sur ubuntu mate 16.04

Oups! je n'avais pas percuté que la famille TS8000  comprenait la série TX8050 dslé !
j'ai donc suivi les explications et tout va bien l jusqu'à

debuild -tc
 dpkg-buildpackage -rfakeroot -D -us -uc -tc
dpkg-buildpackage: info: paquet source scangearmp2
dpkg-buildpackage: info: version source 3.40.3+ubuntu.zesty
dpkg-buildpackage: info: distribution source stable
dpkg-buildpackage: info: source changé par Bertie Brousse <bertie95@hotmail.fr>
 dpkg-source --before-build scangearmp2
dpkg-buildpackage: info: architecture hôte amd64
dpkg-checkbuilddeps: erreur: Unmet build dependencies: debhelper (>= 4.0.0) libglib2.0-dev libgtk2.0-dev libusb-1.0-0-dev libjpeg-dev
dpkg-buildpackage: avertissement: dépendances de construction et conflits non satisfaits ; échec.
dpkg-buildpackage: avertissement: (Utilisez l'option -d pour forcer.)
debuild: fatal error at line 1376:
dpkg-buildpackage -rfakeroot -D -us -uc -tc failed

est ce que je peux forcer avec -d   ou bien je dois jongler avec les versions de librairies ?
Merci


Essayez, essayez, il en restera quelque chose...l'impossible n'est que ce qui n'a pas encore été réussi
Que Saint Torvalds nous assiste !

Hors ligne

#29 Le 23/08/2017, à 13:59

Ordissimo1

Re : pb install Canon mg3051 wifi sur ubuntu mate 16.04

Non
tu as 2 choix
  1) prende un paquet tout fait :
        64bits =>        https://github.com/Ordissimo/scangearmp … _amd64.deb la votre c'est celle-ci
       32bits  =>        https://github.com/Ordissimo/scangearmp … y_i386.deb

   2= soit suivre les instruction du readme en ajoutant les paquet qui manque :

git clone https://github.com/Ordissimo/scangearmp2.git
cd scangearmp2
sudo apt-get install debhelper libglib2.0-dev libgtk2.0-dev libusb-1.0-0-dev libjpeg-dev # les paquet qui manque
debuild -tc
sudo dpkg -i ../scangearmp2_3.40.3.ubuntu.zesty_amd64.deb
sudo echo "canon_pixma" >> /etc/sane.d/dll.conf

Cordialement

Dernière modification par Ordissimo1 (Le 23/08/2017, à 14:09)

Hors ligne

#30 Le 23/08/2017, à 14:01

Ordissimo1

Re : pb install Canon mg3051 wifi sur ubuntu mate 16.04

Ici les paquet pour les differentes distrbutions : https://github.com/Ordissimo/scangearmp2/releases

Hors ligne

#31 Le 23/08/2017, à 14:14

brazz

Re : pb install Canon mg3051 wifi sur ubuntu mate 16.04

A tout hasard et hésitations... j'ai fait

debuild -tc
 dpkg-buildpackage -rfakeroot -D -us -uc -tc
dpkg-buildpackage: info: paquet source scangearmp2
dpkg-buildpackage: info: version source 3.40.3+ubuntu.zesty
dpkg-buildpackage: info: distribution source stable
dpkg-buildpackage: info: source changé par Bertie Brousse <bertie95@hotmail.fr>
 dpkg-source --before-build scangearmp2
dpkg-buildpackage: info: architecture hôte amd64
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
#-/usr/bin/make clean
cd ./scangearmp2; make clean
make[1] : on entre dans le répertoire « /home/pierre/scangearmp2/scangearmp2 »
make[1]: *** Aucune règle pour fabriquer la cible « clean ». Arrêt.
make[1] : on quitte le répertoire « /home/pierre/scangearmp2/scangearmp2 »
debian/rules:54 : la recette pour la cible « clean » a échouée
make: [clean] Erreur 2 (ignorée)
dh_clean 
 dpkg-source -b scangearmp2
dpkg-source: avertissement: Le numéro de version indique des modifications provenant d'Ubuntu mais le champ « Maintainer: » ne comporte pas d'adresse Ubuntu
dpkg-source: avertissement: Le numéro de version indique des modifications provenant d'Ubuntu mais il n'existe pas de champ « XSBC-Original-Maintainer: »
dpkg-source: info: utilisation du format source « 3.0 (native) »
dpkg-source: info: construction de scangearmp2 dans scangearmp2_3.40.3+ubuntu.zesty.tar.xz
dpkg-source: info: construction de scangearmp2 dans scangearmp2_3.40.3+ubuntu.zesty.dsc
 debian/rules build
dh_testdir
# Add here commands to configure the package.
### configure common package
######## configure scangearmp2

**Error**: You must have `libtool' installed.
You can get it from: ftp://ftp.gnu.org/pub/gnu/
debian/rules:29 : la recette pour la cible « configure-stamp » a échouée
make: *** [configure-stamp] Erreur 1
dpkg-buildpackage: erreur: debian/rules build a produit une erreur de sortie de type 2
debuild: fatal error at line 1376:
dpkg-buildpackage -rfakeroot -D -us -uc -tc failed

or j'ai bien libtool  installé (2.4.6.1 )

donc ensuite j'ai installé en complémnent  libtool-bin
et au début ça part pas mal mais ensuite je vais dans le sable (pardon, c'est un peu long)

debuild -tc
 dpkg-buildpackage -rfakeroot -D -us -uc -tc
dpkg-buildpackage: info: paquet source scangearmp2
dpkg-buildpackage: info: version source 3.40.3+ubuntu.zesty
dpkg-buildpackage: info: distribution source stable
dpkg-buildpackage: info: source changé par Bertie Brousse <bertie95@hotmail.fr>
 dpkg-source --before-build scangearmp2
dpkg-buildpackage: info: architecture hôte amd64
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
#-/usr/bin/make clean
cd ./scangearmp2; make clean
make[1] : on entre dans le répertoire « /home/pierre/scangearmp2/scangearmp2 »
make[1]: *** Aucune règle pour fabriquer la cible « clean ». Arrêt.
make[1] : on quitte le répertoire « /home/pierre/scangearmp2/scangearmp2 »
debian/rules:54 : la recette pour la cible « clean » a échouée
make: [clean] Erreur 2 (ignorée)
dh_clean 
 dpkg-source -b scangearmp2
dpkg-source: avertissement: Le numéro de version indique des modifications provenant d'Ubuntu mais le champ « Maintainer: » ne comporte pas d'adresse Ubuntu
dpkg-source: avertissement: Le numéro de version indique des modifications provenant d'Ubuntu mais il n'existe pas de champ « XSBC-Original-Maintainer: »
dpkg-source: info: utilisation du format source « 3.0 (native) »
dpkg-source: info: construction de scangearmp2 dans scangearmp2_3.40.3+ubuntu.zesty.tar.xz
dpkg-source: info: construction de scangearmp2 dans scangearmp2_3.40.3+ubuntu.zesty.dsc
 debian/rules build
dh_testdir
# Add here commands to configure the package.
### configure common package
######## configure scangearmp2
processing .
Creating ./aclocal.m4 ...
Running glib-gettextize...  Ignore non-fatal messages.
Copying file po/Makefile.in.in

Please add the files
  codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  progtest.m4
from the /usr/share/aclocal directory to your autoconf macro directory
or directly to your aclocal.m4 file.
You will also need config.guess and config.sub, which you can get from
ftp://ftp.gnu.org/pub/gnu/config/.

Making ./aclocal.m4 writable ...
Running libtoolize...
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: You should add the contents of the following files to 'aclocal.m4':
libtoolize:   '/usr/share/aclocal/libtool.m4'
libtoolize:   '/usr/share/aclocal/ltoptions.m4'
libtoolize:   '/usr/share/aclocal/ltsugar.m4'
libtoolize:   '/usr/share/aclocal/ltversion.m4'
libtoolize:   '/usr/share/aclocal/lt~obsolete.m4'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
libtoolize: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT'
Running aclocal  ...
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
Running autoheader...
autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader: 
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
autoheader: WARNING: `acconfig.h':
autoheader: 
autoheader: WARNING:   AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader: 		[Define if a function `main' is needed.])
autoheader: 
autoheader: WARNING: More sophisticated templates can also be produced, see the
autoheader: WARNING: documentation.
Running automake --gnu  ...
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:19: installing './compile'
configure.in:19: installing './config.guess'
configure.in:19: installing './config.sub'
configure.in:16: installing './install-sh'
configure.in:16: installing './missing'
src/Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
src/Makefile.am: installing './depcomp'
Running autoconf ...
Running ./configure --enable-maintainer-mode --prefix=/usr LDFLAGS=-L/home/pierre/scangearmp2/scangearmp2/../com/libs_bin64 ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for ANSI C header files... (cached) yes
checking for ranlib... (cached) ranlib
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PACKAGE... yes
checking for GMODULE... yes
checking for LIBUSB_1_0... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  de fr ja zh
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating src/Makefile
config.status: creating include/Makefile
config.status: creating etc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
Now type `make' to compile.
touch configure-stamp
dh_testdir
# Add here commands to compile the package.
#/usr/bin/make
### build common package
######## compile scangearmp2
make[1] : on entre dans le répertoire « /home/pierre/scangearmp2/scangearmp2 »
(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/pierre/scangearmp2/scangearmp2/missing autoheader)
autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader: 
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
autoheader: WARNING: `acconfig.h':
autoheader: 
autoheader: WARNING:   AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader: 		[Define if a function `main' is needed.])
autoheader: 
autoheader: WARNING: More sophisticated templates can also be produced, see the
autoheader: WARNING: documentation.
rm -f stamp-h1
touch config.h.in
cd . && /bin/bash ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make  all-recursive
make[2] : on entre dans le répertoire « /home/pierre/scangearmp2/scangearmp2 »
Making all in po
make[3] : on entre dans le répertoire « /home/pierre/scangearmp2/scangearmp2/po »
file=./`echo de | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -c -o $file de.po
de.po:5: AVERTISSEMENT : Le champ « Language » est absent de l'en-tête
file=./`echo fr | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -c -o $file fr.po
fr.po:5: AVERTISSEMENT : Le champ « Language » est absent de l'en-tête
file=./`echo ja | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -c -o $file ja.po
ja.po:5: AVERTISSEMENT : Le champ « Language » est absent de l'en-tête
file=./`echo zh | sed 's,.*/,,'`.gmo \
  && rm -f $file && /usr/bin/msgfmt -c -o $file zh.po
zh.po:5: AVERTISSEMENT : Le champ « Language » est absent de l'en-tête
make[3] : on quitte le répertoire « /home/pierre/scangearmp2/scangearmp2/po »
Making all in src
make[3] : on entre dans le répertoire « /home/pierre/scangearmp2/scangearmp2/src »
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0   -I/usr/include/libusb-1.0 -I../include -O2 -D_FILE_OFFSET_BITS=64 -MT sane/libsane_canon_pixma_la-sanei_init_debug.lo -MD -MP -MF sane/.deps/libsane_canon_pixma_la-sanei_init_debug.Tpo -c -o sane/libsane_canon_pixma_la-sanei_init_debug.lo `test -f 'sane/sanei_init_debug.c' || echo './'`sane/sanei_init_debug.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I../include -O2 -D_FILE_OFFSET_BITS=64 -MT sane/libsane_canon_pixma_la-sanei_init_debug.lo -MD -MP -MF sane/.deps/libsane_canon_pixma_la-sanei_init_debug.Tpo -c sane/sanei_init_debug.c  -fPIC -DPIC -o sane/.libs/libsane_canon_pixma_la-sanei_init_debug.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I../include -O2 -D_FILE_OFFSET_BITS=64 -MT sane/libsane_canon_pixma_la-sanei_init_debug.lo -MD -MP -MF sane/.deps/libsane_canon_pixma_la-sanei_init_debug.Tpo -c sane/sanei_init_debug.c -o sane/libsane_canon_pixma_la-sanei_init_debug.o >/dev/null 2>&1
mv -f sane/.deps/libsane_canon_pixma_la-sanei_init_debug.Tpo sane/.deps/libsane_canon_pixma_la-sanei_init_debug.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0   -I/usr/include/libusb-1.0 -I../include -O2 -D_FILE_OFFSET_BITS=64 -MT sane/libsane_canon_pixma_la-canon_pixma.lo -MD -MP -MF sane/.deps/libsane_canon_pixma_la-canon_pixma.Tpo -c -o sane/libsane_canon_pixma_la-canon_pixma.lo `test -f 'sane/canon_pixma.c' || echo './'`sane/canon_pixma.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I../include -O2 -D_FILE_OFFSET_BITS=64 -MT sane/libsane_canon_pixma_la-canon_pixma.lo -MD -MP -MF sane/.deps/libsane_canon_pixma_la-canon_pixma.Tpo -c sane/canon_pixma.c  -fPIC -DPIC -o sane/.libs/libsane_canon_pixma_la-canon_pixma.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I../include -O2 -D_FILE_OFFSET_BITS=64 -MT sane/libsane_canon_pixma_la-canon_pixma.lo -MD -MP -MF sane/.deps/libsane_canon_pixma_la-canon_pixma.Tpo -c sane/canon_pixma.c -o sane/libsane_canon_pixma_la-canon_pixma.o >/dev/null 2>&1
mv -f sane/.deps/libsane_canon_pixma_la-canon_pixma.Tpo sane/.deps/libsane_canon_pixma_la-canon_pixma.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0   -I/usr/include/libusb-1.0 -I../include -O2 -D_FILE_OFFSET_BITS=64 -MT sane/libsane_canon_pixma_la-errordlg.lo -MD -MP -MF sane/.deps/libsane_canon_pixma_la-errordlg.Tpo -c -o sane/libsane_canon_pixma_la-errordlg.lo `test -f 'sane/errordlg.c' || echo './'`sane/errordlg.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I../include -O2 -D_FILE_OFFSET_BITS=64 -MT sane/libsane_canon_pixma_la-errordlg.lo -MD -MP -MF sane/.deps/libsane_canon_pixma_la-errordlg.Tpo -c sane/errordlg.c  -fPIC -DPIC -o sane/.libs/libsane_canon_pixma_la-errordlg.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I../include -O2 -D_FILE_OFFSET_BITS=64 -MT sane/libsane_canon_pixma_la-errordlg.lo -MD -MP -MF sane/.deps/libsane_canon_pixma_la-errordlg.Tpo -c sane/errordlg.c -o sane/libsane_canon_pixma_la-errordlg.o >/dev/null 2>&1
mv -f sane/.deps/libsane_canon_pixma_la-errordlg.Tpo sane/.deps/libsane_canon_pixma_la-errordlg.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0   -I/usr/include/libusb-1.0 -I../include -O2 -D_FILE_OFFSET_BITS=64 -MT libsane_canon_pixma_la-keep_setting.lo -MD -MP -MF .deps/libsane_canon_pixma_la-keep_setting.Tpo -c -o libsane_canon_pixma_la-keep_setting.lo `test -f 'keep_setting.c' || echo './'`keep_setting.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I../include -O2 -D_FILE_OFFSET_BITS=64 -MT libsane_canon_pixma_la-keep_setting.lo -MD -MP -MF .deps/libsane_canon_pixma_la-keep_setting.Tpo -c keep_setting.c  -fPIC -DPIC -o .libs/libsane_canon_pixma_la-keep_setting.o
keep_setting.c: In function ‘KeepSettingCommonOpen’:
keep_setting.c:83:83: warning: embedded ‘\0’ in format [-Wformat-contains-nul]
  snprintf( lpCommonSetting->file_path, PATH_MAX, "/var/tmp/canon_sgmp2_setting.ini\0" ); /* Ver.2.20 */
                                                                                   ^
keep_setting.c: In function ‘SubWriteSettingCommonFile’:
keep_setting.c:243:52: warning: embedded ‘\0’ in format [-Wformat-contains-nul]
   snprintf( lpBuf, KEEP_SETTING_RASTER_LEN, "%s%s\n\0", KeepSettingCommonStrArray[ i ], lpCommonSetting->str[ i ] );
                                                    ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I../include -O2 -D_FILE_OFFSET_BITS=64 -MT libsane_canon_pixma_la-keep_setting.lo -MD -MP -MF .deps/libsane_canon_pixma_la-keep_setting.Tpo -c keep_setting.c -o libsane_canon_pixma_la-keep_setting.o >/dev/null 2>&1
mv -f .deps/libsane_canon_pixma_la-keep_setting.Tpo .deps/libsane_canon_pixma_la-keep_setting.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0   -I/usr/include/libusb-1.0 -I../include -O2 -D_FILE_OFFSET_BITS=64 -MT libsane_canon_pixma_la-canon_mfp_io.lo -MD -MP -MF .deps/libsane_canon_pixma_la-canon_mfp_io.Tpo -c -o libsane_canon_pixma_la-canon_mfp_io.lo `test -f 'canon_mfp_io.c' || echo './'`canon_mfp_io.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I../include -O2 -D_FILE_OFFSET_BITS=64 -MT libsane_canon_pixma_la-canon_mfp_io.lo -MD -MP -MF .deps/libsane_canon_pixma_la-canon_mfp_io.Tpo -c canon_mfp_io.c  -fPIC -DPIC -o .libs/libsane_canon_pixma_la-canon_mfp_io.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I../include -O2 -D_FILE_OFFSET_BITS=64 -MT libsane_canon_pixma_la-canon_mfp_io.lo -MD -MP -MF .deps/libsane_canon_pixma_la-canon_mfp_io.Tpo -c canon_mfp_io.c -o libsane_canon_pixma_la-canon_mfp_io.o >/dev/null 2>&1
mv -f .deps/libsane_canon_pixma_la-canon_mfp_io.Tpo .deps/libsane_canon_pixma_la-canon_mfp_io.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0   -I/usr/include/libusb-1.0 -I../include -O2 -D_FILE_OFFSET_BITS=64 -MT libsane_canon_pixma_la-canon_mfp_tools.lo -MD -MP -MF .deps/libsane_canon_pixma_la-canon_mfp_tools.Tpo -c -o libsane_canon_pixma_la-canon_mfp_tools.lo `test -f 'canon_mfp_tools.c' || echo './'`canon_mfp_tools.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I../include -O2 -D_FILE_OFFSET_BITS=64 -MT libsane_canon_pixma_la-canon_mfp_tools.lo -MD -MP -MF .deps/libsane_canon_pixma_la-canon_mfp_tools.Tpo -c canon_mfp_tools.c  -fPIC -DPIC -o .libs/libsane_canon_pixma_la-canon_mfp_tools.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I../include -O2 -D_FILE_OFFSET_BITS=64 -MT libsane_canon_pixma_la-canon_mfp_tools.lo -MD -MP -MF .deps/libsane_canon_pixma_la-canon_mfp_tools.Tpo -c canon_mfp_tools.c -o libsane_canon_pixma_la-canon_mfp_tools.o >/dev/null 2>&1
mv -f .deps/libsane_canon_pixma_la-canon_mfp_tools.Tpo .deps/libsane_canon_pixma_la-canon_mfp_tools.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0   -I/usr/include/libusb-1.0 -I../include -O2 -D_FILE_OFFSET_BITS=64 -MT libsane_canon_pixma_la-file_control.lo -MD -MP -MF .deps/libsane_canon_pixma_la-file_control.Tpo -c -o libsane_canon_pixma_la-file_control.lo `test -f 'file_control.c' || echo './'`file_control.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I../include -O2 -D_FILE_OFFSET_BITS=64 -MT libsane_canon_pixma_la-file_control.lo -MD -MP -MF .deps/libsane_canon_pixma_la-file_control.Tpo -c file_control.c  -fPIC -DPIC -o .libs/libsane_canon_pixma_la-file_control.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I../include -O2 -D_FILE_OFFSET_BITS=64 -MT libsane_canon_pixma_la-file_control.lo -MD -MP -MF .deps/libsane_canon_pixma_la-file_control.Tpo -c file_control.c -o libsane_canon_pixma_la-file_control.o >/dev/null 2>&1
mv -f .deps/libsane_canon_pixma_la-file_control.Tpo .deps/libsane_canon_pixma_la-file_control.Plo
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0   -I/usr/include/libusb-1.0 -I../include -O2 -D_FILE_OFFSET_BITS=64 -MT libsane_canon_pixma_la-cnmsfunc.lo -MD -MP -MF .deps/libsane_canon_pixma_la-cnmsfunc.Tpo -c -o libsane_canon_pixma_la-cnmsfunc.lo `test -f 'cnmsfunc.c' || echo './'`cnmsfunc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I../include -O2 -D_FILE_OFFSET_BITS=64 -MT libsane_canon_pixma_la-cnmsfunc.lo -MD -MP -MF .deps/libsane_canon_pixma_la-cnmsfunc.Tpo -c cnmsfunc.c  -fPIC -DPIC -o .libs/libsane_canon_pixma_la-cnmsfunc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -I/usr/include/libusb-1.0 -I../include -O2 -D_FILE_OFFSET_BITS=64 -MT libsane_canon_pixma_la-cnmsfunc.lo -MD -MP -MF .deps/libsane_canon_pixma_la-cnmsfunc.Tpo -c cnmsfunc.c -o libsane_canon_pixma_la-cnmsfunc.o >/dev/null 2>&1
mv -f .deps/libsane_canon_pixma_la-cnmsfunc.Tpo .deps/libsane_canon_pixma_la-cnmsfunc.Plo
/bin/bash ../libtool  --tag=CC   --mode=link gcc -I/usr/include/libusb-1.0 -I../include -O2 -D_FILE_OFFSET_BITS=64 -version-info 1:0:0 -L/home/pierre/scangearmp2/scangearmp2/../com/libs_bin64 -o libsane-canon_pixma.la -rpath /usr/lib/sane sane/libsane_canon_pixma_la-sanei_init_debug.lo sane/libsane_canon_pixma_la-canon_pixma.lo sane/libsane_canon_pixma_la-errordlg.lo libsane_canon_pixma_la-keep_setting.lo libsane_canon_pixma_la-canon_mfp_io.lo libsane_canon_pixma_la-canon_mfp_tools.lo libsane_canon_pixma_la-file_control.lo libsane_canon_pixma_la-cnmsfunc.lo -L../../com/libs_bin64 -lcncpmslld2 -lcncpnet2 -lcncpnet20 -lcncpnet30 -lpthread -ldl -lusb-1.0 
libtool: link: gcc -shared  -fPIC -DPIC  sane/.libs/libsane_canon_pixma_la-sanei_init_debug.o sane/.libs/libsane_canon_pixma_la-canon_pixma.o sane/.libs/libsane_canon_pixma_la-errordlg.o .libs/libsane_canon_pixma_la-keep_setting.o .libs/libsane_canon_pixma_la-canon_mfp_io.o .libs/libsane_canon_pixma_la-canon_mfp_tools.o .libs/libsane_canon_pixma_la-file_control.o .libs/libsane_canon_pixma_la-cnmsfunc.o   -L/home/pierre/scangearmp2/scangearmp2/../com/libs_bin64 -L../../com/libs_bin64 -lcncpmslld2 -lcncpnet2 -lcncpnet20 -lcncpnet30 -lpthread -ldl -lusb-1.0  -O2   -Wl,-soname -Wl,libsane-canon_pixma.so.1 -o .libs/libsane-canon_pixma.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libsane-canon_pixma.so.1" && ln -s "libsane-canon_pixma.so.1.0.0" "libsane-canon_pixma.so.1")
libtool: link: (cd ".libs" && rm -f "libsane-canon_pixma.so" && ln -s "libsane-canon_pixma.so.1.0.0" "libsane-canon_pixma.so")
libtool: link: ar cru .libs/libsane-canon_pixma.a  sane/libsane_canon_pixma_la-sanei_init_debug.o sane/libsane_canon_pixma_la-canon_pixma.o sane/libsane_canon_pixma_la-errordlg.o libsane_canon_pixma_la-keep_setting.o libsane_canon_pixma_la-canon_mfp_io.o libsane_canon_pixma_la-canon_mfp_tools.o libsane_canon_pixma_la-file_control.o libsane_canon_pixma_la-cnmsfunc.o
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libsane-canon_pixma.a
libtool: link: ( cd ".libs" && rm -f "libsane-canon_pixma.la" && ln -s "../libsane-canon_pixma.la" "libsane-canon_pixma.la" )
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0   -DPACKAGE_DATA_DIR=\""/usr/share/scangearmp2"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -D_FILE_OFFSET_BITS=64 -MT scangearmp2-main.o -MD -MP -MF .deps/scangearmp2-main.Tpo -c -o scangearmp2-main.o `test -f 'main.c' || echo './'`main.c
main.c: In function ‘main’:
main.c:204:3: warning: implicit declaration of function ‘CIJSC_UI_error_show’ [-Wimplicit-function-declaration]
   CIJSC_UI_error_show( data, NULL );
   ^~~~~~~~~~~~~~~~~~~
mv -f .deps/scangearmp2-main.Tpo .deps/scangearmp2-main.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0   -DPACKAGE_DATA_DIR=\""/usr/share/scangearmp2"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -D_FILE_OFFSET_BITS=64 -MT scangearmp2-canon_mfp_io.o -MD -MP -MF .deps/scangearmp2-canon_mfp_io.Tpo -c -o scangearmp2-canon_mfp_io.o `test -f 'canon_mfp_io.c' || echo './'`canon_mfp_io.c
mv -f .deps/scangearmp2-canon_mfp_io.Tpo .deps/scangearmp2-canon_mfp_io.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0   -DPACKAGE_DATA_DIR=\""/usr/share/scangearmp2"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -D_FILE_OFFSET_BITS=64 -MT scangearmp2-canon_mfp_tools.o -MD -MP -MF .deps/scangearmp2-canon_mfp_tools.Tpo -c -o scangearmp2-canon_mfp_tools.o `test -f 'canon_mfp_tools.c' || echo './'`canon_mfp_tools.c
mv -f .deps/scangearmp2-canon_mfp_tools.Tpo .deps/scangearmp2-canon_mfp_tools.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0   -DPACKAGE_DATA_DIR=\""/usr/share/scangearmp2"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -D_FILE_OFFSET_BITS=64 -MT scangearmp2-mainui.o -MD -MP -MF .deps/scangearmp2-mainui.Tpo -c -o scangearmp2-mainui.o `test -f 'mainui.c' || echo './'`mainui.c
mv -f .deps/scangearmp2-mainui.Tpo .deps/scangearmp2-mainui.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0   -DPACKAGE_DATA_DIR=\""/usr/share/scangearmp2"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -D_FILE_OFFSET_BITS=64 -MT scangearmp2-selectdevice.o -MD -MP -MF .deps/scangearmp2-selectdevice.Tpo -c -o scangearmp2-selectdevice.o `test -f 'selectdevice.c' || echo './'`selectdevice.c
selectdevice.c: In function ‘ui_combobox_select_devlist_init’:
selectdevice.c:70:9: warning: implicit declaration of function ‘strcmp’ [-Wimplicit-function-declaration]
    if ( strcmp( select_device_list[ devnum ]->name, cache_name ) == 0 ) {
         ^~~~~~
mv -f .deps/scangearmp2-selectdevice.Tpo .deps/scangearmp2-selectdevice.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0   -DPACKAGE_DATA_DIR=\""/usr/share/scangearmp2"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -D_FILE_OFFSET_BITS=64 -MT scangearmp2-scanmain.o -MD -MP -MF .deps/scangearmp2-scanmain.Tpo -c -o scangearmp2-scanmain.o `test -f 'scanmain.c' || echo './'`scanmain.c
mv -f .deps/scangearmp2-scanmain.Tpo .deps/scangearmp2-scanmain.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0   -DPACKAGE_DATA_DIR=\""/usr/share/scangearmp2"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -D_FILE_OFFSET_BITS=64 -MT scangearmp2-errordlg.o -MD -MP -MF .deps/scangearmp2-errordlg.Tpo -c -o scangearmp2-errordlg.o `test -f 'errordlg.c' || echo './'`errordlg.c
mv -f .deps/scangearmp2-errordlg.Tpo .deps/scangearmp2-errordlg.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0   -DPACKAGE_DATA_DIR=\""/usr/share/scangearmp2"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -D_FILE_OFFSET_BITS=64 -MT scangearmp2-progressbar.o -MD -MP -MF .deps/scangearmp2-progressbar.Tpo -c -o scangearmp2-progressbar.o `test -f 'progressbar.c' || echo './'`progressbar.c
progressbar.c:55:8: warning: type defaults to ‘int’ in declaration of ‘ui_progress_current_id’ [-Wimplicit-int]
 static ui_progress_current_id = -1;
        ^~~~~~~~~~~~~~~~~~~~~~
mv -f .deps/scangearmp2-progressbar.Tpo .deps/scangearmp2-progressbar.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0   -DPACKAGE_DATA_DIR=\""/usr/share/scangearmp2"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -D_FILE_OFFSET_BITS=64 -MT scangearmp2-file_control.o -MD -MP -MF .deps/scangearmp2-file_control.Tpo -c -o scangearmp2-file_control.o `test -f 'file_control.c' || echo './'`file_control.c
mv -f .deps/scangearmp2-file_control.Tpo .deps/scangearmp2-file_control.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0   -DPACKAGE_DATA_DIR=\""/usr/share/scangearmp2"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -D_FILE_OFFSET_BITS=64 -MT scangearmp2-keep_setting.o -MD -MP -MF .deps/scangearmp2-keep_setting.Tpo -c -o scangearmp2-keep_setting.o `test -f 'keep_setting.c' || echo './'`keep_setting.c
keep_setting.c: In function ‘KeepSettingCommonOpen’:
keep_setting.c:83:83: warning: embedded ‘\0’ in format [-Wformat-contains-nul]
  snprintf( lpCommonSetting->file_path, PATH_MAX, "/var/tmp/canon_sgmp2_setting.ini\0" ); /* Ver.2.20 */
                                                                                   ^
keep_setting.c: In function ‘SubWriteSettingCommonFile’:
keep_setting.c:243:52: warning: embedded ‘\0’ in format [-Wformat-contains-nul]
   snprintf( lpBuf, KEEP_SETTING_RASTER_LEN, "%s%s\n\0", KeepSettingCommonStrArray[ i ], lpCommonSetting->str[ i ] );
                                                    ^
mv -f .deps/scangearmp2-keep_setting.Tpo .deps/scangearmp2-keep_setting.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0   -DPACKAGE_DATA_DIR=\""/usr/share/scangearmp2"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -D_FILE_OFFSET_BITS=64 -MT scangearmp2-jpeg2pdf.o -MD -MP -MF .deps/scangearmp2-jpeg2pdf.Tpo -c -o scangearmp2-jpeg2pdf.o `test -f 'jpeg2pdf.c' || echo './'`jpeg2pdf.c
mv -f .deps/scangearmp2-jpeg2pdf.Tpo .deps/scangearmp2-jpeg2pdf.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0   -DPACKAGE_DATA_DIR=\""/usr/share/scangearmp2"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -D_FILE_OFFSET_BITS=64 -MT scangearmp2-cnmsfunc.o -MD -MP -MF .deps/scangearmp2-cnmsfunc.Tpo -c -o scangearmp2-cnmsfunc.o `test -f 'cnmsfunc.c' || echo './'`cnmsfunc.c
mv -f .deps/scangearmp2-cnmsfunc.Tpo .deps/scangearmp2-cnmsfunc.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0   -DPACKAGE_DATA_DIR=\""/usr/share/scangearmp2"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -D_FILE_OFFSET_BITS=64 -MT scangearmp2-callbacks.o -MD -MP -MF .deps/scangearmp2-callbacks.Tpo -c -o scangearmp2-callbacks.o `test -f 'callbacks.c' || echo './'`callbacks.c
callbacks.c: In function ‘on_button_select_update_clicked’:
callbacks.c:160:7: warning: implicit declaration of function ‘CIJSC_UI_select_update_list’ [-Wimplicit-function-declaration]
  if ( CIJSC_UI_select_update_list( data ) != CMT_STATUS_GOOD ) {
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
callbacks.c:163:3: warning: implicit declaration of function ‘CIJSC_UI_error_show’ [-Wimplicit-function-declaration]
   CIJSC_UI_error_show( data, data->dialog_select );
   ^~~~~~~~~~~~~~~~~~~
callbacks.c: In function ‘on_button_save_save_clicked’:
callbacks.c:213:2: warning: implicit declaration of function ‘CIJSC_UI_save_button_save_clicked’ [-Wimplicit-function-declaration]
  CIJSC_UI_save_button_save_clicked( data );
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
callbacks.c: In function ‘on_button_save_cancel_clicked’:
callbacks.c:222:2: warning: implicit declaration of function ‘CIJSC_UI_save_button_cancel_clicked’ [-Wimplicit-function-declaration]
  CIJSC_UI_save_button_cancel_clicked( data );
  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
callbacks.c: In function ‘on_dialog_notify_hide’:
callbacks.c:273:2: warning: implicit declaration of function ‘CIJSC_UI_notify_hide’ [-Wimplicit-function-declaration]
  CIJSC_UI_notify_hide( data );
  ^~~~~~~~~~~~~~~~~~~~
mv -f .deps/scangearmp2-callbacks.Tpo .deps/scangearmp2-callbacks.Po
/bin/bash ../libtool  --tag=CC   --mode=link gcc -DPACKAGE_DATA_DIR=\""/usr/share/scangearmp2"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -D_FILE_OFFSET_BITS=64  -L/home/pierre/scangearmp2/scangearmp2/../com/libs_bin64 -o scangearmp2 scangearmp2-main.o scangearmp2-canon_mfp_io.o scangearmp2-canon_mfp_tools.o scangearmp2-mainui.o scangearmp2-selectdevice.o scangearmp2-scanmain.o scangearmp2-errordlg.o scangearmp2-progressbar.o scangearmp2-file_control.o scangearmp2-keep_setting.o scangearmp2-jpeg2pdf.o scangearmp2-cnmsfunc.o scangearmp2-callbacks.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lusb-1.0 -lcncpmslld2 -lcncpnet2 -lcncpnet20 -lcncpnet30 -lpthread  
libtool: link: gcc -DPACKAGE_DATA_DIR=\"/usr/share/scangearmp2\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -O2 -D_FILE_OFFSET_BITS=64 -o scangearmp2 scangearmp2-main.o scangearmp2-canon_mfp_io.o scangearmp2-canon_mfp_tools.o scangearmp2-mainui.o scangearmp2-selectdevice.o scangearmp2-scanmain.o scangearmp2-errordlg.o scangearmp2-progressbar.o scangearmp2-file_control.o scangearmp2-keep_setting.o scangearmp2-jpeg2pdf.o scangearmp2-cnmsfunc.o scangearmp2-callbacks.o -Wl,--export-dynamic -pthread  -L/home/pierre/scangearmp2/scangearmp2/../com/libs_bin64 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig /usr/lib/x86_64-linux-gnu/libfreetype.so -lgmodule-2.0 -lglib-2.0 -lusb-1.0 -lcncpmslld2 -lcncpnet2 -lcncpnet20 -lcncpnet30 -lpthread -pthread
make[3] : on quitte le répertoire « /home/pierre/scangearmp2/scangearmp2/src »
Making all in etc
make[3] : on entre dans le répertoire « /home/pierre/scangearmp2/scangearmp2/etc »
make[3]: rien à faire pour « all ».
make[3] : on quitte le répertoire « /home/pierre/scangearmp2/scangearmp2/etc »
Making all in include
make[3] : on entre dans le répertoire « /home/pierre/scangearmp2/scangearmp2/include »
make[3]: rien à faire pour « all ».
make[3] : on quitte le répertoire « /home/pierre/scangearmp2/scangearmp2/include »
make[3] : on entre dans le répertoire « /home/pierre/scangearmp2/scangearmp2 »
make[3] : on quitte le répertoire « /home/pierre/scangearmp2/scangearmp2 »
make[2] : on quitte le répertoire « /home/pierre/scangearmp2/scangearmp2 »
make[1] : on quitte le répertoire « /home/pierre/scangearmp2/scangearmp2 »
touch build-stamp
 fakeroot debian/rules binary
dh_testdir
dh_testroot
dh_clean -k 
dh_clean: dh_clean -k is deprecated; use dh_prep instead
dh_installdirs
### install common package
cd ./scangearmp2; make install DESTDIR=/home/pierre/scangearmp2/debian/scangearmp2
make[1] : on entre dans le répertoire « /home/pierre/scangearmp2/scangearmp2 »
Making install in po
make[2] : on entre dans le répertoire « /home/pierre/scangearmp2/scangearmp2/po »
mkdir -p /home/pierre/scangearmp2/debian/scangearmp2/usr/share; \
catalogs='de.gmo fr.gmo ja.gmo zh.gmo'; \
for cat in $catalogs; do \
  cat=`basename $cat`; \
  case "$cat" in \
    *.gmo) destdir=/usr/share/locale;; \
    *)     destdir=/usr/lib/locale;; \
  esac; \
  lang=`echo $cat | sed 's/\.gmo$//'`; \
  dir=/home/pierre/scangearmp2/debian/scangearmp2$destdir/$lang/LC_MESSAGES; \
  mkdir -p $dir; \
  if test -r $cat; then \
    /usr/bin/install -c -m 644 $cat $dir/scangearmp2.mo; \
    echo "installing $cat as $dir/scangearmp2.mo"; \
  else \
    /usr/bin/install -c -m 644 ./$cat $dir/scangearmp2.mo; \
    echo "installing ./$cat as" \
	 "$dir/scangearmp2.mo"; \
  fi; \
  if test -r $cat.m; then \
    /usr/bin/install -c -m 644 $cat.m $dir/scangearmp2.mo.m; \
    echo "installing $cat.m as $dir/scangearmp2.mo.m"; \
  else \
    if test -r ./$cat.m ; then \
      /usr/bin/install -c -m 644 ./$cat.m \
	$dir/scangearmp2.mo.m; \
      echo "installing ./$cat as" \
	   "$dir/scangearmp2.mo.m"; \
    else \
      true; \
    fi; \
  fi; \
done
installing de.gmo as /home/pierre/scangearmp2/debian/scangearmp2/usr/share/locale/de/LC_MESSAGES/scangearmp2.mo
installing fr.gmo as /home/pierre/scangearmp2/debian/scangearmp2/usr/share/locale/fr/LC_MESSAGES/scangearmp2.mo
installing ja.gmo as /home/pierre/scangearmp2/debian/scangearmp2/usr/share/locale/ja/LC_MESSAGES/scangearmp2.mo
installing zh.gmo as /home/pierre/scangearmp2/debian/scangearmp2/usr/share/locale/zh/LC_MESSAGES/scangearmp2.mo
if test "scangearmp2" = "glib"; then \
  mkdir -p /home/pierre/scangearmp2/debian/scangearmp2/usr/share/glib-2.0/gettext/po; \
  /usr/bin/install -c -m 644 ./Makefile.in.in \
		  /home/pierre/scangearmp2/debian/scangearmp2/usr/share/glib-2.0/gettext/po/Makefile.in.in; \
else \
  : ; \
fi
make[2] : on quitte le répertoire « /home/pierre/scangearmp2/scangearmp2/po »
Making install in src
make[2] : on entre dans le répertoire « /home/pierre/scangearmp2/scangearmp2/src »
make[3] : on entre dans le répertoire « /home/pierre/scangearmp2/scangearmp2/src »
 /bin/mkdir -p '/home/pierre/scangearmp2/debian/scangearmp2/usr/bin'
  /bin/bash ../libtool   --mode=install /usr/bin/install -c scangearmp2 '/home/pierre/scangearmp2/debian/scangearmp2/usr/bin'
libtool: install: /usr/bin/install -c scangearmp2 /home/pierre/scangearmp2/debian/scangearmp2/usr/bin/scangearmp2
if test ! -d /home/pierre/scangearmp2/debian/scangearmp2/usr/lib/bjlib; then mkdir -p /home/pierre/scangearmp2/debian/scangearmp2/usr/lib/bjlib ; fi ; \
/usr/bin/install -c -m 644 canon_mfp2.conf /home/pierre/scangearmp2/debian/scangearmp2/usr/lib/bjlib
make[3] : on quitte le répertoire « /home/pierre/scangearmp2/scangearmp2/src »
make[2] : on quitte le répertoire « /home/pierre/scangearmp2/scangearmp2/src »
Making install in etc
make[2] : on entre dans le répertoire « /home/pierre/scangearmp2/scangearmp2/etc »
make[3] : on entre dans le répertoire « /home/pierre/scangearmp2/scangearmp2/etc »
make[3]: rien à faire pour « install-exec-am ».
make[3]: rien à faire pour « install-data-am ».
make[3] : on quitte le répertoire « /home/pierre/scangearmp2/scangearmp2/etc »
make[2] : on quitte le répertoire « /home/pierre/scangearmp2/scangearmp2/etc »
Making install in include
make[2] : on entre dans le répertoire « /home/pierre/scangearmp2/scangearmp2/include »
make[3] : on entre dans le répertoire « /home/pierre/scangearmp2/scangearmp2/include »
make[3]: rien à faire pour « install-exec-am ».
make[3]: rien à faire pour « install-data-am ».
make[3] : on quitte le répertoire « /home/pierre/scangearmp2/scangearmp2/include »
make[2] : on quitte le répertoire « /home/pierre/scangearmp2/scangearmp2/include »
make[2] : on entre dans le répertoire « /home/pierre/scangearmp2/scangearmp2 »
make[3] : on entre dans le répertoire « /home/pierre/scangearmp2/scangearmp2 »
make[3]: rien à faire pour « install-exec-am ».
/bin/bash /home/pierre/scangearmp2/scangearmp2/install-sh -d /home/pierre/scangearmp2/debian/scangearmp2/usr/share/scangearmp2; \
for glade in ./*.glade; do \
  if test -f $glade; then \
    /usr/bin/install -c -m 644 $glade /home/pierre/scangearmp2/debian/scangearmp2/usr/share/scangearmp2; \
  fi \
done
if test -d ./pixmaps; then \
  /bin/bash /home/pierre/scangearmp2/scangearmp2/install-sh -d /home/pierre/scangearmp2/debian/scangearmp2/usr/share/scangearmp2/pixmaps; \
  for pixmap in ./pixmaps/*; do \
    if test -f $pixmap; then \
      /usr/bin/install -c -m 644 $pixmap /home/pierre/scangearmp2/debian/scangearmp2/usr/share/scangearmp2/pixmaps; \
    fi \
  done \
fi
make[3] : on quitte le répertoire « /home/pierre/scangearmp2/scangearmp2 »
make[2] : on quitte le répertoire « /home/pierre/scangearmp2/scangearmp2 »
make[1] : on quitte le répertoire « /home/pierre/scangearmp2/scangearmp2 »
### remove .la .a
rm -f /home/pierre/scangearmp2/debian/scangearmp2/usr/lib/*.la /home/pierre/scangearmp2/debian/scangearmp2/usr/lib/*.a
### copy common libraries
dh_install -s
dh_install: -s/--same-arch is deprecated; please use -a/--arch instead
mkdir -p /home/pierre/scangearmp2/debian/scangearmp2/usr/lib
install -c -s -m 755 ./com/libs_bin`getconf LONG_BIT`/*.so.* /home/pierre/scangearmp2/debian/scangearmp2/usr/lib
### copy udev rules file
dh_install -s
dh_install: -s/--same-arch is deprecated; please use -a/--arch instead
mkdir -p /home/pierre/scangearmp2/debian/scangearmp2/etc/udev/rules.d
install -c -m 644 ./scangearmp2/etc/*.rules /home/pierre/scangearmp2/debian/scangearmp2/etc/udev/rules.d
### copy sane libraries
dh_install -s
dh_install: -s/--same-arch is deprecated; please use -a/--arch instead
mkdir -p /home/pierre/scangearmp2/debian/scangearmp2/usr/lib/"x86_64-linux-gnu/"sane
install -c -s -m 755 ./scangearmp2/src/.libs/libsane-canon_pixma.a /home/pierre/scangearmp2/debian/scangearmp2/usr/lib/"x86_64-linux-gnu/"sane
install -c -s -m 755 ./scangearmp2/src/.libs/libsane-canon_pixma.so.1.0.0 /home/pierre/scangearmp2/debian/scangearmp2/usr/lib/"x86_64-linux-gnu/"sane
cp -f ./scangearmp2/src/libsane-canon_pixma.la /home/pierre/scangearmp2/debian/scangearmp2/usr/lib/"x86_64-linux-gnu/"sane
chmod 0755 /home/pierre/scangearmp2/debian/scangearmp2/usr/lib/"x86_64-linux-gnu/"sane/libsane-canon_pixma.la 
ln -s /usr/lib/"x86_64-linux-gnu/"sane/libsane-canon_pixma.so.1.0.0 /home/pierre/scangearmp2/debian/scangearmp2/usr/lib/"x86_64-linux-gnu/"sane/libsane-canon_pixma.so.1
ln -s /usr/lib/"x86_64-linux-gnu/"sane/libsane-canon_pixma.so.1.0.0 /home/pierre/scangearmp2/debian/scangearmp2/usr/lib/"x86_64-linux-gnu/"sane/libsane-canon_pixma.so
### copy ini file
dh_install -s
dh_install: -s/--same-arch is deprecated; please use -a/--arch instead
mkdir -p /home/pierre/scangearmp2/debian/scangearmp2/usr/lib/bjlib
install -c -m 666 ./com/ini/canon_mfp2_net.ini /home/pierre/scangearmp2/debian/scangearmp2/usr/lib/bjlib
touch install
dh_testdir
dh_testroot
dh_installchangelogs 
dh_installdocs
dh_installexamples
dh_installman
dh_link
dh_strip
dh_compress -X.txt
dh_fixperms --exclude=canon_mfp2_net.ini
dh_installdeb
dh_shlibdeps
dpkg-shlibdeps: avertissement: impossible d'extraire le nom et la version du nom de la bibliothèque « libcncpnet20.so »
dpkg-shlibdeps: avertissement: impossible d'extraire le nom et la version du nom de la bibliothèque « libcncpnet20.so »
dpkg-shlibdeps: avertissement: impossible d'extraire le nom et la version du nom de la bibliothèque « libcncpnet20.so »
dpkg-shlibdeps: avertissement: impossible d'extraire le nom et la version du nom de la bibliothèque « libcncpnet20.so »
dpkg-shlibdeps: avertissement: impossible d'extraire le nom et la version du nom de la bibliothèque « libcncpnet2.so »
dpkg-shlibdeps: avertissement: impossible d'extraire le nom et la version du nom de la bibliothèque « libcncpnet2.so »
dpkg-shlibdeps: avertissement: impossible d'extraire le nom et la version du nom de la bibliothèque « libcncpnet2.so »
dpkg-shlibdeps: avertissement: impossible d'extraire le nom et la version du nom de la bibliothèque « libcncpnet2.so »
dpkg-shlibdeps: avertissement: impossible d'extraire le nom et la version du nom de la bibliothèque « libcncpmslld2.so »
dpkg-shlibdeps: avertissement: impossible d'extraire le nom et la version du nom de la bibliothèque « libcncpmslld2.so »
dpkg-shlibdeps: avertissement: impossible d'extraire le nom et la version du nom de la bibliothèque « libcncpmslld2.so »
dpkg-shlibdeps: avertissement: impossible d'extraire le nom et la version du nom de la bibliothèque « libcncpmslld2.so »
dpkg-shlibdeps: avertissement: impossible d'extraire le nom et la version du nom de la bibliothèque « libcncpnet30.so »
dpkg-shlibdeps: avertissement: impossible d'extraire le nom et la version du nom de la bibliothèque « libcncpnet30.so »
dpkg-shlibdeps: avertissement: impossible d'extraire le nom et la version du nom de la bibliothèque « libcncpnet30.so »
dpkg-shlibdeps: avertissement: impossible d'extraire le nom et la version du nom de la bibliothèque « libcncpnet30.so »
dpkg-shlibdeps: avertissement: debian/scangearmp2/usr/lib/x86_64-linux-gnu/sane/libsane-canon_pixma.so.1.0.0 contient une référence au symbole jpeg_start_decompress qui ne peut être résolue : il peut s'agir d'un greffon (« plugin »)
dpkg-shlibdeps: avertissement: 8 autres avertissements semblables ont été sautés (utiliser -v pour les voir tous).
dpkg-shlibdeps: avertissement: symbole floor utilisé par debian/scangearmp2/usr/lib/libcncpmslld2.so.3.0.0 non trouvé dans les bibliothèques
dpkg-shlibdeps: avertissement: impossible d'extraire le nom et la version du nom de la bibliothèque « libcncpnet30.so »
dpkg-shlibdeps: avertissement: impossible d'extraire le nom et la version du nom de la bibliothèque « libcncpnet30.so »
dpkg-shlibdeps: avertissement: impossible d'extraire le nom et la version du nom de la bibliothèque « libcncpnet30.so »
dpkg-shlibdeps: avertissement: impossible d'extraire le nom et la version du nom de la bibliothèque « libcncpnet30.so »
dpkg-shlibdeps: avertissement: impossible d'extraire le nom et la version du nom de la bibliothèque « libcncpmslld2.so »
dpkg-shlibdeps: avertissement: impossible d'extraire le nom et la version du nom de la bibliothèque « libcncpmslld2.so »
dpkg-shlibdeps: avertissement: impossible d'extraire le nom et la version du nom de la bibliothèque « libcncpmslld2.so »
dpkg-shlibdeps: avertissement: impossible d'extraire le nom et la version du nom de la bibliothèque « libcncpmslld2.so »
dpkg-shlibdeps: avertissement: impossible d'extraire le nom et la version du nom de la bibliothèque « libcncpnet20.so »
dpkg-shlibdeps: avertissement: impossible d'extraire le nom et la version du nom de la bibliothèque « libcncpnet20.so »
dpkg-shlibdeps: avertissement: impossible d'extraire le nom et la version du nom de la bibliothèque « libcncpnet20.so »
dpkg-shlibdeps: avertissement: impossible d'extraire le nom et la version du nom de la bibliothèque « libcncpnet20.so »
dpkg-shlibdeps: avertissement: impossible d'extraire le nom et la version du nom de la bibliothèque « libcncpnet2.so »
dpkg-shlibdeps: avertissement: impossible d'extraire le nom et la version du nom de la bibliothèque « libcncpnet2.so »
dpkg-shlibdeps: avertissement: impossible d'extraire le nom et la version du nom de la bibliothèque « libcncpnet2.so »
dpkg-shlibdeps: avertissement: impossible d'extraire le nom et la version du nom de la bibliothèque « libcncpnet2.so »
dpkg-shlibdeps: avertissement: la dépendance pourrait être évitée si « debian/scangearmp2/usr/lib/libcncpnet2.so.1.2.4 » n'y était pas lié avec libdl.so.2 sans nécessité (il n'utilise aucun des symboles de la bibliothèque)
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package 'scangearmp2' in '../scangearmp2_3.40.3+ubuntu.zesty_amd64.deb'.
 dpkg-genchanges  >../scangearmp2_3.40.3+ubuntu.zesty_amd64.changes
dpkg-genchanges: info: inclusion du code source original dans l'envoi (« upload »)
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
#-/usr/bin/make clean
cd ./scangearmp2; make clean
make[1] : on entre dans le répertoire « /home/pierre/scangearmp2/scangearmp2 »
Making clean in po
make[2] : on entre dans le répertoire « /home/pierre/scangearmp2/scangearmp2/po »
rm -f core core.* *.pox scangearmp2.po *.old.po cat-id-tbl.tmp
rm -fr *.o
make[2] : on quitte le répertoire « /home/pierre/scangearmp2/scangearmp2/po »
Making clean in src
make[2] : on entre dans le répertoire « /home/pierre/scangearmp2/scangearmp2/src »
 rm -f scangearmp2
test -z "libsane-canon_pixma.la" || rm -f libsane-canon_pixma.la
rm -f ./so_locations
rm -rf .libs _libs
rm -rf sane/.libs sane/_libs
rm -f *.o
rm -f sane/*.o
rm -f sane/*.lo
rm -f *.lo
make[2] : on quitte le répertoire « /home/pierre/scangearmp2/scangearmp2/src »
Making clean in etc
make[2] : on entre dans le répertoire « /home/pierre/scangearmp2/scangearmp2/etc »
rm -rf .libs _libs
rm -f *.lo
make[2] : on quitte le répertoire « /home/pierre/scangearmp2/scangearmp2/etc »
Making clean in include
make[2] : on entre dans le répertoire « /home/pierre/scangearmp2/scangearmp2/include »
rm -rf .libs _libs
rm -f *.lo
make[2] : on quitte le répertoire « /home/pierre/scangearmp2/scangearmp2/include »
make[2] : on entre dans le répertoire « /home/pierre/scangearmp2/scangearmp2 »
rm -rf .libs _libs
rm -f *.lo
make[2] : on quitte le répertoire « /home/pierre/scangearmp2/scangearmp2 »
make[1] : on quitte le répertoire « /home/pierre/scangearmp2/scangearmp2 »
dh_clean 
 dpkg-source --after-build scangearmp2
dpkg-buildpackage: info: envoi complet ; paquet Debian natif (inclusion du code source complet)
Now running lintian...
E: scangearmp2 changes: bad-distribution-in-changes-file stable
E: scangearmp2 source: source-is-missing com/libs_bin32/libcncpmslld2.so.3.0.0
E: scangearmp2 source: source-is-missing com/libs_bin32/libcncpnet2.so.1.2.4
E: scangearmp2 source: source-is-missing com/libs_bin32/libcncpnet20.so.1.0.0
E: scangearmp2 source: source-is-missing com/libs_bin32/libcncpnet30.so.1.0.0
E: scangearmp2 source: source-is-missing com/libs_bin64/libcncpmslld2.so.3.0.0
E: scangearmp2 source: source-is-missing com/libs_bin64/libcncpnet2.so.1.2.4
E: scangearmp2 source: source-is-missing com/libs_bin64/libcncpnet20.so.1.0.0
E: scangearmp2 source: source-is-missing com/libs_bin64/libcncpnet30.so.1.0.0
W: scangearmp2 source: dh-clean-k-is-deprecated
W: scangearmp2 source: maintainer-script-lacks-debhelper-token debian/postinst
W: scangearmp2 source: maintainer-script-lacks-debhelper-token debian/postrm
W: scangearmp2 source: debian-rules-missing-recommended-target build-indep
W: scangearmp2 source: debian-rules-missing-recommended-target build-arch
W: scangearmp2 source: ancient-standards-version 3.7.2 (current is 3.9.8)
W: scangearmp2: package-name-doesnt-match-sonames libcncpmslld2 libcncpnet2 libcncpnet20 libcncpnet30
W: scangearmp2: hardening-no-relro usr/lib/libcncpmslld2.so.3.0.0
W: scangearmp2: hardening-no-relro usr/lib/libcncpnet2.so.1.2.4
W: scangearmp2: hardening-no-relro usr/lib/libcncpnet20.so.1.0.0
W: scangearmp2: hardening-no-relro usr/lib/libcncpnet30.so.1.0.0
W: scangearmp2: copyright-without-copyright-notice
W: scangearmp2: extended-description-line-too-long
E: scangearmp2: udev-rule-in-etc etc/udev/rules.d/80-canon_mfp2.rules
W: scangearmp2: non-standard-file-perm usr/lib/bjlib/canon_mfp2_net.ini 0666 != 0644
W: scangearmp2: binary-without-manpage usr/bin/scangearmp2
W: scangearmp2: command-with-path-in-maintainer-script postinst:3 /sbin/ldconfig
W: scangearmp2: command-with-path-in-maintainer-script postinst:4 /sbin/ldconfig
W: scangearmp2: command-with-path-in-maintainer-script postinst:8 /sbin/udevadm
W: scangearmp2: command-with-path-in-maintainer-script postinst:9 /sbin/udevadm
W: scangearmp2: command-with-path-in-maintainer-script postinst:10 /sbin/udevadm
W: scangearmp2: maintainer-script-ignores-errors postinst
W: scangearmp2: possibly-insecure-handling-of-tmp-files-in-maintainer-script postrm:11
W: scangearmp2: maintainer-script-ignores-errors postrm
E: scangearmp2: non-empty-dependency_libs-in-la-file usr/lib/x86_64-linux-gnu/sane/libsane-canon_pixma.la
E: scangearmp2: incorrect-libdir-in-la-file usr/lib/x86_64-linux-gnu/sane/libsane-canon_pixma.la /usr/lib/sane != /usr/lib/x86_64-linux-gnu/sane
E: scangearmp2: ldconfig-symlink-missing-for-shlib usr/lib/libcncpnet30.so usr/lib/libcncpnet30.so.1.0.0 libcncpnet30.so
E: scangearmp2: ldconfig-symlink-missing-for-shlib usr/lib/libcncpmslld2.so usr/lib/libcncpmslld2.so.3.0.0 libcncpmslld2.so
E: scangearmp2: ldconfig-symlink-missing-for-shlib usr/lib/libcncpnet2.so usr/lib/libcncpnet2.so.1.2.4 libcncpnet2.so
E: scangearmp2: ldconfig-symlink-missing-for-shlib usr/lib/libcncpnet20.so usr/lib/libcncpnet20.so.1.0.0 libcncpnet20.so
W: scangearmp2: shlib-without-versioned-soname usr/lib/libcncpnet30.so.1.0.0 libcncpnet30.so
W: scangearmp2: shlib-without-versioned-soname usr/lib/libcncpmslld2.so.3.0.0 libcncpmslld2.so
W: scangearmp2: shlib-without-versioned-soname usr/lib/libcncpnet2.so.1.2.4 libcncpnet2.so
W: scangearmp2: shlib-without-versioned-soname usr/lib/libcncpnet20.so.1.0.0 libcncpnet20.so
W: scangearmp2: maintscript-calls-ldconfig postinst
E: scangearmp2: package-must-activate-ldconfig-trigger usr/lib/libcncpnet30.so.1.0.0
Finished running lintian.
Now signing changes and any dsc files...
 signfile scangearmp2_3.40.3+ubuntu.zesty.dsc Bertie Brousse <bertie95@hotmail.fr>
gpg: « Bertie Brousse <bertie95@hotmail.fr> » a été ignorée : Pas de clef secrète
gpg: /tmp/debsign.dv8ONjw3/scangearmp2_3.40.3+ubuntu.zesty.dsc: clearsign failed: Pas de clef secrète
debsign: gpg error occurred!  Aborting....
debuild: fatal error at line 1295:
running debsign failed

Je suis un peu dépité, je regarde quand même mais je me demande si je vais en sortir à force de rajouter des lib et partir en erreurs...


Essayez, essayez, il en restera quelque chose...l'impossible n'est que ce qui n'a pas encore été réussi
Que Saint Torvalds nous assiste !

Hors ligne

#32 Le 23/08/2017, à 14:17

Ordissimo1

Re : pb install Canon mg3051 wifi sur ubuntu mate 16.04

installé le paquet libtool-bin

sudo apt-get install libtool-bin

Vous auriez simplement puu faire :

wget https://github.com/Ordissimo/scangearmp2/releases/download/3.40.3/scangearmp2_3.40.3.ubuntu.zesty_amd64.deb
sudo dpkg -i scangearmp2_3.40.3.ubuntu.zesty_amd64.deb

Dernière modification par Ordissimo1 (Le 23/08/2017, à 14:18)

Hors ligne

#33 Le 23/08/2017, à 14:23

Ordissimo1

Re : pb install Canon mg3051 wifi sur ubuntu mate 16.04

C'est pour les devs, afin qu'il puissent contrubuer si il peuvent l'améliorer, ou pour ceux qui ont des distribution pour lesquelles je n'ai pas préparé les paquets

Les distrib fourni, sont :
Debian Jessie 32/64bits
Debian Stretch 32/64bits
Ubuntu Trusty 32/64bits
Ubuntu Xenial 32/64bits
Ubuntu Zesty 32/64bits
Fedora 26.0 x86_64

Les paquet sont à cette adresse : https://github.com/Ordissimo/scangearmp2/releases

Dernière modification par Ordissimo1 (Le 23/08/2017, à 14:33)

Hors ligne

#34 Le 23/08/2017, à 15:03

brazz

Re : pb install Canon mg3051 wifi sur ubuntu mate 16.04

Merci c'est super sympa.
par ailleurs en faisant tout ça cela m'a permis de découvrir un problème dans mon installation, upgradée en zesty mais toujours considérée en yaketty !!!
Du coup j'ai du boulot pour comprendre, trouver et corriger...
On ne devrait jamais faire mille choses en même temps !


Essayez, essayez, il en restera quelque chose...l'impossible n'est que ce qui n'a pas encore été réussi
Que Saint Torvalds nous assiste !

Hors ligne

#35 Le 23/08/2017, à 15:09

Ordissimo1

Re : pb install Canon mg3051 wifi sur ubuntu mate 16.04

Ca marche ?

Hors ligne

#36 Le 23/08/2017, à 16:42

brazz

Re : pb install Canon mg3051 wifi sur ubuntu mate 16.04

Je viens donc d'upgrader ma version à la main avec do-release-upgrade je suis heureusement surpris du résultat après déroulement de l'usine à gaz  smile
j'ai donc bien downloadé le paquet zesty mais en fait j'ai 2 deb :
scangearmp2_3.40.3.ubuntu.zesty_amd64
et
scangearmp2_3.40.3+ubuntu.zesty_amd64
lequel faut il utiliser ?


Essayez, essayez, il en restera quelque chose...l'impossible n'est que ce qui n'a pas encore été réussi
Que Saint Torvalds nous assiste !

Hors ligne

#37 Le 23/08/2017, à 16:55

Ordissimo1

Re : pb install Canon mg3051 wifi sur ubuntu mate 16.04

c'est celui que j'ai buildé              => scangearmp2_3.40.3+ubuntu.zesty_amd64.deb
c'est celui que vous avez  buildé => scangearmp2_3.40.3.ubuntu.zesty_amd64.deb

Le contenu est le même

Choississez

Dernière modification par Ordissimo1 (Le 23/08/2017, à 16:57)

Hors ligne

#38 Le 23/08/2017, à 17:03

brazz

Re : pb install Canon mg3051 wifi sur ubuntu mate 16.04

J'ai essayé mais sane ne reconnais pas le scanner...
est ce qu'il faut que je rajoute quelque chose dans /etc/sane/pixma.conf et/ou  /etc/sane.d/pixma.conf ?


Essayez, essayez, il en restera quelque chose...l'impossible n'est que ce qui n'a pas encore été réussi
Que Saint Torvalds nous assiste !

Hors ligne

#39 Le 23/08/2017, à 17:05

Ordissimo1

Re : pb install Canon mg3051 wifi sur ubuntu mate 16.04

sudo echo "canon_pixma" >> /etc/sane.d/dll.conf

Ordissimo1 a écrit :

Non
tu as 2 choix
  1) prende un paquet tout fait :
        64bits =>        https://github.com/Ordissimo/scangearmp … _amd64.deb la votre c'est celle-ci
       32bits  =>        https://github.com/Ordissimo/scangearmp … y_i386.deb

   2= soit suivre les instruction du readme en ajoutant les paquet qui manque :

git clone https://github.com/Ordissimo/scangearmp2.git
cd scangearmp2
sudo apt-get install debhelper libglib2.0-dev libgtk2.0-dev libusb-1.0-0-dev libjpeg-dev # les paquet qui manque
debuild -tc
sudo dpkg -i ../scangearmp2_3.40.3.ubuntu.zesty_amd64.deb
sudo echo "canon_pixma" >> /etc/sane.d/dll.conf

Cordialement

Dernière modification par Ordissimo1 (Le 23/08/2017, à 17:06)

Hors ligne

#40 Le 23/08/2017, à 17:07

Ordissimo1

Re : pb install Canon mg3051 wifi sur ubuntu mate 16.04

Cela marche si votre scanner est sur le même reseaux que votre  ordinateur ou qu'il est connecté en usb

Hors ligne

#41 Le 23/08/2017, à 17:17

brazz

Re : pb install Canon mg3051 wifi sur ubuntu mate 16.04

Non, je l'ai fait, vérifié etc mais ça ne donne rien
pourtant on est tout prés...


Essayez, essayez, il en restera quelque chose...l'impossible n'est que ce qui n'a pas encore été réussi
Que Saint Torvalds nous assiste !

Hors ligne

#42 Le 23/08/2017, à 17:20

Ordissimo1

Re : pb install Canon mg3051 wifi sur ubuntu mate 16.04

Vous utilisez quel scanner ?

Hors ligne

#43 Le 23/08/2017, à 17:25

brazz

Re : pb install Canon mg3051 wifi sur ubuntu mate 16.04

la  PIXMA TS8051


Essayez, essayez, il en restera quelque chose...l'impossible n'est que ce qui n'a pas encore été réussi
Que Saint Torvalds nous assiste !

Hors ligne

#44 Le 23/08/2017, à 17:25

Ordissimo1

Re : pb install Canon mg3051 wifi sur ubuntu mate 16.04

le logiciel

Xsane ou simple-scan ?

Faite un test :
scanimage -L

Hors ligne

#45 Le 23/08/2017, à 17:28

brazz

Re : pb install Canon mg3051 wifi sur ubuntu mate 16.04

Ah pardon! j'utilise simple-scan pour faire simple au départ
j'ai fait un scanimage mais:

scanimage -L

No scanners were identified. If you were expecting something different,
check that the scanner is plugged in, turned on and detected by the
sane-find-scanner tool (if appropriate). Please read the documentation
which came with this software (README, FAQ, manpages).

Essayez, essayez, il en restera quelque chose...l'impossible n'est que ce qui n'a pas encore été réussi
Que Saint Torvalds nous assiste !

Hors ligne

#46 Le 23/08/2017, à 17:30

brazz

Re : pb install Canon mg3051 wifi sur ubuntu mate 16.04

Et par contre, ScanGear MP fonctionne


Essayez, essayez, il en restera quelque chose...l'impossible n'est que ce qui n'a pas encore été réussi
Que Saint Torvalds nous assiste !

Hors ligne

#47 Le 23/08/2017, à 17:32

Ordissimo1

Re : pb install Canon mg3051 wifi sur ubuntu mate 16.04

Simple-scan ne fonction pas avec canon_pixma, il faut utiliser xsane.
Le problème reste entier, puisque votre scanner n'est pas vu par scanimage
Votre scanner est branché en wifi ?
Pouvez vous faire un :
cat /etc/sane.d/dll.conf
et coller le resultat ?

Hors ligne

#48 Le 23/08/2017, à 17:34

brazz

Re : pb install Canon mg3051 wifi sur ubuntu mate 16.04

voilà

cat /etc/sane.d/dll.conf
canon_pixma

et pour l'instant je n'ai branché qu'en USB

Dernière modification par brazz (Le 23/08/2017, à 17:35)


Essayez, essayez, il en restera quelque chose...l'impossible n'est que ce qui n'a pas encore été réussi
Que Saint Torvalds nous assiste !

Hors ligne

#49 Le 23/08/2017, à 17:39

Ordissimo1

Re : pb install Canon mg3051 wifi sur ubuntu mate 16.04

Installez xsane :
sudo apt-get install xsane
scanimage -L

Votre fichier est anormalement vide, je me demande si sane..
Un contenu normal est :

cat /etc/sane.d/dll.conf 
# /etc/sane.d/dll.conf - Configuration file for the SANE dynamic backend loader
#
# Backends can also be enabled by configuration snippets under
# /etc/sane.d/dll.d directory -- packages providing backends should drop
# a config file similar to dll.conf in this directory, named after the package.
#

# The next line enables the network backend; comment it out if you don't need
# to use a remote SANE scanner over the network - see sane-net(5) and saned(8)
net
abaton
agfafocus
apple
avision
artec
artec_eplus48u
as6e
bh
canon
canon630u
canon_dr
#canon_pp
cardscan
coolscan
#coolscan2
coolscan3
#dc25
#dc210
#dc240
dell1600n_net
dmc
epjitsu
#epson
epson2
fujitsu
#gphoto2
genesys
gt68xx
hp
hp3900
hpsj5s
hp3500
hp4200
hp5400
hp5590
hpljm1005
hs2p
ibm
kodak
kvs1025
kvs20xx
leo
lexmark
ma1509
magicolor
matsushita
microtek
microtek2
mustek
#mustek_pp
mustek_usb
mustek_usb2
nec
niash
#p5
pie
pixma
plustek
#plustek_pp
#pnm
qcam
ricoh
rts8891
s9036
sceptre
sharp
sm3600
sm3840
snapscan
sp15c
#st400
#stv680
tamarack
teco1
teco2
teco3
#test
u12
umax
#umax_pp
umax1220u
v4l
xerox_mfp
canon_pixma

Dernière modification par Ordissimo1 (Le 23/08/2017, à 17:41)

Hors ligne

#50 Le 23/08/2017, à 17:48

brazz

Re : pb install Canon mg3051 wifi sur ubuntu mate 16.04

Bon, ce qui le plus dur c'est trouver l'erreur qui n'existe pas !
j'ai installé Xsane et il réussit à détecter le scan de l'imprimante et à scanner correctement
je désinstalle SimpleScan
ouf merci beaucoup ce n'était pas évident

Effectivement, mon dll.conf est assez restreint...

Dernière modification par brazz (Le 23/08/2017, à 17:50)


Essayez, essayez, il en restera quelque chose...l'impossible n'est que ce qui n'a pas encore été réussi
Que Saint Torvalds nous assiste !

Hors ligne