Re: Unable to update graphviz
Hanspeter Niederstrasser <[email protected]>
| Newsgroups | gmane.os.apple.fink.beginners |
|---|---|
| Organization | Snaggled Works |
| Message-ID | <[email protected]> |
On 11/9/21 7:08 PM, James Kolata wrote: > > > vm.c:2295:9: error: implicit declaration of function 'rb_native_mutex_destroy' is invalid in C99 [-Werror,-Wimplicit-function-declaration] > rb_native_mutex_destroy(&vm->waitpid_lock); > ^ > vm.c:2489:34: warning: expression does not compute the number of elements in this array; element type is 'const int', not 'VALUE' (aka 'unsigned long') [-Wsizeof-array-div] > sizeof(ec->machine.regs) / sizeof(VALUE)); > ~~~~~~~~~~~~~~~~ ^ > vm.c:2489:34: note: place parentheses around the 'sizeof(VALUE)' expression to silence this warning > 5 warnings and 1 error generated. > make: *** [Makefile:419: vm.o] Error 1 > ### execution of make failed, exit code 2 > ### execution of /tmp/fink.YOkA5 failed, exit code 2 > Removing runtime build-lock... > Removing build-lock package... > /opt/sw/bin/dpkg-lockwait -r fink-buildlock-ruby26-2.6.7-1 > (Reading database ... 153227 files and directories currently installed.) > Removing fink-buildlock-ruby26-2.6.7-1 (2021.11.09-18.59.30) ... > Failed: phase compiling: ruby26-2.6.7-1 failed I pushed a new version of ruby26. Does that fix the failure? Hanspeter _______________________________________________ Fink-beginners mailing list [email protected] List archive: https://sourceforge.net/p/fink/mailman/fink-users/ Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners