openMSX SoftFabTask: build_openmsx_make
log in
2024-07-06 06:20
Overview
Data
Wrapper Log
1Using Python: python3
2Build configuration:
3Updating derived/x86_64-linux-opt/config/Version.ii...
4 Platform: x86_64-linux
5 Flavour: opt
6 Compiler: g++
7 Subset: full build
8Compiling Autofire.cc...
9Compiling CartridgeSlotManager.cc...
10Compiling CLIOption.cc...
11Compiling ChakkariCopy.cc...
12In file included from src/serialize_core.hh:4:0,
13 from src/serialize.hh:4,
14 from src/EmuDuration.hh:4,
15 from src/EmuTime.hh:4,
16 from src/DynamicClock.hh:4,
17 from src/Autofire.hh:5,
18 from src/Autofire.cc:1:
19src/serialize_constr.hh: In member function ‘openmsx::SerializeConstructorArgs<T>::type openmsx::SerializeConstructorArgs<T>::load(Archive&, unsigned int)’:
20src/serialize_constr.hh:37:71: error: cannot deduce template arguments for ‘tuple’ from ()
21 type load(Archive& /*ar*/, unsigned /*version*/) { return std::tuple(); }
22 ^
23In file included from src/serialize_core.hh:4:0,
24 from src/serialize.hh:4,
25 from src/EmuDuration.hh:4,
26 from src/EmuTime.hh:4,
27 from src/MSXDevice.hh:5,
28 from src/ChakkariCopy.hh:4,
29 from src/ChakkariCopy.cc:1:
30src/serialize_constr.hh: In member function ‘openmsx::SerializeConstructorArgs<T>::type openmsx::SerializeConstructorArgs<T>::load(Archive&, unsigned int)’:
31src/serialize_constr.hh:37:71: error: cannot deduce template arguments for ‘tuple’ from ()
32 type load(Archive& /*ar*/, unsigned /*version*/) { return std::tuple(); }
33 ^
34In file included from src/serialize_core.hh:4:0,
35 from src/serialize.hh:4,
36 from src/EmuDuration.hh:4,
37 from src/EmuTime.hh:4,
38 from src/input/StateChangeListener.hh:4,
39 from src/input/RecordedCommand.hh:5,
40 from src/CartridgeSlotManager.hh:4,
41 from src/CartridgeSlotManager.cc:1:
42src/serialize_constr.hh: In member function ‘openmsx::SerializeConstructorArgs<T>::type openmsx::SerializeConstructorArgs<T>::load(Archive&, unsigned int)’:
43src/serialize_constr.hh:37:71: error: cannot deduce template arguments for ‘tuple’ from ()
44 type load(Archive& /*ar*/, unsigned /*version*/) { return std::tuple(); }
45 ^
46Compiling CliExtension.cc...
47In file included from src/serialize_core.hh:5:0,
48 from src/serialize.hh:4,
49 from src/EmuDuration.hh:4,
50 from src/EmuTime.hh:4,
51 from src/DynamicClock.hh:4,
52 from src/Autofire.hh:5,
53 from src/Autofire.cc:1:
54src/serialize_meta.hh: In member function ‘std::tuple<> openmsx::MapConstrArgsEmpty<Base>::operator()(const TUPLEIn&)’:
55src/serialize_meta.hh:97:21: error: cannot deduce template arguments for ‘tuple’ from ()
56 return std::tuple();
57 ^
58src/serialize_meta.hh: In member function ‘void openmsx::PolymorphicInitializer<Archive, T>::init(Archive&, void*, unsigned int) const’:
59src/serialize_meta.hh:210:29: error: cannot deduce template arguments for ‘tuple’ from ()
60 loader(ar, *t, std::tuple(), id);
61 ^
62In file included from src/serialize.hh:4:0,
63 from src/EmuDuration.hh:4,
64 from src/EmuTime.hh:4,
65 from src/DynamicClock.hh:4,
66 from src/Autofire.hh:5,
67 from src/Autofire.cc:1:
68src/serialize_core.hh: In member function ‘T* openmsx::NonPolymorphicPointerLoader<T>::operator()(Archive&, unsigned int, GlobalTuple)’:
69src/serialize_core.hh:552:30: error: cannot deduce template arguments for ‘tuple’ from ()
70 loader(ar, *tp, std::tuple(), id, version);
71 ^
72In file included from src/serialize_core.hh:5:0,
73 from src/serialize.hh:4,
74 from src/EmuDuration.hh:4,
75 from src/EmuTime.hh:4,
76 from src/MSXDevice.hh:5,
77 from src/ChakkariCopy.hh:4,
78 from src/ChakkariCopy.cc:1:
79src/serialize_meta.hh: In member function ‘std::tuple<> openmsx::MapConstrArgsEmpty<Base>::operator()(const TUPLEIn&)’:
80src/serialize_meta.hh:97:21: error: cannot deduce template arguments for ‘tuple’ from ()
81 return std::tuple();
82 ^
83src/serialize_meta.hh: In member function ‘void openmsx::PolymorphicInitializer<Archive, T>::init(Archive&, void*, unsigned int) const’:
84src/serialize_meta.hh:210:29: error: cannot deduce template arguments for ‘tuple’ from ()
85 loader(ar, *t, std::tuple(), id);
86 ^
87In file included from src/serialize.hh:4:0,
88 from src/EmuDuration.hh:4,
89 from src/EmuTime.hh:4,
90 from src/MSXDevice.hh:5,
91 from src/ChakkariCopy.hh:4,
92 from src/ChakkariCopy.cc:1:
93src/serialize_core.hh: In member function ‘T* openmsx::NonPolymorphicPointerLoader<T>::operator()(Archive&, unsigned int, GlobalTuple)’:
94src/serialize_core.hh:552:30: error: cannot deduce template arguments for ‘tuple’ from ()
95 loader(ar, *tp, std::tuple(), id, version);
96 ^
97In file included from src/serialize_core.hh:5:0,
98 from src/serialize.hh:4,
99 from src/EmuDuration.hh:4,
100 from src/EmuTime.hh:4,
101 from src/input/StateChangeListener.hh:4,
102 from src/input/RecordedCommand.hh:5,
103 from src/CartridgeSlotManager.hh:4,
104 from src/CartridgeSlotManager.cc:1:
105src/serialize_meta.hh: In member function ‘std::tuple<> openmsx::MapConstrArgsEmpty<Base>::operator()(const TUPLEIn&)’:
106src/serialize_meta.hh:97:21: error: cannot deduce template arguments for ‘tuple’ from ()
107 return std::tuple();
108 ^
109src/serialize_meta.hh: In member function ‘void openmsx::PolymorphicInitializer<Archive, T>::init(Archive&, void*, unsigned int) const’:
110src/serialize_meta.hh:210:29: error: cannot deduce template arguments for ‘tuple’ from ()
111 loader(ar, *t, std::tuple(), id);
112 ^
113In file included from src/EmuDuration.hh:4:0,
114 from src/EmuTime.hh:4,
115 from src/DynamicClock.hh:4,
116 from src/Autofire.hh:5,
117 from src/Autofire.cc:1:
118src/serialize.hh: In member function ‘void openmsx::InputArchiveBase<Derived>::serialize(const char*, T&)’:
119src/serialize.hh:564:40: error: cannot deduce template arguments for ‘tuple’ from ()
120 loader(this->self(), tnc, std::tuple(), -1); // don't load id
121 ^
122In file included from src/serialize.hh:4:0,
123 from src/EmuDuration.hh:4,
124 from src/EmuTime.hh:4,
125 from src/input/StateChangeListener.hh:4,
126 from src/input/RecordedCommand.hh:5,
127 from src/CartridgeSlotManager.hh:4,
128 from src/CartridgeSlotManager.cc:1:
129src/serialize_core.hh: In member function ‘T* openmsx::NonPolymorphicPointerLoader<T>::operator()(Archive&, unsigned int, GlobalTuple)’:
130src/serialize_core.hh:552:30: error: cannot deduce template arguments for ‘tuple’ from ()
131 loader(ar, *tp, std::tuple(), id, version);
132 ^
133src/serialize.hh: In member function ‘void openmsx::MemOutputArchive::serialize(const char*, const T&, Args&& ...)’:
134src/serialize.hh:677:30: error: cannot deduce template arguments for ‘tuple’ from ()
135 serialize_group(std::tuple(), tag, t, std::forward<Args>(args)...);
136 ^
137src/serialize.hh: In member function ‘void openmsx::MemInputArchive::serialize(const char*, T&, Args&& ...)’:
138src/serialize.hh:789:30: error: cannot deduce template arguments for ‘tuple’ from ()
139 serialize_group(std::tuple(), tag, t, std::forward<Args>(args)...);
140 ^
141In file included from src/EmuDuration.hh:4:0,
142 from src/EmuTime.hh:4,
143 from src/input/StateChangeListener.hh:4,
144 from src/input/RecordedCommand.hh:5,
145 from src/CartridgeSlotManager.hh:4,
146 from src/CartridgeSlotManager.cc:1:
147src/serialize.hh: In member function ‘void openmsx::InputArchiveBase<Derived>::serialize(const char*, T&)’:
148src/serialize.hh:564:40: error: cannot deduce template arguments for ‘tuple’ from ()
149 loader(this->self(), tnc, std::tuple(), -1); // don't load id
150 ^
151In file included from src/EmuDuration.hh:4:0,
152 from src/EmuTime.hh:4,
153 from src/MSXDevice.hh:5,
154 from src/ChakkariCopy.hh:4,
155 from src/ChakkariCopy.cc:1:
156src/serialize.hh: In member function ‘void openmsx::InputArchiveBase<Derived>::serialize(const char*, T&)’:
157src/serialize.hh:564:40: error: cannot deduce template arguments for ‘tuple’ from ()
158 loader(this->self(), tnc, std::tuple(), -1); // don't load id
159 ^
160src/serialize.hh: In member function ‘void openmsx::MemOutputArchive::serialize(const char*, const T&, Args&& ...)’:
161src/serialize.hh:677:30: error: cannot deduce template arguments for ‘tuple’ from ()
162 serialize_group(std::tuple(), tag, t, std::forward<Args>(args)...);
163 ^
164src/serialize.hh: In member function ‘void openmsx::MemInputArchive::serialize(const char*, T&, Args&& ...)’:
165src/serialize.hh:789:30: error: cannot deduce template arguments for ‘tuple’ from ()
166 serialize_group(std::tuple(), tag, t, std::forward<Args>(args)...);
167 ^
168src/serialize.hh: In member function ‘void openmsx::MemOutputArchive::serialize(const char*, const T&, Args&& ...)’:
169src/serialize.hh:677:30: error: cannot deduce template arguments for ‘tuple’ from ()
170 serialize_group(std::tuple(), tag, t, std::forward<Args>(args)...);
171 ^
172src/serialize.hh: In member function ‘void openmsx::MemInputArchive::serialize(const char*, T&, Args&& ...)’:
173src/serialize.hh:789:30: error: cannot deduce template arguments for ‘tuple’ from ()
174 serialize_group(std::tuple(), tag, t, std::forward<Args>(args)...);
175 ^
176In file included from src/serialize_core.hh:4:0,
177 from src/serialize.hh:4,
178 from src/EmuDuration.hh:4,
179 from src/EmuTime.hh:4,
180 from src/MSXMotherBoard.hh:4,
181 from src/CliExtension.cc:3:
182src/serialize_constr.hh: In member function ‘openmsx::SerializeConstructorArgs<T>::type openmsx::SerializeConstructorArgs<T>::load(Archive&, unsigned int)’:
183src/serialize_constr.hh:37:71: error: cannot deduce template arguments for ‘tuple’ from ()
184 type load(Archive& /*ar*/, unsigned /*version*/) { return std::tuple(); }
185 ^
186make: *** [build/main.mk:495: derived/x86_64-linux-opt/obj/Autofire.o] Error 1
187make: *** Waiting for unfinished jobs....
188In file included from src/serialize_core.hh:5:0,
189 from src/serialize.hh:4,
190 from src/EmuDuration.hh:4,
191 from src/EmuTime.hh:4,
192 from src/MSXMotherBoard.hh:4,
193 from src/CliExtension.cc:3:
194src/serialize_meta.hh: In member function ‘std::tuple<> openmsx::MapConstrArgsEmpty<Base>::operator()(const TUPLEIn&)’:
195src/serialize_meta.hh:97:21: error: cannot deduce template arguments for ‘tuple’ from ()
196 return std::tuple();
197 ^
198src/serialize_meta.hh: In member function ‘void openmsx::PolymorphicInitializer<Archive, T>::init(Archive&, void*, unsigned int) const’:
199src/serialize_meta.hh:210:29: error: cannot deduce template arguments for ‘tuple’ from ()
200 loader(ar, *t, std::tuple(), id);
201 ^
202In file included from src/serialize.hh:4:0,
203 from src/EmuDuration.hh:4,
204 from src/EmuTime.hh:4,
205 from src/MSXMotherBoard.hh:4,
206 from src/CliExtension.cc:3:
207src/serialize_core.hh: In member function ‘T* openmsx::NonPolymorphicPointerLoader<T>::operator()(Archive&, unsigned int, GlobalTuple)’:
208src/serialize_core.hh:552:30: error: cannot deduce template arguments for ‘tuple’ from ()
209 loader(ar, *tp, std::tuple(), id, version);
210 ^
211In file included from src/EmuDuration.hh:4:0,
212 from src/EmuTime.hh:4,
213 from src/MSXMotherBoard.hh:4,
214 from src/CliExtension.cc:3:
215src/serialize.hh: In member function ‘void openmsx::InputArchiveBase<Derived>::serialize(const char*, T&)’:
216src/serialize.hh:564:40: error: cannot deduce template arguments for ‘tuple’ from ()
217 loader(this->self(), tnc, std::tuple(), -1); // don't load id
218 ^
219src/serialize.hh: In member function ‘void openmsx::MemOutputArchive::serialize(const char*, const T&, Args&& ...)’:
220src/serialize.hh:677:30: error: cannot deduce template arguments for ‘tuple’ from ()
221 serialize_group(std::tuple(), tag, t, std::forward<Args>(args)...);
222 ^
223src/serialize.hh: In member function ‘void openmsx::MemInputArchive::serialize(const char*, T&, Args&& ...)’:
224src/serialize.hh:789:30: error: cannot deduce template arguments for ‘tuple’ from ()
225 serialize_group(std::tuple(), tag, t, std::forward<Args>(args)...);
226 ^
227make: *** [build/main.mk:495: derived/x86_64-linux-opt/obj/ChakkariCopy.o] Error 1
228make: *** [build/main.mk:495: derived/x86_64-linux-opt/obj/CartridgeSlotManager.o] Error 1
229make: *** [build/main.mk:495: derived/x86_64-linux-opt/obj/CliExtension.o] Error 1