==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: libsigrokdecode 0.5.3-8 (Wed Dec 25 00:53:23 2024)
==> Retrieving sources...
  -> Found libsigrokdecode-0.5.3.tar.gz
  -> Found libsigrokdecode-py39.patch
  -> Found use-python3-embed.pc-as-a-fallback.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    libsigrokdecode-0.5.3.tar.gz ... Passed
    libsigrokdecode-py39.patch ... Passed
    use-python3-embed.pc-as-a-fallback.patch ... Passed
==> Making package: libsigrokdecode 0.5.3-8 (Wed Dec 25 00:53:43 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found libsigrokdecode-0.5.3.tar.gz
  -> Found libsigrokdecode-py39.patch
  -> Found use-python3-embed.pc-as-a-fallback.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting libsigrokdecode-0.5.3.tar.gz with bsdtar
==> Starting prepare()...
patching file configure.ac
Hunk #1 succeeded at 93 (offset -7 lines).
patching file configure.ac
Hunk #1 succeeded at 93 (offset -7 lines).
==> Starting build()...
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'autostuff'.
libtoolize: copying file 'autostuff/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:34: installing 'autostuff/compile'
configure.ac:32: installing 'autostuff/missing'
Makefile.am: installing 'autostuff/depcomp'
checking for a BSD-compatible install... /usr/bin/install -c
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 for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether make supports the include directive... yes (GNU style)
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 dependency style of gcc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
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 dependency style of gcc... (cached) gcc3
checking whether ln -s works... yes
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 the maximum length of command line arguments... 1572864
checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for 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 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... /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 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) 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 pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.22... yes
checking for python3.8... no
checking for python3.7... no
checking for python3.6... no
checking for python3.5... no
checking for python3.4... no
checking for python3.3... no
checking for python3.2... no
checking for python3... python3
checking compiler flag for C99... -std=c99
checking compiler flag for visibility... -fvisibility=hidden
checking which C compiler warning flags to use... -Wall -Wextra -Wmissing-prototypes -Wshadow -Wformat=2 -Wno-format-nonliteral -Wfloat-equal
checking for library containing pow... -lm
checking for gcc option to enable large file support... -D_FILE_OFFSET_BITS=64
checking whether byte ordering is bigendian... no
checking for glib-2.0 >= 2.34 python3-embed... yes
checking for  glib-2.0 python3-embed... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libsigrokdecode.pc
config.status: creating config.h
config.status: creating version.h
config.status: executing depfiles commands
config.status: executing libtool commands

libsigrokdecode configuration summary:
 - Package version................. 0.5.3
 - Library ABI version............. 6:1:2
 - Prefix.......................... /usr
 - Building on..................... armv7l-unknown-linux-gnueabihf
 - Building for.................... armv7l-unknown-linux-gnueabihf
 - Building shared / static........ yes / yes

Compile configuration:
 - C compiler...................... gcc
 - C compiler version.............. armv7l-unknown-linux-gnueabihf-gcc (GCC) 14.1.1 20240507
 - C compiler flags................ -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection
 - Additional C compiler flags..... -std=c99 -fvisibility=hidden
 - C compiler warnings............. -Wall -Wextra -Wmissing-prototypes -Wshadow -Wformat=2 -Wno-format-nonliteral -Wfloat-equal
 - Linker flags.................... -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now

Detected libraries (required):
 - glib-2.0 >= 2.34................ 2.82.4
 - python-3.9-embed................ no
 - python-3.8-embed................ no
 - python3-embed................... 3.13

Detected libraries (optional):
 - check >= 0.9.4.................. no

make  all-am
  CC       srd.lo
  CC       session.lo
  CC       decoder.lo
  CC       instance.lo
  CC       log.lo
  CC       util.lo
  CC       exception.lo
  CC       module_sigrokdecode.lo
In file included from /usr/include/python3.13/Python.h:14,
                 from libsigrokdecode-internal.h:27,
                 from module_sigrokdecode.c:21:
/usr/include/python3.13/pyconfig.h:1945:9: warning: "_POSIX_C_SOURCE" redefined
 1945 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from module_sigrokdecode.c:20:
./config.h:110:10: note: this is the location of the previous definition
  110 | # define _POSIX_C_SOURCE 200112L
      |          ^~~~~~~~~~~~~~~
In file included from /usr/include/python3.13/Python.h:14,
                 from libsigrokdecode-internal.h:27,
                 from session.c:22:
/usr/include/python3.13/pyconfig.h:1945:9: warning: "_POSIX_C_SOURCE" redefined
 1945 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from session.c:21:
./config.h:110:10: note: this is the location of the previous definition
  110 | # define _POSIX_C_SOURCE 200112L
      |          ^~~~~~~~~~~~~~~
In file included from /usr/include/python3.13/Python.h:14,
                 from libsigrokdecode-internal.h:27,
                 from srd.c:22:
/usr/include/python3.13/pyconfig.h:1945:9: warning: "_POSIX_C_SOURCE" redefined
 1945 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from srd.c:21:
./config.h:110:10: note: this is the location of the previous definition
  110 | # define _POSIX_C_SOURCE 200112L
      |          ^~~~~~~~~~~~~~~
In file included from /usr/include/python3.13/Python.h:14,
                 from libsigrokdecode-internal.h:27,
                 from decoder.c:22:
/usr/include/python3.13/pyconfig.h:1945:9: warning: "_POSIX_C_SOURCE" redefined
 1945 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from decoder.c:21:
./config.h:110:10: note: this is the location of the previous definition
  110 | # define _POSIX_C_SOURCE 200112L
      |          ^~~~~~~~~~~~~~~
In file included from /usr/include/python3.13/Python.h:14,
                 from libsigrokdecode-internal.h:27,
                 from log.c:21:
/usr/include/python3.13/pyconfig.h:1945:9: warning: "_POSIX_C_SOURCE" redefined
 1945 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from /usr/include/python3.13/Python.h:14,
                 from libsigrokdecode-internal.h:27,
                 from exception.c:21:
/usr/include/python3.13/pyconfig.h:1945:9: warning: "_POSIX_C_SOURCE" redefined
 1945 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from exception.c:20:
./config.h:110:10: note: this is the location of the previous definition
  110 | # define _POSIX_C_SOURCE 200112L
      |          ^~~~~~~~~~~~~~~
In file included from log.c:20:
./config.h:110:10: note: this is the location of the previous definition
  110 | # define _POSIX_C_SOURCE 200112L
      |          ^~~~~~~~~~~~~~~
In file included from /usr/include/python3.13/Python.h:14,
                 from libsigrokdecode-internal.h:27,
                 from instance.c:22:
/usr/include/python3.13/pyconfig.h:1945:9: warning: "_POSIX_C_SOURCE" redefined
 1945 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from instance.c:21:
./config.h:110:10: note: this is the location of the previous definition
  110 | # define _POSIX_C_SOURCE 200112L
      |          ^~~~~~~~~~~~~~~
In file included from /usr/include/python3.13/Python.h:14,
                 from libsigrokdecode-internal.h:27,
                 from util.c:22:
/usr/include/python3.13/pyconfig.h:1945:9: warning: "_POSIX_C_SOURCE" redefined
 1945 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from util.c:21:
./config.h:110:10: note: this is the location of the previous definition
  110 | # define _POSIX_C_SOURCE 200112L
      |          ^~~~~~~~~~~~~~~
srd.c: In function 'srd_init':
srd.c:281:2: warning: 'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations]
In file included from /usr/include/python3.13/Python.h:124,
                 from libsigrokdecode-internal.h:27,
                 from srd.c:22:
/usr/include/python3.13/ceval.h:114:79: note: declared here
  CC       type_decoder.lo
  CC       error.lo
  CC       version.lo
In file included from /usr/include/python3.13/Python.h:14,
                 from libsigrokdecode-internal.h:27,
                 from type_decoder.c:21:
/usr/include/python3.13/pyconfig.h:1945:9: warning: "_POSIX_C_SOURCE" redefined
 1945 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from type_decoder.c:20:
./config.h:110:10: note: this is the location of the previous definition
  110 | # define _POSIX_C_SOURCE 200112L
      |          ^~~~~~~~~~~~~~~
In file included from /usr/include/python3.13/Python.h:14,
                 from libsigrokdecode-internal.h:27,
                 from version.c:21:
/usr/include/python3.13/pyconfig.h:1945:9: warning: "_POSIX_C_SOURCE" redefined
 1945 | #define _POSIX_C_SOURCE 200809L
      |         ^~~~~~~~~~~~~~~
In file included from version.c:20:
./config.h:110:10: note: this is the location of the previous definition
  110 | # define _POSIX_C_SOURCE 200112L
      |          ^~~~~~~~~~~~~~~
type_decoder.c:1040:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type]
  CCLD     libsigrokdecode.la
==> Entering fakeroot environment...
==> Starting package()...
 /usr/bin/mkdir -p '/build/libsigrokdecode/pkg/libsigrokdecode/usr/lib/pkgconfig'
 /usr/bin/mkdir -p '/build/libsigrokdecode/pkg/libsigrokdecode/usr/include/libsigrokdecode'
 /usr/bin/mkdir -p '/build/libsigrokdecode/pkg/libsigrokdecode/usr/lib'
 /usr/bin/mkdir -p '/build/libsigrokdecode/pkg/libsigrokdecode/usr/include/libsigrokdecode'
 /usr/bin/install -c -m 644 libsigrokdecode.h '/build/libsigrokdecode/pkg/libsigrokdecode/usr/include/libsigrokdecode'
 /usr/bin/install -c -m 644 libsigrokdecode.pc '/build/libsigrokdecode/pkg/libsigrokdecode/usr/lib/pkgconfig'
 /bin/sh ./libtool --silent  --mode=install /usr/bin/install -c   libsigrokdecode.la '/build/libsigrokdecode/pkg/libsigrokdecode/usr/lib'
 /usr/bin/install -c -m 644 version.h '/build/libsigrokdecode/pkg/libsigrokdecode/usr/include/libsigrokdecode'
make  install-data-hook
/usr/bin/mkdir -p /build/libsigrokdecode/pkg/libsigrokdecode/usr/share/libsigrokdecode/decoders
python3 ./tools/install-decoders \
	-i ./decoders -o /build/libsigrokdecode/pkg/libsigrokdecode/usr/share/libsigrokdecode/decoders
Installing 112 protocol decoders:
ac97 ade77xx adf435x adns5020 am230x amulet_ascii arm_etmv3 arm_itm arm_tpiu 
atsha204a aud avr_isp avr_pdi can cc1101 cec cfp common counter dali dcf77 
dmx512 ds1307 ds2408 ds243x ds28ea00 dsi edid eeprom24xx eeprom93xx em4100 
em4305 enc28j60 flexray gpib graycode guess_bitrate hdcp i2c i2cdemux i2cfilter 
i2s iec ieee488 ir_nec ir_rc5 ir_rc6 jitter jtag jtag_ejtag jtag_stm32 lin lm75 
lpc maple_bus max7219 mcs48 mdio microwire midi miller mlx90614 modbus morse 
mrf24j40 mxc6225xu nes_gamepad nrf24l01 nunchuk onewire_link onewire_network 
ook ook_oregon ook_vis pan1321 parallel pca9571 ps2 pwm qi rc_encode rfm12 
rgb_led_spi rgb_led_ws281x rtc8564 sda2506 sdcard_sd sdcard_spi seven_segment 
signature spdif spi spiflash ssi32 st7735 stepper_motor swd swim t55xx tca6408a 
libtool: warning: remember to run 'libtool --finish /usr/lib'
tdm_audio timing tlc5620 uart usb_packet usb_power_delivery usb_request 
usb_signalling wiegand x2444m xfp z80 
Installing 3 common modules:
plugtrx sdcard srdhelper 
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "libsigrokdecode"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libsigrokdecode 0.5.3-8 (Wed Dec 25 00:54:31 2024)
==> Cleaning up...