Skip to content

Comments

tinysvm: add explicit --build flag for linux arm build#215720

Merged
carlocab merged 1 commit intomasterfrom
tinysvm-linux-arm
Mar 25, 2025
Merged

tinysvm: add explicit --build flag for linux arm build#215720
carlocab merged 1 commit intomasterfrom
tinysvm-linux-arm

Conversation

@chenrui333
Copy link
Member

  config.guess timestamp = 2001-04-20
  
  uname -m = aarch64
  uname -r = 6.8.0-1021-azure
  uname -s = Linux
  uname -v = #25~22.04.1-Ubuntu SMP Thu Jan 16 21:09:47 UTC 2025
  
  /usr/bin/uname -p = aarch64
  /bin/uname -X     = 
  
  hostinfo               = 
  /bin/universe          = 
  /usr/bin/arch -k       = 
  /bin/arch              = aarch64
  /usr/bin/oslevel       = 
  /usr/convex/getsysinfo = 
  
  UNAME_MACHINE = aarch64
  UNAME_RELEASE = 6.8.0-1021-azure
  UNAME_SYSTEM  = Linux
  UNAME_VERSION = #25~22.04.1-Ubuntu SMP Thu Jan 16 21:09:47 UTC 2025
  configure: error: can not guess host type; you must specify one

#211761

Signed-off-by: Rui Chen <rui@chenrui.dev>
@chenrui333 chenrui333 added CI-no-bottles Merge without publishing bottles linux-arm-bottling labels Mar 22, 2025
@chenrui333 chenrui333 marked this pull request as draft March 22, 2025 05:45
@chenrui333
Copy link
Member Author

still seeing some build issue

==> ./configure --mandir=/home/linuxbrew/.linuxbrew/Cellar/tinysvm/0.09/share/man --disable-shared --build=aarch64-unknown-linux-gnu --disable-debug --disable-dependency-tracking --prefix=/home/linuxbrew/.linuxbrew/Cellar/tinysvm/0.09 --libdir=/home/linuxbrew/.linuxbrew/Cellar/tinysvm/0.09/lib
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc-14
checking whether the C compiler (gcc-14  ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
/usr/bin/env /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/shims/shared/curl --version
/usr/bin/env /usr/bin/ruby -e puts\ RUBY_VERSION

@carlocab carlocab marked this pull request as ready for review March 25, 2025 06:28
@carlocab carlocab added this pull request to the merge queue Mar 25, 2025
Merged via the queue into master with commit 3add6c0 Mar 25, 2025
27 checks passed
@carlocab carlocab deleted the tinysvm-linux-arm branch March 25, 2025 06:32
@carlocab
Copy link
Member

carlocab commented Mar 25, 2025

Seems to not have worked: https://github.com/Homebrew/homebrew-core/actions/runs/14053199701/job/39347214586#step:5:83

I guess that might've been why this was a draft? Oops, sorry!

@chenrui333
Copy link
Member Author

no worries, it should be handled with #217238

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-no-bottles Merge without publishing bottles linux-arm-bottling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants