Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 892565 - [guru] net-client/lagrange-1.15.1 fails to compile: main.c:70:17: error: SDL_HINT_WINDOWS_DPI_AWARENESS undeclared (first use in this function)
Summary: [guru] net-client/lagrange-1.15.1 fails to compile: main.c:70:17: error: SDL_...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Anna Vyalkova
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-30 06:58 UTC by Agostino Sarubbo
Modified: 2023-02-27 15:06 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,117.17 KB, text/plain)
2023-01-30 06:58 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-01-30 06:58:04 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-client/lagrange-1.15.1 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-30 06:58:07 UTC
Created attachment 849451 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-01-30 06:58:08 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/app.c.o 
FAILED: CMakeFiles/app.dir/src/main.c.o 
FAILED: CMakeFiles/app.dir/src/ui/text_terminal.c.o 
/var/tmp/portage/net-client/lagrange-1.15.1/work/lagrange-1.15.1/src/main.c:70:17: error: ‘SDL_HINT_WINDOWS_DPI_AWARENESS’ undeclared (first use in this function)
Comment 3 Larry the Git Cow gentoo-dev 2023-02-27 15:06:52 UTC
The bug has been closed via the following commit(s):

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

commit 81ca011c8e5d9509c51a45a6a40354cb6adb17f4
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2023-02-25 20:12:02 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2023-02-25 20:47:29 +0000

    net-client/lagrange: add 1.15.2, drop old
    
    * bump sealcurses dep for SDL_HINT_WINDOWS_DPI_AWARENESS
    
    Closes: https://bugs.gentoo.org/892565
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 net-client/lagrange/Manifest                       |  6 +--
 net-client/lagrange/lagrange-1.14.2.ebuild         | 60 ----------------------
 ...grange-1.15.1.ebuild => lagrange-1.15.2.ebuild} |  2 +-
 3 files changed, 3 insertions(+), 65 deletions(-)