Re: Odd annobin output during mock build?

2022-02-01 Thread Gary Buhrmaster
On Tue, Feb 1, 2022 at 9:27 PM Richard Shaw wrote: > > I just did a local mock build of the latest version of OpenImageIO which was > just released and saw this on every cpp line: > > annobin: /builddir/build/BUILD/oiio-2.3.12.0/src/libutil/errorhandler.cpp: > Warning: -D_GLIBCXX_ASSERTIONS not

Re: Odd annobin output during mock build?

2022-02-01 Thread Florian Weimer
* Richard Shaw: > On Tue, Feb 1, 2022 at 3:33 PM Florian Weimer wrote: > > * Richard Shaw: > > > I just did a local mock build of the latest version of OpenImageIO which > was just > released > > and saw this on every cpp line: > > > > annobin:

Re: Odd annobin output during mock build?

2022-02-01 Thread Richard Shaw
On Tue, Feb 1, 2022 at 3:33 PM Florian Weimer wrote: > * Richard Shaw: > > > I just did a local mock build of the latest version of OpenImageIO which > was just released > > and saw this on every cpp line: > > > > annobin: > /builddir/build/BUILD/oiio-2.3.12.0/src/libutil/errorhandler.cpp:

Re: Odd annobin output during mock build?

2022-02-01 Thread Dan HorĂ¡k
On Tue, 1 Feb 2022 15:27:06 -0600 Richard Shaw wrote: > I just did a local mock build of the latest version of OpenImageIO which > was just released and saw this on every cpp line: > > annobin: /builddir/build/BUILD/oiio-2.3.12.0/src/libutil/errorhandler.cpp: > Warning: -D_GLIBCXX_ASSERTIONS

Re: Odd annobin output during mock build?

2022-02-01 Thread Florian Weimer
* Richard Shaw: > I just did a local mock build of the latest version of OpenImageIO which was > just released > and saw this on every cpp line: > > annobin: /builddir/build/BUILD/oiio-2.3.12.0/src/libutil/errorhandler.cpp: > Warning: > -D_GLIBCXX_ASSERTIONS not defined > > Is this harmless?

Odd annobin output during mock build?

2022-02-01 Thread Richard Shaw
I just did a local mock build of the latest version of OpenImageIO which was just released and saw this on every cpp line: annobin: /builddir/build/BUILD/oiio-2.3.12.0/src/libutil/errorhandler.cpp: Warning: -D_GLIBCXX_ASSERTIONS not defined Is this harmless? Thanks, Richard