Projects
Mega:23.03
pixman
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 3
View file
_service:tar_scm:pixman.spec
Changed
@@ -1,11 +1,18 @@ Name: pixman Version: 0.42.2 -Release: 1 +Release: 2 Summary: Pixman is a pixel manipulation library for X and Cairo License: MIT URL: https://gitlab.freedesktop.org/pixman/pixman Source0: https://gitlab.freedesktop.org/pixman/pixman/-/archive/pixman-%{version}/pixman-pixman-%{version}.tar.bz2 - +#%if "toolchain"=="clang" +%ifarch aarch64 +Patch0: fix-arm.patch +%endif +%ifarch riscv64 +Patch1: fix-timeout.patch +%endif +#%endif BuildRequires: gcc meson %description @@ -53,6 +60,9 @@ %{_libdir}/pkgconfig/* %changelog +* Mon Jun 12 2023 zhangxiang <zhangxiang@iscas.ac.cn> - 0.42.2-2 +- Fix clang build error + * Fri Feb 03 2023 zhangpan <zhangpan@h-partners.com> - 0.42.2-1 - update to 0.42.2
View file
_service:tar_scm:fix-arm.patch
Added
@@ -0,0 +1,11 @@ +diff -ur pixman-pixman-0.42.2/meson.build pixman-pixman-0.42.2-copy/meson.build +--- pixman-pixman-0.42.2/meson.build 2022-11-03 01:25:48.000000000 +0800 ++++ pixman-pixman-0.42.2-copy/meson.build 2023-06-12 21:00:28.572355286 +0800 +@@ -37,6 +37,7 @@ + '-fno-strict-aliasing', + '-fvisibility=hidden', + '-Wundef', ++ '-fno-integrated-as', + # -ftrapping-math is the default for gcc, but -fno-trapping-math is the + # default for clang. The FLOAT_IS_ZERO macro is used to guard against + # floating-point exceptions, however with -fno-trapping-math, the compiler
View file
_service:tar_scm:fix-timeout.patch
Added
@@ -0,0 +1,13 @@ + +diff -ur pixman-pixman-0.42.2/test/meson.build pixman-pixman-0.42.2/test/meson.build +--- pixman-pixman-0.42.2/test/meson.build 2022-11-03 01:25:48.000000000 +0800 ++++ pixman-pixman-0.42.2/test/meson.build 2023-06-12 16:48:20.106141956 +0800 +@@ -82,7 +82,7 @@ + link_with : libtestutils, + dependencies : dep_threads, dep_openmp, idep_pixman, + ), +- timeout : 120, ++ timeout : 1200, + is_parallel : true, + ) + endforeach
View file
_service
Changed
@@ -1,8 +1,8 @@ <services> <service name="tar_scm"> - <param name="url">git@gitee.com:src-openeuler/pixman.git</param> + <param name="url">git@gitee.com:openeuler-risc-v/pixman.git</param> <param name="scm">git</param> - <param name="revision">openEuler-23.03</param> + <param name="revision">mega</param> <param name="exclude">*</param> <param name="extract">*</param> </service>
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2