Running phase: unpackPhase unpacking source archive /nix/store/apslpr81spwy1dmf7p7spmp77wh57m4q-source source root is source Running phase: patchPhase applying patch /nix/store/mnsjx0zzaappaksz889znpxc6bcn21w9-variable-pkg-config-path.patch patching file configure.ac applying patch /nix/store/ln3g62rzsbrc31qxw3f6c2x21gszkjg6-qt5-detection-fix.patch patching file configure.ac applying patch /nix/store/y0vmh2gplcgc2cspv58pzva7lhfq0ywd-darwin-segfault-optimized-pointer-assignment.patch patching file zbar/img_scanner.c Running phase: autoreconfPhase autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: running: autopoint --force autopoint: using AM_GNU_GETTEXT_REQUIRE_VERSION instead of AM_GNU_GETTEXT_VERSION Copying file ABOUT-NLS Copying file config/config.rpath Copying file config/build-to-host.m4 Copying file config/gettext.m4 Copying file config/host-cpu-c-abi.m4 Copying file config/iconv.m4 Copying file config/intlmacosx.m4 Copying file config/lib-ld.m4 Copying file config/lib-link.m4 Copying file config/lib-prefix.m4 Copying file config/nls.m4 Copying file config/po.m4 Copying file config/progtest.m4 Copying file po/Makefile.in.in Copying file po/Makevars.template Copying file po/Rules-quot Copying file po/boldquot.sed Copying file po/en@boldquot.header Copying file po/en@quot.header Copying file po/fetch-po Copying file po/insert-header.sed Copying file po/quot.sed Copying file po/remove-potcdate.sed autoreconf: running: aclocal --force -I config autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'config'. libtoolize: copying file 'config/libtool.m4' libtoolize: copying file 'config/ltoptions.m4' libtoolize: copying file 'config/ltsugar.m4' libtoolize: copying file 'config/ltversion.m4' libtoolize: copying file 'config/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: configure.ac: not running autopoint a second time autoreconf: running: aclocal --force -I config autoreconf: running: /nix/store/ssb1caxs15hsawzj7q8q7g49xr9r4q73-autoconf-2.73/bin/autoconf --force autoreconf: running: /nix/store/ssb1caxs15hsawzj7q8q7g49xr9r4q73-autoconf-2.73/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:14: installing 'config/compile' configure.ac:14: installing 'config/config.guess' configure.ac:14: installing 'config/config.sub' configure.ac:9: installing 'config/install-sh' configure.ac:9: installing 'config/missing' Makefile.am: installing 'config/depcomp' autoreconf: configure.ac: not running make: --make not given autoreconf: Leaving directory '.' Running phase: updateAutotoolsGnuConfigScriptsPhase Updating Autotools / GNU config script to a newer upstream version: ./config/config.sub Updating Autotools / GNU config script to a newer upstream version: ./config/config.guess Running phase: configurePhase fixing libtool script ./config/ltmain.sh ./configure patching script interpreter paths in ./configure ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/gkv1f29y40sprz0nj6m7x6dv6hxyyw17-bash-interactive-5.3p9/bin/sh" configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/sn1iq5iswk4jibbh3xapnq1kd8x5l0bf-zbar-0.23.93 --bindir=/nix/store/sn1iq5iswk4jibbh3xapnq1kd8x5l0bf-zbar-0.23.93/bin --sbindir=/nix/store/sn1iq5iswk4jibbh3xapnq1kd8x5l0bf-zbar-0.23.93/sbin --includedir=/nix/store/pbnxwsayxd4b2bk2kjyj0mv3qfwlmdv1-zbar-0.23.93-dev/include --mandir=/nix/store/21511yb5bmsfsbiv4qa020ybyl10527l-zbar-0.23.93-man/share/man --infodir=/nix/store/sn1iq5iswk4jibbh3xapnq1kd8x5l0bf-zbar-0.23.93/share/info --docdir=/nix/store/r8kxmcx8mgkp3zf8ykz8nbwc28zh6hbg-zbar-0.23.93-doc/share/doc/zbar --libdir=/nix/store/lxwxsfsjvihprcrlkg8qaq0pr7krm1y0-zbar-0.23.93-lib/lib --libexecdir=/nix/store/lxwxsfsjvihprcrlkg8qaq0pr7krm1y0-zbar-0.23.93-lib/libexec --localedir=/nix/store/lxwxsfsjvihprcrlkg8qaq0pr7krm1y0-zbar-0.23.93-lib/share/locale --without-python --without-dbus --disable-video --without-gtk --without-qt checking for a BSD-compatible install... /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/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... /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/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 UID '361' is supported by ustar format... yes checking whether GID '350' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking build system type... aarch64-apple-darwin24.6.0 checking host system type... aarch64-apple-darwin24.6.0 checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for gcc... clang 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 clang accepts -g... yes checking for clang option to enable C23 features... -std=gnu23 checking whether clang -std=gnu23 understands -c and -o together... yes checking dependency style of clang -std=gnu23... none checking for a sed that does not truncate output... /nix/store/jxv7x6mqqrjl0vbr0d0vryf6nslfrypz-gnused-4.10/bin/sed checking for grep that handles long lines and -e... /nix/store/wjfmy3kmcz10qh675jal4nrixsq8kgmh-gnugrep-3.12/bin/grep checking for egrep... /nix/store/wjfmy3kmcz10qh675jal4nrixsq8kgmh-gnugrep-3.12/bin/grep -E checking for fgrep... /nix/store/wjfmy3kmcz10qh675jal4nrixsq8kgmh-gnugrep-3.12/bin/grep -F checking for ld used by clang -std=gnu23... ld checking if the linker (ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786432 checking how to convert aarch64-apple-darwin24.6.0 file names to aarch64-apple-darwin24.6.0 format... func_convert_file_noop checking how to convert aarch64-apple-darwin24.6.0 file names to toolchain format... func_convert_file_noop checking for ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ranlib... ranlib checking for archiver @FILE support... @ checking for strip... strip checking command to parse nm output from clang -std=gnu23 object... ok checking for sysroot... no checking for a working dd... /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/dd checking how to truncate binary pipes... /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... no checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -no_fixup_chains linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes 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/param.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if clang -std=gnu23 supports -fno-rtti -fno-exceptions... yes checking for clang -std=gnu23 option to produce PIC... -fno-common -DPIC checking if clang -std=gnu23 PIC flag -fno-common -DPIC works... yes checking if clang -std=gnu23 static flag -static works... no checking if clang -std=gnu23 supports -c -o file.o... yes checking if clang -std=gnu23 supports -c -o file.o... (cached) yes checking whether the clang -std=gnu23 linker (ld) supports shared libraries... yes checking dynamic linker characteristics... darwin24.6.0 dyld checking how to hardcode library paths into programs... immediate checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes 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... no checking for windres... no checking for gcc... (cached) clang checking whether the compiler supports GNU C... (cached) yes checking whether clang accepts -g... (cached) yes checking for clang option to enable C23 features... (cached) -std=gnu23 checking whether clang -std=gnu23 understands -c and -o together... (cached) yes checking dependency style of clang -std=gnu23... (cached) none checking whether the compiler supports GNU C++... yes checking whether clang++ accepts -g... yes checking dependency style of clang++... none checking how to run the C++ preprocessor... clang++ -E checking for ld used by clang++... ld checking if the linker (ld) is GNU ld... no checking whether the clang++ linker (ld) supports shared libraries... yes checking for clang++ option to produce PIC... -fno-common -DPIC checking if clang++ PIC flag -fno-common -DPIC works... yes checking if clang++ static flag -static works... no checking if clang++ supports -c -o file.o... yes checking if clang++ supports -c -o file.o... (cached) yes checking whether the clang++ linker (ld) supports shared libraries... yes checking dynamic linker characteristics... darwin24.6.0 dyld checking how to hardcode library paths into programs... immediate checking pkg-config is at least version 0.9.0... yes checking whether to build EAN symbologies... yes checking whether to build DataBar symbology... yes checking whether to build Code 128 symbology... yes checking whether to build Code 93 symbology... yes checking whether to build Code 39 symbology... yes checking whether to build Codabar symbology... yes checking whether to build Interleaved 2 of 5 symbology... yes checking whether to build QR Code... yes checking whether to build SQ Code... yes checking whether to build PDF417 symbology (incomplete)... no checking for library containing clock_gettime... none required checking for ld... ld checking if the linker (ld) is GNU ld... no checking for shared library run path origin... done checking 32-bit host C ABI... no checking how to run the C preprocessor... clang -std=gnu23 -E checking for egrep -e... (cached) /nix/store/wjfmy3kmcz10qh675jal4nrixsq8kgmh-gnugrep-3.12/bin/grep -E checking for ELF binary format... no checking for the common suffixes of directories in the library search path... lib,lib,lib checking for iconv... yes checking for working iconv... no checking whether iconv is compatible with its POSIX signature... yes checking whether NLS is requested... yes checking for msgfmt... /nix/store/v2607nx2dhrximmdcpzbrg7cviq0j0kw-gettext-1.0/bin/msgfmt checking for gmsgfmt... /nix/store/v2607nx2dhrximmdcpzbrg7cviq0j0kw-gettext-1.0/bin/msgfmt checking for xgettext... /nix/store/v2607nx2dhrximmdcpzbrg7cviq0j0kw-gettext-1.0/bin/xgettext checking for msgmerge... /nix/store/v2607nx2dhrximmdcpzbrg7cviq0j0kw-gettext-1.0/bin/msgmerge checking for CFPreferencesCopyAppValue... yes checking for CFLocaleCopyPreferredLanguages... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for poll.h... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking for xmlto... xmlto configure: WARNING: libv4l not detected. Install it to support more cameras! checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for X11/extensions/XShm.h... no checking for X11/extensions/Xvlib.h... no checking for jpeglib.h... yes checking for jerror.h... yes checking for jpeg_read_header in -ljpeg... yes checking for MagickWand >= 6.2.6... yes configure: trying ImageMagick version 7.1.2 checking for wand/MagickWand.h... no checking for MagickWand/MagickWand.h... yes configure: using ImageMagick version 7.1.2 checking for javac... no checking for jikes... no checking for ecj... no checking for gcj... no ./configure: line 28482: rev: command not found ./configure: line 28482: rev: command not found checking for javah... no checking for jar... no checking for java... no checking for jni.h... no checking whether to enable assertions... yes checking for errno.h... yes checking for fcntl.h... yes checking for features.h... no checking for inttypes.h... (cached) yes checking for float.h... yes checking for limits.h... yes checking for locale.h... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for sys/times.h... yes checking for sys/ipc.h... yes checking for sys/shm.h... yes checking for sys/mman.h... yes checking for sys/mkdev.h... no checking for sys/sysmacros.h... no checking for _Bool... yes checking for stdbool.h that conforms to C99 or later... yes checking for int32_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for uintptr_t... yes checking for uid_t... yes checking for gid_t... yes checking for int32_t... (cached) yes checking for int64_t... yes checking for off_t... yes checking for size_t... yes checking for uint16_t... yes checking for uint32_t... (cached) yes checking for uint64_t... yes checking for uint8_t... (cached) yes checking for struct stat.st_rdev... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for getpagesize... yes checking for working mmap... yes checking for alarm... yes checking for clock_gettime... yes checking for floor... yes checking for getcwd... yes checking for gettimeofday... yes checking for localeconv... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for modf... yes checking for munmap... yes checking for pow... yes checking for select... yes checking for setenv... yes checking for sqrt... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for malloc... yes checking for realloc... yes Generating config files checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gtk/Makefile config.status: creating java/Makefile config.status: creating po/Makefile.in config.status: creating zbar/Makefile config.status: creating zbar.pc config.status: creating zbar-gtk.pc config.status: creating doc/doxygen.conf config.status: creating test/test_examples.sh config.status: creating test/check_dbus.sh config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/Makefile config.status: executing doc/version.xml commands writing new doc/version.xml config.status: executing doc/reldate.xml commands writing new doc/reldate.xml please verify that the detected configuration matches your expectations: ------------------------------------------------------------------------ gettext yes X --with-x=yes pthreads --enable-pthread=yes doc --enable-doc=yes v4l --enable-video=no jpeg --with-jpeg=yes Python --with-python=no GTK --with-gtk=no GObject introspection --with-gir=no Qt --with-qt=no Java --with-java=no Dbus --with-dbus=no ImageMagick --with-imagemagick=yes Enabled codes: ean databar code128 code93 code39 codabar i25 qrcode sqcode Disabled codes: pdf417 => zbarcam video scanner will *NOT* be built => libv4l will *NOT* be used => GTK support will *NOT* be built => the Qt widget will *NOT* be built => the Java interface will *NOT* be built => the Java unit test will *NOT* be enabled patching script interpreter paths in test test/test_python.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/36gyr1dpr2qzgqk66w9j6dc8l6ddw1ib-python3-3.13.14/bin/python" test/test_gi.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/36gyr1dpr2qzgqk66w9j6dc8l6ddw1ib-python3-3.13.14/bin/python3" test/test_examples.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/gkv1f29y40sprz0nj6m7x6dv6hxyyw17-bash-interactive-5.3p9/bin/bash" test/check_dbus.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/gkv1f29y40sprz0nj6m7x6dv6hxyyw17-bash-interactive-5.3p9/bin/bash" test/barcodetest.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/36gyr1dpr2qzgqk66w9j6dc8l6ddw1ib-python3-3.13.14/bin/python" configurePhase completed in 44 seconds Running phase: buildPhase build flags: -j10 SHELL=/nix/store/s6aq5vg89zwj44x1cfl8mj0k28d0cv05-bash-5.3p9/bin/bash make all-recursive make[1]: Entering directory '/nix/var/nix/builds/nix-40046-1173795451/source' Making all in zbar make[2]: Entering directory '/nix/var/nix/builds/nix-40046-1173795451/source/zbar' CC libzbar_la-symbol.lo CC libzbar_la-convert.lo CC libzbar_la-config.lo CC libzbar_la-error.lo CC libzbar_la-image.lo CC libzbar_la-refcnt.lo CC libzbar_la-window.lo CC libzbar_la-processor.lo CC libzbar_la-video.lo CC libzbar_la-img_scanner.lo In file included from refcnt.c:24: ./refcnt.h:54:14: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use atomic_fetch_add() from instead [-Wdeprecated-declarations] 54 | int rc = OSAtomicAdd32Barrier(delta, cnt); | ^ /nix/store/5j9zffylr3a976rk47svizafpvp9cr9y-apple-sdk-14.4/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/libkern/OSAtomicDeprecated.h:163:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here 163 | int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); | ^ In file included from video.c:24: In file included from ./video.h:38: In file included from ./image.h:35: ./refcnt.h:54:14: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use atomic_fetch_add() from instead [-Wdeprecated-declarations] 54 | int rc = OSAtomicAdd32Barrier(delta, cnt); | ^ /nix/store/5j9zffylr3a976rk47svizafpvp9cr9y-apple-sdk-14.4/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/libkern/OSAtomicDeprecated.h:163:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here 163 | int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); | ^ 1 warning generated. In file included from symbol.c:30: In file included from ./symbol.h:28: ./refcnt.h:54:14: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use atomic_fetch_add() from instead [-Wdeprecated-declarations] 54 | int rc = OSAtomicAdd32Barrier(delta, cnt); | ^ /nix/store/5j9zffylr3a976rk47svizafpvp9cr9y-apple-sdk-14.4/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/libkern/OSAtomicDeprecated.h:163:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here 163 | int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); | ^ symbol.c:146:26: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 146 | [ZBAR_SQCODE] = 1, | ^ symbol.c:143:28: note: previous initialization is here 143 | [0 ... ZBAR_CODE128] = -1, | ^~ symbol.c:147:26: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 147 | [ZBAR_CODE128] = 2, | ^ symbol.c:143:28: note: previous initialization is here 143 | [0 ... ZBAR_CODE128] = -1, | ^~ symbol.c:148:26: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 148 | [ZBAR_EAN13] = 3, | ^ symbol.c:143:28: note: previous initialization is here In file included from img_scanner.c:42: In file included from ./image.h:35: ./refcnt.h:54:14: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use atomic_fetch_add() from instead [-Wdeprecated-declarations] 54 | int rc = OSAtomicAdd32Barrier(delta, cnt); | ^ /nix/store/5j9zffylr3a976rk47svizafpvp9cr9y-apple-sdk-14.4/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/libkern/OSAtomicDeprecated.h:163:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here 163 | int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); | ^ 143 | [0 ... ZBAR_CODE128] = -1, | ^~ symbol.c:149:26: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 149 | [ZBAR_UPCA] = 4, | ^ symbol.c:143:28: note: previous initialization is here 143 | [0 ... ZBAR_CODE128] = -1, | ^~ symbol.c:150:26: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 150 | [ZBAR_EAN8] = 5, | ^ symbol.c:143:28: note: previous initialization is here 143 | [0 ... ZBAR_CODE128] = -1, | ^~ symbol.c:151:26: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 151 | [ZBAR_UPCE] = 6, | ^ symbol.c:143:28: note: previous initialization is here 143 | [0 ... ZBAR_CODE128] = -1, | ^~ symbol.c:152:26: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 152 | [ZBAR_ISBN13] = 7, | ^ symbol.c:143:28: note: previous initialization is here 143 | [0 ... ZBAR_CODE128] = -1, | ^~ symbol.c:153:26: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 153 | [ZBAR_ISBN10] = 8, | ^ symbol.c:143:28: note: previous initialization is here 143 | [0 ... ZBAR_CODE128] = -1, | ^~ symbol.c:154:26: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 154 | [ZBAR_CODE39] = 9, | ^ symbol.c:143:28: note: previous initialization is here 143 | [0 ... ZBAR_CODE128] = -1, | ^~ symbol.c:155:25: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 155 | [ZBAR_I25] = 10, | ^~ symbol.c:143:28: note: previous initialization is here 143 | [0 ... ZBAR_CODE128] = -1, | ^~ symbol.c:156:26: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 156 | [ZBAR_PDF417] = 11, | ^~ symbol.c:143:28: note: previous initialization is here 143 | [0 ... ZBAR_CODE128] = -1, | ^~ symbol.c:157:26: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 157 | [ZBAR_QRCODE] = 12, | ^~ symbol.c:143:28: note: previous initialization is here 143 | [0 ... ZBAR_CODE128] = -1, | ^~ symbol.c:158:26: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 158 | [ZBAR_DATABAR] = 13, | ^~ symbol.c:143:28: note: previous initialization is here 143 | [0 ... ZBAR_CODE128] = -1, | ^~ symbol.c:159:26: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 159 | [ZBAR_DATABAR_EXP] = 14, | ^~ symbol.c:143:28: note: previous initialization is here 143 | [0 ... ZBAR_CODE128] = -1, | ^~ symbol.c:160:26: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 160 | [ZBAR_CODE93] = 15, | ^~ symbol.c:143:28: note: previous initialization is here 143 | [0 ... ZBAR_CODE128] = -1, | ^~ symbol.c:161:26: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 161 | [ZBAR_EAN2] = 16, | ^~ symbol.c:143:28: note: previous initialization is here 143 | [0 ... ZBAR_CODE128] = -1, | ^~ symbol.c:162:26: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 162 | [ZBAR_EAN5] = 17, | ^~ symbol.c:143:28: note: previous initialization is here 143 | [0 ... ZBAR_CODE128] = -1, | ^~ symbol.c:163:26: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 163 | [ZBAR_COMPOSITE] = 18, | ^~ symbol.c:143:28: note: previous initialization is here 143 | [0 ... ZBAR_CODE128] = -1, | ^~ symbol.c:164:26: warning: initializer overrides prior initialization of this subobject [-Winitializer-overrides] 164 | [ZBAR_CODABAR] = 19, | ^~ symbol.c:143:28: note: previous initialization is here 143 | [0 ... ZBAR_CODE128] = -1, | ^~ In file included from processor.c:25: In file included from ./image.h:35: ./refcnt.h:54:14: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use atomic_fetch_add() from instead [-Wdeprecated-declarations] 54 | int rc = OSAtomicAdd32Barrier(delta, cnt); | ^ /nix/store/5j9zffylr3a976rk47svizafpvp9cr9y-apple-sdk-14.4/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/libkern/OSAtomicDeprecated.h:163:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here 163 | int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); | ^ CC libzbar_la-scanner.lo In file included from image.c:29: In file included from ./image.h:35: ./refcnt.h:54:14: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use atomic_fetch_add() from instead [-Wdeprecated-declarations] 54 | int rc = OSAtomicAdd32Barrier(delta, cnt); | ^ /nix/store/5j9zffylr3a976rk47svizafpvp9cr9y-apple-sdk-14.4/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/libkern/OSAtomicDeprecated.h:163:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here 163 | int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); | ^ In file included from window.c:24: In file included from ./window.h:35: In file included from ./symbol.h:28: ./refcnt.h:54:14: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use atomic_fetch_add() from instead [-Wdeprecated-declarations] 54 | int rc = OSAtomicAdd32Barrier(delta, cnt); | ^ /nix/store/5j9zffylr3a976rk47svizafpvp9cr9y-apple-sdk-14.4/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/libkern/OSAtomicDeprecated.h:163:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here 163 | int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); | ^ In file included from convert.c:24: In file included from ./image.h:35: ./refcnt.h:54:14: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use atomic_fetch_add() from instead [-Wdeprecated-declarations] 54 | int rc = OSAtomicAdd32Barrier(delta, cnt); | ^ /nix/store/5j9zffylr3a976rk47svizafpvp9cr9y-apple-sdk-14.4/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/libkern/OSAtomicDeprecated.h:163:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here 163 | int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); | ^ convert.c:243:20: warning: unused function 'uv_round' [-Wunused-function] 243 | static inline void uv_round(zbar_image_t *img, const zbar_format_def_t *fmt) | ^~~~~~~~ CC libzbar_la-decoder.lo CC libzbar_la-misc.lo 1 warning generated. CC libzbar_la-sqcode.lo CC decoder/libzbar_la-sq_finder.lo In file included from sqcode.c:13: In file included from ./image.h:35: ./refcnt.h:54:14: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use atomic_fetch_add() from instead [-Wdeprecated-declarations] 54 | int rc = OSAtomicAdd32Barrier(delta, cnt); | ^ /nix/store/5j9zffylr3a976rk47svizafpvp9cr9y-apple-sdk-14.4/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/libkern/OSAtomicDeprecated.h:163:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here 163 | int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); | ^ 1 warning generated. CC processor/libzbar_la-posix.lo 20 warnings generated. 1 warning generated. CC libzbar_la-jpeg.lo CC processor/libzbar_la-x.lo CC decoder/libzbar_la-ean.lo CC processor/libzbar_la-lock.lo In file included from jpeg.c:33: In file included from ./image.h:35: ./refcnt.h:54:14: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use atomic_fetch_add() from instead [-Wdeprecated-declarations] 54 | int rc = OSAtomicAdd32Barrier(delta, cnt); | ^ /nix/store/5j9zffylr3a976rk47svizafpvp9cr9y-apple-sdk-14.4/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/libkern/OSAtomicDeprecated.h:163:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here 163 | int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); | ^ CC decoder/libzbar_la-databar.lo 1 warning generated. CC decoder/libzbar_la-code128.lo 1 warning generated. 1 warning generated. CC decoder/libzbar_la-code93.lo CC decoder/libzbar_la-code39.lo In file included from processor/x.c:26: In file included from ./window.h:35: In file included from ./symbol.h:28: ./refcnt.h:54:14: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use atomic_fetch_add() from instead [-Wdeprecated-declarations] 54 | int rc = OSAtomicAdd32Barrier(delta, cnt); | ^ /nix/store/5j9zffylr3a976rk47svizafpvp9cr9y-apple-sdk-14.4/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/libkern/OSAtomicDeprecated.h:163:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here 163 | int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); | ^ CC decoder/libzbar_la-codabar.lo CC decoder/libzbar_la-i25.lo 2 warnings generated. CC decoder/libzbar_la-qr_finder.lo 1 warning generated. CC qrcode/libzbar_la-qrdec.lo CC qrcode/libzbar_la-qrdectxt.lo 1 warning generated. CC qrcode/libzbar_la-rs.lo In file included from qrcode/qrdec.c:17: In file included from ./image.h:35: ./refcnt.h:54:14: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use atomic_fetch_add() from instead [-Wdeprecated-declarations] 54 | int rc = OSAtomicAdd32Barrier(delta, cnt); | ^ /nix/store/5j9zffylr3a976rk47svizafpvp9cr9y-apple-sdk-14.4/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/libkern/OSAtomicDeprecated.h:163:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here 163 | int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); | ^ CC qrcode/libzbar_la-isaac.lo CC qrcode/libzbar_la-binarize.lo CC qrcode/libzbar_la-bch15_5.lo CC qrcode/libzbar_la-util.lo In file included from qrcode/qrdectxt.c:16: In file included from ./image.h:35: ./refcnt.h:54:14: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use atomic_fetch_add() from instead [-Wdeprecated-declarations] 54 | int rc = OSAtomicAdd32Barrier(delta, cnt); | ^ /nix/store/5j9zffylr3a976rk47svizafpvp9cr9y-apple-sdk-14.4/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/libkern/OSAtomicDeprecated.h:163:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here 163 | int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); | ^ CC video/libzbar_la-null.lo In file included from qrcode/binarize.c:10: In file included from ./image.h:35: ./refcnt.h:54:14: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use atomic_fetch_add() from instead [-Wdeprecated-declarations] 54 | int rc = OSAtomicAdd32Barrier(delta, cnt); | ^ /nix/store/5j9zffylr3a976rk47svizafpvp9cr9y-apple-sdk-14.4/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/libkern/OSAtomicDeprecated.h:163:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here 163 | int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); | ^ CC window/libzbar_la-x.lo CC window/libzbar_la-ximage.lo In file included from window/x.c:24: In file included from window/x.h:26: In file included from ./window.h:35: In file included from ./symbol.h:28: ./refcnt.h:54:14: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use atomic_fetch_add() from instead [-Wdeprecated-declarations] 54 | int rc = OSAtomicAdd32Barrier(delta, cnt); | ^ /nix/store/5j9zffylr3a976rk47svizafpvp9cr9y-apple-sdk-14.4/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/libkern/OSAtomicDeprecated.h:163:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here 163 | int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); | ^ In file included from video/null.c:24: In file included from ./video.h:38: In file included from ./image.h:35: ./refcnt.h:54:14: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use atomic_fetch_add() from instead [-Wdeprecated-declarations] 54 | int rc = OSAtomicAdd32Barrier(delta, cnt); | ^ /nix/store/5j9zffylr3a976rk47svizafpvp9cr9y-apple-sdk-14.4/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/libkern/OSAtomicDeprecated.h:163:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here 163 | int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); | ^ 1 warning generated. In file included from window/ximage.c:24: In file included from ./image.h:35: ./refcnt.h:54:14: warning: 'OSAtomicAdd32Barrier' is deprecated: first deprecated in macOS 10.12 - Use atomic_fetch_add() from instead [-Wdeprecated-declarations] 54 | int rc = OSAtomicAdd32Barrier(delta, cnt); | ^ /nix/store/5j9zffylr3a976rk47svizafpvp9cr9y-apple-sdk-14.4/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/libkern/OSAtomicDeprecated.h:163:9: note: 'OSAtomicAdd32Barrier' has been explicitly marked deprecated here 163 | int32_t OSAtomicAdd32Barrier( int32_t __theAmount, volatile int32_t *__theValue ); | ^ 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. 1 warning generated. CCLD libzbar.la make[2]: Leaving directory '/nix/var/nix/builds/nix-40046-1173795451/source/zbar' Making all in po make[2]: Entering directory '/nix/var/nix/builds/nix-40046-1173795451/source/po' make zbar.pot-update make[3]: Entering directory '/nix/var/nix/builds/nix-40046-1173795451/source/po' package_gnu=""; \ test -n "$package_gnu" || { \ if { if (LC_ALL=C find --version) 2>/dev/null | grep GNU >/dev/null; then \ LC_ALL=C find -L .. -maxdepth 1 -type f -size -10000000c -exec grep -i 'GNU zbar' /dev/null '{}' ';' 2>/dev/null; \ else \ LC_ALL=C grep -i 'GNU zbar' ../* 2>/dev/null; \ fi; \ } | grep -v 'libtool:' >/dev/null; then \ package_gnu=yes; \ else \ package_gnu=no; \ fi; \ }; \ if test "$package_gnu" = "yes"; then \ package_prefix='GNU '; \ else \ package_prefix=''; \ fi; \ if test -n 'https://github.com/mchehab/zbar/issues' || test 'mchehab+huawei@kernel.org' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='https://github.com/mchehab/zbar/issues'; \ else \ msgid_bugs_address='mchehab+huawei@kernel.org'; \ fi; \ case `/nix/store/v2607nx2dhrximmdcpzbrg7cviq0j0kw-gettext-1.0/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ /nix/store/v2607nx2dhrximmdcpzbrg7cviq0j0kw-gettext-1.0/bin/xgettext --default-domain=zbar --directory=.. \ --add-comments=TRANSLATORS: \ --files-from=./POTFILES.in \ --copyright-holder='Mauro Carvalho Chehab' \ --msgid-bugs-address="$msgid_bugs_address" \ --keyword=_ --keyword=N_ --keyword=P_:1,2 \ ;; \ *) \ /nix/store/v2607nx2dhrximmdcpzbrg7cviq0j0kw-gettext-1.0/bin/xgettext --default-domain=zbar --directory=.. \ --add-comments=TRANSLATORS: \ --files-from=./POTFILES.in \ --copyright-holder='Mauro Carvalho Chehab' \ --package-name="${package_prefix}zbar" \ --package-version='0.23.93' \ --msgid-bugs-address="$msgid_bugs_address" \ --keyword=_ --keyword=N_ --keyword=P_:1,2 \ ;; \ esac test ! -f zbar.po || { \ if test -f ./zbar.pot-header; then \ sed -e '1,/^#$/d' < zbar.po > zbar.1po && \ cat ./zbar.pot-header zbar.1po > zbar.po && \ rm -f zbar.1po \ || exit 1; \ fi; \ if test -f ./zbar.pot; then \ sed -f ./remove-potcdate.sed < ./zbar.pot > zbar.1po && \ sed -f ./remove-potcdate.sed < zbar.po > zbar.2po && \ if cmp zbar.1po zbar.2po >/dev/null 2>&1; then \ rm -f zbar.1po zbar.2po zbar.po; \ else \ rm -f zbar.1po zbar.2po ./zbar.pot && \ mv zbar.po ./zbar.pot; \ fi; \ else \ mv zbar.po ./zbar.pot; \ fi; \ } make[3]: Leaving directory '/nix/var/nix/builds/nix-40046-1173795451/source/po' test ! -f ./zbar.pot || \ test -z "./pt_BR.gmo" || make ./pt_BR.gmo make[3]: Entering directory '/nix/var/nix/builds/nix-40046-1173795451/source/po' rm -f pt_BR.gmo && /nix/store/v2607nx2dhrximmdcpzbrg7cviq0j0kw-gettext-1.0/bin/msgmerge --for-msgfmt -o pt_BR.gpo pt_BR.po zbar.pot && /nix/store/v2607nx2dhrximmdcpzbrg7cviq0j0kw-gettext-1.0/bin/msgfmt -c --statistics --verbose -o pt_BR.gmo pt_BR.gpo && rm -f pt_BR.gpo pt_BR.gpo: 14 translated messages. make[3]: Leaving directory '/nix/var/nix/builds/nix-40046-1173795451/source/po' touch ./stamp-po make[2]: Leaving directory '/nix/var/nix/builds/nix-40046-1173795451/source/po' Making all in . make[2]: Entering directory '/nix/var/nix/builds/nix-40046-1173795451/source' CC zbarimg/zbarimg-zbarimg.o xmlto --searchpath /nix/var/nix/builds/nix-40046-1173795451/source/doc -m /nix/var/nix/builds/nix-40046-1173795451/source/doc/style.xsl --skip-validation -o doc/man man doc/manual.xml /nix/var/nix/builds/nix-40046-1173795451/source/doc/manual.xml:12: warning: failed to load external entity "file:///usr/share/sgml/docbook/xml-dtd-4.4/docbookx.dtd" ]> ^ CCLD zbarimg/zbarimg Note: Writing zbarcam.1 Note: Writing zbarimg.1 make[2]: Leaving directory '/nix/var/nix/builds/nix-40046-1173795451/source' make[1]: Leaving directory '/nix/var/nix/builds/nix-40046-1173795451/source' Running phase: checkPhase check flags: -j10 SHELL=/nix/store/s6aq5vg89zwj44x1cfl8mj0k28d0cv05-bash-5.3p9/bin/bash VERBOSE=y check make check-recursive make[1]: Entering directory '/nix/var/nix/builds/nix-40046-1173795451/source' Making check in zbar make[2]: Entering directory '/nix/var/nix/builds/nix-40046-1173795451/source/zbar' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/nix/var/nix/builds/nix-40046-1173795451/source/zbar' Making check in po make[2]: Entering directory '/nix/var/nix/builds/nix-40046-1173795451/source/po' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/nix/var/nix/builds/nix-40046-1173795451/source/po' Making check in . make[2]: Entering directory '/nix/var/nix/builds/nix-40046-1173795451/source' make test/test_decode test/test_convert test/test_proc test/test_cpp test/test_cpp_img test/test_jpeg make[3]: Entering directory '/nix/var/nix/builds/nix-40046-1173795451/source' CC test/test_proc.o CC test/test_convert.o CC test/test_images.o CXX test/test_cpp.o CC test/test_decode-test_decode.o CXX test/test_cpp_img.o CC test/test_jpeg.o CCLD test/test_jpeg CCLD test/test_proc CCLD test/test_convert CCLD test/test_decode In file included from test/test_cpp.cpp:26: In file included from ./include/zbar.h:1578: In file included from ./include/zbar/Image.h:36: ./include/zbar/Symbol.h:145:39: warning: 'iterator' is deprecated [-Wdeprecated-declarations] 145 | class PointIterator : public std::iterator | ^ /nix/store/nha8v7vsicj0926p2xx8rzyihczrxcd1-libcxx-21.1.6+apple-sdk-26.4/include/c++/v1/__iterator/iterator.h:23:8: note: 'iterator' has been explicitly marked deprecated here 23 | struct _LIBCPP_DEPRECATED_IN_CXX17 iterator { | ^ /nix/store/nha8v7vsicj0926p2xx8rzyihczrxcd1-libcxx-21.1.6+apple-sdk-26.4/include/c++/v1/__config:581:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 581 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /nix/store/nha8v7vsicj0926p2xx8rzyihczrxcd1-libcxx-21.1.6+apple-sdk-26.4/include/c++/v1/__config:554:49: note: expanded from macro '_LIBCPP_DEPRECATED' 554 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from test/test_cpp.cpp:26: In file included from ./include/zbar.h:1578: In file included from ./include/zbar/Image.h:36: ./include/zbar/Symbol.h:425:36: warning: 'iterator' is deprecated [-Wdeprecated-declarations] 425 | class SymbolIterator : public std::iterator | ^ /nix/store/nha8v7vsicj0926p2xx8rzyihczrxcd1-libcxx-21.1.6+apple-sdk-26.4/include/c++/v1/__iterator/iterator.h:23:8: note: 'iterator' has been explicitly marked deprecated here 23 | struct _LIBCPP_DEPRECATED_IN_CXX17 iterator { | ^ /nix/store/nha8v7vsicj0926p2xx8rzyihczrxcd1-libcxx-21.1.6+apple-sdk-26.4/include/c++/v1/__config:581:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 581 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /nix/store/nha8v7vsicj0926p2xx8rzyihczrxcd1-libcxx-21.1.6+apple-sdk-26.4/include/c++/v1/__config:554:49: note: expanded from macro '_LIBCPP_DEPRECATED' 554 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. CXXLD test/test_cpp In file included from test/test_cpp_img.cpp:26: In file included from ./include/zbar.h:1578: In file included from ./include/zbar/Image.h:36: ./include/zbar/Symbol.h:145:39: warning: 'iterator' is deprecated [-Wdeprecated-declarations] 145 | class PointIterator : public std::iterator | ^ /nix/store/nha8v7vsicj0926p2xx8rzyihczrxcd1-libcxx-21.1.6+apple-sdk-26.4/include/c++/v1/__iterator/iterator.h:23:8: note: 'iterator' has been explicitly marked deprecated here 23 | struct _LIBCPP_DEPRECATED_IN_CXX17 iterator { | ^ /nix/store/nha8v7vsicj0926p2xx8rzyihczrxcd1-libcxx-21.1.6+apple-sdk-26.4/include/c++/v1/__config:581:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 581 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /nix/store/nha8v7vsicj0926p2xx8rzyihczrxcd1-libcxx-21.1.6+apple-sdk-26.4/include/c++/v1/__config:554:49: note: expanded from macro '_LIBCPP_DEPRECATED' 554 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ In file included from test/test_cpp_img.cpp:26: In file included from ./include/zbar.h:1578: In file included from ./include/zbar/Image.h:36: ./include/zbar/Symbol.h:425:36: warning: 'iterator' is deprecated [-Wdeprecated-declarations] 425 | class SymbolIterator : public std::iterator | ^ /nix/store/nha8v7vsicj0926p2xx8rzyihczrxcd1-libcxx-21.1.6+apple-sdk-26.4/include/c++/v1/__iterator/iterator.h:23:8: note: 'iterator' has been explicitly marked deprecated here 23 | struct _LIBCPP_DEPRECATED_IN_CXX17 iterator { | ^ /nix/store/nha8v7vsicj0926p2xx8rzyihczrxcd1-libcxx-21.1.6+apple-sdk-26.4/include/c++/v1/__config:581:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' 581 | # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED | ^ /nix/store/nha8v7vsicj0926p2xx8rzyihczrxcd1-libcxx-21.1.6+apple-sdk-26.4/include/c++/v1/__config:554:49: note: expanded from macro '_LIBCPP_DEPRECATED' 554 | # define _LIBCPP_DEPRECATED __attribute__((__deprecated__)) | ^ 2 warnings generated. CXXLD test/test_cpp_img make[3]: Leaving directory '/nix/var/nix/builds/nix-40046-1173795451/source' make check-local make[3]: Entering directory '/nix/var/nix/builds/nix-40046-1173795451/source' /nix/var/nix/builds/nix-40046-1173795451/source/test/barcodetest.py . ---------------------------------------------------------------------- Ran 1 test in 0.736s OK /nix/var/nix/builds/nix-40046-1173795451/source/test/test_decode -q decoder PASSED. /nix/var/nix/builds/nix-40046-1173795451/source/test/test_examples.sh zbarimg PASSED. /nix/var/nix/builds/nix-40046-1173795451/source/test/test_decode -q -n 100000 [16950] SEED=-862734747: warning: expecting DataBar, got spurious EAN-2 decoder PASSED with 1 spurious (0.0010%) and 0 missing(0.0000%). make[3]: Leaving directory '/nix/var/nix/builds/nix-40046-1173795451/source' make[2]: Leaving directory '/nix/var/nix/builds/nix-40046-1173795451/source' make[1]: Leaving directory '/nix/var/nix/builds/nix-40046-1173795451/source' Running phase: installPhase install flags: -j10 SHELL=/nix/store/s6aq5vg89zwj44x1cfl8mj0k28d0cv05-bash-5.3p9/bin/bash pkgconfigdir=/nix/store/pbnxwsayxd4b2bk2kjyj0mv3qfwlmdv1-zbar-0.23.93-dev/lib/pkgconfig m4datadir=/nix/store/pbnxwsayxd4b2bk2kjyj0mv3qfwlmdv1-zbar-0.23.93-dev/share/aclocal aclocaldir=/nix/store/pbnxwsayxd4b2bk2kjyj0mv3qfwlmdv1-zbar-0.23.93-dev/share/aclocal install make install-recursive make[1]: Entering directory '/nix/var/nix/builds/nix-40046-1173795451/source' Making install in zbar make[2]: Entering directory '/nix/var/nix/builds/nix-40046-1173795451/source/zbar' make[3]: Entering directory '/nix/var/nix/builds/nix-40046-1173795451/source/zbar' make[3]: Nothing to be done for 'install-data-am'. /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/mkdir -p '/nix/store/lxwxsfsjvihprcrlkg8qaq0pr7krm1y0-zbar-0.23.93-lib/lib' /nix/store/s6aq5vg89zwj44x1cfl8mj0k28d0cv05-bash-5.3p9/bin/bash ../libtool --mode=install /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/install -c libzbar.la '/nix/store/lxwxsfsjvihprcrlkg8qaq0pr7krm1y0-zbar-0.23.93-lib/lib' libtool: install: /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/install -c .libs/libzbar.0.dylib /nix/store/lxwxsfsjvihprcrlkg8qaq0pr7krm1y0-zbar-0.23.93-lib/lib/libzbar.0.dylib libtool: install: (cd /nix/store/lxwxsfsjvihprcrlkg8qaq0pr7krm1y0-zbar-0.23.93-lib/lib && { ln -s -f libzbar.0.dylib libzbar.dylib || { rm -f libzbar.dylib && ln -s libzbar.0.dylib libzbar.dylib; }; }) libtool: install: /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/install -c .libs/libzbar.lai /nix/store/lxwxsfsjvihprcrlkg8qaq0pr7krm1y0-zbar-0.23.93-lib/lib/libzbar.la make[3]: Leaving directory '/nix/var/nix/builds/nix-40046-1173795451/source/zbar' make[2]: Leaving directory '/nix/var/nix/builds/nix-40046-1173795451/source/zbar' Making install in po make[2]: Entering directory '/nix/var/nix/builds/nix-40046-1173795451/source/po' installing pt_BR.gmo as /nix/store/lxwxsfsjvihprcrlkg8qaq0pr7krm1y0-zbar-0.23.93-lib/share/locale/pt_BR/LC_MESSAGES/zbar.mo make[2]: Leaving directory '/nix/var/nix/builds/nix-40046-1173795451/source/po' Making install in . make[2]: Entering directory '/nix/var/nix/builds/nix-40046-1173795451/source' make[3]: Entering directory '/nix/var/nix/builds/nix-40046-1173795451/source' /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/mkdir -p '/nix/store/pbnxwsayxd4b2bk2kjyj0mv3qfwlmdv1-zbar-0.23.93-dev/include' /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/mkdir -p '/nix/store/r8kxmcx8mgkp3zf8ykz8nbwc28zh6hbg-zbar-0.23.93-doc/share/doc/zbar' /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/mkdir -p '/nix/store/pbnxwsayxd4b2bk2kjyj0mv3qfwlmdv1-zbar-0.23.93-dev/include/zbar' /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/mkdir -p '/nix/store/pbnxwsayxd4b2bk2kjyj0mv3qfwlmdv1-zbar-0.23.93-dev/lib/pkgconfig' /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/mkdir -p '/nix/store/21511yb5bmsfsbiv4qa020ybyl10527l-zbar-0.23.93-man/share/man/man1' /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/install -c -m 644 COPYING HACKING.md INSTALL.md LICENSE.md NEWS.md README.md TODO.md ABOUT-NLS '/nix/store/r8kxmcx8mgkp3zf8ykz8nbwc28zh6hbg-zbar-0.23.93-doc/share/doc/zbar' /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/mkdir -p '/nix/store/sn1iq5iswk4jibbh3xapnq1kd8x5l0bf-zbar-0.23.93/bin' /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/install -c -m 644 include/zbar.h '/nix/store/pbnxwsayxd4b2bk2kjyj0mv3qfwlmdv1-zbar-0.23.93-dev/include' /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/install -c -m 644 zbar.pc '/nix/store/pbnxwsayxd4b2bk2kjyj0mv3qfwlmdv1-zbar-0.23.93-dev/lib/pkgconfig' /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/install -c -m 644 include/zbar/Scanner.h include/zbar/Decoder.h include/zbar/Exception.h include/zbar/Symbol.h include/zbar/Image.h include/zbar/ImageScanner.h include/zbar/Video.h include/zbar/Window.h include/zbar/Processor.h '/nix/store/pbnxwsayxd4b2bk2kjyj0mv3qfwlmdv1-zbar-0.23.93-dev/include/zbar' /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/install -c -m 644 doc/man/zbarimg.1 '/nix/store/21511yb5bmsfsbiv4qa020ybyl10527l-zbar-0.23.93-man/share/man/man1' /nix/store/s6aq5vg89zwj44x1cfl8mj0k28d0cv05-bash-5.3p9/bin/bash ./libtool --mode=install /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/install -c zbarimg/zbarimg '/nix/store/sn1iq5iswk4jibbh3xapnq1kd8x5l0bf-zbar-0.23.93/bin' libtool: install: /nix/store/x00w38lc3c1wdx9jy33a3vam2zkahzhn-coreutils-9.11/bin/install -c zbarimg/.libs/zbarimg /nix/store/sn1iq5iswk4jibbh3xapnq1kd8x5l0bf-zbar-0.23.93/bin/zbarimg make[3]: Leaving directory '/nix/var/nix/builds/nix-40046-1173795451/source' make[2]: Leaving directory '/nix/var/nix/builds/nix-40046-1173795451/source' make[1]: Leaving directory '/nix/var/nix/builds/nix-40046-1173795451/source' Running phase: fixupPhase Patching '/nix/store/pbnxwsayxd4b2bk2kjyj0mv3qfwlmdv1-zbar-0.23.93-dev/lib/pkgconfig/zbar.pc' includedir to output /nix/store/pbnxwsayxd4b2bk2kjyj0mv3qfwlmdv1-zbar-0.23.93-dev checking for references to /nix/var/nix/builds/nix-40046-1173795451/ in /nix/store/sn1iq5iswk4jibbh3xapnq1kd8x5l0bf-zbar-0.23.93... patching script interpreter paths in /nix/store/sn1iq5iswk4jibbh3xapnq1kd8x5l0bf-zbar-0.23.93 stripping (with command strip and flags -S) in /nix/store/sn1iq5iswk4jibbh3xapnq1kd8x5l0bf-zbar-0.23.93/bin checking for references to /nix/var/nix/builds/nix-40046-1173795451/ in /nix/store/lxwxsfsjvihprcrlkg8qaq0pr7krm1y0-zbar-0.23.93-lib... patching script interpreter paths in /nix/store/lxwxsfsjvihprcrlkg8qaq0pr7krm1y0-zbar-0.23.93-lib stripping (with command strip and flags -S) in /nix/store/lxwxsfsjvihprcrlkg8qaq0pr7krm1y0-zbar-0.23.93-lib/lib checking for references to /nix/var/nix/builds/nix-40046-1173795451/ in /nix/store/pbnxwsayxd4b2bk2kjyj0mv3qfwlmdv1-zbar-0.23.93-dev... patching script interpreter paths in /nix/store/pbnxwsayxd4b2bk2kjyj0mv3qfwlmdv1-zbar-0.23.93-dev stripping (with command strip and flags -S) in /nix/store/pbnxwsayxd4b2bk2kjyj0mv3qfwlmdv1-zbar-0.23.93-dev/lib checking for references to /nix/var/nix/builds/nix-40046-1173795451/ in /nix/store/r8kxmcx8mgkp3zf8ykz8nbwc28zh6hbg-zbar-0.23.93-doc... patching script interpreter paths in /nix/store/r8kxmcx8mgkp3zf8ykz8nbwc28zh6hbg-zbar-0.23.93-doc checking for references to /nix/var/nix/builds/nix-40046-1173795451/ in /nix/store/21511yb5bmsfsbiv4qa020ybyl10527l-zbar-0.23.93-man... gzipping man pages under /nix/store/21511yb5bmsfsbiv4qa020ybyl10527l-zbar-0.23.93-man/share/man/ patching script interpreter paths in /nix/store/21511yb5bmsfsbiv4qa020ybyl10527l-zbar-0.23.93-man