fundawang

Results 18 issues of fundawang

* **Version**: 1.48.0 * **Platform**: loongarch64, openAnolis (fedora rawhide based distribution https://build.openanolis.cn/kojifiles/work/tasks/802/790802/build.log ``` not ok 405 - udp_multicast_join # timeout # Output from process `udp_multicast_join`: (no output) not ok 406...

**Full and short name of product** Wireshark **Does this product have LTS versions? What are the intervals between each LTS version?** Yes, wireshark have LTS versions. But LTS versions make...

request

https://build.openanolis.cn/kojifiles/work/tasks/8991/788991/build.log When building with meson, it succeeded. But when testing with `meson test`, it failed. It seems some test files are missing from tarball.

aarch64: https://build.openanolis.cn/kojifiles/work/tasks/13/790013/build.log x86-64: https://build.openanolis.cn/kojifiles/work/tasks/12/790012/build.log (succeeded)

在Anolis 23上编译铜锁8.4 pre3 时,报了如下警告: ``` Warning: undefined symbols in /opt/tongsuo3/lib/libssl.so.3: SM3_Transform, X509_STORE_copy, EVP_PKEY_set_alias_type, SM3_Init, Warning: undefined symbols in /opt/tongsuo3/lib/engines-3/ecptest.so: EC_POINT_METHOD_set_strings_to_points, EC_POINT_METHOD_new, EC_POINT_METHOD_free, ENGINE_set_ecp_meths, EC_POINT_METHOD_set_strings_to_points_scalar_mul, EC_POINT_METHOD_set_scalars_mul, EC_POINT_METHOD_set_scalar_mul, ``` 有关更详细的信息在这里: https://build.openanolis.cn/kojifiles/work/tasks/5700/725700/build.log 请检查这种警告是不是预期产生的。主要是...

https://gitee.com/src-anolis-os/openssl/commit/2ad0f224761f8173733e31d9146d2a8a4e31f552

libevent和 xapian 都支持使用pkgconfig来进行检测,这样会使得config变得简单。 补丁地址: https://build.opensuse.org/package/view_file/home:fundawang/xunsearch/xunsearch-1.4.11-pkgconfig.patch

https://[build.openanolis.cn/kojifiles/work/tasks/4452/794452/build.log](https://build.openanolis.cn/kojifiles/work/tasks/4452/794452/build.log) I'm building qpdf 11.9.0 with aarch64, sha2.test failed with: ``` --- /tmp/testtemp.2952872/expected 2024-03-02 12:29:41.339660892 +0800 +++ /tmp/testtemp.2952872/actual 2024-03-02 12:29:41.339660892 +0800 @@ -1,6 +1,12 @@ -256 short: passed -256 long:...

In rpm >= 4.20[1], a new feature Declarative Buildsystem[2] will be introduced to simplify spec files. I think we should add support on it. [1]: https://github.com/rpm-software-management/rpm/issues/1087 [2]: https://rpm-software-management.github.io/rpm/manual/buildsystem.html