You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I just cloned the latest source code and found it failed to build the project since third_party/logback/logback-classic-1.2.9.jar.md5 and third_party/logback/logback-core-1.2.9.jar.md5 were not found. Should add these 2 files to third_party/logback
$ ./build.sh
+ test -f configure
+ ./bootstrap
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I build-aux
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: /usr/local/Cellar/autoconf/2.71/bin/autoconf --force
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:19: installing 'build-aux/install-sh'
configure.ac:19: installing 'build-aux/missing'
Makefile.am:933: warning: whitespace following trailing backslash
third_party/validation-api/include.mk:24: warning: variable 'VALIDATION_API_SOURCES' is defined but no program or
third_party/validation-api/include.mk:24: library has 'VALIDATION_API' as canonical name (possible typo)
Makefile.am:995: 'third_party/include.mk' included from here
third_party/include.mk:38: 'third_party/validation-api/include.mk' included from here
autoreconf: Leaving directory '.'
+ test -d build
+ mkdir build
+ cd build
+ test -f Makefile
+ ../configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... ../build-aux/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for md5sum... no
checking for md5... /sbin/md5
checking for java... /usr/bin/java
checking for javac... /usr/bin/javac
checking for jar... /usr/bin/jar
checking for true... /usr/bin/true
checking for javadoc... /usr/bin/javadoc
checking for wget... /usr/local/bin/wget
checking for curl... /usr/bin/curl
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating opentsdb.spec
config.status: creating build-aux/fetchdep.sh
+ MAKE=make
++ uname -s
+ '[' Darwin = FreeBSD ']'
+ exec make
set dummy "https://repo1.maven.org/maven2/org/ow2/asm/asm/4.0""third_party/kryo/asm-4.0.jar";shift; ./build-aux/fetchdep.sh "$@"
--2021-12-28 16:20:51-- https://repo1.maven.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.jar
正在解析主机 repo1.maven.org (repo1.maven.org)... 151.101.24.209
正在连接 repo1.maven.org (repo1.maven.org)|151.101.24.209|:443... 已连接。
已发出 HTTP 请求,正在等待回应... 200 OK
长度:46022 (45K) [application/java-archive]
正在保存至: “third_party/kryo/asm-4.0.jar-t”
third_party/kryo/asm-4.0.jar-t 100%[====================================================================================================================================================>] 44.94K 248KB/s 用时 0.2s
2021-12-28 16:20:52 (248 KB/s) - 已保存 “third_party/kryo/asm-4.0.jar-t” [46022/46022])
set dummy "https://repo1.maven.org/maven2/commons-logging/commons-logging/1.1.1""third_party/jexl/commons-logging-1.1.1.jar";shift; ./build-aux/fetchdep.sh "$@"
--2021-12-28 16:20:53-- https://repo1.maven.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar
正在解析主机 repo1.maven.org (repo1.maven.org)... 151.101.24.209
正在连接 repo1.maven.org (repo1.maven.org)|151.101.24.209|:443... 已连接。
已发出 HTTP 请求,正在等待回应... 200 OK
长度:60686 (59K) [application/java-archive]
正在保存至: “third_party/jexl/commons-logging-1.1.1.jar-t”
third_party/jexl/commons-logging-1.1.1.jar-t 100%[====================================================================================================================================================>] 59.26K 328KB/s 用时 0.2s
2021-12-28 16:20:54 (328 KB/s) - 已保存 “third_party/jexl/commons-logging-1.1.1.jar-t” [60686/60686])
set dummy "https://repo1.maven.org/maven2/com/google/guava/guava/18.0""third_party/guava/guava-18.0.jar";shift; ./build-aux/fetchdep.sh "$@"
--2021-12-28 16:20:54-- https://repo1.maven.org/maven2/com/google/guava/guava/18.0/guava-18.0.jar
正在解析主机 repo1.maven.org (repo1.maven.org)... 151.101.24.209
正在连接 repo1.maven.org (repo1.maven.org)|151.101.24.209|:443... 已连接。
已发出 HTTP 请求,正在等待回应... 200 OK
长度:2256213 (2.2M) [application/java-archive]
正在保存至: “third_party/guava/guava-18.0.jar-t”
third_party/guava/guava-18.0.jar-t 100%[====================================================================================================================================================>] 2.15M 2.45MB/s 用时 0.9s
2021-12-28 16:20:55 (2.45 MB/s) - 已保存 “third_party/guava/guava-18.0.jar-t” [2256213/2256213])
set dummy "https://repo1.maven.org/maven2/org/slf4j/log4j-over-slf4j/1.7.7""third_party/slf4j/log4j-over-slf4j-1.7.7.jar";shift; ./build-aux/fetchdep.sh "$@"
--2021-12-28 16:20:55-- https://repo1.maven.org/maven2/org/slf4j/log4j-over-slf4j/1.7.7/log4j-over-slf4j-1.7.7.jar
正在解析主机 repo1.maven.org (repo1.maven.org)... 151.101.24.209
正在连接 repo1.maven.org (repo1.maven.org)|151.101.24.209|:443... 已连接。
已发出 HTTP 请求,正在等待回应... 200 OK
长度:24220 (24K) [application/java-archive]
正在保存至: “third_party/slf4j/log4j-over-slf4j-1.7.7.jar-t”
third_party/slf4j/log4j-over-slf4j-1.7.7.jar-t 100%[====================================================================================================================================================>] 23.65K --.-KB/s 用时 0.04s
2021-12-28 16:20:56 (591 KB/s) - 已保存 “third_party/slf4j/log4j-over-slf4j-1.7.7.jar-t” [24220/24220])
make: *** No rule to make target `third_party/logback/logback-classic-1.2.9.jar.md5', needed by `third_party/logback/logback-classic-1.2.9.jar'. Stop.
The text was updated successfully, but these errors were encountered:
Hello,
I just cloned the latest source code and found it failed to build the project since third_party/logback/logback-classic-1.2.9.jar.md5 and third_party/logback/logback-core-1.2.9.jar.md5 were not found. Should add these 2 files to third_party/logback
The text was updated successfully, but these errors were encountered: