Minetest 5.0.0

Re: Minetest 5.0.0

Postby rubenwardy » Wed Mar 13, 2019 12:54 pm

Punk wrote:Honeypot, I had the same error, in the Ubuntu:

viewtopic.php?f=6&t=22338

Code: Select all
2019-03-12 12:58:05: ERROR[Main]: Main menu error: Runtime error from mod '' in callback handleMainMenuButtons(): /usr/share/minetest/builtin/mainmenu/dlg_contentstore.lua:298: attempt to concatenate field 'release' (a nil value)
2019-03-12 12:58:05: ERROR[Main]: stack traceback:
2019-03-12 12:58:05: ERROR[Main]:    /usr/share/minetest/builtin/mainmenu/dlg_contentstore.lua:298: in function 'load'
2019-03-12 12:58:05: ERROR[Main]:    /usr/share/minetest/builtin/mainmenu/dlg_contentstore.lua:596: in function 'create_store_dlg'
2019-03-12 12:58:05: ERROR[Main]:    /usr/share/minetest/builtin/mainmenu/tab_content.lua:158: in function 'handle_buttons'
2019-03-12 12:58:05: ERROR[Main]:    /usr/share/minetest/builtin/fstk/ui.lua:148: in function 'handle_buttons'
2019-03-12 12:58:05: ERROR[Main]:    /usr/share/minetest/builtin/fstk/ui.lua:192: in function </usr/share/minetest/builtin/fstk/ui.lua:178>


I resolved it removing all mods.


Installed mods doesn't affect it whatsoever, it's a bug in the API for the ContentDB website
rubenwardy
Moderator
 
Posts: 5716
Joined: Tue Jun 12, 2012 6:11 pm
GitHub: rubenwardy
In-game: rubenwardy

Re: Minetest 5.0.0

Postby rubenwardy » Wed Mar 13, 2019 2:41 pm

This is now fixed: https://github.com/minetest/contentdb/c ... f7cd05bR85

No client update is needed
rubenwardy
Moderator
 
Posts: 5716
Joined: Tue Jun 12, 2012 6:11 pm
GitHub: rubenwardy
In-game: rubenwardy

Re: Minetest 5.0.0

Postby Honeypot » Wed Mar 13, 2019 4:30 pm

Thank you, rubenwardy for fixing the bug .
Honeypot
Member
 
Posts: 11
Joined: Sat Mar 02, 2019 10:58 am
In-game: Crackpot

Re: Minetest 5.0.0

Postby PolySaken » Fri Mar 15, 2019 8:08 am

I can no longer speak in chat at all.
PolySaken
Member
 
Posts: 311
Joined: Thu Nov 09, 2017 5:18 am
GitHub: PolySaken-I-Am
In-game: PolySaken

Re: Minetest 5.0.0

Postby catwhisperer77 » Fri Mar 15, 2019 8:42 am

PETE wrote:Will, there ever be an official Mac version? As I am only using the neoplastic build.


The Brew version is still on 0.4.17.1. Is it going to be updated?
catwhisperer77
New member
 
Posts: 8
Joined: Fri Nov 16, 2018 5:37 am
In-game: catwhisperer77

Re: Minetest 5.0.0

Postby paramat » Sun Mar 17, 2019 4:33 am

The official Minetest 5.0.0 Android app has now been released on the Google Play store https://play.google.com/store/apps/details?id=net.minetest.minetest&hl=en_GB
Importantly, this version has new, much improved controls, and correctly scales the menus for smartphones.
Many other Android app bugs have also been fixed.

It seems that the extremely popular Multicraft forked app will not be upgrading to 5.0.0, and some other forked apps may not be either, so servers now have an excellent opportunity to upgrade to Minetest 5.0.0 and move their players to the official 5.0.0 app.
paramat
Developer
 
Posts: 3358
Joined: Sun Oct 28, 2012 12:05 am
GitHub: paramat

Re: Minetest 5.0.0

Postby TillCoyote » Sun Mar 17, 2019 5:42 am

PolySaken wrote:I can no longer speak in chat at all.

You need "shout" permission.
TillCoyote
Member
 
Posts: 41
Joined: Sat Jan 26, 2019 8:05 am

Re: Minetest 5.0.0

Postby paramat » Sun Mar 17, 2019 7:17 am

paramat
Developer
 
Posts: 3358
Joined: Sun Oct 28, 2012 12:05 am
GitHub: paramat

Re: Minetest 5.0.0

Postby PolySaken » Mon Mar 18, 2019 2:10 am

TillCoyote wrote:
PolySaken wrote:I can no longer speak in chat at all.

You need "shout" permission.

Yes, I know, that's one of the default privs on my server.
I still can't talk, even though I have shout.
PolySaken
Member
 
Posts: 311
Joined: Thu Nov 09, 2017 5:18 am
GitHub: PolySaken-I-Am
In-game: PolySaken

Re: Minetest 5.0.0

Postby Lone_Wolf » Mon Mar 18, 2019 2:25 am

PolySaken wrote:
TillCoyote wrote:
PolySaken wrote:I can no longer speak in chat at all.

You need "shout" permission.

Yes, I know, that's one of the default privs on my server.
I still can't talk, even though I have shout.

Nobody else has had that problem. Is it a mod on your server maybe? An ignore mod could have broke
Lone_Wolf
Member
 
Posts: 2130
Joined: Sun Apr 09, 2017 5:50 am
GitHub: LoneWolfHT
In-game: Lone_Wolf

Re: Minetest 5.0.0

Postby Festus1965 » Mon Mar 18, 2019 2:45 am

Lone_Wolf wrote:Nobody else has had that problem. Is it a mod on your server maybe? An ignore mod could have broke


hm, I had with self compiled test-minettestserver (5.1.0-dev) on my rig, using ubuntu self install minetest made me no chat, but /meg and commands worked - didn't think real more about but let me test...
happen still same: client-5.1.0-dev-e22a69d hihi
Festus1965
Member
 
