0
1

More than 1 year has passed since last update.

今日やったことメモ

Last updated at Posted at 2023-08-25

ベンチャー企業のインターンの参加

就活IT業界に関する考え方が変わった。
Railsで何かアプリを作る→ポートフォリオの充実
もっと色々やってみる気になった
アルバイト先のシフト作成アプリを作りたい
githubの使い方を学んだ→実際使ってアプリ作る

M1Mac(OS:Venture13.5)Railsの環境開発

正直発展なし

x21024xx@x21024xxnoAir ~ % rbenv install 3.2.2

To follow progress, use 'tail -f /var/folders/mq/x7rmlj0j7s5c3pq1tybgm6n00000gn/T/ruby-build.20230826002544.44088.log' or pass --verbose
Downloading openssl-3.1.1.tar.gz...
-> https://dqw8nmjcqpjn7.cloudfront.net/b3aa61334233b852b63ddb048df181177c2c659eb9d4376008118f9c08d07674
Installing openssl-3.1.1...
Installed openssl-3.1.1 to /Users/x21024xx/.rbenv/versions/3.2.2

Downloading ruby-3.2.2.tar.gz...
-> https://cache.ruby-lang.org/pub/ruby/3.2/ruby-3.2.2.tar.gz
Installing ruby-3.2.2...
ruby-build: using readline from homebrew
ruby-build: using libyaml from homebrew
ruby-build: using gmp from homebrew

BUILD FAILED (macOS 13.5 using ruby-build 20230717)

Inspect or clean up the working tree at /var/folders/mq/x7rmlj0j7s5c3pq1tybgm6n00000gn/T/ruby-build.20230826002544.44088.57BWto
Results logged to /var/folders/mq/x7rmlj0j7s5c3pq1tybgm6n00000gn/T/ruby-build.20230826002544.44088.log

Last 10 log lines:
checking for llvm-strip... no
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... configure: error: in `/var/folders/mq/x7rmlj0j7s5c3pq1tybgm6n00000gn/T/ruby-build.20230826002544.44088.57BWto/ruby-3.2.2':
configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details
make: *** No targets specified and no makefile found.  Stop.
x21024xx@x21024xxnoAir ~ % 

このエラーが解決できない、、、


0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1