Fabrice Fontaine
84668397c1
package/libfreeimage: fix musl build
...
Fix the following musl build failure:
In file included from /nvmedata/autobuild/instance-12/output-1/per-package/libfreeimage/host/armeb-buildroot-linux-musleabi/sysroot/usr/include/pthread.h:31,
from /nvmedata/autobuild/instance-12/output-1/per-package/libfreeimage/host/armeb-buildroot-linux-musleabi/include/c++/9.4.0/armeb-buildroot-linux-musleabi/bits/gthr-default.h:35,
from /nvmedata/autobuild/instance-12/output-1/per-package/libfreeimage/host/armeb-buildroot-linux-musleabi/include/c++/9.4.0/armeb-buildroot-linux-musleabi/bits/gthr.h:148,
from /nvmedata/autobuild/instance-12/output-1/per-package/libfreeimage/host/armeb-buildroot-linux-musleabi/include/c++/9.4.0/ext/atomicity.h:35,
from /nvmedata/autobuild/instance-12/output-1/per-package/libfreeimage/host/armeb-buildroot-linux-musleabi/include/c++/9.4.0/bits/basic_string.h:39,
from /nvmedata/autobuild/instance-12/output-1/per-package/libfreeimage/host/armeb-buildroot-linux-musleabi/include/c++/9.4.0/string:55,
from Source/Utilities.h:44,
from Source/FreeImage/PluginPSD.cpp:27:
Source/FreeImage/PluginPSD.cpp: In function 'BOOL Save(FreeImageIO*, FIBITMAP*, fi_handle, int, int, void*)':
Source/FreeImage/PluginPSD.cpp:130:10: error: cannot convert 'std::nullptr_t' to 'BOOL' {aka 'int'} in return
130 | return NULL;
| ^~~~
Fixes:
- http://autobuild.buildroot.org/results/f9c4ba83a506d374d8a28673aac619d8ff80f3da
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com >
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr >
(cherry picked from commit d3ee0c781e )
Signed-off-by: Peter Korsgaard <peter@korsgaard.com >
2022-06-06 12:17:12 +02:00
..
2022-04-10 17:34:32 +02:00
2022-05-27 09:55:18 +02:00
2022-04-04 14:41:58 +02:00
2022-05-24 14:53:51 +02:00
2022-05-29 10:47:50 +02:00
2022-02-13 16:27:50 +01:00
2022-05-29 10:26:23 +02:00
2022-03-23 22:47:31 +01:00
2022-02-20 10:59:20 +01:00
2022-04-07 21:55:18 +02:00
2022-04-04 14:45:29 +02:00
2022-02-17 22:47:43 +01:00
2022-05-26 10:43:36 +02:00
2022-05-26 23:22:06 +02:00
2022-05-22 12:09:28 +02:00
2022-05-27 10:19:01 +02:00
2022-05-22 12:07:24 +02:00
2022-05-23 15:00:50 +02:00
2022-05-26 10:08:37 +02:00
2022-05-24 17:07:03 +02:00
2022-04-11 11:46:02 +02:00
2022-04-11 15:32:28 +02:00
2022-05-27 21:01:08 +02:00
2022-03-31 08:04:38 +02:00
2022-03-20 19:43:08 +01:00
2022-05-23 17:30:43 +02:00
2022-03-31 08:04:38 +02:00
2022-05-27 11:36:38 +02:00
2022-03-31 08:25:36 +02:00
2022-05-27 11:18:07 +02:00
2022-05-29 10:12:54 +02:00
2022-05-28 11:39:00 +02:00
2022-04-09 12:49:24 +02:00
2022-04-10 23:03:43 +02:00
2022-05-26 10:08:37 +02:00
2022-02-20 20:15:26 +01:00
2022-04-11 22:21:38 +02:00
2022-04-04 21:17:04 +02:00
2022-05-28 08:37:53 +02:00
2022-02-17 21:39:05 +01:00
2022-05-29 10:28:22 +02:00
2022-03-31 08:04:38 +02:00
2022-04-04 14:41:58 +02:00
2022-03-29 22:02:19 +02:00
2022-02-28 22:18:33 +01:00
2022-05-24 10:19:56 +02:00
2022-04-09 16:11:45 +02:00
2022-05-24 10:15:48 +02:00
2022-03-07 20:41:54 +01:00
2022-03-07 20:41:54 +01:00
2022-05-28 21:20:23 +02:00
2022-03-20 22:19:33 +01:00
2022-04-10 17:36:43 +02:00
2022-04-10 17:36:47 +02:00
2022-02-20 10:59:17 +01:00
2022-05-29 10:28:22 +02:00
2022-05-28 11:12:06 +02:00
2022-03-20 18:45:50 +01:00
2022-05-27 20:56:29 +02:00
2022-03-18 09:51:43 +01:00
2022-05-24 15:44:12 +02:00
2022-02-28 19:39:01 +01:00
2022-05-24 17:05:38 +02:00
2022-03-29 21:46:51 +02:00
2022-05-27 11:51:32 +02:00
2022-04-04 14:41:58 +02:00
2022-04-09 16:09:45 +02:00
2022-04-04 14:41:58 +02:00
2022-05-28 08:51:58 +02:00
2022-05-29 10:13:30 +02:00
2022-03-07 20:12:30 +01:00
2022-05-29 10:43:12 +02:00
2022-03-21 08:43:35 +01:00
2022-03-07 22:43:45 +01:00
2022-03-31 13:20:43 +02:00
2022-03-03 23:03:03 +01:00
2022-02-13 16:21:04 +01:00
2022-03-07 23:15:14 +01:00
2022-05-28 21:26:51 +02:00
2022-04-09 16:11:04 +02:00
2022-05-24 14:55:10 +02:00
2022-05-28 08:46:25 +02:00
2022-05-28 12:54:18 +02:00
2022-05-28 11:18:43 +02:00
2022-03-30 19:19:36 +02:00
2022-05-29 10:52:26 +02:00
2022-02-14 20:57:56 +01:00
2022-05-22 12:30:21 +02:00
2022-04-10 23:48:12 +02:00
2022-02-13 16:27:42 +01:00
2022-03-07 22:21:54 +01:00
2022-04-04 19:50:59 +02:00
2022-02-13 17:57:44 +01:00
2022-05-27 10:05:04 +02:00
2022-04-11 11:43:24 +02:00
2022-04-11 11:43:24 +02:00
2022-04-09 12:29:14 +02:00
2022-03-18 09:51:56 +01:00
2022-03-31 08:22:29 +02:00
2022-03-31 08:47:28 +02:00
2022-05-18 14:11:37 +02:00
2022-05-24 15:47:54 +02:00
2022-03-07 22:21:54 +01:00
2022-03-31 08:04:38 +02:00
2022-05-22 12:03:38 +02:00
2022-05-28 08:33:13 +02:00
2022-04-11 09:45:56 +02:00
2022-04-07 21:52:01 +02:00
2022-05-26 10:14:07 +02:00
2022-03-29 22:00:54 +02:00
2022-02-16 22:38:17 +01:00
2022-04-07 21:54:16 +02:00
2022-05-28 21:23:24 +02:00
2022-04-10 17:35:16 +02:00
2022-05-28 11:16:18 +02:00
2022-04-10 21:57:07 +02:00
2022-04-13 09:56:59 +02:00
2022-05-27 10:52:41 +02:00
2022-06-06 12:17:12 +02:00
2022-03-30 19:19:36 +02:00
2022-03-06 22:20:37 +01:00
2022-03-20 22:34:43 +01:00
2022-02-17 21:29:10 +01:00
2022-02-17 21:29:15 +01:00
2022-03-20 22:35:37 +01:00
2022-05-27 10:17:10 +02:00
2022-02-17 21:29:21 +01:00
2022-03-23 22:42:18 +01:00
2022-05-27 10:11:04 +02:00
2022-05-18 14:13:55 +02:00
2022-05-22 22:12:22 +02:00
2022-05-29 10:14:13 +02:00
2022-05-27 11:21:05 +02:00
2022-03-21 08:50:36 +01:00
2022-05-27 21:07:20 +02:00
2022-06-01 18:13:45 +02:00
2022-05-26 21:58:00 +02:00
2022-05-24 15:44:27 +02:00
2022-02-13 16:27:26 +01:00
2022-03-23 21:58:46 +01:00
2022-06-06 12:07:12 +02:00
2022-05-28 10:39:35 +02:00
2022-05-23 17:34:03 +02:00
2022-04-10 17:32:50 +02:00
2022-05-29 10:12:40 +02:00
2022-05-27 11:28:27 +02:00
2022-04-09 16:10:22 +02:00
2022-03-21 08:23:30 +01:00
2022-02-20 22:36:35 +01:00
2022-03-29 21:33:39 +02:00
2022-05-27 09:40:45 +02:00
2022-05-24 14:51:57 +02:00
2022-03-20 10:48:22 +01:00
2022-03-07 20:10:48 +01:00
2022-05-26 10:19:25 +02:00
2022-04-11 11:43:55 +02:00
2022-02-16 22:54:35 +01:00
2022-05-27 21:10:39 +02:00
2022-03-05 17:28:34 +01:00
2022-05-24 10:06:08 +02:00
2022-05-28 10:12:29 +02:00
2022-03-06 21:28:55 +01:00
2022-04-04 21:33:02 +02:00
2022-04-04 14:31:06 +02:00
2022-05-26 10:08:37 +02:00
2022-05-28 12:58:56 +02:00
2022-06-01 22:52:26 +02:00
2022-05-27 11:29:13 +02:00
2022-05-28 10:31:43 +02:00
2022-03-31 13:52:35 +02:00
2022-02-20 20:22:11 +01:00
2022-05-22 12:22:20 +02:00
2022-03-19 20:04:18 +01:00
2022-04-13 10:12:03 +02:00
2022-05-24 17:02:35 +02:00
2022-03-31 14:14:37 +02:00
2022-05-24 14:52:18 +02:00
2022-03-31 13:47:26 +02:00
2022-03-21 17:20:48 +01:00
2022-05-24 14:58:45 +02:00
2022-04-04 14:41:58 +02:00
2022-02-14 21:43:11 +01:00
2022-02-13 16:21:04 +01:00
2022-05-28 11:15:13 +02:00
2022-03-20 19:29:56 +01:00
2022-05-22 12:08:50 +02:00
2022-04-04 14:41:58 +02:00
2022-04-10 23:02:09 +02:00
2022-02-14 21:04:40 +01:00
2022-05-27 10:07:53 +02:00
2022-05-27 10:01:53 +02:00
2022-05-22 22:17:49 +02:00
2022-06-01 18:13:45 +02:00
2022-05-28 11:41:00 +02:00
2022-05-28 13:04:41 +02:00
2022-05-28 21:41:14 +02:00
2022-03-23 22:00:39 +01:00
2022-05-26 23:25:17 +02:00
2022-04-04 14:41:58 +02:00
2022-03-21 14:10:25 +01:00
2022-05-26 10:33:54 +02:00
2022-05-22 22:21:59 +02:00
2022-05-22 22:21:59 +02:00
2022-05-27 11:30:51 +02:00
2022-05-28 11:05:21 +02:00
2022-03-19 22:49:54 +01:00
2022-03-21 17:32:34 +01:00
2022-03-08 13:44:38 +01:00
2022-04-10 17:36:06 +02:00
2022-03-07 22:52:33 +01:00
2022-04-04 21:44:00 +02:00
2022-04-04 14:41:58 +02:00
2022-05-27 09:38:48 +02:00
2022-05-26 10:17:13 +02:00
2022-02-17 22:47:41 +01:00
2022-05-27 09:57:37 +02:00
2022-02-17 22:47:45 +01:00
2022-05-28 11:38:09 +02:00
2022-05-22 22:18:23 +02:00
2022-05-29 10:41:49 +02:00
2022-04-10 17:35:59 +02:00
2022-05-24 15:48:31 +02:00
2022-03-30 21:43:42 +02:00
2022-05-29 10:28:22 +02:00
2022-05-28 08:26:09 +02:00
2022-05-29 10:25:28 +02:00
2022-03-18 09:26:26 +01:00
2022-03-31 13:35:35 +02:00
2022-02-17 21:29:12 +01:00
2022-04-04 14:41:58 +02:00
2022-03-07 22:21:54 +01:00
2022-05-22 12:14:42 +02:00
2022-05-27 14:43:54 +02:00
2022-05-28 08:49:50 +02:00
2022-03-29 21:44:33 +02:00
2022-03-29 21:57:14 +02:00
2022-04-09 16:02:11 +02:00
2022-03-05 15:08:29 +01:00
2022-05-22 12:10:05 +02:00
2022-03-05 15:05:55 +01:00
2022-04-09 12:48:55 +02:00
2022-02-20 23:18:24 +01:00
2022-04-04 14:32:29 +02:00
2022-05-28 10:08:54 +02:00
2022-02-13 20:50:48 +01:00
2022-05-26 10:08:37 +02:00
2022-02-20 22:27:40 +01:00
2022-02-14 21:37:43 +01:00
2022-03-29 21:48:44 +02:00
2022-05-27 11:46:26 +02:00
2022-04-04 14:48:03 +02:00
2022-04-04 14:48:03 +02:00
2022-04-10 21:54:16 +02:00
2022-05-27 11:48:41 +02:00
2022-05-27 10:09:33 +02:00
2022-05-27 10:09:33 +02:00
2022-04-26 22:49:33 +02:00
2022-05-27 10:51:33 +02:00
2022-05-26 10:08:37 +02:00
2022-05-26 23:24:39 +02:00
2022-03-21 17:56:56 +01:00
2022-03-07 20:21:19 +01:00
2022-03-07 21:05:34 +01:00
2022-05-03 11:51:33 +02:00
2022-02-14 21:09:37 +01:00
2022-05-28 08:44:43 +02:00
2022-03-23 22:28:34 +01:00
2022-03-20 19:14:23 +01:00
2022-05-23 12:57:41 +02:00
2022-05-28 13:04:41 +02:00
2022-04-04 14:41:58 +02:00
2022-05-28 21:21:54 +02:00
2022-05-22 12:19:22 +02:00
2022-05-28 21:06:44 +02:00
2022-05-27 10:47:23 +02:00
2022-04-04 14:41:58 +02:00
2022-04-10 17:36:52 +02:00
2022-05-28 14:46:13 +02:00
2022-03-29 21:55:40 +02:00
2022-03-08 21:42:03 +01:00
2022-05-27 09:53:11 +02:00
2022-05-27 11:52:55 +02:00
2022-03-07 21:46:16 +01:00
2022-05-27 20:53:40 +02:00
2022-03-02 19:35:26 +01:00
2022-05-23 12:56:50 +02:00
2022-03-20 19:28:37 +01:00
2022-05-28 10:31:43 +02:00
2022-02-17 22:47:47 +01:00
2022-03-07 22:58:21 +01:00
2022-04-04 14:41:58 +02:00
2022-04-11 11:42:02 +02:00
2022-03-30 19:20:21 +02:00
2022-06-01 22:54:57 +02:00
2022-02-16 22:38:15 +01:00
2022-04-11 11:42:19 +02:00
2022-05-21 23:58:27 +02:00
2022-02-16 22:37:56 +01:00
2022-03-31 08:04:38 +02:00
2022-05-27 10:17:22 +02:00
2022-05-29 10:28:22 +02:00
2022-05-27 11:43:44 +02:00
2022-03-21 17:39:36 +01:00
2022-04-10 21:55:43 +02:00
2022-05-24 17:04:08 +02:00
2022-04-11 11:45:25 +02:00
2022-03-20 19:30:46 +01:00
2022-05-23 12:59:10 +02:00
2022-05-26 11:19:03 +02:00
2022-05-27 11:41:58 +02:00
2022-05-29 10:28:22 +02:00
2022-04-08 14:39:35 +02:00
2022-05-23 17:36:18 +02:00
2022-03-29 22:19:32 +02:00
2022-03-07 23:17:23 +01:00
2022-04-05 22:05:50 +02:00
2022-05-22 12:11:05 +02:00
2022-02-17 21:29:19 +01:00
2022-05-29 10:19:43 +02:00
2022-03-20 22:24:19 +01:00
2022-03-05 15:10:36 +01:00
2022-05-26 10:42:37 +02:00
2022-03-20 19:26:57 +01:00
2022-05-26 10:41:00 +02:00
2022-05-27 11:53:00 +02:00
2022-03-21 13:58:55 +01:00
2022-02-20 21:52:28 +01:00
2022-05-29 10:52:26 +02:00
2022-03-31 08:43:19 +02:00
2022-04-04 14:41:58 +02:00
2022-02-20 16:36:45 +01:00
2022-04-26 22:41:42 +02:00
2022-04-05 21:47:57 +02:00
2022-04-11 11:41:46 +02:00
2022-05-26 10:19:25 +02:00
2022-05-22 12:04:48 +02:00
2022-02-20 20:36:20 +01:00
2022-06-01 17:57:43 +02:00
2022-02-22 11:36:42 +01:00
2022-04-04 21:35:44 +02:00
2022-03-03 23:08:05 +01:00
2022-02-28 19:36:50 +01:00
2022-05-22 12:29:47 +02:00
2022-05-26 10:07:58 +02:00
2022-02-20 22:27:23 +01:00
2022-05-26 23:21:48 +02:00
2022-04-04 21:37:46 +02:00
2022-05-26 10:45:47 +02:00
2022-02-20 20:23:03 +01:00
2022-02-13 16:29:33 +01:00
2022-03-20 22:41:25 +01:00
2022-03-30 21:40:41 +02:00
2022-03-07 22:57:18 +01:00
2022-03-08 12:49:49 +01:00
2022-03-07 22:21:54 +01:00
2022-05-28 10:59:26 +02:00
2022-05-28 21:33:36 +02:00
2022-03-08 21:11:50 +01:00
2022-05-28 10:57:00 +02:00
2022-03-07 22:39:48 +01:00