bug#50243: [core-updates-frozen] "multiple definition of..." build failures

2021-11-22 Thread Ricardo Wurmus
More fixes: a24b83d7ff gnu: uget: Add -fcommon to CFLAGS. eceecd8ab4 gnu: transmission-remote-gtk: Update to 1.4.2. 92deae62c1 gnu: jumpnbump: Remove trailing #T. 02296cb0c8 gnu: jumpnbump: Add -fcommon to CFLAGS. 3e678de04c gnu: mupen64plus-core: Add -fcommon to CFLAGS. This leaves pcsxr and

bug#50243: [core-updates-frozen] "multiple definition of..." build failures

2021-11-22 Thread Ricardo Wurmus
More fixes: 3d109b0306 gnu: uim-qt: Pass -fcommon to compiler. 108b923d92 gnu: uim-gtk: Pass -fcommon to compiler. 1882282843 gnu: megaglest: Pass -fcommon to compiler. (Note that uim-qt still fails to install, because it attempts to install its library into the prefix directory of qtbase:

bug#50243: [core-updates-frozen] "multiple definition of..." build failures

2021-11-22 Thread Ricardo Wurmus
linsmith is now fixed with commit 3d32fd1a6e. -- Ricardo

bug#50243: [core-updates-frozen] "multiple definition of..." build failures

2021-09-16 Thread Guillaume Le Vaillant
Sarah Morgensen skribis: > arcan-sdl@0.5.5.2-1.b4dd1fb > aris@2.2 > blastem@0.6.2 > crispy-doom@5.8.0 > geeqie@1.5 > glabels@3.4.1 > gmtp@1.3.11 These are fixed in c9f7770eeec3a7b493dcbf45c96a4528f2635604 and following. signature.asc Description: PGP signature

bug#50243: [core-updates-frozen] "multiple definition of..." build failures

2021-09-10 Thread Guillaume Le Vaillant
Sarah Morgensen skribis: > gpredict@2.2.1 > transcode@1.1.7 gpredict and transcode fixed in bd8013ab33159a41a94f6a6cd023d585c91ae2ed and 92d04bcab34ef7145bd18e5a7d242e38d01d3922. signature.asc Description: PGP signature

bug#50243: [core-updates-frozen] "multiple definition of..." build failures

2021-09-05 Thread Sarah Morgensen
Guillaume Le Vaillant writes: > Sarah Morgensen skribis: > >> The remaining packages have a total of 19 dependents, 7 of which belong >> to ocl-icd@2.2.12. As soon as ocl-icd's website is back online, updating >> it to 2.2.13 should fix the build. > > I just saw that on the master branch

bug#50243: [core-updates-frozen] "multiple definition of..." build failures

2021-09-05 Thread Guillaume Le Vaillant
Sarah Morgensen skribis: > The remaining packages have a total of 19 dependents, 7 of which belong > to ocl-icd@2.2.12. As soon as ocl-icd's website is back online, updating > it to 2.2.13 should fix the build. I just saw that on the master branch ocl-icd has been deprecated and replaced by

bug#50243: [core-updates-frozen] "multiple definition of..." build failures

2021-09-05 Thread Guillaume Le Vaillant
Sarah Morgensen skribis: > opencpn@5.0.0 Hi, I fixed opencpn in 79edda38742b37603ccd48dd8660ff7fcfca293e. signature.asc Description: PGP signature

bug#50243: [core-updates-frozen] "multiple definition of..." build failures

2021-09-05 Thread Sarah Morgensen
Hi again, >> libappindicator@12.10.0 >> pipewire@0.2.7 I've sent patches for these [0][1], with a total of 22 dependents. The remaining packages have a total of 19 dependents, 7 of which belong to ocl-icd@2.2.12. As soon as ocl-icd's website is back online, updating it to 2.2.13 should fix the

bug#50243: [core-updates-frozen] "multiple definition of..." build failures

2021-09-04 Thread Sarah Morgensen
Hi Ludo, >> lablgtk@2.18.10 >> libsrtp@2.3.0 >> ocaml4.07-lablgtk@1.18.10 I've sent patches [0] [1] to fix these by updating them. Together they have 79 dependents. [0] https://issues.guix.gnu.org/50388 [1] https://issues.guix.gnu.org/50389 -- Sarah

bug#50243: [core-updates-frozen] "multiple definition of..." build failures

2021-09-04 Thread Ludovic Courtès
Hi Sarah, Sarah Morgensen skribis: > Gentoo's tracker for this issue [2] also has some more info. I manually > searched Cuirass build logs and found 28 packages failing on x86_64 with > this error: > > arcan-sdl@0.5.5.2-1.b4dd1fb > aris@2.2 > blastem@0.6.2 > chocolate-doom@3.0.1 >

bug#50243: [core-updates-frozen] "multiple definition of..." build failures

2021-08-28 Thread Sarah Morgensen
Hello Guix, GCC 10 changed the default behavior when encountering multiple definitions of a global (often an enum) [0]. This causes error messages like [1]: --8<---cut here---start->8--- ld: a.o:(.bss+0x0): multiple definition of `a'; main.o:(.data+0x0):