mumble/scripts
Davide Beatrici 8d20129db0 Travis CI: disable SonarCloud scanner, incompatible with Ubuntu Bionic (18.04)
Unfortunately "sonar-scanner" fails with the following error:

ERROR: Error during SonarQube Scanner execution
java.lang.IllegalStateException: The "build-wrapper-dump.json" file was found empty. Please make sure that:
  * you are using the latest version of the build-wrapper and the SonarCFamily analyzer
  * your compiler is supported
  * you are wrapping your build correctly
  * you are wrapping a full/clean build
	at com.sonar.cpp.plugin.CFamilySensor.execute(CFamilySensor.java:239)
	at org.sonar.scanner.sensor.AbstractSensorWrapper.analyse(AbstractSensorWrapper.java:48)
	at org.sonar.scanner.sensor.ModuleSensorsExecutor.execute(ModuleSensorsExecutor.java:85)
	at org.sonar.scanner.sensor.ModuleSensorsExecutor.execute(ModuleSensorsExecutor.java:62)
	at org.sonar.scanner.scan.ModuleScanContainer.doAfterStart(ModuleScanContainer.java:82)
	at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:136)
	at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:122)
	at org.sonar.scanner.scan.ProjectScanContainer.scan(ProjectScanContainer.java:403)
	at org.sonar.scanner.scan.ProjectScanContainer.scanRecursively(ProjectScanContainer.java:399)
	at org.sonar.scanner.scan.ProjectScanContainer.doAfterStart(ProjectScanContainer.java:362)
	at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:136)
	at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:122)
	at org.sonar.scanner.bootstrap.GlobalContainer.doAfterStart(GlobalContainer.java:141)
	at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:136)
	at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:122)
	at org.sonar.batch.bootstrapper.Batch.doExecute(Batch.java:72)
	at org.sonar.batch.bootstrapper.Batch.executeTask(Batch.java:98)
	at org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:63)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60)
	at com.sun.proxy.$Proxy0.execute(Unknown Source)
	at org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:233)
	at org.sonarsource.scanner.api.EmbeddedScanner.runAnalysis(EmbeddedScanner.java:151)
	at org.sonarsource.scanner.cli.Main.runAnalysis(Main.java:123)
	at org.sonarsource.scanner.cli.Main.execute(Main.java:77)
	at org.sonarsource.scanner.cli.Main.main(Main.java:61)

The file is not generated because the C/C++ plugin library fails to load:

ERROR: ld.so: object '/home/travis/.sonar/cache/87f7532f0609a32b83c77be7ae487f14/build-wrapper-linux-x86/libinterceptor-${PLATFORM}.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
2019-10-15 02:59:55 +02:00
..
azure-pipelines Azure Pipelines: build macOS installer 2019-10-12 21:52:16 +02:00
development Move .pri files and "toolchain" folder in "qmake" 2017-03-05 15:48:16 +01:00
server changed sourceforge links to mumble.info links 2015-07-05 10:43:56 +02:00
travis-ci Travis CI: disable SonarCloud scanner, incompatible with Ubuntu Bionic (18.04) 2019-10-15 02:59:55 +02:00
extract-emojione-flags.py Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
generate-ApplicationPalette-class.py Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
generate-AUTHORS.py Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
generate-CHANGES.py Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
generate-cipherinfo.py Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
generate-ffdhe.py Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
generate-mumble_qt-qrc.py Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
generate-qrc.py Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
git2cl.pl Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
mkflags.py Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
mkini-win32.bat Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
mkini.sh Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
mklic.pl scripts/mklic.pl: remove license for icon not present anymore 2019-01-25 04:56:19 +01:00
mkwrapper.pl Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
mumble-overlay Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
mumble-version.py scripts: add mumble-version.py 2019-10-04 06:07:44 +02:00
mumble.appdata.xml Add an appdata.xml file. 2016-09-25 10:07:39 +02:00
mumble.desktop Update mumble.desktop 2018-02-10 17:07:00 +01:00
mumble.protocol More Ubuntu fixes 2007-11-09 01:24:29 +00:00
murmur-user-wrapper Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
murmur.conf Rename ubuntu package from murmur back to mumble-server 2008-01-14 17:29:15 +00:00
murmur.ini Make Rate limiter configurable. 2018-09-08 01:58:23 +02:00
murmur.init Add missing LSB Description to the init script. 2015-04-27 22:58:12 +02:00
murmur.logrotate Make the logrotate fail gracefully if murmur isn't running 2009-03-22 22:37:35 +01:00
murmur.service Harden systemd service 2015-06-13 13:28:46 +02:00
php.ini Include weblist.php using ICE 2008-07-03 12:34:38 +00:00
rcc-depends.py Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
release.pl Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
transtate.py Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00
updatetranslations.sh Auto-update LICENSE.header in source files 2019-01-25 04:56:19 +01:00