package fails to build. Reproducible: Always Steps to Reproduce: 1.emerge -vat dev-ml/cudf 2. 3. Actual Results: .. i686-pc-linux-gnu-gcc -Wall -o c-test-opt -I . -I /usr/lib/ocaml -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -L/usr/lib/ocaml -L/tmp/portage/dev-ml/cudf-0.10-r1/work/cudf-v0.10/c-lib c-test.o \ -lcudf-opt -lm -ldl -lunix -lncurses -ltinfo -lglib-2.0 -lunwind -lglib-2.0 /usr/lib/gcc/i686-pc-linux-gnu/14/../../../../i686-pc-linux-gnu/bin/ld: /tmp/portage/dev-ml/cudf-0.10-r1/work/cudf-v0.10/c-lib/libcudf-opt.a(i386.o): warning: relocation in read-only section `.text.caml.caml_start_program' /usr/lib/gcc/i686-pc-linux-gnu/14/../../../../i686-pc-linux-gnu/bin/ld: read-only segment has dynamic relocations collect2: error: ld returned 1 exit status make[1]: *** [Makefile:47: c-test-opt] Error 1 make[1]: Leaving directory '/tmp/portage/dev-ml/cudf-0.10-r1/work/cudf-v0.10/c-lib' make: *** [Makefile:32: c-lib-opt] Error 2 Expected Results: an installed package
Created attachment 914633 [details] emerge --info
Created attachment 914634 [details] build log