bug#43579: g++ does not provide std::fegetround

2020-09-23 Thread Andreas Enge
Hello, this report is related to https://github.com/fplll/fplll/issues/444 The following test file round.cpp does not compile with our g++-10.2.0: #include int main () { return std::fegetround (); } Compilation (also when adding "--std=c++11") prints the error: round.cpp: In function

bug#43579: g++ does not provide std::fegetround

2020-09-23 Thread Ricardo Wurmus
Andreas Enge writes: > Hello, > > this report is related to >https://github.com/fplll/fplll/issues/444 > > The following test file round.cpp does not compile with our g++-10.2.0: > #include > int main () { >return std::fegetround (); > } > > > Compilation (also when adding

bug#43579: g++ does not provide std::fegetround

2020-09-23 Thread Andreas Enge
On Wed, Sep 23, 2020 at 10:05:43PM +0200, Andreas Enge wrote: > It looks very similar indeed. But then the fix given there has not fixed > my problem, which occurs in a current gcc-toolchain. My impression is that the root cause is the same one, that we are somehow misconfiguring our gcc builds,

bug#43579: g++ does not provide std::fegetround

2020-09-23 Thread Andreas Enge
On Wed, Sep 23, 2020 at 09:03:54PM +0200, Ricardo Wurmus wrote: > Is this perhaps related to https://issues.guix.gnu.org/42392 ? It looks very similar indeed. But then the fix given there has not fixed my problem, which occurs in a current gcc-toolchain. Andreas

bug#43579: g++ does not provide std::fegetround

2020-09-23 Thread Andreas Enge
On Wed, Sep 23, 2020 at 06:21:21PM +0200, Andreas Enge wrote: > Now it would be interesting to have a look at config.log for gcc... I did so with gcc-10.2.0 and executed ./configure in the subdirectory libstdc++-v3. The relevant part of config.log is this: configure:16462: checking for ISO C99

bug#43585: Order in manifest and command-line differs

2020-09-23 Thread zimoun
Dear, It is probably more a feature than a bug (and it is expected, I guess). However, it can be misleading. For example, --8<---cut here---start->8--- $ guix package -i busybox diffutils -p /tmp/foo $ ls -l /tmp/foo/bin [..] df ->

bug#43561: [core-updates] GnuTLS 3.6.12 test suite failure

2020-09-23 Thread Maxim Cournoyer
Hello Efraim! Efraim Flashner writes: > On Tue, Sep 22, 2020 at 08:36:21AM -0400, Maxim Cournoyer wrote: >> Tested on core-updates commit d08f5299e62ca8f5f36f4f6ddf3fcd739d157074. >> >> = >>GnuTLS 3.6.12: tests/test-suite.log >>

bug#43579: g++ does not provide std::fegetround

2020-09-23 Thread Ricardo Wurmus
Andreas Enge writes: > On Wed, Sep 23, 2020 at 10:05:43PM +0200, Andreas Enge wrote: >> It looks very similar indeed. But then the fix given there has not fixed >> my problem, which occurs in a current gcc-toolchain. > > My impression is that the root cause is the same one, that we are somehow

bug#43501: gst-plugins-bad cannot be built on linux-armhf

2020-09-23 Thread Maxim Cournoyer
retitle 43501 new-title gst-plugins-bad fails to build on armhf-linux quit Maxim Cournoyer writes: > Hello Mark! > > Mark H Weaver writes: > >> Earlier, I wrote: >>> Ever since 'spice-gtk' was added, it has included *every* gstreamer >>> plugin package in its 'propagated-inputs'. >> >> On my

bug#43561: [core-updates] GnuTLS 3.6.12 test suite failure

2020-09-23 Thread Efraim Flashner
On Tue, Sep 22, 2020 at 08:36:21AM -0400, Maxim Cournoyer wrote: > Tested on core-updates commit d08f5299e62ca8f5f36f4f6ddf3fcd739d157074. > > = >GnuTLS 3.6.12: tests/test-suite.log > = > > # TOTAL: 411 > # PASS: