Re: Rebuilding packages that use std::call_once from libstdc++

2021-04-01 Thread Jonathan Wakely
On 01/04/21 12:36 +0200, Florian Weimer wrote: * Jonathan Wakely: On 30/03/21 17:13 +0100, Jonathan Wakely wrote: Due to an unplanned ABI break that I caused in libstdc++, I will soon start to rebuild the packages listed below. This rebuild will remove references to some symbols in

Re: Rebuilding packages that use std::call_once from libstdc++

2021-04-01 Thread Jonathan Wakely
On 01/04/21 11:09 +0100, Jonathan Wakely wrote: On 30/03/21 17:13 +0100, Jonathan Wakely wrote: Due to an unplanned ABI break that I caused in libstdc++, I will soon start to rebuild the packages listed below. This rebuild will remove references to some symbols in libstdc++.so which do not work

Re: Rebuilding packages that use std::call_once from libstdc++

2021-04-01 Thread Florian Weimer
* Jonathan Wakely: > On 30/03/21 17:13 +0100, Jonathan Wakely wrote: >>Due to an unplanned ABI break that I caused in libstdc++, I will soon >>start to rebuild the packages listed below. This rebuild will remove >>references to some symbols in libstdc++.so which do not work as >>intended, and so

Re: Rebuilding packages that use std::call_once from libstdc++

2021-04-01 Thread Jonathan Wakely
On 30/03/21 17:13 +0100, Jonathan Wakely wrote: Due to an unplanned ABI break that I caused in libstdc++, I will soon start to rebuild the packages listed below. This rebuild will remove references to some symbols in libstdc++.so which do not work as intended, and so will not be present in the

Re: Rebuilding packages that use std::call_once from libstdc++

2021-03-31 Thread Jonathan Wakely
On 31/03/21 14:25 +0100, Jonathan Wakely wrote: On 31/03/21 15:00 +0200, Vitaly Zaitsev via devel wrote: On 31.03.2021 11:45, Jonathan Wakely wrote: But I can start the same rebuilds in rawhide now to avoid the version skew. Please merge your commit from f34 instead of doing another one:

Re: Rebuilding packages that use std::call_once from libstdc++

2021-03-31 Thread Jonathan Wakely
On 31/03/21 15:00 +0200, Vitaly Zaitsev via devel wrote: On 31.03.2021 11:45, Jonathan Wakely wrote: But I can start the same rebuilds in rawhide now to avoid the version skew. Please merge your commit from f34 instead of doing another one: fedpkg switch-branch rawhide git merge f34 Yes,

Re: Rebuilding packages that use std::call_once from libstdc++

2021-03-31 Thread Omair Majid
Hi, Jonathan Wakely writes: > On 31/03/21 11:46 +0200, Florian Weimer wrote: >>I do not see such symbol references for dotnet5.0. I have > > Agreed, I downloaded dotnet-runtime-5.0-5.0.4-1.fc34.x86_64.rpm and > checked it too (although not the other subpackages in that build). >

Re: Rebuilding packages that use std::call_once from libstdc++

2021-03-31 Thread Vitaly Zaitsev via devel
On 31.03.2021 11:45, Jonathan Wakely wrote: But I can start the same rebuilds in rawhide now to avoid the version skew. Please merge your commit from f34 instead of doing another one: fedpkg switch-branch rawhide git merge f34 fedpkg build --nowait -- Sincerely, Vitaly Zaitsev

Re: Rebuilding packages that use std::call_once from libstdc++

2021-03-31 Thread Vitaly Zaitsev via devel
On 30.03.2021 18:13, Jonathan Wakely wrote: Package maintainers should not need to do anything, but will see a %release bump and a rebuild. In future, please commit to rawhide branch too. I want to keep my Git history linear to avoid any merge conflicts between branches. Also pushing the

Re: Rebuilding packages that use std::call_once from libstdc++

2021-03-31 Thread Jonathan Wakely
On 31/03/21 11:46 +0200, Florian Weimer wrote: * Omair Majid: Hi, Jonathan Wakely writes: Due to an unplanned ABI break that I caused in libstdc++, I will soon start to rebuild the packages listed below. This rebuild will remove references to some symbols in libstdc++.so which do not work

Re: Rebuilding packages that use std::call_once from libstdc++

2021-03-31 Thread Florian Weimer
* Omair Majid: > Hi, > > Jonathan Wakely writes: > >> Due to an unplanned ABI break that I caused in libstdc++, I will soon >> start to rebuild the packages listed below. This rebuild will remove >> references to some symbols in libstdc++.so which do not work as >> intended, and so will not be

Re: Rebuilding packages that use std::call_once from libstdc++

2021-03-31 Thread Jonathan Wakely
On 31/03/21 09:10 +0200, Nicolas Chauvet wrote: Le mar. 30 mars 2021 à 18:13, Jonathan Wakely a écrit : Due to an unplanned ABI break that I caused in libstdc++, I will soon start to rebuild the packages listed below. This rebuild will remove references to some symbols in libstdc++.so which

Re: Rebuilding packages that use std::call_once from libstdc++

2021-03-31 Thread Florian Weimer
* Nicolas Chauvet: > Le mar. 30 mars 2021 à 18:13, Jonathan Wakely > a écrit : >> >> Due to an unplanned ABI break that I caused in libstdc++, I will soon >> start to rebuild the packages listed below. This rebuild will remove >> references to some symbols in libstdc++.so which do not work as >>

Re: Rebuilding packages that use std::call_once from libstdc++

2021-03-31 Thread Jonathan Wakely
On 30/03/21 18:24 -0400, Omair Majid wrote: Hi, Jonathan Wakely writes: Due to an unplanned ABI break that I caused in libstdc++, I will soon start to rebuild the packages listed below. This rebuild will remove references to some symbols in libstdc++.so which do not work as intended, and so

Re: Rebuilding packages that use std::call_once from libstdc++

2021-03-31 Thread Nicolas Chauvet
Le mar. 30 mars 2021 à 18:13, Jonathan Wakely a écrit : > > Due to an unplanned ABI break that I caused in libstdc++, I will soon > start to rebuild the packages listed below. This rebuild will remove > references to some symbols in libstdc++.so which do not work as > intended, and so will not be

Re: Rebuilding packages that use std::call_once from libstdc++

2021-03-30 Thread Omair Majid
Hi, Jonathan Wakely writes: > Due to an unplanned ABI break that I caused in libstdc++, I will soon > start to rebuild the packages listed below. This rebuild will remove > references to some symbols in libstdc++.so which do not work as > intended, and so will not be present in the final

Rebuilding packages that use std::call_once from libstdc++

2021-03-30 Thread Jonathan Wakely
Due to an unplanned ABI break that I caused in libstdc++, I will soon start to rebuild the packages listed below. This rebuild will remove references to some symbols in libstdc++.so which do not work as intended, and so will not be present in the final gcc-11.1.0 release. See