+ {% for k, b in data["builds_a"]["chroots"].items()|sort() %}
+
+ {% if b.state == "importing" or b.state == "pending" %}
+
+ {% endif %}
+ {% if b.state == "starting" or b.state == "running" %}
+
+ {% endif %}
+ {% if b.state == "succeeded" or b.state == "forked" or b.state == "skipped" %}
+
+ {% endif %}
+ {% if b.state == "failed" %}
+
+ {% endif %}
+ {% if b.state == "canceled" %}
+
+ {% endif %}
+ {{ k.split('-')[-1] }}
+
+ {% endfor %}
+
+
+ {% for k, b in data["builds_b"]["chroots"].items()|sort() %}
+
+ {% if b.state == "importing" or b.state == "pending" %}
+
+ {% endif %}
+ {% if b.state == "starting" or b.state == "running" %}
+
+ {% endif %}
+ {% if b.state == "succeeded" or b.state == "forked" or b.state == "skipped" %}
+
+ {% endif %}
+ {% if b.state == "failed" %}
+
+ {% endif %}
+ {% if b.state == "canceled" %}
+
+ {% endif %}
+ {% if b.url is not none %}
+ {{ k.split('-')[-1] }}
+ {% else %}
+ {{ b.arch }}
+ {% endif %}
+
+
+ {% endfor %}
+
+ {{ data['changed'] }}
+
+
{{ data['note'] }}
+
+ {% endfor %}
+
+
+
+
+
+
+
+
+
+
+
diff --git a/f36.ini b/f36.ini
new file mode 100644
index 000000000..9e084da28
--- /dev/null
+++ b/f36.ini
@@ -0,0 +1,9 @@
+[current]
+url=https://copr.fedorainfracloud.org
+owner=@fedora-llvm-team
+project=clang-built-f35
+
+[next]
+url=https://copr.fedorainfracloud.org
+owner=@fedora-llvm-team
+project=clang-built-f36
diff --git a/f37.ini b/f37.ini
new file mode 100644
index 000000000..e55bf200a
--- /dev/null
+++ b/f37.ini
@@ -0,0 +1,9 @@
+[current]
+url=https://copr.fedorainfracloud.org
+owner=@fedora-llvm-team
+project=clang-built-f36
+
+[next]
+url=https://copr.fedorainfracloud.org
+owner=@fedora-llvm-team
+project=clang-built-f37
diff --git a/status/fedora-37.cfg b/status/fedora-37.cfg
new file mode 100644
index 000000000..4b12c8ac6
--- /dev/null
+++ b/status/fedora-37.cfg
@@ -0,0 +1,82 @@
+[wontfix]
+arpack: Fortran
+glibmm24: This package was renamed to glibmm2.4: https://src.fedoraproject.org/rpms/glibmm24/c/ba9985b79c07dcf06ca055efbc32fa8715c32660?branch=rawhide
+gtkmm30: This package was renamed to gtkmm3.0: https://src.fedoraproject.org/rpms/gtkmm30/c/1478076589a10e983c8de6a2a9f20095095c31ab?branch=rawhide
+enchant2: mingw
+flexiblas: Fortran
+geos: mingw
+sord: FTBFS: https://bugzilla.redhat.com/show_bug.cgi?id=2113731
+SuperLU: Fortran
+hdf: Fortran
+libspatialite: mingw
+
+[willfix]
+acpica-tools: https://src.fedoraproject.org/rpms/acpica-tools/pull-request/4 https://github.com/acpica/acpica/pull/648
+atlas: libtatlas.so.3.10 was built with gcc
+bacula: Need gcc symlink
+bind: Test failure
+bolt: Test failure
+boost: RPM file not found
+bpftrace: Package not built with clang
+btrfs-fuse: error: use of undeclared identifier 'XFS_IOC_ALLOCSP64'
+ceph: Requires gcc specific command -flto-partition=none when building with LTO.
+check: ppc64le test failure
+cjose: [-Werror,-Wstrict-prototypes] Need Upstream Bug
+clucene: [-Wc++11-narrowing] Needs Upstream Bug
+cmake: Test failure
+cmocka: Test failure
+criu: Build system does some kind of merging of command line arguments error: unknown argument: '-fcf-protection-O2'. Need Upstream Bug
+cyrus-imapd: Seems like a problem with FORTIFY_SOURCE
+dav1d: ppc64le error: initializer element is not a compile-time constant
+debugedit: Test failure
+device-mapper-multipath: See https://bugs.kde.org/show_bug.cgi?id=430429 valgrind.h file needs to be updated. Need Upstream Bug
+device-mapper-persistent-data: Package not built with clang
+dovecot: -fstack-reuse=none
+dpdk: Uses GCC_VERSION macro on ppc64le
+dtc: [-Werror,-Wcast-qual] [-Werror,-Wself-assign]
+dyninst: error: invalid argument '-std=c11' not allowed with 'C++'
+edk2: -Werror,-Wunknown-warning-option Needs Upstream Bug
+elfutils: error: redefinition of typedef 'debuginfod_client' is a C11 feature [-Werror,-Wtypedef-redefinition]
+emacs: Package not built with clang
+freeradius: Fails with "Can not find suitable object file" even with LTO disabled.
+frr: Testsuite failure
+gcc: asprintf
+gdb: [-Werror,-Wdeprecated-copy]
+glib2: See https://bugs.kde.org/show_bug.cgi?id=430429 valgrind.h file needs to be updated. Need Upstream Bug
+glm: [-Werror,-Wimplicit-int-conversion] Need Upstream Bug
+gmp: aarch64 test failure
+gnu-efi: -maccumulate-outgoing-args
+gnutls: --generate-missing-build-notes
+grubby: Needs gcc symlink
+highway: ppc64le test failure
+hunspell: Uses profile flags
+java-1.8.0-openjdk: Wants GCC explicitly
+java-11-openjdk: Wants GCC explicitly
+java-17-openjdk: Wants GCC explicitly
+jss: Build system reverses the compiler arguments, so we end up with --config -Wp,-D_GLIBCXX_ASSERTIONS
+krb5: [-Werror,-Wimplicit-function-declaration] Fails due to https://bugzilla.redhat.com/show_bug.cgi?id=2083876
+ksh: [-Wint-conversion] Need Upstream Bug
+lensfun: [-Wreserved-user-defined-literal] Need Upstream Bug
+libb2: rpath problem with OpenMP due to: https://github.com/llvm/llvm-project/commit/a80d5c34e4b99f21fa371160ac7eb7e9db093997
+libffi: Error parsing s390x assembly
+libjpeg-turbo: Test failure on s390x
+liblognorm: asprintfA
+libmpc: ppc64le Test failure
+libmpcdec: Needs LTO disabled, LDFLAGS not respected.
+libnftnl: error: no member named '__builtin___snprintf_chk' in 'struct obj_ops'
+libpsm2: [-Werror,-Wunused-but-set-variable]
+libraqm: Fixed upstream: https://github.com/HOST-Oman/libraqm/commit/3f50e35d239059823162cbfba3c7adfe8e5f1907 and in rawhide: https://src.fedoraproject.org/rpms/libraqm/c/251210182c9524ed4fa2c1fa89430fa83aa51d8c?branch=rawhide
+librdkafka: Spec file has %define _lto_cflags -flto=auto -ffat-lto-objects
+libreswan: Fixed in upstream spec file: https://github.com/libreswan/libreswan/commit/f979aae6dfc9a6da08b6521e1458157b4bea1fca
+libstoragemgmt: error: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Werror,-Wvarargs]
+libuser: Fixed in rawhide
+libvma: error: 'gettid' is missing exception specification 'throw()'
+memcached: [-Werror,-Wstrict-prototypes] Need Upstream Bug
+mptcpd: [-Werror,-Wstrict-prototypes] Need Upstream Bug
+ogdi: [-Wint-conversion] Needs Upstream Bug
+openbios: Package not built with clang
+opensc: [-Werror,-Wdeprecated-non-prototype] Need Upstream Bug
+pbzip2: [-Wreserved-user-defined-literal] Need Upstream Bug. Fedora Fix: https://src.fedoraproject.org/rpms/pbzip2/pull-request/2
+raptor2: [-Wint-conversion] Need Upstream Bug
+uuid: "libtool: compile: unable to infer tagged configuration" I think this is failing because libtool was built with gcc.
+zziplib: [-Wint-conversion] Need Upstream Bug
diff --git a/template.html b/template.html
new file mode 100644
index 000000000..e17445b17
--- /dev/null
+++ b/template.html
@@ -0,0 +1,148 @@
+
+
+
+
+
+
+
+
+
+ {{ title }}
+
+
+
+
+
+
+