Your message dated Thu, 29 Dec 2022 19:23:03 +0000
with message-id <e1payuz-006gpk...@fasolo.debian.org>
and subject line Bug#1027137: fixed in kicad 6.0.10+dfsg-2
has caused the Debian Bug report #1027137,
regarding kicad: FTBFS: #error "KICAD_USE_EGL can only be used when wxWidgets 
is compiled with the EGL canvas"
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1027137: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1027137
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: kicad
Version: 6.0.10+dfsg-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org

https://buildd.debian.org/status/fetch.php?pkg=kicad&arch=amd64&ver=6.0.10%2Bdfsg-1%2Bb2&stamp=1672197224&raw=0

[ 31%] Building CXX object common/CMakeFiles/gal.dir/painter.cpp.o
cd /<<PKGBUILDDIR>>/debian/build/common && /usr/bin/c++ -DGLM_FORCE_CTOR_INIT 
-DHAVE_STDINT_H -DKICAD_CONFIG_DIR=kicad -DKICAD_SCRIPTING_WXPYTHON 
-DKICAD_SPICE -DKICAD_USE_EGL -DKICAD_USE_OCC -DWXUSINGDLL -DWX_COMPATIBILITY 
-D_FILE_OFFSET_BITS=64 -D__WXGTK__ -I/<<PKGBUILDDIR>>/include 
-I/<<PKGBUILDDIR>>/common/. -I/<<PKGBUILDDIR>>/common/./dialogs 
-I/<<PKGBUILDDIR>>/common/./widgets -I/<<PKGBUILDDIR>>/common/./dialog_about 
-I/<<PKGBUILDDIR>>/bitmaps_png -I/<<PKGBUILDDIR>>/3d-viewer 
-I/<<PKGBUILDDIR>>/pcbnew -I/<<PKGBUILDDIR>>/debian/build 
-I/<<PKGBUILDDIR>>/scripting -I/<<PKGBUILDDIR>>/thirdparty/nlohmann_json 
-I/<<PKGBUILDDIR>>/thirdparty/compoundfilereader 
-I/<<PKGBUILDDIR>>/debian/build/common -I/<<PKGBUILDDIR>>/libs/kimath/include 
-I/<<PKGBUILDDIR>>/thirdparty/clipper -I/<<PKGBUILDDIR>>/thirdparty/other_math 
-I/<<PKGBUILDDIR>>/thirdparty/rtree -I/<<PKGBUILDDIR>>/libs/kiplatform/include 
-isystem /<<PKGBUILDDIR>>/thirdparty/pybind11/include -isystem 
/<<PKGBUILDDIR>>/thirdparty/glew/include -isystem /usr/include/cairo -isystem 
/usr/include/pixman-1 -isystem /usr/include/opencascade -isystem 
/usr/lib/x86_64-linux-gnu/wx/include/gtk3-unicode-3.2 -isystem 
/usr/include/wx-3.2 -isystem /usr/include/python3.10 -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -pthread -Wall 
-Wsuggest-override -Wduplicated-branches -Wduplicated-cond -Werror=vla 
-Wimplicit-fallthrough=5 -Werror=return-type -Wshadow -Wsign-compare 
-Wmissing-field-initializers -Wempty-body -Wreorder -Wmismatched-tags 
-Wno-psabi -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -std=c++14 -MD 
-MT common/CMakeFiles/gal.dir/painter.cpp.o -MF 
CMakeFiles/gal.dir/painter.cpp.o.d -o CMakeFiles/gal.dir/painter.cpp.o -c 
/<<PKGBUILDDIR>>/common/painter.cpp
In file included from /<<PKGBUILDDIR>>/include/gal/opengl/shader.h:32,
                 from /<<PKGBUILDDIR>>/include/gal/opengl/opengl_gal.h:35,
                 from /<<PKGBUILDDIR>>/common/draw_panel_gal.cpp:42:
/<<PKGBUILDDIR>>/include/gal/opengl/kiglew.h:47:14: error: #error 
"KICAD_USE_EGL can only be used when wxWidgets is compiled with the EGL canvas"
   47 |             #error "KICAD_USE_EGL can only be used when wxWidgets is 
compiled with the EGL canvas"
      |              ^~~~~


Cheers
-- 
Sebastian Ramacher

--- End Message ---
--- Begin Message ---
Source: kicad
Source-Version: 6.0.10+dfsg-2
Done: Carsten Schoenert <c.schoen...@t-online.de>

We believe that the bug you reported is fixed in the latest version of
kicad, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1027...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Carsten Schoenert <c.schoen...@t-online.de> (supplier of updated kicad package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 29 Dec 2022 18:43:50 +0100
Source: kicad
Architecture: source
Version: 6.0.10+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Electronics Team 
<pkg-electronics-de...@alioth-lists.debian.net>
Changed-By: Carsten Schoenert <c.schoen...@t-online.de>
Closes: 1027137
Changes:
 kicad (6.0.10+dfsg-2) unstable; urgency=medium
 .
   * [5a3af46] Revert "d/rules: Turn option KICAD_USE_EGL on"
     wxWidgets 3.2 in Debian has now no EGL canvas support compiled in any
     more. More to the reasoning about the switch back can be found on
     https://bugs.debian.org/1020640
     https://bugs.debian.org/1024147
     (Closes: #1027137)
Checksums-Sha1:
 e15b8b141f1a7c2b03d307b2513b95a3d1fc1f4a 4261 kicad_6.0.10+dfsg-2.dsc
 4adc67042f651369b75ef3487d161d937db97cc7 59528 
kicad_6.0.10+dfsg-2.debian.tar.xz
 067c537b4643cf4d0d7d2ab48b8de2c1a9b14624 27383 
kicad_6.0.10+dfsg-2_amd64.buildinfo
Checksums-Sha256:
 77bdd5ba24b98cf851f16314fcd5023d4c80e915a717c5f7c0175be1244c624d 4261 
kicad_6.0.10+dfsg-2.dsc
 4d4ff529e4ff77b5dc1d8f7fcc9bf922b6737477105ba6164a00342710d38abe 59528 
kicad_6.0.10+dfsg-2.debian.tar.xz
 da240ee178d49bdf15c4e4e40ce88342f40399701461285e11562baabbafbb1c 27383 
kicad_6.0.10+dfsg-2_amd64.buildinfo
Files:
 e4e3d8ec9368ee83d7c8bfd035f5732b 4261 electronics optional 
kicad_6.0.10+dfsg-2.dsc
 3fc4b3d3c568588dcea7af4aba77af9a 59528 electronics optional 
kicad_6.0.10+dfsg-2.debian.tar.xz
 88e09b1513fab9ef594d1dd45ff94b6d 27383 electronics optional 
kicad_6.0.10+dfsg-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEtw38bxNP7PwBHmKqgwFgFCUdHbAFAmOt4VoACgkQgwFgFCUd
HbBNhQ//ZIGdQYfLsszCb+7JyLP3HmeCzbiiPseK5MmcEmlEF1NWIpzQuyaHd4Wr
uAqDUKqsuPPT84ugjbxYlPCq/qRNw5Nj/larcWLVRvbXi4oLUIBlR5cqVeTY9igm
oMLjJCCesU7+G08oe2ZUXSlEht5Tfc7FtjrbrIIDml3mEagcn8TErDXHkZzxk75d
I4y9+sNz9r1wrGEE79g0kwYVbBmowoaPZb1LsJJ1skQvNEeANqLiuZQxRKRdk7s+
92C0I0skiRKdjaGaioHxXu1+HdSZxngTZmE+/OQWlcGd/uIsarjSQ7U8xEeNewf4
xZRy5dBIDp66zOtqCzX4ZFtbHkBUTiMYtbDjITDht7z/eDcYFRB+I1jkkp1m/lk7
PKvVyDWyK5g1Ti3+e/i7HKAszlzoVZIW2hEPPbtUJhgD1HV/HbmGEqZ8dbNFyqCe
pnq6oSb+P8mEDEvsTdAfEwgJm+A5O7i5JoRuNE219Gyl4NHlbxbd4FO6SyrrT+PH
0JherwHVjqKoqCZdLPEnFyxaNfM/L/ylDhsL4B/VAYI54pqCTa561GIBmOIBSv/A
k1rL8Q3IM4x4YwdMA9f4EQ8JLzKZSakaRuBE0Lyde9UNLvCwM2/rlDQ03Bwx9fJO
RyjFXL9d/UUpCQhdV9tik2mT3QsWgIdKBGYfdTRy6heW02YBzYA=
=EM6S
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to