Difference between revisions of "WikiData Import 2022-06-24"

From BITPlan Wiki
Jump to navigation Jump to search
Line 20: Line 20:
 
Receiving objects:  31% (94/301), 53.42 MiB | 3.75 MiB/s
 
Receiving objects:  31% (94/301), 53.42 MiB | 3.75 MiB/s
 
...
 
...
 +
create mode 100644 src/util/antlr/ANTLRErrorHandling.h
 +
delete mode 100644 src/util/antlr/ThrowingErrorStrategy.h
 +
create mode 100644 toolchains/gcc12.cmake
 
</source>
 
</source>
  

Revision as of 09:42, 24 June 2022

see QLever/script as discussed in QLever Issue #562 for the script which makes reproducing this attempt easier.

see QLever Discussions for more details on this attempt series.

since the https://github.com/ad-freiburg/qlever-control now has an official "qlever" script we have rename the script that has the purpose to make the import attempts reproducible to qleverauto.

Beware of https://github.com/ad-freiburg/qlever-control/issues/4 - make sure ulimit -n is set!. This attempt had to be restarted since setting the value within a script did not work.

Preparations

Native build

WikiData_Import_2022-05-21#Build_code steps still apply for this attempt using the native/compiled version of qlever.

qlever-code$ git pull
remote: Enumerating objects: 301, done.
remote: Counting objects: 100% (301/301), done.
remote: Compressing objects: 100% (223/223), done.
Receiving objects:  31% (94/301), 53.42 MiB | 3.75 MiB/s
...
 create mode 100644 src/util/antlr/ANTLRErrorHandling.h
 delete mode 100644 src/util/antlr/ThrowingErrorStrategy.h
 create mode 100644 toolchains/gcc12.cmake

qleverauto environment checks

./qleverauto -v