Bonjour à vous tou(te)s !

Hop je viens de m’acheter une Canon Pixma TS 5350i et celle-ci fonctionne très bien en scan comme impression 🙂
Bref, tout va bien, mais je viens vous demander, après recherches sur le site de Canon et même sur Reddit, s’il existe une application pour voir les niveaux d’encre de l’imprimante ?

Merci d’avance !

YoG

yogibeer a renommé le titre en Pixma TS 5350i comment voir les niveaux d'encre ? le .
6 jours plus tard

Bonjour à tou(te)s.
Hop trouvé la solution sur Debian qui a le paquet Ink et qui donne les niveaux d’encre par la commande ink -p usb.
Bref vive le double boot !
Mais si vous avez la commande sur Fedora je suis preneur !
merci d’avance 🙂

ink depend de libinklevel5 que je ne trouve pas sous fedora

Bonsoir messieurs !

OK, je vais tenter demain !
merci !

Bonjour bonjour.

OK alors avant de faire un make ça me donne cela:

> ./configure
> 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 the compiler supports GNU C... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to enable C11 features... none needed
> checking whether gcc understands -c and -o together... yes
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether make sets $(MAKE)... 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 a sed that does not truncate output... /usr/bin/sed
> checking for grep that handles long lines and -e... /usr/bin/grep
> checking for egrep... /usr/bin/grep -E
> checking for fgrep... /usr/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 file... file
> 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 ranlib... ranlib
> checking for ar... ar
> checking for archiver @FILE support... @
> checking for strip... strip
> checking for gawk... gawk
> checking command to parse /usr/bin/nm -B output from gcc object... ok
> checking for sysroot... no
> checking for a working dd... /usr/bin/dd
> checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
> checking for mt... no
> checking if : is a manifest tool... no
> checking for stdio.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for strings.h... yes
> checking for sys/stat.h... yes
> checking for sys/types.h... yes
> checking for unistd.h... yes
> checking for sys/select.h... yes
> checking for sys/socket.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... no
> 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 for rpmbuild... /usr/bin/rpmbuild
> checking whether sleep supports fractional seconds... yes
> checking filesystem timestamp resolution... 0.01
> checking whether build environment is sane... yes
> checking for a race-free mkdir -p... /usr/bin/mkdir -p
> checking whether make supports the include directive... yes (GNU style)
> checking whether make supports nested variables... yes
> checking xargs -n works... yes
> checking dependency style of gcc... gcc3
> checking for an ANSI C-conforming const... yes
> checking for working volatile... yes
> checking types of arguments for select... int,fd_set *,struct timeval *
> checking for sys/wait.h that is POSIX.1 compatible... yes
> checking for gcc... (cached) gcc
> checking whether the compiler supports GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for gcc option to enable C11 features... (cached) none needed
> checking whether gcc understands -c and -o together... (cached) yes
> checking for ifaddrs.h... yes
> checking for arpa/inet.h... yes
> checking for fcntl.h... yes
> checking for netdb.h... yes
> checking for netinet/in.h... yes
> checking for sys/ioctl.h... yes
> checking for sys/socket.h... (cached) yes
> checking for sys/time.h... yes
> checking for sys/timeb.h... yes
> checking for wchar.h... yes
> checking for library containing gethostbyname... none required
> checking for library containing socket... none required
> checking for library containing ftime... none required
> checking for getifaddrs... yes
> checking for alarm... yes
> checking for ftime... yes
> checking for gethostbyaddr... yes
> checking for gethostbyname... yes
> checking for gettimeofday... yes
> checking for inet_ntoa... yes
> checking for memset... yes
> checking for select... yes
> checking for socket... yes
> checking for strchr... yes
> checking for strdup... yes
> checking for strerror... yes
> checking for strncasecmp... yes
> checking for strstr... yes
> checking for gethostname... yes
> checking for GNU libc compatible malloc... yes
> checking for GNU libc compatible realloc... yes
> checking for sys/types.h... (cached) yes
> checking for netinet/in.h... (cached) yes
> checking for arpa/nameser.h... yes
> checking for netdb.h... (cached) yes
> checking for resolv.h... yes
> checking for size_t... yes
> checking for uint16_t... yes
> checking for uint32_t... yes
> checking for uint8_t... yes
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.26... yes
> checking for libusb-1.0... no
> configure: error: Package requirements (libusb-1.0) were not met:
> 
> Package 'libusb-1.0' not found
> 
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
> 
> Alternatively, you may set the environment variables LIBUSB1_CFLAGS
> and LIBUSB1_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
> steff@yogib33r:~/Téléchargements/libinklevel-0.9.7$ 

Bref il manque une lib ?
Merci d’avance à vous🙂

Bonsoir à toi 🙂

Harg installé, mais pas de miracle, il ne trouve toujours pas la lb.
Bref dans tous les cas, je peux voir sur ma Debian 12 ?

Merci à toi !

A priori le paquet manquant est plutôt libusb1-devel-1.0.27-3.fc41.x86_64.rpm

Ha ok !
je vais voir dans dnfdragora.
Merci !

Édit: ha ça me désinstalle les paquets libusb non devel.
Je suppute des problèmes plus tard ^^

Merci à toi, à vous tous.

    yogibeer Édit: ha ça me désinstalle les paquets libusb non devel.

    Probablement parce qu’ils ne sont pas dans ma même version. Prends la plus récente dans tous les cas.

    Merci à toi mais quand ça veut pas :

    `libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -DWITH_GZFILEOP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c hp.c -o hp.o >/dev/null 2>&1
    libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -DWITH_GZFILEOP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c bjnp-debug.c  -fPIC -DPIC -o .libs/bjnp-debug.o
    bjnp-io.c: In function 'bjnp_get_printer_id':
    bjnp-io.c:64:3: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation]
    In file included from bjnp-io.c:13:
    bjnp-io.c:176:21: warning: array subscript 'struct IDENTITY[0]' is partly outside array bounds of 'char[2048]' [-Warray-bounds=]
      176 |   id_len = ntohs (id->id_len) - sizeof (id->id_len);
          |                     ^~
    bjnp-io.c:154:8: note: object 'resp_buf' of size 2048
      154 |   char resp_buf[BJNP_RESP_MAX];
          |        ^~~~~~~~
    bjnp-io.c: In function 'bjnp_get_printer_status':
    bjnp-io.c:64:3: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation]
       64 |   strncpy (cmd->BJNP_id, BJNP_STRING, sizeof (cmd->BJNP_id));
          |   ^
    bjnp-io.c:595:23: warning: array subscript 'struct IDENTITY[0]' is partly outside array bounds of 'char[2048]' [-Warray-bounds=]
      595 |     id_len = ntohs (id->id_len) - sizeof (id->id_len);
          |                       ^~
    bjnp-io.c:555:8: note: object 'resp_buf' of size 2048
      555 |   char resp_buf[BJNP_RESP_MAX];
          |        ^~~~~~~~
    bjnp-io.c:591:24: warning: array subscript 'struct IDENTITY_NEW[0]' is partly outside array bounds of 'char[2048]' [-Warray-bounds=]
      591 |     id_len = ntohl (idn->cmd.payload_len);
          |                        ^~
    bjnp-io.c:555:8: note: object 'resp_buf' of size 2048
      555 |   char resp_buf[BJNP_RESP_MAX];
          |        ^~~~~~~~
    /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -Wall -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -DWITH_GZFILEOP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o d4lib.lo d4lib.c
    libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -DWITH_GZFILEOP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c epson.c -o epson.o >/dev/null 2>&1
    libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -DWITH_GZFILEOP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c canon.c -o canon.o >/dev/null 2>&1
    libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -DWITH_GZFILEOP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c bjnp-io.c -o bjnp-io.o >/dev/null 2>&1
    libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -DWITH_GZFILEOP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c d4lib.c  -fPIC -DPIC -o .libs/d4lib.o
    /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -Wall -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -DWITH_GZFILEOP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o devices.lo devices.c
    libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -DWITH_GZFILEOP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c devices.c  -fPIC -DPIC -o .libs/devices.o
    libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -DWITH_GZFILEOP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c bjnp-debug.c -o bjnp-debug.o >/dev/null 2>&1
    /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -Wall -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -DWITH_GZFILEOP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o util.lo util.c
    libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -DWITH_GZFILEOP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c devices.c -o devices.o >/dev/null 2>&1
    libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -DWITH_GZFILEOP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c util.c  -fPIC -DPIC -o .libs/util.o
    /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -Wall -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -DWITH_GZFILEOP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o libusb-utils.lo libusb-utils.c
    /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -Wall -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -DWITH_GZFILEOP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -c -o printer-io.lo printer-io.c
    libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -DWITH_GZFILEOP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c util.c -o util.o >/dev/null 2>&1
    libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -DWITH_GZFILEOP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c libusb-utils.c  -fPIC -DPIC -o .libs/libusb-utils.o
    libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -DWITH_GZFILEOP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c printer-io.c  -fPIC -DPIC -o .libs/printer-io.o
    libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -DWITH_GZFILEOP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c printer-io.c -o printer-io.o >/dev/null 2>&1
    libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -DWITH_GZFILEOP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c d4lib.c -o d4lib.o >/dev/null 2>&1
    libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wall -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -DWITH_GZFILEOP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -c libusb-utils.c -o libusb-utils.o >/dev/null 2>&1
    /bin/sh ./libtool  --tag=CC   --mode=link gcc -Wall -I/usr/include/libusb-1.0 -I/usr/include/libxml2 -DWITH_GZFILEOP -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer  -version-info 5:0:0 -lusb-1.0 -lxml2 -Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  -o libinklevel.la -rpath /usr/lib64 libinklevel.lo canon.lo epson.lo hp.lo bjnp-io.lo canon_xml.lo bjnp-debug.lo d4lib.lo devices.lo util.lo libusb-utils.lo printer-io.lo  
    libtool: link: gcc -shared  -fPIC -DPIC  .libs/libinklevel.o .libs/canon.o .libs/epson.o .libs/hp.o .libs/bjnp-io.o .libs/canon_xml.o .libs/bjnp-debug.o .libs/d4lib.o .libs/devices.o .libs/util.o .libs/libusb-utils.o .libs/printer-io.o   -lusb-1.0 -lxml2 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -Werror=format-security -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -mtls-dialect=gnu2 -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,pack-relative-relocs -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes   -Wl,-soname -Wl,libinklevel.so.5 -o .libs/libinklevel.so.5.0.0
    libtool: link: (cd ".libs" && rm -f "libinklevel.so.5" && ln -s "libinklevel.so.5.0.0" "libinklevel.so.5")
    libtool: link: (cd ".libs" && rm -f "libinklevel.so" && ln -s "libinklevel.so.5.0.0" "libinklevel.so")
    libtool: link: ar cr .libs/libinklevel.a  libinklevel.o canon.o epson.o hp.o bjnp-io.o canon_xml.o bjnp-debug.o d4lib.o devices.o util.o libusb-utils.o printer-io.o
    libtool: link: ranlib .libs/libinklevel.a
    libtool: link: ( cd ".libs" && rm -f "libinklevel.la" && ln -s "../libinklevel.la" "libinklevel.la" )
    make[2]: Leaving directory '/root/rpmbuild/BUILD/libinklevel-0.9.7-build/libinklevel-0.9.7'
    make[1]: Leaving directory '/root/rpmbuild/BUILD/libinklevel-0.9.7-build/libinklevel-0.9.7'
    + RPM_EC=0
    ++ jobs -p
    + exit 0
    Exécution_de(%install) : /bin/sh -e /var/tmp/rpm-tmp.2hqv8N
    + umask 022
    + cd /root/rpmbuild/BUILD/libinklevel-0.9.7-build
    + '[' /root/rpmbuild/BUILD/libinklevel-0.9.7-build/BUILDROOT '!=' / ']'
    + rm -rf /root/rpmbuild/BUILD/libinklevel-0.9.7-build/BUILDROOT
    ++ dirname /root/rpmbuild/BUILD/libinklevel-0.9.7-build/BUILDROOT
    + mkdir -p /root/rpmbuild/BUILD/libinklevel-0.9.7-build
    + mkdir /root/rpmbuild/BUILD/libinklevel-0.9.7-build/BUILDROOT
    + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
    + export CFLAGS
    + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '
    + export CXXFLAGS
    + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
    + export FFLAGS
    + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules '
    + export FCFLAGS
    + VALAFLAGS=-g
    + export VALAFLAGS
    + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn'
    + export RUSTFLAGS
    + LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes '
    + export LDFLAGS
    + LT_SYS_LIBRARY_PATH=/usr/lib64:
    + export LT_SYS_LIBRARY_PATH
    + CC=gcc
    + export CC
    + CXX=g++
    + export CXX
    + cd libinklevel-0.9.7
    + rm -rf /root/rpmbuild/BUILD/libinklevel-0.9.7-build/BUILDROOT
    + make install DESTDIR=/root/rpmbuild/BUILD/libinklevel-0.9.7-build/BUILDROOT
    make[1]: Entering directory '/root/rpmbuild/BUILD/libinklevel-0.9.7-build/libinklevel-0.9.7'
    make[2]: Entering directory '/root/rpmbuild/BUILD/libinklevel-0.9.7-build/libinklevel-0.9.7'
     /usr/bin/mkdir -p '/root/rpmbuild/BUILD/libinklevel-0.9.7-build/BUILDROOT/usr/lib64'
     /bin/sh ./libtool   --mode=install /usr/bin/install -c   libinklevel.la '/root/rpmbuild/BUILD/libinklevel-0.9.7-build/BUILDROOT/usr/lib64'
    libtool: install: /usr/bin/install -c .libs/libinklevel.so.5.0.0 /root/rpmbuild/BUILD/libinklevel-0.9.7-build/BUILDROOT/usr/lib64/libinklevel.so.5.0.0
    libtool: install: (cd /root/rpmbuild/BUILD/libinklevel-0.9.7-build/BUILDROOT/usr/lib64 && { ln -s -f libinklevel.so.5.0.0 libinklevel.so.5 || { rm -f libinklevel.so.5 && ln -s libinklevel.so.5.0.0 libinklevel.so.5; }; })
    libtool: install: (cd /root/rpmbuild/BUILD/libinklevel-0.9.7-build/BUILDROOT/usr/lib64 && { ln -s -f libinklevel.so.5.0.0 libinklevel.so || { rm -f libinklevel.so && ln -s libinklevel.so.5.0.0 libinklevel.so; }; })
    libtool: install: /usr/bin/install -c .libs/libinklevel.lai /root/rpmbuild/BUILD/libinklevel-0.9.7-build/BUILDROOT/usr/lib64/libinklevel.la
    libtool: install: /usr/bin/install -c .libs/libinklevel.a /root/rpmbuild/BUILD/libinklevel-0.9.7-build/BUILDROOT/usr/lib64/libinklevel.a
    libtool: install: chmod 644 /root/rpmbuild/BUILD/libinklevel-0.9.7-build/BUILDROOT/usr/lib64/libinklevel.a
    libtool: install: ranlib /root/rpmbuild/BUILD/libinklevel-0.9.7-build/BUILDROOT/usr/lib64/libinklevel.a
    libtool: warning: remember to run 'libtool --finish /usr/lib64'
     /usr/bin/mkdir -p '/root/rpmbuild/BUILD/libinklevel-0.9.7-build/BUILDROOT/usr/share/doc/libinklevel'
     /usr/bin/install -c -m 644 NEWS README AUTHORS COPYING ChangeLog '/root/rpmbuild/BUILD/libinklevel-0.9.7-build/BUILDROOT/usr/share/doc/libinklevel'
     /usr/bin/mkdir -p '/root/rpmbuild/BUILD/libinklevel-0.9.7-build/BUILDROOT/usr/include'
     /usr/bin/install -c -m 644 inklevel.h '/root/rpmbuild/BUILD/libinklevel-0.9.7-build/BUILDROOT/usr/include'
    make[2]: Leaving directory '/root/rpmbuild/BUILD/libinklevel-0.9.7-build/libinklevel-0.9.7'
    make[1]: Leaving directory '/root/rpmbuild/BUILD/libinklevel-0.9.7-build/libinklevel-0.9.7'
    + /usr/bin/find-debuginfo -j6 --strict-build-id -m -i --build-id-seed 0.9.7-1.fc41 --unique-debug-suffix -0.9.7-1.fc41.x86_64 --unique-debug-src-base libinklevel-0.9.7-1.fc41.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /root/rpmbuild/BUILD/libinklevel-0.9.7-build/libinklevel-0.9.7
    find-debuginfo: starting
    Extracting debug info from 1 files
    DWARF-compressing 1 files
    sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
    Creating .debug symlinks for symlinks to ELF files
    Copying sources found by 'debugedit -l' to /usr/src/debug/libinklevel-0.9.7-1.fc41.x86_64
    find-debuginfo: done
    + /usr/lib/rpm/check-buildroot
    + /usr/lib/rpm/redhat/brp-ldconfig
    + /usr/lib/rpm/brp-compress
    + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
    + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
    + /usr/lib/rpm/check-rpaths
    + /usr/lib/rpm/redhat/brp-mangle-shebangs
    *** WARNING: ./usr/lib64/libinklevel.la is executable but has no shebang, removing executable bit
    + /usr/lib/rpm/brp-remove-la-files
    + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j6
    + /usr/lib/rpm/redhat/brp-python-hardlink
    + /usr/bin/add-determinism --brp -j6 /root/rpmbuild/BUILD/libinklevel-0.9.7-build/BUILDROOT
    Scanned 14 directories and 34 files,
                   processed 1 inodes,
                   0 modified (0 replaced + 0 rewritten),
                   0 unsupported format, 0 errors
    Reading /root/rpmbuild/BUILD/libinklevel-0.9.7-build/SPECPARTS/rpm-debuginfo.specpart
    Traitement des fichiers : libinklevel-0.9.7-1.fc41.x86_64
    erreur : Fichier non trouvé : /root/rpmbuild/BUILD/libinklevel-0.9.7-build/BUILDROOT/usr/lib64/*.la
    
    Avertissements de construction RPM :
        %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from
    
    Erreurs de compilation RPM :
        Fichier non trouvé : /root/rpmbuild/BUILD/libinklevel-0.9.7-build/BUILDROOT/usr/lib64/*.la
    make: *** [Makefile:985: rpm] Error 1

    `

    Bref je vais revenir dessus ce lundi, je vais lacher un peu la tour ce week-end !

    Merci à toi !