Opened 17 months ago

Last modified 17 months ago

#66600 assigned enhancement

minetest arm64 support

Reported by: Zweihorn (@Zweihorn) Owned by: Zweihorn (@Zweihorn)
Priority: Low Milestone:
Component: ports Version: 2.8.0
Keywords: x86_64, arm64 Cc: reneeotten (Renee Otten)
Port: minetest

Description (last modified by Zweihorn (@Zweihorn))

minetest _arm64_ support depends on "irrlichtmt" if correct

Q1: Could "minetest" just add _arm64_ to new Portfile as "irrlichtmt" does support _arm64_ already?

Q2: Would this be reasonable although maintainer (me) doesn't have access to _arm64_ hw ?

Ref https://github.com/macports/macports-ports/pull/17151

Attachments (1)

Bildschirmfoto 2023-01-01 um 13.46.14.png (20.0 KB) - added by Zweihorn (@Zweihorn) 17 months ago.
ERROR pic from the so-called log at macos-11 job GUI view

Download all attachments as: .zip

Change History (7)

comment:1 Changed 17 months ago by Zweihorn (@Zweihorn)

Description: modified (diff)

Ref https://github.com/macports/macports-ports/pull/17151

Unsure about outcome of Q1 as the first DRAFT _failed for macos-11_

See: https://github.com/macports/macports-ports/actions/runs/3816071888

Need some support and advice as no ERROR log apparently and only some empty ERROR message line ??

Will dump the rev2 draft 01 and restart from scratch without 'arm64' in the meantime.

comment:2 Changed 17 months ago by ryandesign (Ryan Carsten Schmidt)

There are error logs in the PR checks. They show the problem was:

In file included from /opt/local/var/macports/build/_Users_runner_work_macports-ports_macports-ports_ports_games_minetest/minetest/work/minetest-5.6.1/src/client/shader.cpp:43:
/opt/local/include/irrlichtmt/mt_opengl.h:11:10: fatal error: 'KHR/khrplatform.h' file not found
#include <KHR/khrplatform.h>
         ^~~~~~~~~~~~~~~~~~~
1 error generated.

comment:3 Changed 17 months ago by Zweihorn (@Zweihorn)

Owner: set to Zweihorn

Self assigned and a good learning experience.

THX

Changed 17 months ago by Zweihorn (@Zweihorn)

ERROR pic from the so-called log at macos-11 job GUI view

comment:4 in reply to:  2 Changed 17 months ago by Zweihorn (@Zweihorn)

Replying to ryandesign:

There are error logs in the PR checks. They show the problem was:

In file included from /opt/local/var/macports/build/_Users_runner_work_macports-ports_macports-ports_ports_games_minetest/minetest/work/minetest-5.6.1/src/client/shader.cpp:43:
/opt/local/include/irrlichtmt/mt_opengl.h:11:10: fatal error: 'KHR/khrplatform.h' file not found
#include <KHR/khrplatform.h>
         ^~~~~~~~~~~~~~~~~~~
1 error generated.

THX

However, I am a little lost again.

  • Where is the Text Guide or User Manual for this?
  • What did I miss again? AFAIK there is only this empty ERROR line marked in red (see PNG) and I cannot get access to any log file like your's a.m. excerpt although I tried at least some ways of the web GUI .

Dummy me, sorry.

Version 0, edited 17 months ago by Zweihorn (@Zweihorn) (next)

comment:5 Changed 17 months ago by Zweihorn (@Zweihorn)

Priority: NormalLow

Besides the quite valuable advice now set to Low Priority and first things first.

Awaiting future request from users of the "minetest" port with access to ARM64 platform.

comment:6 Changed 17 months ago by Zweihorn (@Zweihorn)

Last edited 17 months ago by Zweihorn (@Zweihorn) (previous) (diff)
Note: See TracTickets for help on using tickets.