Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x11-terms/kitty: Fix broken patch for -9999 #19250

Closed

Conversation

MatthiasCoppens
Copy link
Contributor

Closes: https://bugs.gentoo.org/767457
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Matthias Coppens coppens.matthias.abc@gmail.com

@gentoo-bot
Copy link

Pull Request assignment

Submitter: @MatthiasCoppens
Areas affected: ebuilds
Packages affected: x11-terms/kitty

x11-terms/kitty: @end222, @gentoo/proxy-maint

Linked bugs

Bugs linked: 767457


In order to force reassignment and/or bug reference scan, please append [please reassign] to the pull request title.

Docs: Code of ConductCopyright policy (expl.) ● DevmanualGitHub PRsProxy-maint guide

@gentoo-bot gentoo-bot added assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR. labels Jan 29, 2021
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2021-01-29 15:40 UTC
Newest commit scanned: 14da902
Status: ✅ good

There are existing issues already. Please look into the report to make sure none of them affect the packages in question:
https://qa-reports.gentoo.org/output/gentoo-ci/f4650fae1d/output.html

Closes: https://bugs.gentoo.org/767457
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Matthias Coppens <coppens.matthias.abc@gmail.com>
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Matthias Coppens <coppens.matthias.abc@gmail.com>
@gentoo-repo-qa-bot
Copy link
Collaborator

Pull request CI report

Report generated at: 2021-02-02 12:15 UTC
Newest commit scanned: 907068a
Status: ✅ good

There are existing issues already. Please look into the report to make sure none of them affect the packages in question:
https://qa-reports.gentoo.org/output/gentoo-ci/24c4d0c51e/output.html

Copy link
Member

@juippis juippis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

>>> Verifying ebuild manifests
>>> Emerging (1 of 1) x11-terms/kitty-9999::testworld
>>> Failed to emerge x11-terms/kitty-9999, Log file:
>>>  '/var/tmp/portage/x11-terms/kitty-9999/temp/build.log'
>>> Jobs: 0 of 1 complete, 1 failed                 Load avg: 0.95, 0.64, 0.68
 * Package:    x11-terms/kitty-9999
 * Repository: testworld
 * Maintainer: pabloorduna98@gmail.com proxy-maint@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux python_single_target_python3_8 userland_GNU wayland
 * FEATURES:   network-sandbox preserve-libs sandbox test userpriv usersandbox
 * Using python3.8 to build
>>> Unpacking source...
 * Repository id: kovidgoyal_kitty.git
 * To override fetched repository properties, use:
 *   EGIT_OVERRIDE_REPO_KOVIDGOYAL_KITTY
 *   EGIT_OVERRIDE_BRANCH_KOVIDGOYAL_KITTY
 *   EGIT_OVERRIDE_COMMIT_KOVIDGOYAL_KITTY
 *   EGIT_OVERRIDE_COMMIT_DATE_KOVIDGOYAL_KITTY
 * 
 * Fetching https://github.com/kovidgoyal/kitty.git ...
git fetch https://github.com/kovidgoyal/kitty.git +HEAD:refs/git-r3/HEAD
git symbolic-ref refs/git-r3/x11-terms/kitty/0/__main__ refs/git-r3/HEAD
 * Checking out https://github.com/kovidgoyal/kitty.git to /var/tmp/portage/x11-terms/kitty-9999/work/kitty-9999 ...
git checkout --quiet refs/git-r3/HEAD
GIT update -->
   repository:               https://github.com/kovidgoyal/kitty.git
   at the commit:            c60d3af60b8e484d4a9a43e6190b8b3a6a7ecab0
>>> Source unpacked in /var/tmp/portage/x11-terms/kitty-9999/work
>>> Preparing source in /var/tmp/portage/x11-terms/kitty-9999/work/kitty-9999 ...
 * Applying kitty-9999-flags.patch ...
 [ ok ]
 * Applying kitty-9999-remove-terminfo.patch ...
 [ ok ]
 * Applying kitty-0.14.4-svg-icon.patch ...
 [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/x11-terms/kitty-9999/work/kitty-9999 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/x11-terms/kitty-9999/work/kitty-9999 ...
CC: x86_64-pc-linux-gnu-gcc (10, 2)
Package lcms2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `lcms2.pc'
to the PKG_CONFIG_PATH environment variable
Package 'lcms2', required by 'virtual:world', not found
The package lcms2 was not found on your system
 * ERROR: x11-terms/kitty-9999::testworld failed (compile phase):
 *   Failed to compile kitty.

Works fine after emerging media-libs/lcms. Although test phase is broken.

@gentoo-bot gentoo-bot closed this in e5d0e86 Feb 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned PR successfully assigned to the package maintainer(s). bug linked Bug/Closes found in footer, and cross-linked with the PR.
Projects
None yet
4 participants