Snippets for alembic 1.8.12 from Alpine ppc64le
Sourced from https://build.alpinelinux.org/buildlogs/build-edge-ppc64le/community/alembic/alembic-1.8.12-r0.log.
-
/home/buildozer/aports/community/alembic/src/alembic-1.8.12/lib/Alembic/AbcCoreAbstract/ArraySample.h:188:19: warning: argument 1 value '18446744073709551615' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 188 | T *data = new T[numPODs]; | ^ -
/usr/include/c++/15.2.0/bits/new_allocator.h:172:66: warning: 'operator delete' called on pointer '_530' with nonzero offset [2, 9223372036854775807] [-Wfree-nonheap-object] 172 | _GLIBCXX_OPERATOR_DELETE(_GLIBCXX_SIZED_DEALLOC(__p, __n)); | ^ -
/usr/include/c++/15.2.0/bits/new_allocator.h:172:66: warning: 'operator delete' called on pointer '_675' with nonzero offset [2, 9223372036854775807] [-Wfree-nonheap-object] 172 | _GLIBCXX_OPERATOR_DELETE(_GLIBCXX_SIZED_DEALLOC(__p, __n)); | ^