vcswatch reports that
this package seems to have a new changelog entry (version
1:13~++20210403031832+89afec348dbd-1~exp1, distribution
UNRELEASED) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit 805991b3e5f69f6ca0bbdc345ec06bea09aa4a8e
Author: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Date: Tue Apr 13 10:10:21 2021 +0200
Re-enable the M68k backend which now builds without patches
commit 6b95f9ce2637ccb34df90f785bdac7316ce16c87
Author: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Date: Mon Apr 12 17:53:08 2021 +0200
Drop m68k patches D98537 and D98540 again
commit 9182f5787d3b4ce6527e855d3a94f2427d21de3a
Merge: f8d7bfbf 461a35f7
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Fri Apr 9 14:59:03 2021 +0000
Merge branch 'kwk-snapshot-patch-75208' into 'snapshot'
Propose simplification in version determination by deleting all non numeric characters
See merge request pkg-llvm-team/llvm-toolchain!65
commit 461a35f70c347330288379c9ba6e0d1183e886fd
Author: Konrad Kleine <kkleine@redhat.com>
Date: Fri Apr 9 14:42:31 2021 +0000
Propose simplification in version determination by deleting all non numeric characters
This doesn't change the behavior but I found it much easier to maintain in my own code than.
commit f8d7bfbf29ae4ba1d94e28534ab64362091dcd67
Author: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Date: Fri Apr 9 16:05:06 2021 +0200
Revert "Skip installation of missing hwasan_symbolize on x32"
This reverts commit ba08aa48e8d88af79f7151854fee4cdd8b5ea174.
commit 6da3253b7dfe9fd7d443d1fdb94505cd3c0b83e7
Author: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Date: Tue Apr 6 10:26:49 2021 +0200
Drop removed patches D98519 and D99869 from debian/patches/series
commit ba08aa48e8d88af79f7151854fee4cdd8b5ea174
Author: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Date: Tue Apr 6 09:15:39 2021 +0200
Skip installation of missing hwasan_symbolize on x32
commit 9541eb713bdeb9c65a7780f0b9d3356e459c0a68
Author: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Date: Tue Apr 6 09:13:34 2021 +0200
Set LLVM_DEFAULT_TARGET_TRIPLE to x86_64-linux-gnux32 on x32
commit 6a524ab3736538f1782c930f274bde53096d9904
Author: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Date: Tue Apr 6 09:12:23 2021 +0200
Set LLVM_HOST_TRIPLE to x86_64-linux-gnux32 on x32
commit 2cc6c3aeed85b4f2cf8fa07f4488156efde86b8a
Author: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Date: Tue Apr 6 09:09:35 2021 +0200
Drop patch D99869 which has been merged upstream
commit f9bc72ba708cd88775476c0684453902f147cd18
Author: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Date: Tue Apr 6 09:07:47 2021 +0200
Drop patch D98519 which has been merged upstream
commit f6ae83b7c4b33dcff647abedfdf80fe8eacddfa3
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Mon Apr 5 23:00:25 2021 +0200
update of the patches (rebase and applied upstream)
commit 295c8ea5cd216da0377ca63310e901273aeda369
Merge: 3fc99ec5 29bb4b8e
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Mon Apr 5 12:04:46 2021 +0200
remove debian/patches/D99501-ignore-lto-auto.diff as it is now applied upstream
commit 29bb4b8eabe3add6d227625a0d11f554c8e7289c
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Mon Apr 5 12:03:43 2021 +0200
rebase of the patches
commit 084ecd86b12f1144d5e0d8ebc34091817816f6ec
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Mon Apr 5 12:00:54 2021 +0200
use the new version of lto auto ignore patch
commit 3fc99ec518be97f7ef2065788160c1a97c6cecdd
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Mon Apr 5 09:49:17 2021 +0200
Disable all m68k patches & the build.
This has been breaking the apt.llvm.org CI on two trivial issues which
shows that they haven't been tested:
* patch doesn't apply
* ./build-llvm/tools/clang/tools/driver/./build-llvm/include/llvm/Config/Targets.def:43: undefined reference to `LLVMInitializeM68kTargetInfo'
commit bef3e2b75f6ba7631fbd8d2f002d026e019a1e06
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Mon Apr 5 09:48:55 2021 +0200
move m68k patches into their own dir
commit 42b47505905032c77f6a27b5673b0930d5a0c9f1
Author: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Date: Mon Apr 5 01:10:39 2021 +0200
Add upstream patch D99869 to fix public function visibility on m68k
commit a4c45fa5236b2e8f36de6465683c79214c8e37c8
Author: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Date: Sun Apr 4 22:47:09 2021 +0200
Remove duplicate hunk from upstream patch D98537
commit ec8019eaa2e9b719a1713a08b5b58ac83c92a8d7
Author: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Date: Sun Apr 4 22:00:44 2021 +0200
Add upstream patch D98540 to implement Disassembler on m68k
commit d40aa7d47ce2b9a9c7747e89a6fd4a1e91ac859c
Author: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Date: Sun Apr 4 21:59:13 2021 +0200
Add upstream patch D98537 to implement AsmParser on m68k
commit fe746b515bffd9ca88d29704e643c7c7ee8f0ef1
Author: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Date: Sun Apr 4 21:54:18 2021 +0200
Add upstream patch D98519 to add support for Motorola literal syntax to AsmParser
commit 7cba5563a049a3d4430cb9d6bb9c3eb3a0e6d37c
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sun Apr 4 20:54:51 2021 +0200
remove patch applied upstream
commit 67198b10913f08b90dbe166ea3b1d924128f0edc
Merge: b67e68fd 6849d787
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sun Apr 4 19:04:41 2021 +0200
Merge remote-tracking branch 'origin/12' into snapshot
commit b67e68fdb5edb65dbd77c710142d19bfc23dee5b
Author: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Date: Sun Apr 4 17:58:04 2021 +0200
Enable building the new experimental M68k backend
commit 6849d787c4dcad92603f23f643aa4c6d48012421
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sun Apr 4 14:44:19 2021 +0200
revert the changes on cmake/ld_library_path as it seems they are breaking stretch
commit 7137f816626066dab4c9300b6afc29b489ad855b
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sun Apr 4 09:28:16 2021 +0200
add the patch for real
commit 2c51c4d7d012a6d57ba75bfdb9e3ca38bca16f19
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sun Apr 4 08:59:12 2021 +0200
remove the revert to use the upstream fix
commit 15cfb2a6a7a55d6985d826e2e2b10aefe8c337e2
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sat Apr 3 23:04:39 2021 +0200
rebase of the patches
commit 6a0289cd193ab4bac4a1383f187419961ced3b38
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sat Apr 3 22:46:33 2021 +0200
and 7e0cc45ced230b4ef3a9d8eaedfbe92e75f21916 to fix 49827
* experimental New snapshot release
* experimental New snapshot release
commit b346be3800e0e3d17a5748564f56efc4281733e7
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sat Apr 3 15:27:04 2021 +0200
rebase of the patches
commit bf123daa2d86a0506f627f01347cc0987bc9825b
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sat Apr 3 15:09:46 2021 +0200
rebase of the patches
commit 02ecce1db085775c80a179506bb18a1c2f789146
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sat Apr 3 14:32:54 2021 +0200
Revert D95727 for causing bug 49818
commit e663e5fe66b9d1049d41a26c64b3bbee6d661b72
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sat Apr 3 10:05:48 2021 +0200
fix a merge issue
commit 5e3bccc758005c633e3c3ae085972658e41c1683
Merge: b4571e2e d791d2be
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sat Apr 3 09:52:59 2021 +0200
Merge remote-tracking branch 'origin/12' into snapshot
commit d791d2be0b89999f0cf635785b02457776994627
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sat Apr 3 09:50:05 2021 +0200
Remove the cmake option POLLY_BUNDLED_JSONCPP as it is now unsed
commit b4571e2e94a17cd379e6c450551b679bfc914a99
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sat Apr 3 09:48:43 2021 +0200
remove some unrelevant stuff
commit cc7469dd18b539fbed13983c281dd9c302a74bb6
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sat Apr 3 09:47:26 2021 +0200
Fix the __config_site include issue
commit cc5cb79e85efa9c2bdf6fe9293fda7c2988e8115
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Fri Apr 2 18:08:28 2021 +0200
* Verify that /proc is mounted. It makes some unexpected issues when
building from a chroot without /proc
commit f78cd14a86759e09130a55e5f1ff5bea9590ecd0
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Fri Apr 2 18:07:31 2021 +0200
Verify that /proc is mounted. It makes some unexpected issues when building from a chroot without /proc
commit 48b858980bf71793619b825eeb7f9a82c0343467
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Fri Apr 2 14:04:15 2021 +0200
* Revert https://reviews.llvm.org/D95727 as it is causing some issues like:
- /usr/bin/ld: ./build-llvm/lib/ExecutionEngine/Interpreter/./llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp:135: undefined reference to `ffi_type_pointer'
- Host compiler must support std::atomic!
commit 2903d81b3ed67285ed99a8b8101451fa2cb7f326
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Fri Apr 2 11:11:07 2021 +0200
rebase of the patches
commit 13527b51b5b7911478087d4e9f46dfd4015245df
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Tue Mar 30 21:34:54 2021 +0200
rebase of the patches
commit 7ea12d7edaffb9c22db0fd3aa510d2319cb24609
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Tue Mar 30 09:02:36 2021 +0200
Cherry-pick https://reviews.llvm.org/D99501 to allow -flto=auto
commit 92859112c1e025de3ad0d2cdfc72f24fb99b9257
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sun Mar 28 11:42:01 2021 +0200
fix the cmake call
commit cdf060ebe14912ef37f6305fb982047c593e149b
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sun Mar 28 11:16:17 2021 +0200
display the LD_LIB_PATH & CMAKE
commit 3b259179d6a03497e0a1c8086823e271e2f70bf8
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sun Mar 28 10:12:07 2021 +0200
Revert "Try to fix the fakeroot error"
This reverts commit a1a60668925ae66db1fd4d9ad460d5778ccfd7bb.
commit a1a60668925ae66db1fd4d9ad460d5778ccfd7bb
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sun Mar 28 09:54:05 2021 +0200
Try to fix the fakeroot error
commit 714ca2dcab909a25b994e8d8e3ff31370cd3c773
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sat Mar 27 23:16:56 2021 +0100
improve the custom cmake mgmt
commit b1c040569ecb2aeb9b98c47e50b2668ead31a1e7
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sat Mar 27 12:38:11 2021 +0100
On some arch, we need another version of cmake. in some case, it needs a specific version of the lib. So, provide the ld_library_path for these
commit a5d74ffa13fce8a3c1087b180f9240d4cb226612
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sat Mar 27 12:37:12 2021 +0100
On some arch, we need another version of cmake. in some case, it needs a specific version of the lib. So, provide the ld_library_path for these
commit 3d3e24693944dd11d0fc1325c45ca2a35c55ce45
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Thu Mar 25 13:01:48 2021 +0100
rebase of the patches
commit 41884c46c3f52b4183e1c727cf7317c55377312f
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Wed Mar 24 09:21:27 2021 +0100
rebase of the patches
commit 823cd0ce1475413a3068d7ee0ebb086285004c44
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Tue Mar 23 11:26:59 2021 +0100
rebase of the patches
commit 2604e9edda53cbf43c0f7631c9e427f9a0da3fb8
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Mon Mar 22 16:08:21 2021 +0100
Rebase of the patch, the list of path isn't a thing since
874bdc8e61662b5f39a9626b9132e0979fae556f
commit 9e0803d3881eaf9ed73de259e6132b62def2f620
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sun Mar 21 12:37:48 2021 +0100
lower python dep
commit efb90982f90b38aa79e003504299f2314cd40e5f
Author: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Date: Sat Mar 13 12:30:20 2021 +0100
Add upstream patch D98575 to fix 32-bit compiler-rt build on sparc64
commit e6e5801609f568809ecb67fb4930f3e5b9d15979
Author: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Date: Sat Mar 13 12:29:16 2021 +0100
Add upstream patch D98574 to fix clang macro definitions on sparc64
commit b695a3b11f6272b080ad747d361c22786a86f2f1
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Mon Mar 1 21:24:28 2021 +0100
rebase of the patches
commit 1863dbd8820e5a63952ab3ad953ed8168b0c2744
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Mon Mar 1 10:56:33 2021 +0100
Only enable libomp-13-doc on supported archs
commit e1715dda9d22519fcb567c2cd5439f237035112c
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sun Feb 28 14:57:54 2021 +0100
fix the run-clang-tidy path
commit 495e4d9ad47463fd90ca15af230253098fbcb8d7
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Wed Feb 24 17:13:37 2021 +0100
* New snapshot release
* "run-clang-tidy" install it
commit 063de16a3321f01f41a50f1545cd474c7f544a9c
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Thu Feb 18 09:25:35 2021 +0100
rebase of the patches
commit 7bc564fde45bef3f285f9fb559cce6692c1e9afd
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Tue Feb 16 10:56:04 2021 +0100
rebase of the patches
commit 08b9f225945b52fb07b69ff8e29bf0ce032b59a5
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Mon Feb 1 09:03:35 2021 +0100
upload
commit 21d1f39b89e0d223bccaeb34ddf473fa2789d52d
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Sat Jan 30 09:59:59 2021 +0100
master => main
commit 7d0768312c4b06a33f0cec6667e3350c6a3ff888
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Fri Jan 29 18:54:28 2021 +0100
rebase of the patches
commit ba59ae44f233251c8c39d350bb708420c62b85e9
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Wed Jan 27 16:02:39 2021 +0100
prepare 13 uploadé
commit 5fdaac82dae425a954e6c353f84112d356ab1d47
Author: Sylvestre Ledru <sylvestre@debian.org>
Date: Wed Jan 27 15:57:38 2021 +0100
prepare version 13