Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 869449 - [guru] sci-chemistry/xcrysden-1.6.2 fails to compile: xcviewport.c:21:10: fatal error: glu.h: No such file or directory
Summary: [guru] sci-chemistry/xcrysden-1.6.2 fails to compile: xcviewport.c:21:10: fat...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Patrick Taylor
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-10 08:38 UTC by Agostino Sarubbo
Modified: 2025-01-27 09:57 UTC (History)
0 users

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


Attachments
build.log (build.log,83.46 KB, text/plain)
2022-09-10 08:38 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 2022-09-10 08:38:09 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-chemistry/xcrysden-1.6.2 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-09-10 08:38:11 UTC
Created attachment 804427 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-09-10 08:38:12 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


xcAtomAdd.c:25:10: fatal error: GL/glu.h: No such file or directory
xcDisplayFunc.c:28:10: fatal error: GL/glu.h: No such file or directory
xcviewport.c:21:10: fatal error: GL/glu.h: No such file or directory
xcviewport.c:21:10: fatal error: GL/glu.h: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2025-01-27 09:57:18 UTC
The bug has been closed via the following commit(s):

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

commit b6a03ce17a134aee0963e3de42b2bee4716fdc54
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2025-01-24 14:53:12 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2025-01-24 14:53:12 +0000

    sci-chemistry/xcrysden: fix build with C23
    
    Closes: https://bugs.gentoo.org/933180
    Closes: https://bugs.gentoo.org/945707
    Closes: https://bugs.gentoo.org/869449
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 sci-chemistry/xcrysden/files/xcrysden-1.6.2-c23.patch   | 12 ++++++++++++
 .../{xcrysden-1.6.2.ebuild => xcrysden-1.6.2-r1.ebuild} | 17 ++++++++++-------
 2 files changed, 22 insertions(+), 7 deletions(-)