pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

thunderbird failing on 10/adm64



everything up to date, RUST_TYPE bin


gmake[3]: Leaving directory '/tmp/work/mail/thunderbird/work/build/js/src/jit'
gmake[3]: Entering directory '/tmp/work/mail/thunderbird/work/build/js/src/wasm'
gmake[3]: Nothing to be done for 'export'.
gmake[3]: Leaving directory '/tmp/work/mail/thunderbird/work/build/js/src/wasm'
gmake[3]: Entering directory '/tmp/work/mail/thunderbird/work/build/layout/generic'
gmake[3]: Nothing to be done for 'export'.
gmake[3]: Leaving directory '/tmp/work/mail/thunderbird/work/build/layout/generic'
./ServoStyleConsts.h.stub
/tmp/work/mail/thunderbird/work/build/_virtualenvs/build/bin/python -m mozbuild.action.file_generate /tmp/work/mail/thunderbird/work/thunderbird-115.14.0/build/RunCbindgen.py generate layout/style/ServoStyleConsts.h layout/style/.deps/ServoStyleConsts.h.pp layout/style/.deps/ServoStyleConsts.h.stub config/cbindgen-metadata.json /tmp/work/mail/thunderbird/work/thunderbird-115.14.0/servo/ports/geckolib /tmp/work/mail/thunderbird/work/thunderbird-115.14.0/servo/components/style

thread 'main' panicked at src/bindgen/config.rs:1125:34:
called `Result::unwrap()` on an `Err` value: "Couldn't parse config file: TOML parse error at line 321, column 1\n    |\n321 | \"Keyframe\" = \"Keyframe\"\n    | ^\nduplicate key `Keyframe` in table `export.rename`\n."
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

BUILDTASK {"argv": ["/tmp/work/mail/thunderbird/work/thunderbird-115.14.0/python/mozbuild/mozbuild/action/file_generate.py", "/tmp/work/mail/thunderbird/work/thunderbird-115.14.0/build/RunCbindgen.py", "generate", "layout/style/ServoStyleConsts.h", "layout/style/.deps/ServoStyleConsts.h.pp", "layout/style/.deps/ServoStyleConsts.h.stub", "config/cbindgen-metadata.json", "/tmp/work/mail/thunderbird/work/thunderbird-115.14.0/servo/ports/geckolib", "/tmp/work/mail/thunderbird/work/thunderbird-115.14.0/servo/components/style"], "start": 264750.328978443, "end": 264750.353033767, "context": null}
gmake[2]: *** [backend.mk:556: layout/style/.deps/ServoStyleConsts.h.stub] Error 101
gmake[2]: Leaving directory '/tmp/work/mail/thunderbird/work/build'
gmake[1]: *** [/tmp/work/mail/thunderbird/work/thunderbird-115.14.0/config/recurse.mk:34: export] Error 2
gmake[1]: Leaving directory '/tmp/work/mail/thunderbird/work/build'
gmake: *** [/tmp/work/mail/thunderbird/work/thunderbird-115.14.0/config/rules.mk:361: default] Error 2
*** Error code 2


I was able to build recently (CONTENTS file in pkgdb minus name noise):

-rw-r--r--  1 root  wheel     5118 Sep  2 12:04 thunderbird-115.14.0


Home | Main Index | Thread Index | Old Index