Summary: | app-editors/bluefish-2.2.13 - /.../gsignal.h: error: passing argument 3 of g_signal_connect_data from incompatible pointer type [-Wincompatible-pointe | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | leonchik1976 |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | fixed in 2.2.15 | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 870412 | ||
Attachments: |
emerge-info.txt
app-editors:bluefish-2.2.13:20231204-211212.log.xz emerge-history.txt.xz environment etc.clang.tar.xz etc.portage.tar.xz logs.tar.xz qlist-info.txt.xz temp.tar.xz |
Description
Toralf Förster
![]() Created attachment 877221 [details]
emerge-info.txt
Created attachment 877222 [details]
app-editors:bluefish-2.2.13:20231204-211212.log.xz
Created attachment 877223 [details]
emerge-history.txt.xz
Created attachment 877224 [details]
environment
Created attachment 877225 [details]
etc.clang.tar.xz
Created attachment 877226 [details]
etc.portage.tar.xz
Created attachment 877227 [details]
logs.tar.xz
Created attachment 877228 [details]
qlist-info.txt.xz
Created attachment 877229 [details]
temp.tar.xz
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccf6ad214b37a5cf1aa5f20c0b44758455a8e041 commit ccf6ad214b37a5cf1aa5f20c0b44758455a8e041 Author: Hanno Böck <hanno@gentoo.org> AuthorDate: 2024-06-10 15:04:53 +0000 Commit: Hanno Böck <hanno@gentoo.org> CommitDate: 2024-06-10 15:04:56 +0000 app-editors/bluefish: add 2.2.15 Add python 3.12. Contains upstream fix for modern C compile error (bug #919238). Reorder variables to fix warnings by pkgcheck scan. Closes: https://bugs.gentoo.org/919238 Closes: https://bugs.gentoo.org/929295 Signed-off-by: Hanno Böck <hanno@gentoo.org> app-editors/bluefish/Manifest | 1 + app-editors/bluefish/bluefish-2.2.15.ebuild | 97 +++++++++++++++++++++++++++++ 2 files changed, 98 insertions(+) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f2d66c49a5b63f9dd89757a995bd1bbda227e59 commit 4f2d66c49a5b63f9dd89757a995bd1bbda227e59 Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2024-10-31 19:41:42 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2024-10-31 20:04:01 +0000 app-editors/bluefish: drop 2.2.12-r2, 2.2.13 Bug: https://bugs.gentoo.org/919238 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> app-editors/bluefish/Manifest | 2 - app-editors/bluefish/bluefish-2.2.12-r2.ebuild | 98 ---------------------- app-editors/bluefish/bluefish-2.2.13.ebuild | 97 --------------------- .../bluefish-2.2.9-fix-incompatible-pointer.patch | 20 ----- 4 files changed, 217 deletions(-) |