質問編集履歴
1
画像からコードに変更
test
CHANGED
File without changes
|
test
CHANGED
@@ -4,13 +4,181 @@
|
|
4
4
|
|
5
5
|
|
6
6
|
|
7
|
+
```ここに言語を入力
|
8
|
+
|
7
|
-
|
9
|
+
Installing sqlite3 1.4.2 with native extensions
|
10
|
+
|
8
|
-
|
11
|
+
エラー: mingw32: キー "4A6129F4E4B84AE46ED7F635628F528CF3053E04" は不明です
|
12
|
+
|
13
|
+
エラー: キー "4A6129F4E4B84AE46ED7F635628F528CF3053E04" をリモートで検索できませ
|
14
|
+
|
15
|
+
んでした
|
16
|
+
|
17
|
+
エラー: mingw64: キー "4A6129F4E4B84AE46ED7F635628F528CF3053E04" は不明です
|
18
|
+
|
19
|
+
エラー: キー "4A6129F4E4B84AE46ED7F635628F528CF3053E04" をリモートで検索できませ
|
20
|
+
|
21
|
+
んでした
|
22
|
+
|
23
|
+
エラー: msys: キー "4A6129F4E4B84AE46ED7F635628F528CF3053E04" は不明です
|
24
|
+
|
25
|
+
エラー: キー "4A6129F4E4B84AE46ED7F635628F528CF3053E04" をリモートで検索できませ
|
26
|
+
|
27
|
+
んでした
|
28
|
+
|
29
|
+
エラー: データベース 'mingw32' は無効です (無効または破損したデータベース (PGP
|
30
|
+
|
31
|
+
鍵))
|
32
|
+
|
33
|
+
エラー: データベース 'mingw64' は無効です (無効または破損したデータベース (PGP
|
34
|
+
|
35
|
+
鍵))
|
36
|
+
|
37
|
+
エラー: データベース 'msys' は無効です (無効または破損したデータベース (PGP 鍵))
|
38
|
+
|
39
|
+
|
40
|
+
|
41
|
+
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
|
42
|
+
|
43
|
+
|
44
|
+
|
45
|
+
current directory:
|
46
|
+
|
47
|
+
C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/sqlite3-1.4.2/ext/sqlite3
|
48
|
+
|
49
|
+
C:/Ruby26-x64/bin/ruby.exe -I C:/Ruby26-x64/lib/ruby/2.6.0 -r
|
50
|
+
|
9
|
-
|
51
|
+
./siteconf20200928-8928-zb1leu.rb extconf.rb
|
52
|
+
|
10
|
-
|
53
|
+
checking for sqlite3.h... no
|
54
|
+
|
55
|
+
sqlite3.h is missing. Install SQLite3 from http://www.sqlite.org/ first.
|
56
|
+
|
57
|
+
*** extconf.rb failed ***
|
58
|
+
|
59
|
+
Could not create Makefile due to some reason, probably lack of necessary
|
60
|
+
|
61
|
+
libraries and/or headers. Check the mkmf.log file for more details. You may
|
62
|
+
|
63
|
+
need configuration options.
|
64
|
+
|
65
|
+
|
66
|
+
|
67
|
+
Provided configuration options:
|
68
|
+
|
69
|
+
--with-opt-dir
|
70
|
+
|
71
|
+
--without-opt-dir
|
72
|
+
|
73
|
+
--with-opt-include
|
74
|
+
|
11
|
-
|
75
|
+
--without-opt-include=${opt-dir}/include
|
76
|
+
|
12
|
-
|
77
|
+
--with-opt-lib
|
78
|
+
|
79
|
+
--without-opt-lib=${opt-dir}/lib
|
80
|
+
|
81
|
+
--with-make-prog
|
82
|
+
|
83
|
+
--without-make-prog
|
84
|
+
|
85
|
+
--srcdir=.
|
86
|
+
|
87
|
+
--curdir
|
88
|
+
|
89
|
+
--ruby=C:/Ruby26-x64/bin/$(RUBY_BASE_NAME)
|
90
|
+
|
91
|
+
--with-sqlcipher
|
92
|
+
|
93
|
+
--without-sqlcipher
|
94
|
+
|
95
|
+
--with-sqlite3-config
|
96
|
+
|
97
|
+
--without-sqlite3-config
|
98
|
+
|
99
|
+
--with-pkg-config
|
100
|
+
|
101
|
+
--without-pkg-config
|
102
|
+
|
103
|
+
--with-sqlcipher
|
104
|
+
|
105
|
+
--without-sqlcipher
|
106
|
+
|
107
|
+
--with-sqlite3-dir
|
108
|
+
|
109
|
+
--without-sqlite3-dir
|
110
|
+
|
111
|
+
--with-sqlite3-include
|
112
|
+
|
113
|
+
--without-sqlite3-include=${sqlite3-dir}/include
|
114
|
+
|
115
|
+
--with-sqlite3-lib
|
116
|
+
|
13
|
-
|
117
|
+
--without-sqlite3-lib=${sqlite3-dir}/lib
|
118
|
+
|
119
|
+
|
120
|
+
|
121
|
+
To see why this extension failed to compile, please check the mkmf.log which can
|
122
|
+
|
123
|
+
|
124
|
+
|
125
|
+
be found here:
|
126
|
+
|
127
|
+
|
128
|
+
|
129
|
+
C:/Ruby26-x64/lib/ruby/gems/2.6.0/extensions/x64-mingw32/2.6.0/sqlite3-1.4.2/mkm
|
130
|
+
|
131
|
+
f.log
|
132
|
+
|
133
|
+
|
134
|
+
|
135
|
+
extconf failed, exit code 1
|
136
|
+
|
137
|
+
|
138
|
+
|
139
|
+
Gem files will remain installed in
|
140
|
+
|
141
|
+
C:/Ruby26-x64/lib/ruby/gems/2.6.0/gems/sqlite3-1.4.2 for inspection.
|
142
|
+
|
143
|
+
Results logged to
|
144
|
+
|
145
|
+
C:/Ruby26-x64/lib/ruby/gems/2.6.0/extensions/x64-mingw32/2.6.0/sqlite3-1.4.2/gem
|
146
|
+
|
147
|
+
_make.out
|
148
|
+
|
149
|
+
|
150
|
+
|
151
|
+
An error occurred while installing sqlite3 (1.4.2), and Bundler cannot continue.
|
152
|
+
|
153
|
+
|
154
|
+
|
155
|
+
Make sure that `gem install sqlite3 -v '1.4.2' --source 'https://rubygems.org/'`
|
156
|
+
|
157
|
+
|
158
|
+
|
159
|
+
succeeds before bundling.
|
160
|
+
|
161
|
+
|
162
|
+
|
163
|
+
In Gemfile:
|
164
|
+
|
165
|
+
sqlite3
|
166
|
+
|
167
|
+
run bundle binstubs bundler
|
168
|
+
|
169
|
+
Could not find gem 'sqlite3 (~> 1.4) x64-mingw32' in any of the gem sources
|
170
|
+
|
171
|
+
listed in your Gemfile.
|
172
|
+
|
173
|
+
rails webpacker:install
|
174
|
+
|
175
|
+
Could not find gem 'sqlite3 (~> 1.4) x64-mingw32' in any of the gem sources list
|
176
|
+
|
177
|
+
ed in your Gemfile.
|
178
|
+
|
179
|
+
Run `bundle install` to install missing gems.
|
180
|
+
|
181
|
+
```
|
14
182
|
|
15
183
|
|
16
184
|
|