ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
From: mame@ruby-lang.org
To: ruby-core@ruby-lang.org
Subject: [ruby-core:101918] [Ruby master Bug#17491] `./configure' unsuccessful on Android NDK cross-build
Date: Tue, 05 Jan 2021 01:23:34 +0000 (UTC)	[thread overview]
Message-ID: <redmine.journal-89762.20210105012333.48178@ruby-lang.org> (raw)
In-Reply-To: redmine.issue-17491.20201230202636.48178@ruby-lang.org

Issue #17491 has been updated by mame (Yusuke Endoh).


I've committed your patch, thanks!

----------------------------------------
Bug #17491: `./configure' unsuccessful on Android NDK cross-build
https://bugs.ruby-lang.org/issues/17491#change-89762

* Author: xtkoba (Tee KOBAYASHI)
* Status: Closed
* Priority: Normal
* ruby -v: ruby 3.0.0p0 (2020-12-25 revision 95aff21468) [x86_64-linux]
* Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN
----------------------------------------
We have no such command as `getprop` in our Android NDK cross-build environment, and so `./configure` says
```
checking whether it is Android... yes
checking for Android API version... ./configure: line 9108: getprop: command not found
```
and finally dies saying
```
configure: error: size_t is signed
```


---Files--------------------------------
ruby-3.0.0-android-cross.patch (838 Bytes)


-- 
https://bugs.ruby-lang.org/

      parent reply	other threads:[~2021-01-05  1:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-30 20:26 [ruby-core:101819] [Ruby master Bug#17491] `./configure' unsuccessful on Android NDK cross-build xtkoba+ruby
2020-12-31  8:37 ` [ruby-core:101834] " mame
2020-12-31 14:18 ` [ruby-core:101836] " xtkoba+ruby
2021-01-05  1:23 ` mame [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.ruby-lang.org/en/community/mailing-lists/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=redmine.journal-89762.20210105012333.48178@ruby-lang.org \
    --to=ruby-core@ruby-lang.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).