macaulay2: 1.18 #690
Annotations
4 errors and 4 warnings
test-bot (ubuntu-latest)
macaulay2/tap/macaulay2 1.18 did not build
|
test-bot (ubuntu-latest)
1 problem in 1 formula detected.
|
test-bot (ubuntu-latest):
Formula/macaulay2.rb#L1
stable version should not decrease (from 1.24.05 to 1.18)
|
test-bot (ubuntu-latest)
Process completed with exit code 1.
|
test-bot (ubuntu-latest)
No files were found with the provided path: /home/runner/.cache/Homebrew/Logs/*/*
/Users/runner/Library/Logs/Homebrew/*/*. No artifacts will be uploaded.
|
test-bot (ubuntu-latest)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
`brew install --verbose --formula --build-bottle macaulay2/tap/macaulay2` failed on Linux!:
Formula/macaulay2.rb#L53
187 | else if p.left.word == leftbrace then Code(listCode(CodeSequence(),treePosition(e)))
| ^~~~~~~~~
[114/347] /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/gcc-11 -DBOOST_REGEX_NO_LIB -DNDEBUG -DOM_NDEBUG -DSING_NDEBUG -I/tmp/macaulay2-20241021-16360-xg4smu/M2-release-1.18/M2/Macaulay2/d -I/tmp/macaulay2-20241021-16360-xg4smu/M2-release-1.18/M2/Macaulay2/e -I/tmp/macaulay2-20241021-16360-xg4smu/M2-release-1.18/M2/Macaulay2/c -I/tmp/macaulay2-20241021-16360-xg4smu/M2-release-1.18/M2/BUILD/build-brew/Macaulay2/d -I/home/linuxbrew/.linuxbrew/opt/readline/include -I/home/linuxbrew/.linuxbrew/opt/libxml2/include/libxml2 -I/home/linuxbrew/.linuxbrew/opt/mpsolve/include -I/home/linuxbrew/.linuxbrew/opt/mathicgb/include -I/home/linuxbrew/.linuxbrew/opt/mathic/include -I/home/linuxbrew/.linuxbrew/opt/memtailor/include -I/home/linuxbrew/.linuxbrew/opt/frobby/include -I/home/linuxbrew/.linuxbrew/opt/flint/include -I/home/linuxbrew/.linuxbrew/opt/ntl/include -I/home/linuxbrew/.linuxbrew/opt/mpfi/include -I/home/linuxbrew/.linuxbrew/opt/mpfr/include -I/home/linuxbrew/.linuxbrew/opt/bdw-gc/include -I/home/linuxbrew/.linuxbrew/opt/tbb/include -I/home/linuxbrew/.linuxbrew/opt/gdbm/include -I/home/linuxbrew/.linuxbrew/opt/libatomic_ops/include -I/tmp/macaulay2-20241021-16360-xg4smu/M2-release-1.18/M2/Macaulay2/system -isystem /home/linuxbrew/.linuxbrew/opt/gmp/include -isystem /home/linuxbrew/.linuxbrew/Cellar/boost/1.86.0_1/include -isystem /home/linuxbrew/.linuxbrew/Cellar/givaro/4.2.0_1/include -isystem /home/linuxbrew/.linuxbrew/Cellar/fflas-ffpack/2.5.0/include -O3 -DNDEBUG -std=gnu11 -Wuninitialized -g3 -I/tmp/macaulay2-20241021-16360-xg4smu/M2-release-1.18/M2/BUILD/build-brew/usr-host/include -I/tmp/macaulay2-20241021-16360-xg4smu/M2-release-1.18/M2/include -I/tmp/macaulay2-20241021-16360-xg4smu/M2-release-1.18/M2/BUILD/build-brew/include -Wall -Wextra -Wfatal-errors -Wcast-qual -Wno-unused-parameter -Wno-attributes -Wno-cast-qual -Wno-sign-compare -Wno-uninitialized -Wno-unused -Wno-frame-address -fopenmp -MD -MT Macaulay2/d/CMakeFiles/M2-interpreter.dir/struct-tmp.c.o -MF Macaulay2/d/CMakeFiles/M2-interpreter.dir/struct-tmp.c.o.d -o Macaulay2/d/CMakeFiles/M2-interpreter.dir/struct-tmp.c.o -c /tmp/macaulay2-20241021-16360-xg4smu/M2-release-1.18/M2/BUILD/build-brew/Macaulay2/d/struct-tmp.c
/tmp/macaulay2-20241021-16360-xg4smu/M2-release-1.18/M2/Macaulay2/d/struct.d: In function ‘struct_toIntArray_1’:
/tmp/macaulay2-20241021-16360-xg4smu/M2-release-1.18/M2/Macaulay2/d/struct.d:100:19: warning: array subscript ‘struct M2_arrayint_struct[0]’ is partly outside array bounds of ‘unsigned char[4]’ [-Warray-bounds]
100 | fatal("internal error: toIntArray expected an array of ints");
| ^~
In file included from /tmp/macaulay2-20241021-16360-xg4smu/M2-release-1.18/M2/include/M2/gc-include.h:42,
from /tmp/macaulay2-20241021-16360-xg4smu/M2-release-1.18/M2/BUILD/build-brew/Macaulay2/d/struct-exports.h:6,
from /tmp/macaulay2-20241021-16360-xg4smu/M2-release-1.18/M2/BUILD/build-brew/Macaulay2/d/struct-tmp.c:1:
/home/linuxbrew/.linuxbrew/opt/bdw-gc/include/gc/gc.h:1044:31: note: referencing an object of size 4 allocated by ‘GC_malloc_atomic’
1044 | # define GC_MALLOC_ATOMIC(sz) GC_malloc_atomic(sz)
| ^~~~~~~~~~~~~~~~~~~~
/tmp/macaulay2-20241021-16360-xg4smu/M2-release-1.18/M2/Macaulay2/d/struct.d:100:36: note: in expansion of macro ‘GC_MALLOC_ATOMIC’
100 | fatal("internal error: toIntArray expected an array of ints");
| ^~~~~~~~~~~~~~~~
[115/347] /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super/gcc-11 -DBOOST_REGEX_NO_LIB -DNDEBUG -DOM_NDEBUG -DSING_NDEBUG -I/tmp/macaulay2-20241021-16360-xg4smu/M2-release-1.18/M2/Macaulay2/d -I/tmp/macaulay2-20241021-16360-xg4smu/M2-release-1.18/M2/Macaulay2/e -I/tmp/macaulay2-20241021-16360-xg4smu/M2-release-1.18/M2/Macaulay2/c -I/tmp/macaulay2-20
|
test-bot (ubuntu-latest)
install failed
|