>>> icdiff: Building community/icdiff 2.0.7-r2 (using abuild 3.15.0-r0) started Fri, 10 Oct 2025 07:11:36 +0000 >>> icdiff: Validating /home/udu/aports/community/icdiff/APKBUILD... >>> icdiff: Analyzing dependencies... >>> icdiff: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-wheel bash black py3-flake8 WARNING: opening /home/udu/packages//community: No such file or directory WARNING: opening /home/udu/packages//main: No such file or directory fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz (1/33) Installing py3-installer (0.7.0-r2) (2/33) Installing py3-installer-pyc (0.7.0-r2) (3/33) Installing py3-gpep517 (19-r0) (4/33) Installing py3-gpep517-pyc (19-r0) (5/33) Installing py3-parsing (3.2.3-r0) (6/33) Installing py3-parsing-pyc (3.2.3-r0) (7/33) Installing py3-packaging (25.0-r0) (8/33) Installing py3-packaging-pyc (25.0-r0) (9/33) Installing py3-setuptools (80.9.0-r0) (10/33) Installing py3-setuptools-pyc (80.9.0-r0) (11/33) Installing py3-wheel (0.46.1-r0) (12/33) Installing py3-wheel-pyc (0.46.1-r0) (13/33) Installing py3-click (8.1.8-r1) (14/33) Installing py3-click-pyc (8.1.8-r1) (15/33) Installing py3-mypy-extensions (1.0.0-r3) (16/33) Installing py3-mypy-extensions-pyc (1.0.0-r3) (17/33) Installing py3-pathspec (0.12.1-r2) (18/33) Installing py3-pathspec-pyc (0.12.1-r2) (19/33) Installing py3-platformdirs (4.3.8-r0) (20/33) Installing py3-platformdirs-pyc (4.3.8-r0) (21/33) Installing py3-typed-ast (1.5.5-r1) (22/33) Installing py3-typed-ast-pyc (1.5.5-r1) (23/33) Installing black (25.1.0-r0) (24/33) Installing black-pyc (25.1.0-r0) (25/33) Installing py3-pyflakes (3.3.2-r0) (26/33) Installing py3-pyflakes-pyc (3.3.2-r0) (27/33) Installing py3-pycodestyle (2.13.0-r0) (28/33) Installing py3-pycodestyle-pyc (2.13.0-r0) (29/33) Installing py3-mccabe (0.7.0-r4) (30/33) Installing py3-mccabe-pyc (0.7.0-r4) (31/33) Installing py3-flake8 (7.2.0-r0) (32/33) Installing py3-flake8-pyc (7.2.0-r0) (33/33) Installing .makedepends-icdiff (20251010.071136) Executing busybox-1.37.0-r19.trigger OK: 311 MiB in 122 packages >>> icdiff: Cleaning up srcdir >>> icdiff: Cleaning up pkgdir >>> icdiff: Cleaning up tmpdir >>> icdiff: Fetching icdiff-2.0.7.tar.gz::https://github.com/jeffkaufman/icdiff/archive/release-2.0.7.tar.gz >>> icdiff: Fetching icdiff-2.0.7.tar.gz::https://github.com/jeffkaufman/icdiff/archive/release-2.0.7.tar.gz >>> icdiff: Checking sha512sums... icdiff-2.0.7.tar.gz: OK remove-black-formatter-check.patch: OK >>> icdiff: Unpacking /var/cache/distfiles/icdiff-2.0.7.tar.gz... >>> icdiff: remove-black-formatter-check.patch patching file test.sh 2025-10-10 07:11:37,133 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ /usr/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: Python Software Foundation License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() 2025-10-10 07:11:37,149 root INFO running bdist_wheel 2025-10-10 07:11:37,158 root INFO running build 2025-10-10 07:11:37,158 root INFO running build_py 2025-10-10 07:11:37,160 root INFO creating build/lib 2025-10-10 07:11:37,160 root INFO copying icdiff.py -> build/lib 2025-10-10 07:11:37,160 root INFO running build_scripts 2025-10-10 07:11:37,160 root INFO creating build/scripts-3.12 2025-10-10 07:11:37,160 root INFO copying git-icdiff -> build/scripts-3.12 2025-10-10 07:11:37,164 root INFO installing to build/bdist.linux-x86_64/wheel 2025-10-10 07:11:37,164 root INFO running install 2025-10-10 07:11:37,168 root INFO running install_lib 2025-10-10 07:11:37,170 root INFO creating build/bdist.linux-x86_64/wheel 2025-10-10 07:11:37,170 root INFO copying build/lib/icdiff.py -> build/bdist.linux-x86_64/wheel/. 2025-10-10 07:11:37,170 root INFO running install_egg_info 2025-10-10 07:11:37,172 root INFO running egg_info 2025-10-10 07:11:37,173 root INFO creating icdiff.egg-info 2025-10-10 07:11:37,173 root INFO writing icdiff.egg-info/PKG-INFO 2025-10-10 07:11:37,173 root INFO writing dependency_links to icdiff.egg-info/dependency_links.txt 2025-10-10 07:11:37,173 root INFO writing entry points to icdiff.egg-info/entry_points.txt 2025-10-10 07:11:37,173 root INFO writing top-level names to icdiff.egg-info/top_level.txt 2025-10-10 07:11:37,173 root INFO writing manifest file 'icdiff.egg-info/SOURCES.txt' 2025-10-10 07:11:37,175 root INFO reading manifest file 'icdiff.egg-info/SOURCES.txt' 2025-10-10 07:11:37,175 root INFO reading manifest template 'MANIFEST.in' 2025-10-10 07:11:37,175 root INFO adding license file 'LICENSE' 2025-10-10 07:11:37,176 root INFO writing manifest file 'icdiff.egg-info/SOURCES.txt' 2025-10-10 07:11:37,176 root INFO Copying icdiff.egg-info to build/bdist.linux-x86_64/wheel/./icdiff-2.0.7-py3.12.egg-info 2025-10-10 07:11:37,176 root INFO running install_scripts 2025-10-10 07:11:37,176 root INFO creating build/bdist.linux-x86_64/wheel/icdiff-2.0.7.data/scripts 2025-10-10 07:11:37,176 root INFO copying build/scripts-3.12/git-icdiff -> build/bdist.linux-x86_64/wheel/icdiff-2.0.7.data/scripts 2025-10-10 07:11:37,176 root INFO changing mode of build/bdist.linux-x86_64/wheel/icdiff-2.0.7.data/scripts/git-icdiff to 755 2025-10-10 07:11:37,177 root INFO creating build/bdist.linux-x86_64/wheel/icdiff-2.0.7.dist-info/WHEEL 2025-10-10 07:11:37,177 wheel INFO creating '/home/udu/aports/community/icdiff/src/icdiff-release-2.0.7/.dist/.tmp-lq59w3qc/icdiff-2.0.7-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 2025-10-10 07:11:37,177 wheel INFO adding 'icdiff.py' 2025-10-10 07:11:37,177 wheel INFO adding 'icdiff-2.0.7.data/scripts/git-icdiff' 2025-10-10 07:11:37,177 wheel INFO adding 'icdiff-2.0.7.dist-info/licenses/LICENSE' 2025-10-10 07:11:37,178 wheel INFO adding 'icdiff-2.0.7.dist-info/METADATA' 2025-10-10 07:11:37,178 wheel INFO adding 'icdiff-2.0.7.dist-info/WHEEL' 2025-10-10 07:11:37,178 wheel INFO adding 'icdiff-2.0.7.dist-info/entry_points.txt' 2025-10-10 07:11:37,178 wheel INFO adding 'icdiff-2.0.7.dist-info/top_level.txt' 2025-10-10 07:11:37,178 wheel INFO adding 'icdiff-2.0.7.dist-info/RECORD' 2025-10-10 07:11:37,178 root INFO removing build/bdist.linux-x86_64/wheel 2025-10-10 07:11:37,178 gpep517 INFO The backend produced .dist/icdiff-2.0.7-py3-none-any.whl icdiff-2.0.7-py3-none-any.whl check_gold tests/gold-recursive.txt matches --recursive tests/a tests/b --cols=80 check_gold tests/gold-exclude.txt matches --exclude-lines ^#| pad tests/input-4-cr.txt tests/input-4-partial-cr.txt --cols=80 check_gold tests/gold-dir.txt matches tests/a tests/b --cols=80 check_gold tests/gold-12.txt matches tests/input-1.txt tests/input-2.txt --cols=80 check_gold tests/gold-12-t.txt matches tests/input-1.txt tests/input-2.txt --cols=80 --truncate check_gold tests/gold-3.txt matches tests/input-3.txt tests/input-3.txt check_gold tests/gold-45.txt matches tests/input-4.txt tests/input-5.txt --cols=80 check_gold tests/gold-45-95.txt matches tests/input-4.txt tests/input-5.txt --cols=95 check_gold tests/gold-45-sas.txt matches tests/input-4.txt tests/input-5.txt --cols=80 --show-all-spaces check_gold tests/gold-45-h.txt matches tests/input-4.txt tests/input-5.txt --cols=80 --highlight check_gold tests/gold-45-nb.txt matches tests/input-4.txt tests/input-5.txt --cols=80 --no-bold check_gold tests/gold-45-sas-h.txt matches tests/input-4.txt tests/input-5.txt --cols=80 --show-all-spaces --highlight check_gold tests/gold-45-sas-h-nb.txt matches tests/input-4.txt tests/input-5.txt --cols=80 --show-all-spaces --highlight --no-bold check_gold tests/gold-sas.txt matches tests/input-10.txt tests/input-11.txt --cols=80 --show-all-spaces check_gold tests/gold-sns.txt matches tests/input-10.txt tests/input-11.txt --cols=80 --show-no-spaces check_gold tests/gold-show-spaces.txt matches tests/input-10.txt tests/input-11.txt --cols=80 check_gold tests/gold-45-h-nb.txt matches tests/input-4.txt tests/input-5.txt --cols=80 --highlight --no-bold check_gold tests/gold-45-ln.txt matches tests/input-4.txt tests/input-5.txt --cols=80 --line-numbers check_gold tests/gold-45-ln-color.txt matches tests/input-4.txt tests/input-5.txt --cols=80 --line-numbers --color-map=line-numbers:cyan check_gold tests/gold-45-nh.txt matches tests/input-4.txt tests/input-5.txt --cols=80 --no-headers check_gold tests/gold-45-h3.txt matches tests/input-4.txt tests/input-5.txt --cols=80 --head=3 check_gold tests/gold-45-l.txt matches tests/input-4.txt tests/input-5.txt --cols=80 -L left check_gold tests/gold-45-lr.txt matches tests/input-4.txt tests/input-5.txt --cols=80 -L left -L right check_gold tests/gold-45-lbrb.txt matches tests/input-4.txt tests/input-5.txt --cols=80 -L L {basename} -L R {basename} check_gold tests/gold-45-pipe.txt matches tests/input-4.txt /dev/fd/4 --cols=80 --no-headers --- tests/gold-45-pipe.txt +++ /tmp/icdiff.output @@ -1,9 +1 @@ -#input, #button { #input, #button { - width: 350px; width: 400px; - height: 40px; height: 40px; -  font-size: 30px; - margin: 0px; margin: 0; - padding: 0px; padding: 0; - margin-bottom: 15px; - text-align: center; text-align: center; -} } +error: file '/dev/fd/4' was not found Got: (/tmp/icdiff.output) error: file '/dev/fd/4' was not found Expected: (tests/gold-45-pipe.txt) #input, #button { #input, #button { width: 350px; width: 400px; height: 40px; height: 40px;  font-size: 30px; margin: 0px; margin: 0; padding: 0px; padding: 0;  margin-bottom: 15px; text-align: center; text-align: center; } } FAIL >>> ERROR: icdiff: check failed >>> icdiff: Uninstalling dependencies... (1/33) Purging .makedepends-icdiff (20251010.071136) (2/33) Purging py3-gpep517-pyc (19-r0) (3/33) Purging py3-gpep517 (19-r0) (4/33) Purging py3-installer-pyc (0.7.0-r2) (5/33) Purging py3-installer (0.7.0-r2) (6/33) Purging py3-setuptools-pyc (80.9.0-r0) (7/33) Purging py3-setuptools (80.9.0-r0) (8/33) Purging py3-wheel-pyc (0.46.1-r0) (9/33) Purging py3-wheel (0.46.1-r0) (10/33) Purging black-pyc (25.1.0-r0) (11/33) Purging black (25.1.0-r0) (12/33) Purging py3-click-pyc (8.1.8-r1) (13/33) Purging py3-click (8.1.8-r1) (14/33) Purging py3-mypy-extensions-pyc (1.0.0-r3) (15/33) Purging py3-mypy-extensions (1.0.0-r3) (16/33) Purging py3-packaging-pyc (25.0-r0) (17/33) Purging py3-packaging (25.0-r0) (18/33) Purging py3-parsing-pyc (3.2.3-r0) (19/33) Purging py3-parsing (3.2.3-r0) (20/33) Purging py3-pathspec-pyc (0.12.1-r2) (21/33) Purging py3-pathspec (0.12.1-r2) (22/33) Purging py3-platformdirs-pyc (4.3.8-r0) (23/33) Purging py3-platformdirs (4.3.8-r0) (24/33) Purging py3-typed-ast-pyc (1.5.5-r1) (25/33) Purging py3-typed-ast (1.5.5-r1) (26/33) Purging py3-flake8-pyc (7.2.0-r0) (27/33) Purging py3-flake8 (7.2.0-r0) (28/33) Purging py3-pyflakes-pyc (3.3.2-r0) (29/33) Purging py3-pyflakes (3.3.2-r0) (30/33) Purging py3-pycodestyle-pyc (2.13.0-r0) (31/33) Purging py3-pycodestyle (2.13.0-r0) (32/33) Purging py3-mccabe-pyc (0.7.0-r4) (33/33) Purging py3-mccabe (0.7.0-r4) Executing busybox-1.37.0-r19.trigger OK: 296 MiB in 89 packages