Skip to content

Instantly share code, notes, and snippets.

View rrzaripov's full-sized avatar

Renat Zaripov rrzaripov

  • Saint-Petersburg, Russia
View GitHub Profile
@rrzaripov
rrzaripov / buildlog.txt
Created July 9, 2018 12:56
dcm4che build failed under Windows
"C:\Program Files\Java\jdk1.8.0_60\bin\java" -Dmaven.multiModuleProjectDirectory=C:\git\dcm4che "-Dmaven.home=C:\Program Files (x86)\JetBrains\IntelliJ IDEA Community Edition 2016.3.3\plugins\maven\lib\maven3" -Didea.modules.paths.file=C:\Users\zaripov\.IdeaIC2016.3\system\Maven\idea-projects-state-e19c7aab.properties -Dclassworlds.conf=C:\Users\zaripov\AppData\Local\Temp\idea-2460-mvn.conf -Didea.launcher.port=7534 "-Didea.launcher.bin.path=C:\Program Files (x86)\JetBrains\IntelliJ IDEA Community Edition 2016.3.3\bin" -Dfile.encoding=UTF-8 -classpath "C:\Program Files (x86)\JetBrains\IntelliJ IDEA Community Edition 2016.3.3\plugins\maven\lib\maven3\boot\plexus-classworlds-2.5.2.jar;C:\Program Files (x86)\JetBrains\IntelliJ IDEA Community Edition 2016.3.3\lib\idea_rt.jar" com.intellij.rt.execution.application.AppMain org.codehaus.classworlds.Launcher -Didea.version=2016.3.3 install
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.dc
2017-10-04 15:18:49,262 INFO [main] (com.microsoft.tfs.core.telemetry.TfsTelemetryHelper) Command Line Client v.14.123.1.201709051449
2017-10-04 15:18:49,264 INFO [main] (com.microsoft.tfs.core.telemetry.TfsTelemetryHelper) AppInsights telemetry initialized
2017-10-04 15:18:49,264 INFO [main] (com.microsoft.tfs.core.telemetry.TfsTelemetryHelper) Developer Mode: false
2017-10-04 15:18:49,264 INFO [main] (com.microsoft.tfs.core.telemetry.TfsTelemetryHelper) Production Environment: true
2017-10-04 15:18:49,705 INFO [main] (com.microsoft.alm.storage.posix.internal.GnomeKeyringBackedSecureStore) gnome-keyring library not loaded
java.lang.UnsatisfiedLinkError: Unable to load library 'gnome-keyring': Native library (linux-x86-64/libgnome-keyring.so) not found in resource path ([file:/home/salt/tfs/tsappa/, file:/opt/tfs/lib/alm-distributedtask-client-15.105.0-SNAPSHOT.jar, file:/opt/tfs/lib/alm-extensionmanagement-client-15.105.0-SNAPSHOT.jar, file:/opt/tfs/lib/alm-gallery-client-15.105.0-SNAPSHOT.jar,
# -*- coding: utf-8 -*-
import sys
import os
sys.path.insert(0, os.path.abspath('..'))
extensions = ['sphinx.ext.autodoc', 'sphinx.ext.doctest']
templates_path = ['_templates']
source_suffix = '.rst'
source_encoding = 'utf-8'
C:\tmp\sphinx>sphinx-build.exe -E -a -b html . docs
Running Sphinx v1.6.4
loading translations [ru]... done
building [mo]: all of 0 po files
building [html]: all source files
updating environment: 1 added, 0 changed, 0 removed
reading sources... [100%] index
WARNING: C:\tmp\sphinx_bug\index.rst:2: (WARNING/2) Title underline too short.
?Title