Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 793089 - [guru] app-misc/far2l build failed with python USE-flag
Summary: [guru] app-misc/far2l build failed with python USE-flag
Status: RESOLVED OBSOLETE
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Andrey Syutkin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-30 18:57 UTC by Yevgeny Filatov
Modified: 2022-01-16 10:09 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
dev-python/debugpy-9999.ebuild (debugpy-9999.ebuild,499 bytes, text/plain)
2021-05-30 18:57 UTC, Yevgeny Filatov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yevgeny Filatov 2021-05-30 18:57:25 UTC
Created attachment 712632 [details]
dev-python/debugpy-9999.ebuild

Emerging app-misc/far2l with python USE-flag failed with error

portage/app-misc/far2l-9999/work/far2l-9999_build/install/Plugins/python
Requirement already satisfied: cffi in /usr/lib/python3.8/site-packages (1.14.5)
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fedc5197820>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/debugpy/
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fedc5197700>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/debugpy/
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fedc51974c0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/debugpy/
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fedc51972e0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/debugpy/
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7fedc5197280>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')': /simple/debugpy/
ERROR: Could not find a version that satisfies the requirement debugpy (from versions: none)
ERROR: No matching distribution found for debugpy
ninja: build stopped: subcommand failed.
 * ERROR: app-misc/far2l-9999::guru failed (compile phase):
 *   ninja -v -j13 -l0 failed
 * 
 * Call stack:
 *     ebuild.sh, line  125:  Called src_compile
 *   environment, line 3994:  Called cmake_src_compile
 *   environment, line 1507:  Called cmake_build
 *   environment, line 1476:  Called eninja
 *   environment, line 1928:  Called die
 * The specific snippet of code:
 *       "$@" || die "${nonfatal_args[@]}" "${*} failed"
 * 
 * If you need support, post the output of `emerge --info '=app-misc/far2l-9999::guru'`,
 * the complete build log and the output of `emerge -pqv '=app-misc/far2l-9999::guru'`.
 * The complete build log is located at '/var/calculate/tmp/portage/app-misc/far2l-9999/temp/build.log'.
 * The ebuild environment file is located at '/var/calculate/tmp/portage/app-misc/far2l-9999/temp/environment'.
 * Working directory: '/var/calculate/tmp/portage/app-misc/far2l-9999/work/far2l-9999_build'
 * S: '/var/calculate/tmp/portage/app-misc/far2l-9999/work/far2l-9999'


For building app-misc/far2l with python USE-flag reqired debugpy package.
I'd created draft dev-python/debugpy-9999.ebuild in my local overlay and build far2l successfuly.
Comment 1 Marco Scardovi (scardracs) 2021-05-31 09:37:14 UTC
Please use [GURU] before your bug in order to make it easier to be checked by bug-wranglers and other GURU member :)
Comment 2 Andrey Syutkin 2022-01-16 10:09:00 UTC
dev-python/debugpy at gentoo repo now