Skip to content

Please report this to the developers. In file "/qlever/src/index/IndexBuilderMain.cpp " at line 333 #181

@gmicklem

Description

@gmicklem

Hello,

I attempted a vanilla installation of olympics as below but there is a complaint at the indexing saying to let the developers know, so I've pasted all in below...

Many thanks,

Gos

[gos@dx]$ qlever setup-config olympics

Command: setup-config

cat /data/intermine/local/lib/python3.11/site-packages/qlever/Qleverfiles/Qleverfile.olympics | sed -E 's/(^ACCESS_TOKEN.*)/\1_eZtfMwE6cU1n/'> Qleverfile

Created Qleverfile for config "olympics" in current directory

[gos@dx]$ qlever get-data

Command: get-data

curl -sLo olympics.zip -C - https://github.com/wallscope/olympics-rdf/raw/master/data/olympics-nt-nodup.zip && unzip -q -o olympics.zip && rm olympics.zip

Download successful, total file size: 337,695,911 bytes

[gos@dx]$ qlever index

Command: index

echo '{ "ascii-prefixes-only": false, "num-triples-per-batch": 100000 }' > olympics.settings.json
docker run --rm -u $(id -u):$(id -g) -v /etc/localtime:/etc/localtime:ro -v $(pwd):/index -w /index --init --entrypoint bash --name qlever.index.olympics docker.io/adfreiburg/qlever:latest -c 'cat olympics.nt | IndexBuilderMain -F ttl - -i olympics -s olympics.settings.json --stxxl-memory 5G | tee olympics.index-log.txt'

2025-08-19 07:27:37.999 - INFO: QLever IndexBuilder, compiled on Wed Aug 13 03:12:25 UTC 2025 using git hash 0afd46
2025-08-19 07:27:37.999 - ERROR: Assertion !fileSpecifications.empty() failed. Please report this to the developers. In file "/qlever/src/index/IndexBuilderMain.cpp " at line 333

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions