Does the same error occur when you build MT yourself from the same sources (i.e. from the same commit)? If it does, then you need to report the problem upstream.
Search Criteria
Package Details: minetest-common-git 1:5.4.0.r267.g2866918f3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/minetest-git.git (read-only, click to copy) |
---|---|
Package Base: | minetest-git |
Description: | Common data files for minetest and minetest-server (git) |
Upstream URL: | https://www.minetest.net |
Licenses: | GPL |
Conflicts: | minetest-common |
Provides: | minetest-common |
Submitter: | None |
Maintainer: | y5nw |
Last Packager: | y5nw |
Votes: | 46 |
Popularity: | 0.000000 |
First Submitted: | 2011-09-27 12:43 (UTC) |
Last Updated: | 2022-09-30 08:35 (UTC) |
Dependencies (15)
- cmake (cmake-git) (make)
- curl (curl-minimal-git, curl-git) (make)
- freetype2 (freetype2-minimal-git, freetype2-ttmetrics, freetype2-git, freetype2-infinality-remix, freetype2-v35, freetype2-ultimate5) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- gmp (gmp-hg) (make)
- hicolor-icon-theme (hicolor-icon-theme-git) (make)
- hiredis (hiredis-git) (make)
- jsoncpp (jsoncpp-cmake-git, jsoncpp-git, jsoncpp-cmake) (make)
- leveldb (leveldb-git) (make)
- libvorbis (libvorbis-git, libvorbis-aotuv, libvorbis-aotuv-lancer) (make)
- luajit (moonjit, luajit-2.1-lua52-git, luajit-openresty) (make)
- openal (openal-git, openal-minimal-git) (make)
- postgresql (pipelinedb, agensgraph-git, postgresql-1c, postgresql-9.5, postgresql-9.4, postgresql-src-beta, postgresql-9.6, postgresql-11, postgresql-10, postgresql-12, postgresql13, postgresql-src, postgresql-lts) (make)
- spatialindex (make)
- sqlite (sqlite-minimal-git, sqlite-fts3-parenthesis, sqlite-fossil) (make)
Required by (73)
- minetest-alter (requires minetest-common)
- minetest-arcade3d (requires minetest-common)
- minetest-balloonair (requires minetest-common)
- minetest-berzerkpt (requires minetest-common)
- minetest-blockbomber (requires minetest-common)
- minetest-box-world-3d (requires minetest-common)
- minetest-build-n-buy (requires minetest-common)
- minetest-builda-city (requires minetest-common)
- minetest-castrum (requires minetest-common)
- minetest-cellestial-game (requires minetest-common)
- minetest-coconut-collection (requires minetest-common)
- minetest-colour-hop (requires minetest-common)
- minetest-devtest-git (requires minetest-common)
- minetest-dreambuilder (requires minetest-common)
- minetest-driftgame (requires minetest-common)
- minetest-easytest (requires minetest-common)
- minetest-exile (requires minetest-common)
- minetest-farlands-reloaded (requires minetest-common)
- minetest-formspec-editor (requires minetest-common)
- minetest-git
- Show 53 more...
Sources (6)
y5nw commented on 2022-06-13 21:11 (UTC)
xorreo commented on 2022-06-13 13:32 (UTC)
Crashes on attempting to start a world when building from the latest master. Is this a known issue?
/usr/include/c++/12.1.0/bits/stl_vector.h:1123: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](size_type) [with _Tp = irr::video::S3DVertex; _Alloc = std::allocator<irr::video::S3DVertex>; reference = irr::video::S3DVertex&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.
y5nw commented on 2021-06-23 09:57 (UTC) (edited on 2021-06-23 10:05 (UTC) by y5nw)
LevelDB and Redis support is only enabled for minetestserver. This is intended for consistency with the PKGBUILD of minetest in the official community repo, which, at the time of writing, only has LevelDB and Redis support enabled for the server. I do not know why they switched to Ninja for 5.4.1, but that's a different matter and should only affect the build process.
If you need a client with LevelDB and/or Redis support, please look at minetest-git-leveldb. If you need to change the database backend of an existing world, please refer to https://wiki.minetest.net/Database_backends
FabioLolix commented on 2021-06-22 18:07 (UTC)
Hello, does this include levelDB?
y5nw commented on 2021-03-18 12:39 (UTC) (edited on 2021-06-23 10:08 (UTC) by y5nw)
The PKGBUILD should now use the MT fork of Irrlicht ("IrrlichtMt"). Note that
-
The
irrlicht
package is not needed to build Minetest anymore. -
This package does not install IrrlichtMt library onto the system as the library is statically linked into the Minetest binary (i.e. if you have the
irrlicht
package installed, it will not be overwritten by IrrlichtMt). -
IrrlichtMt may not necessarily be compatible with the upstream version of Irrlicht.
katt commented on 2021-03-10 11:59 (UTC)
Disowning since I've lost interest in this + can't figure out the irrlicht crap. Sorry!
micwoj92 commented on 2021-03-04 13:04 (UTC)
@LuciRose431 just rebuild package. -git packages do not need bumps. A tip I can give is to watch GitHub rss feeds so you know when commits happen and when to rebuild.
micwoj92 commented on 2021-02-07 14:44 (UTC)
Thanks for update katt :D
Pinned Comments
y5nw commented on 2021-06-23 09:57 (UTC) (edited on 2021-06-23 10:05 (UTC) by y5nw)
LevelDB and Redis support is only enabled for minetestserver. This is intended for consistency with the PKGBUILD of minetest in the official community repo, which, at the time of writing, only has LevelDB and Redis support enabled for the server. I do not know why they switched to Ninja for 5.4.1, but that's a different matter and should only affect the build process.
If you need a client with LevelDB and/or Redis support, please look at minetest-git-leveldb. If you need to change the database backend of an existing world, please refer to https://wiki.minetest.net/Database_backends
y5nw commented on 2021-03-18 12:39 (UTC) (edited on 2021-06-23 10:08 (UTC) by y5nw)
The PKGBUILD should now use the MT fork of Irrlicht ("IrrlichtMt"). Note that
The
irrlicht
package is not needed to build Minetest anymore.This package does not install IrrlichtMt library onto the system as the library is statically linked into the Minetest binary (i.e. if you have the
irrlicht
package installed, it will not be overwritten by IrrlichtMt).IrrlichtMt may not necessarily be compatible with the upstream version of Irrlicht.