Summary: | app-editors/levee-3.5a - with a16: error: parameter end was not declared,subsequent defaults to int; | ||
---|---|---|---|
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 | Keywords: | PullRequest |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://github.com/gentoo/gentoo/pull/28040 https://github.com/gentoo/gentoo/pull/28196 |
||
Whiteboard: | fixed in 4.0 | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 878905 | ||
Bug Blocks: | 870412 | ||
Attachments: |
emerge-info.txt
app-editors:levee-3.5a:20220917-160826.log clang.tar.bz2 emerge-history.txt environment etc.portage.tar.bz2 logs.tar.bz2 temp.tar.bz2 |
Description
Toralf Förster
![]() Created attachment 808357 [details]
emerge-info.txt
Created attachment 808360 [details]
app-editors:levee-3.5a:20220917-160826.log
Created attachment 808363 [details]
clang.tar.bz2
Created attachment 808366 [details]
emerge-history.txt
Created attachment 808369 [details]
environment
Created attachment 808372 [details]
etc.portage.tar.bz2
Created attachment 808375 [details]
logs.tar.bz2
Created attachment 808378 [details]
temp.tar.bz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c61735c200d5a256705d2c3e8243eeb122dc390d commit c61735c200d5a256705d2c3e8243eeb122dc390d Author: Pascal Jäger <pascal.jaeger@leimstift.de> AuthorDate: 2022-10-30 12:36:46 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-10-31 17:43:19 +0000 app-editors/levee: version bump to 4.0, fix clang16 build - wrote patch to remove all old implicit function declarations, implicit ins, etc (also sent it upstream) - patch build system to look for libtinfo (bug was also present in 3.5a, but wasn't filed in b.g.o) - call ./configure.sh with --size=256000 because configure script is using it an a non-standard way (sam: fix -Wimplicit-int, prestripping) Closes: https://bugs.gentoo.org/875740 Closes: https://bugs.gentoo.org/870889 Closes: https://bugs.gentoo.org/729264 Closes: https://bugs.gentoo.org/690168 Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de> Closes: https://github.com/gentoo/gentoo/pull/28040 Signed-off-by: Sam James <sam@gentoo.org> app-editors/levee/Manifest | 2 ++ app-editors/levee/levee-4.0.ebuild | 48 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b76e7d356a49dbb5b4fefd91875b1860687e1a73 commit b76e7d356a49dbb5b4fefd91875b1860687e1a73 Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2024-10-26 21:46:06 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2024-10-26 21:46:06 +0000 app-editors/levee: drop 3.5a Bug: https://bugs.gentoo.org/870889 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> app-editors/levee/Manifest | 1 - app-editors/levee/files/levee-3.4o-darwin.patch | 16 ----- app-editors/levee/files/levee-3.5-glibc210.patch | 75 ------------------------ app-editors/levee/files/levee-3.5a-QA.patch | 15 ----- app-editors/levee/levee-3.5a.ebuild | 46 --------------- 5 files changed, 153 deletions(-) |