Posts: 880
Joined: Sun Jan 03, 2016 11:58 am
GitHub: Minetest-One
In-game: Thomas Explorer

Re: Minetest 5.0.0

Postby Zen » Mon Mar 18, 2019 7:09 pm

PETE wrote: Will, there ever be an official Mac version? As I am only using the neoplastic build.


Maybe.

A member of Apple Developer Program who joins the developer team here could get the program notarized by Apple and put up an official DMG file.

catwhisperer77 wrote:The Brew version is still on 0.4.17.1. Is it going to be updated?


I don't see what's so hard about that.

Code: Select all
2019-03-17 16:55:37 -0400

make
package

/usr/local/Cellar/cmake/3.14.0/bin/cmake -S/tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0 -B/tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0 --check-build-system CMakeFiles/Makefile.cmake 0
/usr/local/Cellar/cmake/3.14.0/bin/cmake -E cmake_progress_start /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/CMakeFiles /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/CMakeFiles/progress.marks
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 all
/Library/Developer/CommandLineTools/usr/bin/make -f lib/gmp/CMakeFiles/gmp.dir/build.make lib/gmp/CMakeFiles/gmp.dir/depend
/Library/Developer/CommandLineTools/usr/bin/make -f lib/jsoncpp/CMakeFiles/jsoncpp.dir/build.make lib/jsoncpp/CMakeFiles/jsoncpp.dir/depend
/Library/Developer/CommandLineTools/usr/bin/make -f src/CMakeFiles/translations.dir/build.make src/CMakeFiles/translations.dir/depend
/Library/Developer/CommandLineTools/usr/bin/make -f src/CMakeFiles/GenerateVersion.dir/build.make src/CMakeFiles/GenerateVersion.dir/depend
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0 && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0 /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/lib/gmp /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0 /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/lib/gmp /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/lib/gmp/CMakeFiles/gmp.dir/DependInfo.cmake --color=
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0 && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0 /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/lib/jsoncpp /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0 /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/lib/jsoncpp /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/lib/jsoncpp/CMakeFiles/jsoncpp.dir/DependInfo.cmake --color=
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0 && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0 /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0 /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/CMakeFiles/GenerateVersion.dir/DependInfo.cmake --color=
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0 && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0 /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0 /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/CMakeFiles/translations.dir/DependInfo.cmake --color=
Scanning dependencies of target GenerateVersion
/Library/Developer/CommandLineTools/usr/bin/make -f src/CMakeFiles/GenerateVersion.dir/build.make src/CMakeFiles/GenerateVersion.dir/build
Scanning dependencies of target gmp
/Library/Developer/CommandLineTools/usr/bin/make -f lib/gmp/CMakeFiles/gmp.dir/build.make lib/gmp/CMakeFiles/gmp.dir/build
Scanning dependencies of target translations
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Cellar/cmake/3.14.0/bin/cmake -D GENERATE_VERSION_SOURCE_DIR=/tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src -D GENERATE_VERSION_BINARY_DIR=/tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src -D VERSION_STRING=5.0.0 -D DEVELOPMENT_BUILD=FALSE -P /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/cmake/Modules/GenerateVersion.cmake
/Library/Developer/CommandLineTools/usr/bin/make -f src/CMakeFiles/translations.dir/build.make src/CMakeFiles/translations.dir/build
Scanning dependencies of target jsoncpp
/Library/Developer/CommandLineTools/usr/bin/make -f lib/jsoncpp/CMakeFiles/jsoncpp.dir/build.make lib/jsoncpp/CMakeFiles/jsoncpp.dir/build
[  1%] Building C object lib/gmp/CMakeFiles/gmp.dir/mini-gmp.c.o
[  1%] mo-update [uk]: Creating locale directory.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/lib/gmp && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang   -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk   -o CMakeFiles/gmp.dir/mini-gmp.c.o   -c /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/lib/gmp/mini-gmp.c
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E make_directory /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/uk/LC_MESSAGES
[  1%] Building CXX object lib/jsoncpp/CMakeFiles/jsoncpp.dir/jsoncpp.cpp.o
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/lib/jsoncpp && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++    -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk   -std=gnu++11 -o CMakeFiles/jsoncpp.dir/jsoncpp.cpp.o -c /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/lib/jsoncpp/jsoncpp.cpp
[  1%] Built target GenerateVersion
[  2%] mo-update [cs]: Creating locale directory.
[  2%] mo-update [ca]: Creating locale directory.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E make_directory /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/cs/LC_MESSAGES
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E make_directory /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/ca/LC_MESSAGES
[  2%] mo-update [de]: Creating locale directory.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E make_directory /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/de/LC_MESSAGES
[  2%] mo-update [da]: Creating locale directory.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E make_directory /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/da/LC_MESSAGES
[  2%] mo-update [eo]: Creating locale directory.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E make_directory /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/eo/LC_MESSAGES
[  3%] mo-update [dv]: Creating locale directory.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E make_directory /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/dv/LC_MESSAGES
[  3%] mo-update [es]: Creating locale directory.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E make_directory /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/es/LC_MESSAGES
[  4%] mo-update [et]: Creating locale directory.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E make_directory /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/et/LC_MESSAGES
[  4%] mo-update [fr]: Creating locale directory.
[  4%] mo-update [hu]: Creating locale directory.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E make_directory /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/hu/LC_MESSAGES
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E make_directory /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/fr/LC_MESSAGES
[  5%] mo-update [it]: Creating locale directory.
[  5%] mo-update [id]: Creating locale directory.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E make_directory /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/it/LC_MESSAGES
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E make_directory /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/id/LC_MESSAGES
[  5%] mo-update [ja]: Creating locale directory.
[  5%] mo-update [jbo]: Creating locale directory.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E make_directory /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/jbo/LC_MESSAGES
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E make_directory /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/ja/LC_MESSAGES
[  5%] mo-update [kn]: Creating locale directory.
[  6%] mo-update [kk]: Creating locale directory.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E make_directory /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/kn/LC_MESSAGES
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E make_directory /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/kk/LC_MESSAGES
[  6%] mo-update [lt]: Creating locale directory.
[  7%] mo-update [ms]: Creating locale directory.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E make_directory /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/lt/LC_MESSAGES
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E make_directory /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/ms/LC_MESSAGES
[  7%] mo-update [nl]: Creating locale directory.
[  7%] mo-update [nb]: Creating locale directory.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E make_directory /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/nl/LC_MESSAGES
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E make_directory /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/nb/LC_MESSAGES
[  7%] mo-update [pt]: Creating locale directory.
[  8%] mo-update [pl]: Creating locale directory.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E make_directory /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/pt/LC_MESSAGES
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E make_directory /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/pl/LC_MESSAGES
[  8%] mo-update [ro]: Creating locale directory.
[  8%] mo-update [pt_BR]: Creating locale directory.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E make_directory /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/ro/LC_MESSAGES
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E make_directory /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/pt_BR/LC_MESSAGES
[  9%] mo-update [sl]: Creating locale directory.
[  9%] mo-update [ru]: Creating locale directory.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E make_directory /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/sl/LC_MESSAGES
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E make_directory /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/ru/LC_MESSAGES
[  9%] mo-update [sr_Cyrl]: Creating locale directory.
[ 10%] mo-update [sv]: Creating locale directory.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E make_directory /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/sr_Cyrl/LC_MESSAGES
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E make_directory /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/sv/LC_MESSAGES
[ 10%] mo-update [sw]: Creating locale directory.
[ 10%] mo-update [tr]: Creating locale directory.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E make_directory /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/tr/LC_MESSAGES
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E make_directory /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/sw/LC_MESSAGES
[ 10%] mo-update [uk]: Creating mo file.
[ 10%] mo-update [ca]: Creating mo file.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/ca && /usr/local/opt/gettext/bin/msgfmt -o /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/ca/LC_MESSAGES/minetest.mo /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/ca/minetest.po
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/uk && /usr/local/opt/gettext/bin/msgfmt -o /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/uk/LC_MESSAGES/minetest.mo /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/uk/minetest.po
[ 11%] mo-update [cs]: Creating mo file.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/cs && /usr/local/opt/gettext/bin/msgfmt -o /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/cs/LC_MESSAGES/minetest.mo /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/cs/minetest.po
[ 11%] mo-update [da]: Creating mo file.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/da && /usr/local/opt/gettext/bin/msgfmt -o /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/da/LC_MESSAGES/minetest.mo /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/da/minetest.po
[ 11%] mo-update [de]: Creating mo file.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/de && /usr/local/opt/gettext/bin/msgfmt -o /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/de/LC_MESSAGES/minetest.mo /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/de/minetest.po
[ 12%] mo-update [dv]: Creating mo file.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/dv && /usr/local/opt/gettext/bin/msgfmt -o /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/dv/LC_MESSAGES/minetest.mo /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/dv/minetest.po
[ 12%] mo-update [eo]: Creating mo file.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/eo && /usr/local/opt/gettext/bin/msgfmt -o /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/eo/LC_MESSAGES/minetest.mo /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/eo/minetest.po
[ 12%] mo-update [es]: Creating mo file.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/es && /usr/local/opt/gettext/bin/msgfmt -o /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/es/LC_MESSAGES/minetest.mo /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/es/minetest.po
[ 12%] mo-update [et]: Creating mo file.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/et && /usr/local/opt/gettext/bin/msgfmt -o /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/et/LC_MESSAGES/minetest.mo /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/et/minetest.po
[ 13%] mo-update [fr]: Creating mo file.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/fr && /usr/local/opt/gettext/bin/msgfmt -o /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/fr/LC_MESSAGES/minetest.mo /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/fr/minetest.po
[ 13%] mo-update [hu]: Creating mo file.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/hu && /usr/local/opt/gettext/bin/msgfmt -o /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/hu/LC_MESSAGES/minetest.mo /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/hu/minetest.po
[ 13%] mo-update [id]: Creating mo file.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/id && /usr/local/opt/gettext/bin/msgfmt -o /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/id/LC_MESSAGES/minetest.mo /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/id/minetest.po
[ 14%] mo-update [it]: Creating mo file.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/it && /usr/local/opt/gettext/bin/msgfmt -o /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/it/LC_MESSAGES/minetest.mo /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/it/minetest.po
[ 14%] mo-update [ja]: Creating mo file.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/ja && /usr/local/opt/gettext/bin/msgfmt -o /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/ja/LC_MESSAGES/minetest.mo /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/ja/minetest.po
[ 14%] mo-update [jbo]: Creating mo file.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/jbo && /usr/local/opt/gettext/bin/msgfmt -o /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/jbo/LC_MESSAGES/minetest.mo /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/jbo/minetest.po
[ 15%] mo-update [kk]: Creating mo file.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/kk && /usr/local/opt/gettext/bin/msgfmt -o /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/kk/LC_MESSAGES/minetest.mo /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/kk/minetest.po
[ 15%] mo-update [kn]: Creating mo file.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/kn && /usr/local/opt/gettext/bin/msgfmt -o /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/kn/LC_MESSAGES/minetest.mo /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/kn/minetest.po
[ 15%] mo-update [lt]: Creating mo file.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/lt && /usr/local/opt/gettext/bin/msgfmt -o /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/lt/LC_MESSAGES/minetest.mo /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/lt/minetest.po
[ 15%] mo-update [ms]: Creating mo file.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/ms && /usr/local/opt/gettext/bin/msgfmt -o /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/ms/LC_MESSAGES/minetest.mo /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/ms/minetest.po
[ 16%] mo-update [nb]: Creating mo file.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/nb && /usr/local/opt/gettext/bin/msgfmt -o /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/nb/LC_MESSAGES/minetest.mo /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/nb/minetest.po
[ 16%] mo-update [nl]: Creating mo file.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/nl && /usr/local/opt/gettext/bin/msgfmt -o /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/nl/LC_MESSAGES/minetest.mo /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/nl/minetest.po
[ 16%] mo-update [pl]: Creating mo file.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/pl && /usr/local/opt/gettext/bin/msgfmt -o /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/pl/LC_MESSAGES/minetest.mo /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/pl/minetest.po
[ 17%] mo-update [pt]: Creating mo file.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/pt && /usr/local/opt/gettext/bin/msgfmt -o /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/pt/LC_MESSAGES/minetest.mo /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/pt/minetest.po
[ 17%] mo-update [pt_BR]: Creating mo file.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/pt_BR && /usr/local/opt/gettext/bin/msgfmt -o /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/pt_BR/LC_MESSAGES/minetest.mo /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/pt_BR/minetest.po
[ 17%] mo-update [ro]: Creating mo file.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/ro && /usr/local/opt/gettext/bin/msgfmt -o /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/ro/LC_MESSAGES/minetest.mo /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/ro/minetest.po
[ 17%] mo-update [ru]: Creating mo file.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/ru && /usr/local/opt/gettext/bin/msgfmt -o /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/ru/LC_MESSAGES/minetest.mo /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/ru/minetest.po
[ 18%] mo-update [sl]: Creating mo file.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/sl && /usr/local/opt/gettext/bin/msgfmt -o /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/sl/LC_MESSAGES/minetest.mo /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/sl/minetest.po
[ 18%] mo-update [sr_Cyrl]: Creating mo file.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/sr_Cyrl && /usr/local/opt/gettext/bin/msgfmt -o /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/sr_Cyrl/LC_MESSAGES/minetest.mo /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/sr_Cyrl/minetest.po
[ 18%] mo-update [sv]: Creating mo file.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/sv && /usr/local/opt/gettext/bin/msgfmt -o /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/sv/LC_MESSAGES/minetest.mo /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/sv/minetest.po
[ 19%] mo-update [sw]: Creating mo file.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/sw && /usr/local/opt/gettext/bin/msgfmt -o /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/sw/LC_MESSAGES/minetest.mo /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/sw/minetest.po
[ 19%] mo-update [tr]: Creating mo file.
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/tr && /usr/local/opt/gettext/bin/msgfmt -o /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/locale/tr/LC_MESSAGES/minetest.mo /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/po/tr/minetest.po
[ 19%] mo update
[ 19%] Built target translations
[ 19%] Linking C static library libgmp.a
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/lib/gmp && /usr/local/Cellar/cmake/3.14.0/bin/cmake -P CMakeFiles/gmp.dir/cmake_clean_target.cmake
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/lib/gmp && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E cmake_link_script CMakeFiles/gmp.dir/link.txt --verbose=1
/usr/bin/ar qc libgmp.a  CMakeFiles/gmp.dir/mini-gmp.c.o
/usr/bin/ranlib libgmp.a
[ 19%] Built target gmp
[ 20%] Linking CXX static library libjsoncpp.a
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/lib/jsoncpp && /usr/local/Cellar/cmake/3.14.0/bin/cmake -P CMakeFiles/jsoncpp.dir/cmake_clean_target.cmake
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/lib/jsoncpp && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E cmake_link_script CMakeFiles/jsoncpp.dir/link.txt --verbose=1
/usr/bin/ar qc libjsoncpp.a  CMakeFiles/jsoncpp.dir/jsoncpp.cpp.o
/usr/bin/ranlib libjsoncpp.a
[ 20%] Built target jsoncpp
/Library/Developer/CommandLineTools/usr/bin/make -f src/CMakeFiles/minetest.dir/build.make src/CMakeFiles/minetest.dir/depend
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0 && /usr/local/Cellar/cmake/3.14.0/bin/cmake -E cmake_depends "Unix Makefiles" /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0 /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0 /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/CMakeFiles/minetest.dir/DependInfo.cmake --color=
Scanning dependencies of target minetest
/Library/Developer/CommandLineTools/usr/bin/make -f src/CMakeFiles/minetest.dir/build.make src/CMakeFiles/minetest.dir/build
[ 20%] Building CXX object src/CMakeFiles/minetest.dir/client/activeobjectmgr.cpp.o
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++  -DUSE_CMAKE_CONFIG_H -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include -I/usr/local/include/leveldb -I/usr/local/include/hiredis -I/tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src -I/usr/local/include/irrlicht -I/tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/Release -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenAL.framework/Headers -I/usr/local/include/luajit-2.0 -I/tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/lib/gmp -I/tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/lib/jsoncpp -I/usr/X11R6/include -I/tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/script -I/usr/local/include/freetype2  -std=c++11 -DNDEBUG -Wall   "-D__extern_always_inline=extern __always_inline" -Wsign-compare -Wall -pipe -funroll-loops -Os -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk   -std=gnu++11 -o CMakeFiles/minetest.dir/client/activeobjectmgr.cpp.o -c /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/activeobjectmgr.cpp
[ 20%] Building CXX object src/CMakeFiles/minetest.dir/client/camera.cpp.o
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++  -DUSE_CMAKE_CONFIG_H -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include -I/usr/local/include/leveldb -I/usr/local/include/hiredis -I/tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src -I/usr/local/include/irrlicht -I/tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/Release -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenAL.framework/Headers -I/usr/local/include/luajit-2.0 -I/tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/lib/gmp -I/tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/lib/jsoncpp -I/usr/X11R6/include -I/tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/script -I/usr/local/include/freetype2  -std=c++11 -DNDEBUG -Wall   "-D__extern_always_inline=extern __always_inline" -Wsign-compare -Wall -pipe -funroll-loops -Os -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk   -std=gnu++11 -o CMakeFiles/minetest.dir/client/camera.cpp.o -c /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/camera.cpp
[ 21%] Building CXX object src/CMakeFiles/minetest.dir/client/clientenvironment.cpp.o
[ 21%] Building CXX object src/CMakeFiles/minetest.dir/client/client.cpp.o
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++  -DUSE_CMAKE_CONFIG_H -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include -I/usr/local/include/leveldb -I/usr/local/include/hiredis -I/tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src -I/usr/local/include/irrlicht -I/tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/Release -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenAL.framework/Headers -I/usr/local/include/luajit-2.0 -I/tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/lib/gmp -I/tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/lib/jsoncpp -I/usr/X11R6/include -I/tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/script -I/usr/local/include/freetype2  -std=c++11 -DNDEBUG -Wall   "-D__extern_always_inline=extern __always_inline" -Wsign-compare -Wall -pipe -funroll-loops -Os -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk   -std=gnu++11 -o CMakeFiles/minetest.dir/client/clientenvironment.cpp.o -c /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/clientenvironment.cpp
cd /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src && /usr/local/Homebrew/Library/Homebrew/shims/mac/super/clang++  -DUSE_CMAKE_CONFIG_H -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include -I/usr/local/include/leveldb -I/usr/local/include/hiredis -I/tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src -I/usr/local/include/irrlicht -I/tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/Release -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenAL.framework/Headers -I/usr/local/include/luajit-2.0 -I/tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/lib/gmp -I/tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/lib/jsoncpp -I/usr/X11R6/include -I/tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/script -I/usr/local/include/freetype2  -std=c++11 -DNDEBUG -Wall   "-D__extern_always_inline=extern __always_inline" -Wsign-compare -Wall -pipe -funroll-loops -Os -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk   -std=gnu++11 -o CMakeFiles/minetest.dir/client/client.cpp.o -c /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/client.cpp
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/client.cpp:23:
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:313:9: error: no member named 'signbit' in the global namespace
using ::signbit;
      ~~^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:314:9: error: no member named 'fpclassify' in the global namespace
using ::fpclassify;
      ~~^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:315:9: error: no member named 'isfinite' in the global namespace; did you mean 'finite'?
using ::isfinite;
      ~~^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/math.h:749:12: note: 'finite' declared here
extern int finite(double)
           ^
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/client.cpp:23:
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:316:9: error: no member named 'isinf' in the global namespace
using ::isinf;
      ~~^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:317:9: error: no member named 'isnan' in the global namespace
using ::isnan;
      ~~^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:318:9: error: no member named 'isnormal' in the global namespace
using ::isnormal;
      ~~^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:319:7: error: no member named 'isgreater' in the global namespace; did you mean '::std::greater'?
using ::isgreater;
      ^~
/Library/Developer/CommandLineTools/usr/include/c++/v1/functional:720:29: note: '::std::greater' declared here
struct _LIBCPP_TEMPLATE_VIS greater : binary_function<_Tp, _Tp, bool>
                            ^
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/client.cpp:23:
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:320:7: error: no member named 'isgreaterequal' in the global namespace; did you mean '::std::greater_equal'?
using ::isgreaterequal;
      ^~
/Library/Developer/CommandLineTools/usr/include/c++/v1/functional:749:29: note: '::std::greater_equal' declared here
struct _LIBCPP_TEMPLATE_VIS greater_equal : binary_function<_Tp, _Tp, bool>
                            ^
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/client.cpp:23:
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:321:9: error: no member named 'isless' in the global namespace
using ::isless;
      ~~^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:322:9: error: no member named 'islessequal' in the global namespace
using ::islessequal;
      ~~^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:323:9: error: no member named 'islessgreater' in the global namespace
using ::islessgreater;
      ~~^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:324:9: error: no member named 'isunordered' in the global namespace
using ::isunordered;
      ~~^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:325:9: error: no member named 'isunordered' in the global namespace
using ::isunordered;
      ~~^
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/camera.cpp:20:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/camera.h:23:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/inventory.h:22:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/itemdef.h:27:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/itemgroup.h:23:
In file included from /Library/Developer/CommandLineTools/usr/include/c++/v1/unordered_map:369:
In file included from /Library/Developer/CommandLineTools/usr/include/c++/v1/__hash_table:19:
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:313:9: error: no member named 'signbit' in the global namespace
using ::signbit;
      ~~^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:314:9: error: no member named 'fpclassify' in the global namespace
using ::fpclassify;
      ~~^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:315:9: error: no member named 'isfinite' in the global namespace; did you mean 'finite'?
using ::isfinite;
      ~~^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/math.h:749:12: note: 'finite' declared here
extern int finite(double)
           ^
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/camera.cpp:20:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/camera.h:23:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/inventory.h:22:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/itemdef.h:27:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/itemgroup.h:23:
In file included from /Library/Developer/CommandLineTools/usr/include/c++/v1/unordered_map:369:
In file included from /Library/Developer/CommandLineTools/usr/include/c++/v1/__hash_table:19:
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:316:9: error: no member named 'isinf' in the global namespace
using ::isinf;
      ~~^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:317:9: error: no member named 'isnan' in the global namespace
