https://bugs.kde.org/show_bug.cgi?id=481272
Bug ID: 481272 Summary: Perl error in OpenSuse LEAP 15.5 Classification: Developer tools Product: kdesrc-build Version: Git Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: mp...@kde.org Reporter: notm...@gmail.com Target Milestone: --- with kdesrc-build from master, always produce errors on startup, regardless is launched with or without command line arguments and regardless if there is a configuration installed in the system or not, might be perhaps the fairly old perl version opensuse has? (v5.26.1) without any commandline argument diau@phobos ~/kf6 $ kdesrc-build Encountered an error in the execution of the script. --> Error in option spec: "ignore-modules|!=s{,}" at /usr/lib/perl5/5.26.1/Getopt/Long.pm line 478. Getopt::Long::GetOptionsFromArray(ARRAY(0x557588627b00), HASH(0x5575885a0440), "dependency-tree", "dependency-tree-fullpath", "help|h", "metadata-only", "no-metadata", "query=s", ...) called at /home/diau/kf6/bin/share/kdesrc-build/modules/ksb/Cmdline.pm line 260 ksb::Cmdline::readCommandLineOptionsAndSelectors() called at /home/diau/kf6/bin/share/kdesrc-build/modules/ksb/Application.pm line 240 ksb::Application::generateModuleList(ksb::Application=HASH(0x5575889bbd30)) called at /home/diau/kf6/bin/share/kdesrc-build/modules/ksb/Application.pm line 83 ksb::Application::new("ksb::Application") called at /home/diau/kf6/bin/bin/kdesrc-build line 185 eval {...} called at /home/diau/kf6/bin/bin/kdesrc-build line 184 launching with "ark" as command line paramenter diau@phobos ~/kf6 $ kdesrc-build ark Encountered an error in the execution of the script. --> Error in option spec: "ignore-modules|!=s{,}" at /usr/lib/perl5/5.26.1/Getopt/Long.pm line 478. Getopt::Long::GetOptionsFromArray(ARRAY(0x5655290c1778), HASH(0x565529039ee0), "dependency-tree", "dependency-tree-fullpath", "help|h", "metadata-only", "no-metadata", "query=s", ...) called at /home/diau/kf6/bin/share/kdesrc-build/modules/ksb/Cmdline.pm line 260 ksb::Cmdline::readCommandLineOptionsAndSelectors("ark") called at /home/diau/kf6/bin/share/kdesrc-build/modules/ksb/Application.pm line 240 ksb::Application::generateModuleList(ksb::Application=HASH(0x56552938ff28), "ark") called at /home/diau/kf6/bin/share/kdesrc-build/modules/ksb/Application.pm line 83 ksb::Application::new("ksb::Application", "ark") called at /home/diau/kf6/bin/bin/kdesrc-build line 185 eval {...} called at /home/diau/kf6/bin/bin/kdesrc-build line 184 Please submit a bug against kdesrc-build on https://bugs.kde.org/ -- You are receiving this mail because: You are watching all bug changes.