You asked to pull from the remote 'origin', but did not specify
a branch. Because this is not the default configured remote
for your current branch, you must specify a branch on the command line.
==> ERROR: A failure occurred in build().
Aborting...
The build failed.
Search Criteria
Package Details: minetest-git 1:5.10.0.rc1.r6.g9982c5637-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/minetest-git.git (read-only, click to copy) |
---|---|
Package Base: | minetest-git |
Description: | Free and open source voxel-based game engine (git) |
Upstream URL: | https://www.luanti.org |
Licenses: | LGPLv2.1 |
Conflicts: | minetest |
Provides: | minetest |
Submitter: | None |
Maintainer: | ROllerozxa |
Last Packager: | ROllerozxa |
Votes: | 50 |
Popularity: | 0.126263 |
First Submitted: | 2011-09-27 12:43 (UTC) |
Last Updated: | 2024-11-03 18:30 (UTC) |
Dependencies (37)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- gmp (gmp-hgAUR)
- hiredis (hiredis-gitAUR)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-cmakeAUR, jsoncpp-gitAUR)
- leveldb (leveldb-gitAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd)
- libjpeg (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR, libjpeg-turbo)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR)
- libxi (libxi-gitAUR)
- luajit (luajit-2.1-lua52-gitAUR, luajit-gitAUR, luajit-openrestyAUR)
- minetest-common-gitAUR
- openal (openal-gitAUR)
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR)
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR)
- spatialindex
- sqlite (sqlite-fossilAUR)
- cmake (cmake-gitAUR) (make)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- gmp (gmp-hgAUR) (make)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR) (make)
- hiredis (hiredis-gitAUR) (make)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-cmakeAUR, jsoncpp-gitAUR) (make)
- leveldb (leveldb-gitAUR) (make)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd) (make)
- libjpeg (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR, libjpeg-turbo) (make)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR) (make)
- libxi (libxi-gitAUR) (make)
- luajit (luajit-2.1-lua52-gitAUR, luajit-gitAUR, luajit-openrestyAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- openal (openal-gitAUR) (make)
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR) (make)
- sdl2 (sdl2-gitAUR, sdl2-compat-gitAUR) (make)
- spatialindex (make)
- sqlite (sqlite-fossilAUR) (make)
Required by (5)
- hdx-512-git (requires minetest)
- mesecons-git (requires minetest)
- mineclone2-mojang-textures (requires minetest)
- minetest-lott (requires minetest)
- minetest-lott-git (requires minetest)
Sources (4)
Birkov commented on 2013-03-04 12:32 (UTC)
<deleted-account> commented on 2013-03-03 17:01 (UTC)
Can you add internationalization, please? According to the Minetest Dev Wiki:
[quote]Overview
Minetest can use the gettext library to translate in-game text. To enable internationalization support, the game must be built with the -DENABLE_GETTEXT=1 option to cmake. [/quote]
I'm trying to compile with this line:
cmake . -DCMAKE_INSTALL_PREFIX=/usr -DENABLE_GETTEXT=1
<deleted-account> commented on 2013-03-02 20:13 (UTC)
Updated to new source locations
<deleted-account> commented on 2013-01-24 15:59 (UTC)
FreeFull meant that when compiling aur packages, they get the day/git date where they are compiled, this package use the date given by PKGBUILD even when this package is compiled on other days.
This package, for example https://aur.archlinux.org/packages/un/unetbootin-git/PKGBUILD uses the compilation data as package version.
<deleted-account> commented on 2012-07-29 23:31 (UTC)
@KinG-InFeT
As it reads in the output: The C compiler "/usr/bin/gcc" is not able to compile a simple test program.
Your build environment is fucked up and it has nothing to do with this package.
@FreeFull
Could you explain what you mean?
FreeFull commented on 2012-07-24 19:57 (UTC)
The version doesn't update with the git date
KinG-InFeT commented on 2012-07-23 19:36 (UTC)
problem https://bugs.archlinux.org/task/30803
Zann commented on 2012-05-07 20:09 (UTC)
Hey. I'm not sure if it's just a temporly problem, but I was unable to download the git repo from:
_srcroot="https://github.com/celeron55/minetest_game.git"
Howewer changeing the line to:
_srcroot="git://github.com/celeron55/minetest_game.git"
Maid it download successful
<deleted-account> commented on 2012-04-09 17:41 (UTC)
Updated to current scheme with separated game and engine.
<deleted-account> commented on 2011-09-27 13:13 (UTC)
Thank you, Kray ;)
Pinned Comments