using ::isnan;
      ~~^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:318:9: error: no member named 'isnormal' in the global namespace
using ::isnormal;
      ~~^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:319:7: error: no member named 'isgreater' in the global namespace; did you mean '::std::greater'?
using ::isgreater;
      ^~
/Library/Developer/CommandLineTools/usr/include/c++/v1/functional:720:29: note: '::std::greater' declared here
struct _LIBCPP_TEMPLATE_VIS greater : binary_function<_Tp, _Tp, bool>
                            ^
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/camera.cpp:20:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/camera.h:23:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/inventory.h:22:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/itemdef.h:27:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/itemgroup.h:23:
In file included from /Library/Developer/CommandLineTools/usr/include/c++/v1/unordered_map:369:
In file included from /Library/Developer/CommandLineTools/usr/include/c++/v1/__hash_table:19:
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:320:7: error: no member named 'isgreaterequal' in the global namespace; did you mean '::std::greater_equal'?
using ::isgreaterequal;
      ^~
/Library/Developer/CommandLineTools/usr/include/c++/v1/functional:749:29: note: '::std::greater_equal' declared here
struct _LIBCPP_TEMPLATE_VIS greater_equal : binary_function<_Tp, _Tp, bool>
                            ^
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/camera.cpp:20:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/camera.h:23:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/inventory.h:22:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/itemdef.h:27:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/itemgroup.h:23:
In file included from /Library/Developer/CommandLineTools/usr/include/c++/v1/unordered_map:369:
In file included from /Library/Developer/CommandLineTools/usr/include/c++/v1/__hash_table:19:
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:321:9: error: no member named 'isless' in the global namespace
using ::isless;
      ~~^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:322:9: error: no member named 'islessequal' in the global namespace
using ::islessequal;
      ~~^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:323:9: error: no member named 'islessgreater' in the global namespace
using ::islessgreater;
      ~~^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:324:9: error: no member named 'isunordered' in the global namespace
using ::isunordered;
      ~~^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:325:9: error: no member named 'isunordered' in the global namespace
using ::isunordered;
      ~~^
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/clientenvironment.cpp:22:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/client.h:22:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/clientenvironment.h:22:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/environment.h:38:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/network/networkprotocol.h:22:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/util/string.h:31:
In file included from /Library/Developer/CommandLineTools/usr/include/c++/v1/unordered_map:369:
In file included from /Library/Developer/CommandLineTools/usr/include/c++/v1/__hash_table:19:
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:313:9: error: no member named 'signbit' in the global namespace
using ::signbit;
      ~~^
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/activeobjectmgr.cpp:22:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/activeobjectmgr.h:24:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/../activeobjectmgr.h:22:
In file included from /Library/Developer/CommandLineTools/usr/include/c++/v1/unordered_map:369:
In file included from /Library/Developer/CommandLineTools/usr/include/c++/v1/__hash_table:19:
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:313:9: error: no member named 'signbit' in the global namespace
using ::signbit;
      ~~^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:314:9: error: no member named 'fpclassify' in the global namespace
using ::fpclassify;
      ~~^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:314:9: error: no member named 'fpclassify' in the global namespace
using ::fpclassify;
      ~~^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:315:9: error: no member named 'isfinite' in the global namespace; did you mean 'finite'?
using ::isfinite;
      ~~^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/math.h:749:12: note: 'finite' declared here
extern int finite(double)
           ^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:315:9: error: no member named 'isfinite' in the global namespace; did you mean 'finite'?
using ::isfinite;
      ~~^
/Library/Developer/CommandLineTools/SDKs/MacOSX10.14.sdk/usr/include/math.h:749:12: note: 'finite' declared here
extern int finite(double)
           ^
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/clientenvironment.cpp:22:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/client.h:22:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/clientenvironment.h:22:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/environment.h:38:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/network/networkprotocol.h:22:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/util/string.h:31:
In file included from /Library/Developer/CommandLineTools/usr/include/c++/v1/unordered_map:369:
In file included from /Library/Developer/CommandLineTools/usr/include/c++/v1/__hash_table:19:
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:316:9: error: no member named 'isinf' in the global namespace
using ::isinf;
      ~~^
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/activeobjectmgr.cpp:22:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/activeobjectmgr.h:24:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/../activeobjectmgr.h:22:
In file included from /Library/Developer/CommandLineTools/usr/include/c++/v1/unordered_map:369:
In file included from /Library/Developer/CommandLineTools/usr/include/c++/v1/__hash_table:19:
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:316:9: error: no member named 'isinf' in the global namespace
using ::isinf;
      ~~^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:317:9: error: no member named 'isnan' in the global namespace
using ::isnan;
      ~~^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:317:9: error: no member named 'isnan' in the global namespace
using ::isnan;
      ~~^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:318:9: error: no member named 'isnormal' in the global namespace
using ::isnormal;
      ~~^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:318:9: error: no member named 'isnormal' in the global namespace
using ::isnormal;
      ~~^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:319:7: error: no member named 'isgreater' in the global namespace; did you mean '::std::greater'?
using ::isgreater;
      ^~
/Library/Developer/CommandLineTools/usr/include/c++/v1/functional:720:29: note: '::std::greater' declared here
struct _LIBCPP_TEMPLATE_VIS greater : binary_function<_Tp, _Tp, bool>
                            ^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:319:7: error: no member named 'isgreater' in the global namespace; did you mean '::std::greater'?
using ::isgreater;
      ^~
/Library/Developer/CommandLineTools/usr/include/c++/v1/functional:720:29: note: '::std::greater' declared here
struct _LIBCPP_TEMPLATE_VIS greater : binary_function<_Tp, _Tp, bool>
                            ^
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/clientenvironment.cpp:22:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/client.h:22:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/clientenvironment.h:22:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/environment.h:38:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/network/networkprotocol.h:22:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/util/string.h:31:
In file included from /Library/Developer/CommandLineTools/usr/include/c++/v1/unordered_map:369:
In file included from /Library/Developer/CommandLineTools/usr/include/c++/v1/__hash_table:19:
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:320:7: error: no member named 'isgreaterequal' in the global namespace; did you mean '::std::greater_equal'?
using ::isgreaterequal;
      ^~
/Library/Developer/CommandLineTools/usr/include/c++/v1/functional:749:29: note: '::std::greater_equal' declared here
struct _LIBCPP_TEMPLATE_VIS greater_equal : binary_function<_Tp, _Tp, bool>
                            ^
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/activeobjectmgr.cpp:22:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/activeobjectmgr.h:24:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/../activeobjectmgr.h:22:
In file included from /Library/Developer/CommandLineTools/usr/include/c++/v1/unordered_map:369:
In file included from /Library/Developer/CommandLineTools/usr/include/c++/v1/__hash_table:19:
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:320:7: error: no member named 'isgreaterequal' in the global namespace; did you mean '::std::greater_equal'?
using ::isgreaterequal;
      ^~
/Library/Developer/CommandLineTools/usr/include/c++/v1/functional:749:29: note: '::std::greater_equal' declared here
struct _LIBCPP_TEMPLATE_VIS greater_equal : binary_function<_Tp, _Tp, bool>
                            ^
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/clientenvironment.cpp:22:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/client.h:22:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/clientenvironment.h:22:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/environment.h:38:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/network/networkprotocol.h:22:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/util/string.h:31:
In file included from /Library/Developer/CommandLineTools/usr/include/c++/v1/unordered_map:369:
In file included from /Library/Developer/CommandLineTools/usr/include/c++/v1/__hash_table:19:
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:321:9: error: no member named 'isless' in the global namespace
using ::isless;
      ~~^
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/activeobjectmgr.cpp:22:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/activeobjectmgr.h:24:
In file included from /tmp/minetest-20190317-1576-i05ovn/minetest-5.0.0/src/client/../activeobjectmgr.h:22:
In file included from /Library/Developer/CommandLineTools/usr/include/c++/v1/unordered_map:369:
In file included from /Library/Developer/CommandLineTools/usr/include/c++/v1/__hash_table:19:
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:321:9: error: no member named 'isless' in the global namespace
using ::isless;
      ~~^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:322:9: error: no member named 'islessequal' in the global namespace
using ::islessequal;
      ~~^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:322:9: error: no member named 'islessequal' in the global namespace
using ::islessequal;
      ~~^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:323:9: error: no member named 'islessgreater' in the global namespace
using ::islessgreater;
      ~~^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:323:9: error: no member named 'islessgreater' in the global namespace
using ::islessgreater;
      ~~^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:324:9: error: no member named 'isunordered' in the global namespace
using ::isunordered;
      ~~^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:324:9: error: no member named 'isunordered' in the global namespace
using ::isunordered;
      ~~^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:325:9: error: no member named 'isunordered' in the global namespace
using ::isunordered;
      ~~^
/Library/Developer/CommandLineTools/usr/include/c++/v1/cmath:325:9: error: no member named 'isunordered' in the global namespace
using ::isunordered;
      ~~^
13 errors generated.
make[2]: *** [src/CMakeFiles/minetest.dir/client/activeobjectmgr.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
13 errors generated.
make[2]: *** [src/CMakeFiles/minetest.dir/client/camera.cpp.o] Error 1
13 errors generated.
make[2]: *** [src/CMakeFiles/minetest.dir/client/clientenvironment.cpp.o] Error 1
13 errors generated.
make[2]: *** [src/CMakeFiles/minetest.dir/client/client.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/minetest.dir/all] Error 2
make: *** [all] Error 2

HOMEBREW_VERSION: 2.0.4-47-g417a16f
ORIGIN: https://github.com/Homebrew/brew
HEAD: 417a16fbafa97a5740d355ed33bfbfd2823452e7
Last commit: 8 hours ago
Core tap ORIGIN: https://github.com/Homebrew/homebrew-core
Core tap HEAD: a290f701743966efe7f3df4b8f1474a5a4b56c98
Core tap last commit: 34 hours ago
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CACHE: /Users/johnlockard/Library/Caches/Homebrew
CPU: quad-core 64-bit ivybridge
Homebrew Ruby: 2.3.7 => /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby
Clang: 10.0 build 1000
Git: 2.17.2 => /Library/Developer/CommandLineTools/usr/bin/git
Curl: 7.54.0 => /usr/bin/curl
macOS: 10.14.3-x86_64
CLT: 10.1.0.0.1.1539992718
Xcode: 10.1
XQuartz: 2.7.11 => /opt/X11

HOMEBREW_CC: clang
HOMEBREW_CXX: clang++
MAKEFLAGS: -j4
CMAKE_PREFIX_PATH: /usr/local/opt/gettext:/usr/local
CMAKE_INCLUDE_PATH: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/usr/include/libxml2:/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers
CMAKE_LIBRARY_PATH: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/freetype/lib/pkgconfig:/usr/local/opt/jpeg/lib/pkgconfig:/usr/local/opt/libogg/lib/pkgconfig:/usr/local/opt/libvorbis/lib/pkgconfig:/usr/local/opt/luajit/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Homebrew/Library/Homebrew/os/mac/pkgconfig/10.14
HOMEBREW_GIT: git
HOMEBREW_SDKROOT: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
ACLOCAL_PATH: /usr/local/opt/gettext/share/aclocal:/usr/local/share/aclocal
PATH: /usr/local/Homebrew/Library/Homebrew/shims/mac/super:/usr/local/opt/cmake/bin:/usr/local/opt/libpng/bin:/usr/local/opt/freetype/bin:/usr/local/opt/gettext/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/luajit/bin:/usr/bin:/bin:/usr/sbin:/sbin


Oops. I broke cmake.
Zen
Member
 
Posts: 18
Joined: Wed Feb 25, 2015 4:22 pm

Re: Minetest 5.0.0

Postby PolySaken » Mon Mar 18, 2019 8:58 pm

Lone_Wolf wrote:(...)
Nobody else has had that problem. Is it a mod on your server maybe? An ignore mod could have broke

It still happens even in a new modless world.
I'm on ubuntu latest btw
edit: oh wait it's probably colour_chat csm, I'll check when I get home
PolySaken
Member
 
Posts: 311
Joined: Thu Nov 09, 2017 5:18 am
GitHub: PolySaken-I-Am
In-game: PolySaken

Re: Minetest 5.0.0 - Client error

Postby uwu » Tue Mar 19, 2019 3:13 pm

Festus1965 wrote:
uwu wrote:Yay, it's finally here! I'm testing out mods right now for a new 5.0.0 server I'll set up.

Are you running Minetest with WINE on Linux? Why would you do that when it runs natively?


Good luck, and please check my list of running under 5.0.0 mods and maybe confirm others that I have not running at me or missing at all.

As I am using my main work and game PC also for evaluating mtc and mts, there is also a much changing 5.1.0-dev version running, but I also test other versions, as I only support linux, main ubuntu on friends PCs, not touching windows, but testing this clients a bit. Better some are testing and get issues than nothing reported ?
And of a build in mtc there is just one instance good running under ubuntu, but to open more on one pc same time, I use wine with mtc-wine-clients to compare ...

Keep in mind that you could also run into bugs in WINE itself if you run a Windows build of MT with that.

paramat wrote:Important thread about 5.0.0 https://forum.minetest.net/viewtopic.php?f=18&t=22355

Thanks for the warning, I was about to make a 4 thread server :D

Imk wrote:
uwu wrote:Yay, it's finally here! I'm testing out mods right now for a new 5.0.0 server I'll set up.

Come to us to play, as we said long ago, 5 version viewtopic.php?f=23&t=21055

>implying I can even read the OP
uwu
Member
 
Posts: 31
Joined: Sun Jan 21, 2018 3:01 pm

Re: Minetest 5.0.0

Postby Zen » Fri Mar 22, 2019 5:03 am

I managed to get Minetest 5.0.0 working on an Apple Mac through HomeBrew.

First, I noticed nothing compiled no matter what compiler I used, so I copied user folders and the library off the computer, formatted the hard drive and installed Mojave 10.14.3 from the App Store. Reinstalled everything program wise, went into the HomeBrew folder and edited with TextEdit 'minetest.rb' commenting out '#depends_on :x11' and did a 'brew install --build-from-source minetest'. Five minute compile time, got version 0.4.17 working perfectly.

Next I did a substitution of the top for lines for url and sha256. Compiled and in five minutes got a working version of 5.0.0, but HomeBrew deleted 0.4.17 from the machine in the process. Still it's a hack and not a true solution. I don't really understand the documentation for these file yet, but here's a copy of the minetest.rb file I used.


Code: Select all
class Minetest < Formula
  desc "Free, open source voxel game engine and game"
  homepage "https://www.minetest.net/"

  stable do
    url "https://github.com/minetest/minetest/archive/5.0.0.tar.gz"
    sha256 "1ba816f77dc9dbd5a4995f0c1d482f8f22b9aa75b6d6999dbfd1f3d698363d0a"

    resource "minetest_game" do
      url "https://github.com/minetest/minetest_game/archive/5.0.0.tar.gz"
      sha256 "83688d802f9d8308acf6f95e6845cdbe1ee1bc088a963a30f94cf72ec7265cf8"
    end
  end

  bottle do
    sha256 "4da5f8bebc6588cdf99b23cd2646e91425e15e2c625b8516728bd6970ed2e25b" => :mojave
    sha256 "7aa7a7e5a509efeb89b1ab0a897c250950ba117cc658c70c0892a3a4d4b882d5" => :high_sierra
    sha256 "7c76e9b683a0205f116403f6571c7e7c7cbd40f7bc16951ef0c350512cfc017e" => :sierra
    sha256 "ed87de74a782d339eee51f30e2d183eefd25a37e595df5f42157883afbeec133" => :el_capitan
  end

  head do
    url "https://github.com/minetest/minetest.git"

    resource "minetest_game" do
      url "https://github.com/minetest/minetest_game.git", :branch => "master"
    end
  end

  depends_on "cmake" => :build
  depends_on "freetype"
  depends_on "gettext"
  depends_on "irrlicht"
  depends_on "jpeg"
  depends_on "libogg"
  depends_on "libvorbis"
  depends_on "luajit"
  # depends_on :x11

  def install
    (buildpath/"games/minetest_game").install resource("minetest_game")

    args = std_cmake_args - %w[-DCMAKE_BUILD_TYPE=None]
    args << "-DCMAKE_BUILD_TYPE=Release" << "-DBUILD_CLIENT=1" << "-DBUILD_SERVER=0"
    args << "-DENABLE_FREETYPE=1" << "-DCMAKE_EXE_LINKER_FLAGS='-L#{Formula["freetype"].opt_lib}'"
    args << "-DENABLE_GETTEXT=1" << "-DCUSTOM_GETTEXT_PATH=#{Formula["gettext"].opt_prefix}"

    # -ffast-math compiler flag is an issue on Mac
    # https://github.com/minetest/minetest/issues/4274
    inreplace "src/CMakeLists.txt", "-ffast-math", ""

    system "cmake", ".", *args
    system "make", "package"
    system "unzip", "minetest-*-osx.zip"
    prefix.install "minetest.app"
  end

  def caveats
    <<~EOS
      Put additional subgames and mods into "games" and "mods" folders under
      "~/Library/Application Support/minetest/", respectively (you may have
      to create those folders first).

      If you would like to start the Minetest server from a terminal, run
      "/Applications/minetest.app/Contents/MacOS/minetest --server".
    EOS
  end
end


File Locations:

/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/minetest.rb
/usr/local/Cellar/minetest/0.4.17.1
/usr/local/Cellar/minetest/5.0.0
Zen
Member
 
Posts: 18
Joined: Wed Feb 25, 2015 4:22 pm

Re: Minetest 5.0.0

Postby drkwv » Wed Mar 27, 2019 5:41 pm

I have just tried minetest 5.0.0 with carpathian mapgen and it's beautiful. Thank you guys for what you are doing.
drkwv
Member
 
Posts: 81
Joined: Thu Jun 28, 2012 1:48 pm

Re: Minetest 5.0.0

Postby texmex » Thu Mar 28, 2019 6:24 am

Zen, you may also just use brew install minetest --HEAD. This will give you the latest dev version.
texmex
Member
 
Posts: 1282
Joined: Mon Jul 11, 2016 9:08 pm
GitHub: tacotexmex
In-game: texmex



Return to News



Who is online

Users browsing this forum: Google Bot [Bot] and 0 guests