nixbot

builds

succeeded aarch64-linux.package-wikiextractor build #38 · raw · ·

1this derivation will be built:2  /nix/store/67d9nd1g9mj1kbcqppi8c89h6iy3y3q9-wikiextractor-3.0.7.drv3building '/nix/store/67d9nd1g9mj1kbcqppi8c89h6iy3y3q9-wikiextractor-3.0.7.drv' on 'ssh-ng://nix@eliza'4building '/nix/store/67d9nd1g9mj1kbcqppi8c89h6iy3y3q9-wikiextractor-3.0.7.drv'5wikiextractor-3.0.7> Sourcing python-remove-tests-dir-hook6wikiextractor-3.0.7> Sourcing python-catch-conflicts-hook.sh7wikiextractor-3.0.7> Sourcing python-remove-bin-bytecode-hook.sh8wikiextractor-3.0.7> Sourcing pypa-build-hook9wikiextractor-3.0.7> Using pypaBuildPhase10wikiextractor-3.0.7> Sourcing python-runtime-deps-check-hook11wikiextractor-3.0.7> Using pythonRuntimeDepsCheckHook12wikiextractor-3.0.7> Sourcing pypa-install-hook13wikiextractor-3.0.7> Using pypaInstallPhase14wikiextractor-3.0.7> Sourcing python-imports-check-hook.sh15wikiextractor-3.0.7> Using pythonImportsCheckPhase16wikiextractor-3.0.7> Sourcing python-namespaces-hook17wikiextractor-3.0.7> Sourcing python-catch-conflicts-hook.sh18wikiextractor-3.0.7> Running phase: unpackPhase19wikiextractor-3.0.7> unpacking source archive /nix/store/9xk06lv2ynzxy2k4vsgaqlz5bxwqlqzc-source20wikiextractor-3.0.7> source root is source21wikiextractor-3.0.7> setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/wikiextractor/extractPage.py"22wikiextractor-3.0.7> Running phase: patchPhase23wikiextractor-3.0.7> applying patch /nix/store/40g2rp48m7v8zwp0nifijbd634c2j55y-ab8988ebfa9e4557411f3d4c0f4ccda139e18875.patch24wikiextractor-3.0.7> patching file wikiextractor/extract.py25wikiextractor-3.0.7> Running phase: updateAutotoolsGnuConfigScriptsPhase26wikiextractor-3.0.7> Running phase: configurePhase27wikiextractor-3.0.7> no configure script, doing nothing28wikiextractor-3.0.7> Running phase: buildPhase29wikiextractor-3.0.7> Executing pypaBuildPhase30wikiextractor-3.0.7> Creating a wheel...31wikiextractor-3.0.7> pypa build flags: --no-isolation --outdir dist/ --wheel32wikiextractor-3.0.7> * Getting build dependencies for wheel...33wikiextractor-3.0.7> /build/source/wikiextractor/extract.py:33: SyntaxWarning: invalid escape sequence '\w'34wikiextractor-3.0.7>   tailRE = re.compile('\w+')35wikiextractor-3.0.7> /build/source/wikiextractor/extract.py:171: SyntaxWarning: invalid escape sequence '\.'36wikiextractor-3.0.7>   text = re.sub(u' (,:\.\)\]»)', r'\1', text)37wikiextractor-3.0.7> /build/source/wikiextractor/extract.py:172: SyntaxWarning: invalid escape sequence '\['38wikiextractor-3.0.7>   text = re.sub(u'(\[\(«) ', r'\1', text)39wikiextractor-3.0.7> /build/source/wikiextractor/extract.py:383: SyntaxWarning: invalid escape sequence '\['40wikiextractor-3.0.7>   '(?i)\[((' + '|'.join(wgUrlProtocols) + ')' + EXT_LINK_URL_CLASS + r'+)\s*([^\]\x00-\x08\x0a-\x1F]*?)\]',41wikiextractor-3.0.7> /build/source/wikiextractor/extract.py:737: SyntaxWarning: invalid escape sequence '\w'42wikiextractor-3.0.7>   return re.sub("&#?(\w+);", fixup, text)43wikiextractor-3.0.7> /build/source/wikiextractor/extract.py:1400: SyntaxWarning: invalid escape sequence '\['44wikiextractor-3.0.7>   reOpen = re.compile('{{2,}|\[{2,}')45wikiextractor-3.0.7> /build/source/wikiextractor/extract.py:1401: SyntaxWarning: invalid escape sequence '\['46wikiextractor-3.0.7>   reNext = re.compile('{{2,}|}{2,}|\[{2,}|]{2,}')  # at least 247wikiextractor-3.0.7> /build/source/wikiextractor/extract.py:1652: SyntaxWarning: invalid escape sequence '\s'48wikiextractor-3.0.7>   if re.match('<(?:strong|span|p|div)\s(?:[^\s>]*\s+)*?class="(?:[^"\s>]*\s+)*?error(?:\s[^">]*)?"', test):49wikiextractor-3.0.7> /build/source/wikiextractor/extract.py:1823: SyntaxWarning: invalid escape sequence '\['50wikiextractor-3.0.7>   m = re.match('#REDIRECT.*?\[\[([^\]]*)]]', page[0], re.IGNORECASE)51wikiextractor-3.0.7> /nix/store/ivs7kb49xxc7qhad00c1qiwwz00hiwkz-python3.13-setuptools-80.10.1/lib/python3.13/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.52wikiextractor-3.0.7> !!53wikiextractor-3.0.7> 54wikiextractor-3.0.7>         ********************************************************************************55wikiextractor-3.0.7>         Please consider removing the following classifiers in favor of a SPDX license expression:56wikiextractor-3.0.7> 57wikiextractor-3.0.7>         License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)58wikiextractor-3.0.7> 59wikiextractor-3.0.7>         See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.60wikiextractor-3.0.7>         ********************************************************************************61wikiextractor-3.0.7> 62wikiextractor-3.0.7> !!63wikiextractor-3.0.7>   self._finalize_license_expression()64wikiextractor-3.0.7> running egg_info65wikiextractor-3.0.7> creating wikiextractor.egg-info66wikiextractor-3.0.7> writing wikiextractor.egg-info/PKG-INFO67wikiextractor-3.0.7> writing dependency_links to wikiextractor.egg-info/dependency_links.txt68wikiextractor-3.0.7> writing entry points to wikiextractor.egg-info/entry_points.txt69wikiextractor-3.0.7> writing top-level names to wikiextractor.egg-info/top_level.txt70wikiextractor-3.0.7> writing manifest file 'wikiextractor.egg-info/SOURCES.txt'71wikiextractor-3.0.7> reading manifest file 'wikiextractor.egg-info/SOURCES.txt'72wikiextractor-3.0.7> adding license file 'LICENSE'73wikiextractor-3.0.7> writing manifest file 'wikiextractor.egg-info/SOURCES.txt'74wikiextractor-3.0.7> * Building wheel...75wikiextractor-3.0.7> /nix/store/ivs7kb49xxc7qhad00c1qiwwz00hiwkz-python3.13-setuptools-80.10.1/lib/python3.13/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated.76wikiextractor-3.0.7> !!77wikiextractor-3.0.7> 78wikiextractor-3.0.7>         ********************************************************************************79wikiextractor-3.0.7>         Please consider removing the following classifiers in favor of a SPDX license expression:80wikiextractor-3.0.7> 81wikiextractor-3.0.7>         License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)82wikiextractor-3.0.7> 83wikiextractor-3.0.7>         See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.84wikiextractor-3.0.7>         ********************************************************************************85wikiextractor-3.0.7> 86wikiextractor-3.0.7> !!87wikiextractor-3.0.7>   self._finalize_license_expression()88wikiextractor-3.0.7> running bdist_wheel89wikiextractor-3.0.7> running build90wikiextractor-3.0.7> running build_py91wikiextractor-3.0.7> creating build/lib/wikiextractor92wikiextractor-3.0.7> copying wikiextractor/extract.py -> build/lib/wikiextractor93wikiextractor-3.0.7> copying wikiextractor/extractPage.py -> build/lib/wikiextractor94wikiextractor-3.0.7> copying wikiextractor/WikiExtractor.py -> build/lib/wikiextractor95wikiextractor-3.0.7> copying wikiextractor/cirrus-extract.py -> build/lib/wikiextractor96wikiextractor-3.0.7> copying wikiextractor/__init__.py -> build/lib/wikiextractor97wikiextractor-3.0.7> copying wikiextractor/clean.py -> build/lib/wikiextractor98wikiextractor-3.0.7> installing to build/bdist.linux-aarch64/wheel99wikiextractor-3.0.7> running install100wikiextractor-3.0.7> running install_lib101wikiextractor-3.0.7> creating build/bdist.linux-aarch64/wheel102wikiextractor-3.0.7> creating build/bdist.linux-aarch64/wheel/wikiextractor103wikiextractor-3.0.7> copying build/lib/wikiextractor/clean.py -> build/bdist.linux-aarch64/wheel/./wikiextractor104wikiextractor-3.0.7> copying build/lib/wikiextractor/extractPage.py -> build/bdist.linux-aarch64/wheel/./wikiextractor105wikiextractor-3.0.7> copying build/lib/wikiextractor/cirrus-extract.py -> build/bdist.linux-aarch64/wheel/./wikiextractor106wikiextractor-3.0.7> copying build/lib/wikiextractor/extract.py -> build/bdist.linux-aarch64/wheel/./wikiextractor107wikiextractor-3.0.7> copying build/lib/wikiextractor/__init__.py -> build/bdist.linux-aarch64/wheel/./wikiextractor108wikiextractor-3.0.7> copying build/lib/wikiextractor/WikiExtractor.py -> build/bdist.linux-aarch64/wheel/./wikiextractor109wikiextractor-3.0.7> running install_egg_info110wikiextractor-3.0.7> running egg_info111wikiextractor-3.0.7> writing wikiextractor.egg-info/PKG-INFO112wikiextractor-3.0.7> writing dependency_links to wikiextractor.egg-info/dependency_links.txt113wikiextractor-3.0.7> writing entry points to wikiextractor.egg-info/entry_points.txt114wikiextractor-3.0.7> writing top-level names to wikiextractor.egg-info/top_level.txt115wikiextractor-3.0.7> reading manifest file 'wikiextractor.egg-info/SOURCES.txt'116wikiextractor-3.0.7> adding license file 'LICENSE'117wikiextractor-3.0.7> writing manifest file 'wikiextractor.egg-info/SOURCES.txt'118wikiextractor-3.0.7> Copying wikiextractor.egg-info to build/bdist.linux-aarch64/wheel/./wikiextractor-3.0.7-py3.13.egg-info119wikiextractor-3.0.7> running install_scripts120wikiextractor-3.0.7> creating build/bdist.linux-aarch64/wheel/wikiextractor-3.0.7.dist-info/WHEEL121wikiextractor-3.0.7> creating '/build/source/dist/.tmp-lx4ld_s9/wikiextractor-3.0.7-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it122wikiextractor-3.0.7> adding 'wikiextractor/WikiExtractor.py'123wikiextractor-3.0.7> adding 'wikiextractor/__init__.py'124wikiextractor-3.0.7> adding 'wikiextractor/cirrus-extract.py'125wikiextractor-3.0.7> adding 'wikiextractor/clean.py'126wikiextractor-3.0.7> adding 'wikiextractor/extract.py'127wikiextractor-3.0.7> adding 'wikiextractor/extractPage.py'128wikiextractor-3.0.7> adding 'wikiextractor-3.0.7.dist-info/licenses/LICENSE'129wikiextractor-3.0.7> adding 'wikiextractor-3.0.7.dist-info/METADATA'130wikiextractor-3.0.7> adding 'wikiextractor-3.0.7.dist-info/WHEEL'131wikiextractor-3.0.7> adding 'wikiextractor-3.0.7.dist-info/entry_points.txt'132wikiextractor-3.0.7> adding 'wikiextractor-3.0.7.dist-info/top_level.txt'133wikiextractor-3.0.7> adding 'wikiextractor-3.0.7.dist-info/RECORD'134wikiextractor-3.0.7> removing build/bdist.linux-aarch64/wheel135wikiextractor-3.0.7> Successfully built wikiextractor-3.0.7-py3-none-any.whl136wikiextractor-3.0.7> Finished creating a wheel...137wikiextractor-3.0.7> Finished executing pypaBuildPhase138wikiextractor-3.0.7> Running phase: pythonRuntimeDepsCheckHook139wikiextractor-3.0.7> Executing pythonRuntimeDepsCheck140wikiextractor-3.0.7> Checking runtime dependencies for wikiextractor-3.0.7-py3-none-any.whl141wikiextractor-3.0.7> Finished executing pythonRuntimeDepsCheck142wikiextractor-3.0.7> Running phase: installPhase143wikiextractor-3.0.7> Executing pypaInstallPhase144wikiextractor-3.0.7> /nix/store/3kfaw0f02svc6vm7n631g20w8amgq7lw-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:33: SyntaxWarning: invalid escape sequence '\w'145wikiextractor-3.0.7>   tailRE = re.compile('\w+')146wikiextractor-3.0.7> /nix/store/3kfaw0f02svc6vm7n631g20w8amgq7lw-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:171: SyntaxWarning: invalid escape sequence '\.'147wikiextractor-3.0.7>   text = re.sub(u' (,:\.\)\]»)', r'\1', text)148wikiextractor-3.0.7> /nix/store/3kfaw0f02svc6vm7n631g20w8amgq7lw-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:172: SyntaxWarning: invalid escape sequence '\['149wikiextractor-3.0.7>   text = re.sub(u'(\[\(«) ', r'\1', text)150wikiextractor-3.0.7> /nix/store/3kfaw0f02svc6vm7n631g20w8amgq7lw-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:383: SyntaxWarning: invalid escape sequence '\['151wikiextractor-3.0.7>   '(?i)\[((' + '|'.join(wgUrlProtocols) + ')' + EXT_LINK_URL_CLASS + r'+)\s*([^\]\x00-\x08\x0a-\x1F]*?)\]',152wikiextractor-3.0.7> /nix/store/3kfaw0f02svc6vm7n631g20w8amgq7lw-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:737: SyntaxWarning: invalid escape sequence '\w'153wikiextractor-3.0.7>   return re.sub("&#?(\w+);", fixup, text)154wikiextractor-3.0.7> /nix/store/3kfaw0f02svc6vm7n631g20w8amgq7lw-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:1400: SyntaxWarning: invalid escape sequence '\['155wikiextractor-3.0.7>   reOpen = re.compile('{{2,}|\[{2,}')156wikiextractor-3.0.7> /nix/store/3kfaw0f02svc6vm7n631g20w8amgq7lw-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:1401: SyntaxWarning: invalid escape sequence '\['157wikiextractor-3.0.7>   reNext = re.compile('{{2,}|}{2,}|\[{2,}|]{2,}')  # at least 2158wikiextractor-3.0.7> /nix/store/3kfaw0f02svc6vm7n631g20w8amgq7lw-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:1652: SyntaxWarning: invalid escape sequence '\s'159wikiextractor-3.0.7>   if re.match('<(?:strong|span|p|div)\s(?:[^\s>]*\s+)*?class="(?:[^"\s>]*\s+)*?error(?:\s[^">]*)?"', test):160wikiextractor-3.0.7> /nix/store/3kfaw0f02svc6vm7n631g20w8amgq7lw-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:1823: SyntaxWarning: invalid escape sequence '\['161wikiextractor-3.0.7>   m = re.match('#REDIRECT.*?\[\[([^\]]*)]]', page[0], re.IGNORECASE)162wikiextractor-3.0.7> /nix/store/3kfaw0f02svc6vm7n631g20w8amgq7lw-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:33: SyntaxWarning: invalid escape sequence '\w'163wikiextractor-3.0.7>   tailRE = re.compile('\w+')164wikiextractor-3.0.7> /nix/store/3kfaw0f02svc6vm7n631g20w8amgq7lw-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:171: SyntaxWarning: invalid escape sequence '\.'165wikiextractor-3.0.7>   text = re.sub(u' (,:\.\)\]»)', r'\1', text)166wikiextractor-3.0.7> /nix/store/3kfaw0f02svc6vm7n631g20w8amgq7lw-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:172: SyntaxWarning: invalid escape sequence '\['167wikiextractor-3.0.7>   text = re.sub(u'(\[\(«) ', r'\1', text)168wikiextractor-3.0.7> /nix/store/3kfaw0f02svc6vm7n631g20w8amgq7lw-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:383: SyntaxWarning: invalid escape sequence '\['169wikiextractor-3.0.7>   '(?i)\[((' + '|'.join(wgUrlProtocols) + ')' + EXT_LINK_URL_CLASS + r'+)\s*([^\]\x00-\x08\x0a-\x1F]*?)\]',170wikiextractor-3.0.7> /nix/store/3kfaw0f02svc6vm7n631g20w8amgq7lw-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:737: SyntaxWarning: invalid escape sequence '\w'171wikiextractor-3.0.7>   return re.sub("&#?(\w+);", fixup, text)172wikiextractor-3.0.7> /nix/store/3kfaw0f02svc6vm7n631g20w8amgq7lw-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:1400: SyntaxWarning: invalid escape sequence '\['173wikiextractor-3.0.7>   reOpen = re.compile('{{2,}|\[{2,}')174wikiextractor-3.0.7> /nix/store/3kfaw0f02svc6vm7n631g20w8amgq7lw-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:1401: SyntaxWarning: invalid escape sequence '\['175wikiextractor-3.0.7>   reNext = re.compile('{{2,}|}{2,}|\[{2,}|]{2,}')  # at least 2176wikiextractor-3.0.7> /nix/store/3kfaw0f02svc6vm7n631g20w8amgq7lw-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:1652: SyntaxWarning: invalid escape sequence '\s'177wikiextractor-3.0.7>   if re.match('<(?:strong|span|p|div)\s(?:[^\s>]*\s+)*?class="(?:[^"\s>]*\s+)*?error(?:\s[^">]*)?"', test):178wikiextractor-3.0.7> /nix/store/3kfaw0f02svc6vm7n631g20w8amgq7lw-wikiextractor-3.0.7/lib/python3.13/site-packages/wikiextractor/extract.py:1823: SyntaxWarning: invalid escape sequence '\['179wikiextractor-3.0.7>   m = re.match('#REDIRECT.*?\[\[([^\]]*)]]', page[0], re.IGNORECASE)180wikiextractor-3.0.7> Successfully installed wikiextractor-3.0.7-py3-none-any.whl181wikiextractor-3.0.7> Finished executing pypaInstallPhase182wikiextractor-3.0.7> Running phase: pythonOutputDistPhase183wikiextractor-3.0.7> Executing pythonOutputDistPhase184wikiextractor-3.0.7> Finished executing pythonOutputDistPhase185wikiextractor-3.0.7> Running phase: fixupPhase186wikiextractor-3.0.7> shrinking RPATHs of ELF executables and libraries in /nix/store/3kfaw0f02svc6vm7n631g20w8amgq7lw-wikiextractor-3.0.7187wikiextractor-3.0.7> checking for references to /build/ in /nix/store/3kfaw0f02svc6vm7n631g20w8amgq7lw-wikiextractor-3.0.7...188wikiextractor-3.0.7> patching script interpreter paths in /nix/store/3kfaw0f02svc6vm7n631g20w8amgq7lw-wikiextractor-3.0.7189wikiextractor-3.0.7> stripping (with command strip and flags -S -p) in  /nix/store/3kfaw0f02svc6vm7n631g20w8amgq7lw-wikiextractor-3.0.7/lib /nix/store/3kfaw0f02svc6vm7n631g20w8amgq7lw-wikiextractor-3.0.7/bin190wikiextractor-3.0.7> shrinking RPATHs of ELF executables and libraries in /nix/store/blhvxjlqwg49b6h7q1kk66j9jp7xmar4-wikiextractor-3.0.7-dist191wikiextractor-3.0.7> checking for references to /build/ in /nix/store/blhvxjlqwg49b6h7q1kk66j9jp7xmar4-wikiextractor-3.0.7-dist...192wikiextractor-3.0.7> patching script interpreter paths in /nix/store/blhvxjlqwg49b6h7q1kk66j9jp7xmar4-wikiextractor-3.0.7-dist193wikiextractor-3.0.7> Rewriting #!/nix/store/smwd56pl54f0pcjdspgh5vnf20c8xwsc-python3-3.13.13/bin/python3.13 to #!/nix/store/smwd56pl54f0pcjdspgh5vnf20c8xwsc-python3-3.13.13194wikiextractor-3.0.7> wrapping `/nix/store/3kfaw0f02svc6vm7n631g20w8amgq7lw-wikiextractor-3.0.7/bin/wikiextractor'...195wikiextractor-3.0.7> Rewriting #!/nix/store/smwd56pl54f0pcjdspgh5vnf20c8xwsc-python3-3.13.13/bin/python3.13 to #!/nix/store/smwd56pl54f0pcjdspgh5vnf20c8xwsc-python3-3.13.13196wikiextractor-3.0.7> wrapping `/nix/store/3kfaw0f02svc6vm7n631g20w8amgq7lw-wikiextractor-3.0.7/bin/extractPage'...197wikiextractor-3.0.7> Executing pythonRemoveTestsDir198wikiextractor-3.0.7> Finished executing pythonRemoveTestsDir199wikiextractor-3.0.7> Running phase: installCheckPhase200wikiextractor-3.0.7> no Makefile or custom installCheckPhase, doing nothing201wikiextractor-3.0.7> Running phase: pythonCatchConflictsPhase202wikiextractor-3.0.7> Running phase: pythonRemoveBinBytecodePhase203wikiextractor-3.0.7> Running phase: pythonImportsCheckPhase204wikiextractor-3.0.7> Executing pythonImportsCheckPhase205wikiextractor-3.0.7> Check whether the following modules can be imported: wikiextractor206207post-build step Upload coverage to codecov: ok208Skipping codecov: project=NixOS/nixos-wiki-infra attr=aarch64-linux.package-wikiextractor