Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 909763 Details for
Bug 943925
dev-gap/cvec-2.8.1-r1 - [libtool] [gcc-15] src/cvec.c: error: initialization of struct OpaqueBag ( )(void) from incompatible pointer type struct OpaqueBag ( )(struct Opaq
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-gap:cvec-2.8.1-r1:20241118-221652.log
dev-gap:cvec-2.8.1-r1:20241118-221652.log (text/plain), 22.71 KB, created by
Toralf Förster
on 2024-11-19 08:45:32 UTC
(
hide
)
Description:
dev-gap:cvec-2.8.1-r1:20241118-221652.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-11-19 08:45:32 UTC
Size:
22.71 KB
patch
obsolete
> * Package: dev-gap/cvec-2.8.1-r1:0 > * Repository: gentoo > * Maintainer: mjo@gentoo.org frp.bissey@gmail.com,proxy-maint@gentoo.org,sci-mathematics@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking cvec-2.8.1.tar.gz to /var/tmp/portage/dev-gap/cvec-2.8.1-r1/work >>>> Source unpacked in /var/tmp/portage/dev-gap/cvec-2.8.1-r1/work >>>> Preparing source in /var/tmp/portage/dev-gap/cvec-2.8.1-r1/work/cvec-2.8.1 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-gap/cvec-2.8.1-r1/work/cvec-2.8.1 ... >Using settings from /usr/lib64/gap/sysinfo.gap >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-gap/cvec-2.8.1-r1/work/cvec-2.8.1 ... >make -O -j4 V=1 >"/usr/bin/gac" -d -p " -O2 -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color" -P " -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 " src/cvec.c -o bin/amd64/cvec.so >x86_64-pc-linux-gnu-gcc -pthread -O2 -pipe -march=native -fno-diagnostics-color -fPIC -O2 -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -o /var/tmp/portage/dev-gap/cvec-2.8.1-r1/temp/gacVAEpDKm/29_cvec.o -I/usr/include/gap -I/usr/include -DUSE_GASMAN=1 -c src/cvec.c >src/cvec.c:4234:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4234 | TEST_ASSUMPTIONS, > | ^~~~~~~~~~~~~~~~ >src/cvec.c:4234:5: note: (near initialization for âGVarFuncs[0].handlerâ) >src/cvec.c:4238:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4238 | COEFF_LIST_TO_C, > | ^~~~~~~~~~~~~~~ >src/cvec.c:4238:5: note: (near initialization for âGVarFuncs[1].handlerâ) >src/cvec.c:4242:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4242 | FINALIZE_FIELDINFO, > | ^~~~~~~~~~~~~~~~~~ >src/cvec.c:4242:5: note: (near initialization for âGVarFuncs[2].handlerâ) >src/cvec.c:4246:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4246 | INIT_SMALL_GFQ_TABS, > | ^~~~~~~~~~~~~~~~~~~ >src/cvec.c:4246:5: note: (near initialization for âGVarFuncs[3].handlerâ) >src/cvec.c:4250:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4250 | NEW, > | ^~~ >src/cvec.c:4250:5: note: (near initialization for âGVarFuncs[4].handlerâ) >src/cvec.c:4254:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4254 | MAKEZERO, > | ^~~~~~~~ >src/cvec.c:4254:5: note: (near initialization for âGVarFuncs[5].handlerâ) >src/cvec.c:4258:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4258 | COPY, > | ^~~~ >src/cvec.c:4258:5: note: (near initialization for âGVarFuncs[6].handlerâ) >src/cvec.c:4262:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4262 | CVEC_TO_INTREP, > | ^~~~~~~~~~~~~~ >src/cvec.c:4262:5: note: (near initialization for âGVarFuncs[7].handlerâ) >src/cvec.c:4266:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4266 | INTREP_TO_CVEC, > | ^~~~~~~~~~~~~~ >src/cvec.c:4266:5: note: (near initialization for âGVarFuncs[8].handlerâ) >src/cvec.c:4270:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4270 | INTLI_TO_FFELI, > | ^~~~~~~~~~~~~~ >src/cvec.c:4270:5: note: (near initialization for âGVarFuncs[9].handlerâ) >src/cvec.c:4274:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4274 | FFELI_TO_INTLI, > | ^~~~~~~~~~~~~~ >src/cvec.c:4274:5: note: (near initialization for âGVarFuncs[10].handlerâ) >src/cvec.c:4278:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4278 | CVEC_TO_NUMBERFFLIST, > | ^~~~~~~~~~~~~~~~~~~~ >src/cvec.c:4278:5: note: (near initialization for âGVarFuncs[11].handlerâ) >src/cvec.c:4282:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4282 | NUMBERFFLIST_TO_CVEC, > | ^~~~~~~~~~~~~~~~~~~~ >src/cvec.c:4282:5: note: (near initialization for âGVarFuncs[12].handlerâ) >src/cvec.c:4286:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4286 | ADD2, > | ^~~~ >src/cvec.c:4286:5: note: (near initialization for âGVarFuncs[13].handlerâ) >src/cvec.c:4290:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4290 | ADD3, > | ^~~~ >src/cvec.c:4290:5: note: (near initialization for âGVarFuncs[14].handlerâ) >src/cvec.c:4294:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4294 | MUL1, > | ^~~~ >src/cvec.c:4294:5: note: (near initialization for âGVarFuncs[15].handlerâ) >src/cvec.c:4298:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4298 | MUL2, > | ^~~~ >src/cvec.c:4298:5: note: (near initialization for âGVarFuncs[16].handlerâ) >src/cvec.c:4302:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4302 | ADDMUL, > | ^~~~~~ >src/cvec.c:4302:5: note: (near initialization for âGVarFuncs[17].handlerâ) >src/cvec.c:4306:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4306 | ASS_CVEC, > | ^~~~~~~~ >src/cvec.c:4306:5: note: (near initialization for âGVarFuncs[18].handlerâ) >src/cvec.c:4310:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4310 | ELM_CVEC, > | ^~~~~~~~ >src/cvec.c:4310:5: note: (near initialization for âGVarFuncs[19].handlerâ) >src/cvec.c:4314:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4314 | POSITION_NONZERO_CVEC, > | ^~~~~~~~~~~~~~~~~~~~~ >src/cvec.c:4314:5: note: (near initialization for âGVarFuncs[20].handlerâ) >src/cvec.c:4318:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4318 | POSITION_LAST_NONZERO_CVEC, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ >src/cvec.c:4318:5: note: (near initialization for âGVarFuncs[21].handlerâ) >src/cvec.c:4322:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4322 | CVEC_LT, > | ^~~~~~~ >src/cvec.c:4322:5: note: (near initialization for âGVarFuncs[22].handlerâ) >src/cvec.c:4326:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4326 | CVEC_EQ, > | ^~~~~~~ >src/cvec.c:4326:5: note: (near initialization for âGVarFuncs[23].handlerâ) >src/cvec.c:4330:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4330 | CVEC_EQINT, > | ^~~~~~~~~~ >src/cvec.c:4330:5: note: (near initialization for âGVarFuncs[24].handlerâ) >src/cvec.c:4334:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4334 | CVEC_ISZERO, > | ^~~~~~~~~~~ >src/cvec.c:4334:5: note: (near initialization for âGVarFuncs[25].handlerâ) >src/cvec.c:4338:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4338 | EXTRACT, > | ^~~~~~~ >src/cvec.c:4338:5: note: (near initialization for âGVarFuncs[26].handlerâ) >src/cvec.c:4342:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4342 | EXTRACT_INIT, > | ^~~~~~~~~~~~ >src/cvec.c:4342:5: note: (near initialization for âGVarFuncs[27].handlerâ) >src/cvec.c:4346:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4346 | EXTRACT_DOIT, > | ^~~~~~~~~~~~ >src/cvec.c:4346:5: note: (near initialization for âGVarFuncs[28].handlerâ) >src/cvec.c:4350:6: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4350 | FILL_GREASE_TAB, > | ^~~~~~~~~~~~~~~ >src/cvec.c:4350:6: note: (near initialization for âGVarFuncs[29].handlerâ) >src/cvec.c:4354:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4354 | PROD_CVEC_CMAT_NOGREASE, > | ^~~~~~~~~~~~~~~~~~~~~~~ >src/cvec.c:4354:5: note: (near initialization for âGVarFuncs[30].handlerâ) >src/cvec.c:4358:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4358 | PROD_CVEC_CMAT_GREASED, > | ^~~~~~~~~~~~~~~~~~~~~~ >src/cvec.c:4358:5: note: (near initialization for âGVarFuncs[31].handlerâ) >src/cvec.c:4362:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4362 | PROD_CMAT_CMAT_GREASED, > | ^~~~~~~~~~~~~~~~~~~~~~ >src/cvec.c:4362:5: note: (near initialization for âGVarFuncs[32].handlerâ) >src/cvec.c:4366:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4366 | PROD_CMAT_CMAT_GF2_SMALL, > | ^~~~~~~~~~~~~~~~~~~~~~~~ >src/cvec.c:4366:5: note: (near initialization for âGVarFuncs[33].handlerâ) >src/cvec.c:4370:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4370 | PROD_CMAT_CMAT_NOGREASE, > | ^~~~~~~~~~~~~~~~~~~~~~~ >src/cvec.c:4370:5: note: (near initialization for âGVarFuncs[34].handlerâ) >src/cvec.c:4374:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4374 | PROD_CMAT_CMAT_NOGREASE2, > | ^~~~~~~~~~~~~~~~~~~~~~~~ >src/cvec.c:4374:5: note: (near initialization for âGVarFuncs[35].handlerâ) >src/cvec.c:4378:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4378 | PROD_CMAT_CMAT_WITHGREASE, > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >src/cvec.c:4378:5: note: (near initialization for âGVarFuncs[36].handlerâ) >src/cvec.c:4382:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4382 | SLICE, > | ^~~~~ >src/cvec.c:4382:5: note: (near initialization for âGVarFuncs[37].handlerâ) >src/cvec.c:4386:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4386 | SLICE_LIST, > | ^~~~~~~~~~ >src/cvec.c:4386:5: note: (near initialization for âGVarFuncs[38].handlerâ) >src/cvec.c:4390:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4390 | COPY_SUBMATRIX, > | ^~~~~~~~~~~~~~ >src/cvec.c:4390:5: note: (near initialization for âGVarFuncs[39].handlerâ) >src/cvec.c:4394:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4394 | CVEC_TO_EXTREP, > | ^~~~~~~~~~~~~~ >src/cvec.c:4394:5: note: (near initialization for âGVarFuncs[40].handlerâ) >src/cvec.c:4398:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4398 | EXTREP_TO_CVEC, > | ^~~~~~~~~~~~~~ >src/cvec.c:4398:5: note: (near initialization for âGVarFuncs[41].handlerâ) >src/cvec.c:4402:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4402 | PROD_COEFFS_CVEC_PRIMEFIELD, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ >src/cvec.c:4402:5: note: (near initialization for âGVarFuncs[42].handlerâ) >src/cvec.c:4406:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4406 | TRANSPOSED_MAT, > | ^~~~~~~~~~~~~~ >src/cvec.c:4406:5: note: (near initialization for âGVarFuncs[43].handlerâ) >src/cvec.c:4410:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4410 | CMAT_INVERSE, > | ^~~~~~~~~~~~ >src/cvec.c:4410:5: note: (near initialization for âGVarFuncs[44].handlerâ) >src/cvec.c:4414:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4414 | CMAT_INVERSE_GREASE, > | ^~~~~~~~~~~~~~~~~~~ >src/cvec.c:4414:5: note: (near initialization for âGVarFuncs[45].handlerâ) >src/cvec.c:4418:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4418 | GREASEPOS, > | ^~~~~~~~~ >src/cvec.c:4418:5: note: (near initialization for âGVarFuncs[46].handlerâ) >src/cvec.c:4422:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4422 | CLEANROWKERNEL, > | ^~~~~~~~~~~~~~ >src/cvec.c:4422:5: note: (near initialization for âGVarFuncs[47].handlerâ) >src/cvec.c:4426:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4426 | CMAT_ENTRY_OF_MAT_PROD, > | ^~~~~~~~~~~~~~~~~~~~~~ >src/cvec.c:4426:5: note: (near initialization for âGVarFuncs[48].handlerâ) >src/cvec.c:4430:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4430 | CVEC_SCALAR_PRODUCT, > | ^~~~~~~~~~~~~~~~~~~ >src/cvec.c:4430:5: note: (near initialization for âGVarFuncs[49].handlerâ) >src/cvec.c:4434:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4434 | CMAT_ELM_LIST, > | ^~~~~~~~~~~~~ >src/cvec.c:4434:5: note: (near initialization for âGVarFuncs[50].handlerâ) >src/cvec.c:4438:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4438 | CMATS_SCALAR_PRODUCTS_ROWS, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ >src/cvec.c:4438:5: note: (near initialization for âGVarFuncs[51].handlerâ) >src/cvec.c:4442:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4442 | CVEC_CMatMaker_C, > | ^~~~~~~~~~~~~~~~ >src/cvec.c:4442:5: note: (near initialization for âGVarFuncs[52].handlerâ) >src/cvec.c:4446:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4446 | CVEC_MAKE_ZERO_CMAT, > | ^~~~~~~~~~~~~~~~~~~ >src/cvec.c:4446:5: note: (near initialization for âGVarFuncs[53].handlerâ) >src/cvec.c:4450:5: error: initialization of âstruct OpaqueBag * (*)(void)â from incompatible pointer type âstruct OpaqueBag * (*)(struct OpaqueBag *, struct OpaqueBag *, struct OpaqueBag *)â [-Wincompatible-pointer-types] > 4450 | CVEC_PROD_CMAT_CMAT_DISPATCH, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >src/cvec.c:4450:5: note: (near initialization for âGVarFuncs[54].handlerâ) >make: *** [Makefile.gappkg:72: bin/amd64/cvec.so] Error 1 > * ERROR: dev-gap/cvec-2.8.1-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-gap/cvec-2.8.1-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-gap/cvec-2.8.1-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-gap:cvec-2.8.1-r1:20241118-221652.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-gap/cvec-2.8.1-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-gap/cvec-2.8.1-r1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-gap/cvec-2.8.1-r1/work/cvec-2.8.1' > * S: '/var/tmp/portage/dev-gap/cvec-2.8.1-r1/work/cvec-2.8.1' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 943925
:
909762
| 909763 |
909764
|
909765
|
909766
|
909767
|
909768
|
909769
|
909770