pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD 11 bulk build state: please help!
Hi!
I've tried fixing the NetBSD 11.0/x86_64 bulk build breakages, but
I'll stop now.
If you want to work on this, here's an overview of the remaining
breakage as of the last-but-one bulk build (because the newest one has
ruby33 breakage that I think is already fixed).
https://releng.netbsd.org/pkgreports/shadow/HEAD/NetBSD-11.0-x86_64/20260916.0427/meta/report.html
- databases/mongodb4, www/basilisk, www/firefox52, www/seamonkey
old mozilla code, needs fixing, patches can perhaps be copied from
other mozilla packages:
In file included from src/third_party/mozjs-60/platform/x86_64/netbsd/build/Unified_cpp_js_src44.cpp:2:
src/third_party/mozjs-60/extract/js/src/wasm/WasmSignalHandlers.cpp: In function 'void* AddressOfFPRegisterSlot(ucontext_t*, js::jit::FloatRegisters::Encoding)':
src/third_party/mozjs-60/extract/js/src/wasm/WasmSignalHandlers.cpp:192:25: error: invalid cast from type '__fpregset_t' to type 'fxsave*'
192 | # define XMM_sig(p,i) (((struct fxsave64*)(p)->uc_mcontext.__fpregs)->fx_xmm[i])
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Nearly same for www/basilisk:
In file included from /pbulk/work/www/basilisk/work/build/js/src/Unified_cpp_js_src44.cpp:38:
/pbulk/work/www/basilisk/work/basilisk/platform/js/src/wasm/WasmSignalHandlers.cpp: In function 'void* AddressOfFPRegisterSlot(ucontext_t*, js::jit::FloatRegisters::Encoding)':
/pbulk/work/www/basilisk/work/basilisk/platform/js/src/wasm/WasmSignalHandlers.cpp:177:25: error: invalid cast from type '__fpregset_t' to type 'fxsave*'
177 | # define XMM_sig(p,i) (((struct fxsave64*)(p)->uc_mcontext.__fpregs)->fx_xmm[i])
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
and for www/firefox52:
In file included from /pbulk/work/www/firefox52/work/build/js/src/Unified_cpp_js_src39.cpp:29:
/pbulk/work/www/firefox52/work/firefox-52.9.0esr/js/src/wasm/WasmSignalHandlers.cpp: In function 'void* AddressOfFPRegisterSlot(ucontext_t*, js::jit::FloatRegisters::Encoding)':
/pbulk/work/www/firefox52/work/firefox-52.9.0esr/js/src/wasm/WasmSignalHandlers.cpp:171:25: error: invalid cast from type '__fpregset_t' to type 'fxsave*'
171 | # define XMM_sig(p,i) (((struct fxsave64*)(p)->uc_mcontext.__fpregs)->fx_xmm[i])
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
and seamonkey:
In file included from Unified_cpp_js_src_wasm2.cpp:47:
/pbulk/work/www/seamonkey/work/seamonkey-2.53.23/js/src/wasm/WasmSignalHandlers.cpp: In function 'void* AddressOfFPRegisterSlot(ucontext_t*, js::jit::FloatRegisters::Encoding)':
/pbulk/work/www/seamonkey/work/seamonkey-2.53.23/js/src/wasm/WasmSignalHandlers.cpp:182:25: error: invalid cast from type '__fpregset_t' to type 'fxsave*'
182 | # define XMM_sig(p,i) (((struct fxsave64*)(p)->uc_mcontext.__fpregs)->fx_xmm[i])
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- databases/sqlrelay-nodejs
node segfault:
1: 0x81f1e9 node::DumpNativeBacktrace(__sFILE*) [/usr/pkg/bin/node]
2: 0x964065 node::NodePlatform::GetTracingController() [/usr/pkg/bin/node]
3: 0x1c45654 V8_Fatal(char const*, ...) [/usr/pkg/bin/node]
4: 0x1212a2e v8::internal::StrongRootAllocatorBase::deallocate_impl(unsigned long*, unsigned long) [/usr/pkg/bin/node]
5: 0x11ef6a9 std::_Hashtable<int, int, std::allocator<int>, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_Hashtable(std::_Hashtable<int, int, std::allocator<int>, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >&&, std::allocator<std::__detail::_Hash_node<int, false> >&&, std::integral_constant<bool, true>) [/usr/pkg/bin/node]
6: 0x11ce6f4 std::_Hashtable<int, int, std::allocator<int>, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_Hashtable(std::_Hashtable<int, int, std::allocator<int>, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >&&, std::allocator<std::__detail::_Hash_node<int, false> >&&, std::integral_constant<bool, true>) [/usr/pkg/bin/node]
7: 0x11bf3aa std::_Hashtable<int, int, std::allocator<int>, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_Hashtable(std::_Hashtable<int, int, std::allocator<int>, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >&&, std::allocator<std::__detail::_Hash_node<int, false> >&&, std::integral_constant<bool, true>) [/usr/pkg/bin/node]
8: 0x11e2557 std::_Hashtable<int, int, std::allocator<int>, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_Hashtable(std::_Hashtable<int, int, std::allocator<int>, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >&&, std::allocator<std::__detail::_Hash_node<int, false> >&&, std::integral_constant<bool, true>) [/usr/pkg/bin/node]
9: 0x11e262b std::_Hashtable<int, int, std::allocator<int>, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >::_Hashtable(std::_Hashtable<int, int, std::allocator<int>, std::__detail::_Identity, std::equal_to<int>, std::hash<int>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, true, true> >&&, std::allocator<std::__detail::_Hash_node<int, false> >&&, std::integral_constant<bool, true>) [/usr/pkg/bin/node]
10: 0x14531b6 std::_Rb_tree<char16_t, char16_t, std::_Identity<char16_t>, std::less<char16_t>, std::allocator<char16_t> >::_M_get_insert_hint_unique_pos(std::_Rb_tree_const_iterator<char16_t>, char16_t const&) [/usr/pkg/bin/node]
11: 0x14af0e1 std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, int>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, int> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, int> > >::find(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const [/usr/pkg/bin/node]
12: 0x14c6097 std::_Rb_tree<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, int>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, int> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, int> > >::find(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const [/usr/pkg/bin/node]
13: 0x12e11f5 std::__detail::_Map_base<unsigned long, std::pair<unsigned long const, std::unique_ptr<char [], std::default_delete<char []> > >, std::allocator<std::pair<unsigned long const, std::unique_ptr<char [], std::default_delete<char []> > > >, std::__detail::_Select1st, std::equal_to<unsigned long>, std::hash<unsigned long>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true>, true>::operator[](unsigned long const&) [/usr/pkg/bin/node]
14: 0x12e186c std::__detail::_Map_base<unsigned long, std::pair<unsigned long const, std::unique_ptr<char [], std::default_delete<char []> > >, std::allocator<std::pair<unsigned long const, std::unique_ptr<char [], std::default_delete<char []> > > >, std::__detail::_Select1st, std::equal_to<unsigned long>, std::hash<unsigned long>, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, true>, true>::operator[](unsigned long const&) [/usr/pkg/bin/node]
gmake: *** [Makefile:16: build/Release/sqlrelay.node] Trace/BPT trap (core dumped)
*** Error code 2
- devel/bcc, devel/uno, games/velena
missing base32 set on bulk build machine, leading to 'gcc -m32' not working.
I've asked admins to install it.
- devel/openocd
broken by jimtcl update, there's already a thread about this; openocd
hasn't had a release in a long time, and the code in HEAD is quite
different.
- editors/ait
checksum problem, but the copy on ftp.netbsd.org is fine, not sure why
this doesn't recover. I've asked admins to look at this.
- emulators/libretro-ppsspp, emulators/ppsspp, emulators/ppsspp-qt
In file included from /usr/include/gcc-12/x86gprintrin.h:93,
from /usr/include/gcc-12/x86intrin.h:27,
from /pbulk/work/emulators/libretro-ppsspp/work/ppsspp-1.20.4/Common/CommonFuncs.h:75,
from /pbulk/work/emulators/libretro-ppsspp/work/ppsspp-1.20.4/Common/Common.h:31,
from /pbulk/work/emulators/libretro-ppsspp/work/ppsspp-1.20.4/Common/CPUDetect.cpp:40:
/usr/include/gcc-12/xsaveintrin.h: In member function 'void CPUInfo::Detect()':
/usr/include/gcc-12/xsaveintrin.h:60:1: error: inlining failed in call to 'always_inline' 'long long int _xgetbv(unsigned int)': target specific option mismatch
60 | _xgetbv (unsigned int __A)
| ^~~~~~~
- emulators/libretro-sameboy, emulators/sameboy
cc -std=c99 -Wall -Werror BootROMs/pb12.c -o build/pb12
/pbulk/work/emulators/libretro-sameboy/work/SameBoy-0.15.8/build/pb12 < build/obj/BootROMs/SameBoyLogo.2bpp > build/obj/BootROMs/SameBoyLogo.pb12
rgbasm -i build/obj/BootROMs/ -i BootROMs/ -o build/bin/BootROMs/agb_boot.bin.tmp BootROMs/agb_boot.asm
error: Undefined macro `AGB` (did you mean "DEF AGB EQU ..."?)
at BootROMs/agb_boot.asm(1)
error: Undefined macro `SameBoyLogo_dst` (did you mean "DEF SameBoyLogo_dst = ..."?)
at BootROMs/cgb_boot.asm(668)
<- BootROMs/agb_boot.asm(2)
...
- emulators/wine, emulators/wine5
dlls/ntdll/unix/signal_x86_64.c: In function 'save_context':
dlls/ntdll/unix/signal_x86_64.c:899:5: error: cannot convert to a pointer type
899 | if (FPU_sig(sigcontext))
| ^~
- games/gnuchess-book
I guess this hangs is killed manually?
It warns: ctype(3) isspace: invalid input: 256
so perhaps a fix for gnuchess is needed
- games/warzone2100
disabled for bulk builds since it often hangs - please take a look at
fixing these hangs!
- graphics/vv
missing powf in NetBSD 11, I think
- inputmethod/fcitx5-chinese-addons
/pbulk/work/inputmethod/fcitx5-chinese-addons/work/fcitx5-chinese-addons-5.1.3/im/pinyin/customphrase.cpp: In function 'tm fcitx::currentTm()':
/pbulk/work/inputmethod/fcitx5-chinese-addons/work/fcitx5-chinese-addons-5.1.3/im/pinyin/customphrase.cpp:117:17: error: 'localtime' is not a member of 'fmt'
117 | return fmt::localtime(currentTime);
| ^~~~~~~~~
- inputmethod/ibus-pinyin
GEN english.db
Parse error near line 5: no such column: "the" - should this be a string literal in single-quotes?
INSERT INTO english (word, freq) VALUES ("the", "6.510891");
error here ---^
...
- inputmethod/mozc-elisp, inputmethod/mozc-server, inputmethod/mozc-tool, inputmethod/uim-mozc
external/com_google_absl/absl/meta/type_traits.h:841:36: error: builtin __is_trivially_relocatable is deprecated; use __builtin_is_cpp_trivially_relocatable instead [-Werror,-Wdeprecated-builtins]
841 | : std::integral_constant<bool, __is_trivially_relocatable(T)> {};
| ^
- lang/clojure-leiningen
distfile problem, good copies exist, admins informed
- lang/snobol
fails default-on self test:
8bit2.sno:
failed.
*** Error code 1
- lang/squeak-vm
[100%] Linking C executable squeakvm
ld: CMakeFiles/squeakvm.dir/pbulk/work/lang/squeak-vm/work/Squeak-4.10.2.2614-src/Cross/vm/sqNamedPrims.c.o:(.data.rel+0x10): undefined reference to `ADPCMCodecPlugin_exports'
ld: CMakeFiles/squeakvm.dir/pbulk/work/lang/squeak-vm/work/Squeak-4.10.2.2614-src/Cross/vm/sqNamedPrims.c.o:(.data.rel+0x18): undefined reference to `AsynchFilePlugin_exports'
ld: CMakeFiles/squeakvm.dir/pbulk/work/lang/squeak-vm/work/Squeak-4.10.2.2614-src/Cross/vm/sqNamedPrims.c.o:(.data.rel+0x20): undefined reference to `BMPReadWriterPlugin_exports'
ld: CMakeFiles/squeakvm.dir/pbulk/work/lang/squeak-vm/work/Squeak-4.10.2.2614-src/Cross/vm/sqNamedPrims.c.o:(.data.rel+0x28): undefined reference to `B2DPlugin_exports'
ld: CMakeFiles/squeakvm.dir/pbulk/work/lang/squeak-vm/work/Squeak-4.10.2.2614-src/Cross/vm/sqNamedPrims.c.o:(.data.rel+0x30): undefined reference to `BitBltPlugin_exports'
ld: CMakeFiles/squeakvm.dir/pbulk/work/lang/squeak-vm/work/Squeak-4.10.2.2614-src/Cross/vm/sqNamedPrims.c.o:(.data.rel+0x38): undefined reference to `CroquetPlugin_exports'
...
- mail/thunderbird115, www/firefox128
/pbulk/work/mail/thunderbird115/work/build/dist/include/mozilla/webrender/webrender_ffi_generated.h:4100:53: error: 'COUNT' was not declared in this scope
- multimedia/avidemux
/pbulk/work/multimedia/avidemux/work/avidemux_2.5.4/avidemux/ADM_libraries/ffmpeg/libavcodec/x86/mathops.h: Assembler messages:
/pbulk/work/multimedia/avidemux/work/avidemux_2.5.4/avidemux/ADM_libraries/ffmpeg/libavcodec/x86/mathops.h:93: Error: operand type mismatch for `shr'
/pbulk/work/multimedia/avidemux/work/avidemux_2.5.4/avidemux/ADM_libraries/ffmpeg/libavcodec/x86/mathops.h:93: Error: operand type mismatch for `shr'
- multimedia/libdvdcss
disabled for bulk builds due to licensing
- net/frr
In file included from /usr/include/elfdefinitions.h:34,
from /usr/include/libelf.h:40,
from lib/elf_py.c:60:
/usr/include/sys/elfdefinitions.h:2586:3: error: conflicting types for 'Elf32_Cap'; have 'struct <anonymous>'
2586 | } Elf32_Cap;
| ^~~~~~~~~
- net/iana-etc
Disabled for bulk builds since it doesn't actually create a binary package
- print/py-pikepdf (for non-default Python version)
=> Checking file-check results for py312-pikepdf-10.13.0.post1
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in /pbulk/work/print/py-pikepdf/work/.destdir/usr/pkg:
ERROR: /pbulk/work/print/py-pikepdf/work/.destdir/usr/pkg/lib/python3.12/site-packages/pikepdf/_core.abi3.so
ERROR: ************************************************************
ERROR: The following files are in /pbulk/work/print/py-pikepdf/work/.destdir/usr/pkg but not in the PLIST:
ERROR: /pbulk/work/print/py-pikepdf/work/.destdir/usr/pkg/lib/python3.12/site-packages/pikepdf/_core.so
*** Error code 1
- security/erlang-jose
===> Building for erlang-jose-1.11.12nb1
DEPEND jose.d
warning: the VM is running with native name encoding of latin1 which may cause Elixir to malfunction as it expects utf8. Please ensure your locale is set to UTF-8 (which can be verified by running "locale" in your shell) or set the ELIXIR_ERL_OPTIONS="+fnu" environment variable
== Compilation error in file lib/jose/jwe.ex ==
** (ArgumentError) lib file jose/include/jose_jwe.hrl could not be found
(elixir 1.17.2) lib/record/extractor.ex:41: Record.Extractor.from_lib_file/1
(elixir 1.17.2) lib/record/extractor.ex:18: Record.Extractor.from_or_from_lib_file/1
(elixir 1.17.2) lib/record/extractor.ex:5: Record.Extractor.extract/2
lib/jose/jwe.ex:370: (module)
ERLC jose_base64.erl jose_base64url.erl jose.erl jose_app.erl jose_block_encryptor.erl jose_crypto_compat.erl jose_public_key.erl jose_server.erl jose_sup.erl jose_json.erl jose_json_jason.erl jose_json_jiffy.erl jose_json_jsone.erl jose_json_jsx.erl jose_json_ojson.erl jose_json_otp.erl jose_json_poison.erl jose_json_poison_compat_encoder.erl jose_json_poison_lexical_encoder.erl jose_json_thoas.erl jose_json_unsupported.erl jose_chacha20_poly1305.erl jose_chacha20_poly1305_crypto.erl jose_chacha20_poly1305_libsodium.erl jose_chacha20_poly1305_unsupported.erl jose_curve25519.erl jose_curve25519_crypto.erl jose_curve25519_fallback.erl jose_curve25519_libdecaf.erl jose_curve25519_libsodium.erl jose_curve25519_unsupported.erl jose_curve448.erl jose_curve448_crypto.erl jose_curve448_fallback.erl jose_curve448_libdecaf.erl jose_curve448_unsupported.erl jose_jwa.erl jose_jwa_aes.erl jose_jwa_aes_kw.erl jose_jwa_base64url.erl jose_jwa_bench.erl jose_jwa_chacha20.erl jose_jwa_chacha20_poly1305.erl jose_jwa_concat_kdf.erl jose_jwa_curve25519.erl jose_jwa_curve448.erl jose_jwa_ed25519.erl jose_jwa_ed448.erl jose_jwa_hchacha20.erl jose_jwa_math.erl jose_jwa_pkcs1.erl jose_jwa_pkcs5.erl jose_jwa_pkcs7.erl jose_jwa_poly1305.erl jose_jwa_sha3.erl jose_jwa_unsupported.erl jose_jwa_x25519.erl jose_jwa_x448.erl jose_jwa_xchacha20.erl jose_jwa_xchacha20_poly1305.erl jose_sha3.erl jose_sha3_keccakf1600_driver.erl jose_sha3_keccakf1600_nif.erl jose_sha3_libdecaf.erl jose_sha3_unsupported.erl jose_xchacha20_poly1305.erl jose_xchacha20_poly1305_crypto.erl jose_xchacha20_poly1305_libsodium.erl jose_xchacha20_poly1305_unsupported.erl jose_jwe.erl jose_jwe_alg.erl jose_jwe_alg_aes_kw.erl jose_jwe_alg_c20p_kw.erl jose_jwe_alg_dir.erl jose_jwe_alg_ecdh_1pu.erl jose_jwe_alg_ecdh_es.erl jose_jwe_alg_ecdh_ss.erl jose_jwe_alg_pbes2.erl jose_jwe_alg_rsa.erl jose_jwe_alg_xc20p_kw.erl jose_jwe_enc.erl jose_jwe_enc_aes.erl jose_jwe_enc_c20p.erl jose_jwe_enc_xc20p.erl jose_jwe_zip.erl jose_jwk.erl jose_jwk_der.erl jose_jwk_kty.erl jose_jwk_kty_ec.erl jose_jwk_kty_oct.erl jose_jwk_kty_okp_ed25519.erl jose_jwk_kty_okp_ed25519ph.erl jose_jwk_kty_okp_ed448.erl jose_jwk_kty_okp_ed448ph.erl jose_jwk_kty_okp_x25519.erl jose_jwk_kty_okp_x448.erl jose_jwk_kty_rsa.erl jose_jwk_oct.erl jose_jwk_openssh_key.erl jose_jwk_pem.erl jose_jwk_set.erl jose_jwk_use_enc.erl jose_jwk_use_sig.erl jose_jws.erl jose_jws_alg.erl jose_jws_alg_ecdsa.erl jose_jws_alg_eddsa.erl jose_jws_alg_hmac.erl jose_jws_alg_none.erl jose_jws_alg_poly1305.erl jose_jws_alg_rsa_pkcs1_v1_5.erl jose_jws_alg_rsa_pss.erl jose_jwt.erl
Old inliner: threshold=0 functions=[{encode_pair,1},{encode_char,1}]
Old inliner: threshold=0 functions=[{encode_pair,1},{encode_char,1}]
Old inliner: threshold=0 functions=[{dynamic_cast,1}]
EXC 8 files
gmake[1]: *** [erlang.mk:1772: ebin/jose.app] Error 1
gmake: *** [erlang.mk:1514: app] Error 2
*** Error code 2
- security/mldsa
/pbulk/work/security/mldsa/work/mldsa/lib/../dist/liboqs/common.c:147:10: fatal error: aarch64/armreg.h: No such file or directory
- sysutils/grub
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
*** Error code 77
I can't reproduce this, perhaps the missing base32 set again?
- sysutils/u-boot-odroid-c2
runs a Linux binary during build. Someone should really fix that...
- textproc/doxx
distfile problem, good one exists, admins informed
- textproc/ruby-xapian (for ruby 4.0)
100% [ 1/ 1] xapian.rb
The :title: directive is deprecated and will be removed in RDoc 7.
You can use these options to specify the title displayed instead:
- `--title=Ruby Xapian bindings` via the command line
- `rdoc.title = "Ruby Xapian bindings"` if you use `RDoc::Task`
- `title: Ruby Xapian bindings` in your `.rdoc_options` file
Generating Aliki format into /pbulk/work/textproc/ruby-xapian/work/xapian-bindings-1.4.30/ruby/docs/rdocs...
You can visit the home page at: ]8;;file:///pbulk/work/textproc/ruby-xapian/work/xapian-bindings-1.4.30/ruby/docs/rdocs/index.html\file:///pbulk/work/textproc/ruby-xapian/work/xapian-bindings-1.4.30/ruby/docs/rdocs/index.html]8;;\
uh-oh! RDoc had a problem:
error generating index.html: "\xF0" on US-ASCII (Encoding::InvalidByteSequenceError)
run with --debug for full backtrace
*** [docs/rdocs/index.html] Error code 1
Please take a look and fix some of these - thank you!
Thomas
fixed: geography/R-osmdata, graphics/R-interp, math/R-energy, math/R-survey, math/py-statsmodels, math/yices2, net/arti
Home |
Main Index |
Thread Index |
Old Index