Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 916604 - [guru] net-client/lagrange-1.17.2 fails to compile: text_simple.c:147:21: error: too few arguments to function ansiColors_Color
Summary: [guru] net-client/lagrange-1.17.2 fails to compile: text_simple.c:147:21: err...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alarig Le Lay
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-01 06:33 UTC by Agostino Sarubbo
Modified: 2023-11-20 14:14 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,124.86 KB, text/plain)
2023-11-01 06:33 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-11-01 06:33:10 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-client/lagrange-1.17.2 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-11-01 06:33:12 UTC
Created attachment 873802 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-11-01 06:33:13 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


--   Package 'libmpg123', required by 'virtual:world', not found
--   Package 'libwebp', required by 'virtual:world', not found
FAILED: CMakeFiles/app.dir/src/ui/keys.c.o 
FAILED: CMakeFiles/app.dir/src/ui/text_terminal.c.o 
FAILED: CMakeFiles/app.dir/src/ui/util.c.o 
FAILED: CMakeFiles/app.dir/src/ui/window.c.o 
/var/tmp/portage/net-client/lagrange-1.17.2/work/lagrange-1.17.2/src/ui/text_simple.c:147:21: error: too few arguments to function ‘ansiColors_Color’
Comment 3 Larry the Git Cow gentoo-dev 2023-11-09 03:11:31 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ed8238ddae1281d26653825696d5f9a054ef23a1

commit ed8238ddae1281d26653825696d5f9a054ef23a1
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2023-11-07 12:38:42 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2023-11-07 12:45:46 +0000

    net-client/lagrange: add 1.17.3, drop 1.16.5
    
    * Rename "fribidi" flag to global "bidi"
    * Add "debug" flag to toggle debug definitions on/off
    
    Closes: https://bugs.gentoo.org/916843
    Bug: https://bugs.gentoo.org/916604
    Bug: https://bugs.gentoo.org/916603
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 net-client/lagrange/Manifest                            |  4 ++--
 .../{lagrange-1.16.5.ebuild => lagrange-1.17.3.ebuild}  | 17 +++++++++--------
 net-client/lagrange/metadata.xml                        |  2 +-
 3 files changed, 12 insertions(+), 11 deletions(-)
Comment 4 Larry the Git Cow gentoo-dev 2023-11-20 14:14:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=221e09df9bff68a75af73c295ad68b3355773e30

commit 221e09df9bff68a75af73c295ad68b3355773e30
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2023-11-20 06:35:51 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2023-11-20 06:35:56 +0000

    net-client/lagrange: add 1.17.4, drop 1.17.2
    
    Closes: https://bugs.gentoo.org/916603
    Closes: https://bugs.gentoo.org/916604
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 net-client/lagrange/Manifest                                     | 4 ++--
 .../lagrange/{lagrange-1.17.2.ebuild => lagrange-1.17.4.ebuild}  | 9 +++++----
 net-client/lagrange/metadata.xml                                 | 1 -
 3 files changed, 7 insertions(+), 7 deletions(-)