xmake-io / xmake-repo

📦 An official xmake package repository
https://xrepo.xmake.io
Apache License 2.0
627 stars 377 forks source link

upgrade fluidsynth and fix missing symbol in recent xmake #4575

Closed jingkaimori closed 3 weeks ago

jingkaimori commented 3 weeks ago

更新fluidsynth到2.3.5,并修复链接错误。取代 #3854 。

jingkaimori commented 3 weeks ago

Why macos test fails with such message?

@programdir/core/main.lua:329: @programdir/modules/private/action/require/impl/package.lua:1115: package(libiconv/latest:{}): conflict dependencies with package(libiconv/latest/system:{}) in fluidsynth!
jingkaimori commented 3 weeks ago

本地用Ubuntu22.04LTS虚拟机,从apt安装cmake,运行测试脚本的时候不会报错,为什么ci就报错?

Issues-translate-bot commented 3 weeks ago

Bot detected the issue body's language is not English, translate it automatically.


I use Ubuntu22.04LTS virtual machine locally and install cmake from apt. No error is reported when running the test script. Why does ci report an error?