GNU bug report logs -
#70967
[PATCH] Attempt to upgrade kicad to 8.0.2
Previous Next
Reported by: peter <at> polidoro.io
Date: Wed, 15 May 2024 18:17:01 UTC
Severity: normal
Tags: patch
Done: Greg Hogan <code <at> greghogan.com>
Bug is archived. No further changes may be made.
Full log
Message #17 received at 70967 <at> debbugs.gnu.org (full text, mbox):
Thank you, I added libglvnd and now it compiles. I submitted a new
patch.
There still seems to be an issue with OpenGL, however. The 3D
viewer does not seem to work and opening windows like the
footprint editor can trigger a window saying it cannot use OpenGL
so it is falling back to software rendering. I have tried changing
compiler options and moving some dependencies between
native-inputs and inputs, but nothing seems to fix the problem.
Vinicius Monego <monego <at> posteo.net> writes:
> Hi,
>
> Em qua, 2024-05-15 às 14:23 -0400, Peter Polidoro escreveu:
>> I am running into an error when attempting to update kicad to
>> version 8:
>>
>> CMake Error at
>> /gnu/store/gl26kr5v6ch5lc3ignly61kb224drijc-cmake-minimal-
>> 3.24.2/share/cmake-
>> 3.24/Modules/FindPackageHandleStandardArgs.cmake:230
>> (message):
>> Could NOT find OpenGL (missing: OPENGL_opengl_LIBRARY)
>>
>> I am not sure why CMake is having trouble finding OpenGL since
>> mesa is still listed as an input to the kicad package.
>>
>> I tried various configure-flags based on the new kicad
>> documentation and added some inputs that now may or may not be
>> needed for the latest version, but I could not get past this CMake
>> error.
>>
>> Does anyone have any ideas for how else I can get kicad version 8 to
>> compile? Thanks!
>>
>
> Try adding libglvnd to the inputs.
This bug report was last modified 72 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.