Sylvestre Ledru
39d96ec819
rebase of the patches
2019-01-04 19:08:30 +01:00
Gianfranco Costamagna
740c688294
Merge branch '7' into snapshot
2019-01-03 08:29:54 +01:00
Gianfranco Costamagna
dc580b2591
Add missing changelog entry
2019-01-03 08:23:53 +01:00
Sylvestre Ledru
aeccafe799
Failed with "fakeroot: nested operation not yet supported"
...
Revert "run strip using fakeroot to avoid some issues like: chown: changing ownership of 'debian/.debhelper/clang-8/dbgsym-root/usr/lib/debug/.build-id/98/91e0beba57ee5ec69fd03c519f19351e353875.debug': Operation not permitted"
This reverts commit f490b5b1ec
.
2019-01-02 18:07:31 +01:00
Sylvestre Ledru
70756a30d6
Remove dbgsym packages from debci because of bug #917528
2019-01-02 14:03:55 +01:00
Sylvestre Ledru
b34ec8cd68
Merge remote-tracking branch 'origin/7' into snapshot
2019-01-02 12:53:50 +01:00
Sylvestre Ledru
fe7cda950d
fix the changelog
2019-01-02 12:50:20 +01:00
Gianfranco Costamagna
dda0d31864
Merge branch '7' into snapshot
2019-01-02 12:40:55 +01:00
Gianfranco Costamagna
5234f557b0
Update changelog
2019-01-02 12:38:14 +01:00
Gianfranco Costamagna
5f1403be69
Add dpkg-dev build dependency, used in various dpkg calls
...
ignore a test on i386, due to bug: https://bugs.llvm.org/show_bug.cgi?id=26580#c18
2019-01-02 12:37:09 +01:00
Sylvestre Ledru
57d10abd4e
Merge remote-tracking branch 'origin/7' into snapshot
2019-01-02 11:28:38 +01:00
Sylvestre Ledru
8e6166a2f4
fix the changelog
2019-01-02 11:27:56 +01:00
Sylvestre Ledru
bf5a60efbb
Merge branch '7' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 7
2019-01-02 11:27:41 +01:00
Sylvestre Ledru
f490b5b1ec
run strip using fakeroot to avoid some issues like: chown: changing ownership of 'debian/.debhelper/clang-8/dbgsym-root/usr/lib/debug/.build-id/98/91e0beba57ee5ec69fd03c519f19351e353875.debug': Operation not permitted
2019-01-02 11:26:32 +01:00
Sylvestre Ledru
6cebc97091
ignoring these files shounld'nt be needed anymore
2019-01-02 11:26:32 +01:00
Sylvestre Ledru
35f906d5ce
run strip using fakeroot to avoid some issues like: chown: changing ownership of 'debian/.debhelper/clang-8/dbgsym-root/usr/lib/debug/.build-id/98/91e0beba57ee5ec69fd03c519f19351e353875.debug': Operation not permitted
2019-01-02 11:20:39 +01:00
Sylvestre Ledru
b0e90d28ec
ignoring these files shounld'nt be needed anymore
2019-01-02 11:18:31 +01:00
Sylvestre Ledru
d712ddc477
fix the package test
2018-12-27 00:55:42 +01:00
Sylvestre Ledru
837792d5cc
Merge remote-tracking branch 'origin/7' into snapshot
2018-12-27 00:21:54 +01:00
Sylvestre Ledru
0d75b60453
fix some typos
2018-12-27 00:12:04 +01:00
Sylvestre Ledru
8de8f856be
Merge branch '7' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 7
2018-12-27 00:05:21 +01:00
Sylvestre Ledru
b5c74fb45b
remove old patch
2018-12-27 00:03:34 +01:00
Sylvestre Ledru
fb97268685
Merge branch '7' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 7
2018-12-26 23:58:21 +01:00
Sylvestre Ledru
89f9fb91e7
fix a typo in the patch
2018-12-26 23:57:03 +01:00
Sylvestre Ledru
6a86d1bc84
remove old patch
2018-12-26 23:56:50 +01:00
Sylvestre Ledru
bfb7a60617
Document in README.source some Debian/Ubuntu specific changes
2018-12-26 23:24:12 +01:00
Sylvestre Ledru
9725c78e34
Rebase of the patch
2018-12-26 19:04:43 +01:00
Sylvestre Ledru
d4981f0ad4
Change the jit debug path from $HOME/.debug/jit/ to $TMPDIR/.debug/jit/ ( Closes : #916393 )
2018-12-26 18:59:28 +01:00
Sylvestre Ledru
abeefa99bb
Merge branch '7' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 7
2018-12-26 12:28:10 +01:00
Sylvestre Ledru
61441bd127
Cherry-pick upstream fix D52340 to address a rustc debuginfo ( Closes : #917209 )
2018-12-26 12:24:30 +01:00
Sylvestre Ledru
c77a496667
Also install clang-7-dbgsym libclang1-7-dbgsym in autopkgtest to verify that debug symbols are present
2018-12-22 21:23:44 +01:00
Sylvestre Ledru
95b23e80c1
Merge branch '7' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 7
2018-12-22 00:06:56 +01:00
Sylvestre Ledru
a2cde1ab59
add tests for the dbg & buildid issue
2018-12-22 00:06:21 +01:00
Sylvestre Ledru
a314e76e19
add tests for the dbg & buildid issue
2018-12-22 00:01:56 +01:00
Sylvestre Ledru
2416269467
consistency in the clang name
2018-12-22 00:01:00 +01:00
Sylvestre Ledru
26ea04bc08
Build with -g1 also on 64bit architectures (thanks to Adrian too)
2018-12-21 20:50:56 +01:00
Sylvestre Ledru
a7324bb040
add the changelog
2018-12-21 20:50:25 +01:00
Sylvestre Ledru
5acdfc0423
Revert "Revert "Enable -DENABLE_LINKER_BUILD_ID:BOOL=ON as, unlike gcc, isn't enabled by default in clang. Once more, thanks to Rebecca Palmer ( Closes : #916975 )""
...
This reverts commit 90e5dc22a4
.
2018-12-21 20:49:26 +01:00
Sylvestre Ledru
f7a60160d2
Merge branch '7' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 7
2018-12-21 20:49:04 +01:00
Sylvestre Ledru
5a91592546
Merge branch '7' into '7'
...
Fix -dbgsym creation
See merge request pkg-llvm-team/llvm-toolchain!28
2018-12-21 19:48:29 +00:00
Sylvestre Ledru
90e5dc22a4
Revert "Enable -DENABLE_LINKER_BUILD_ID:BOOL=ON as, unlike gcc, isn't enabled by default in clang. Once more, thanks to Rebecca Palmer ( Closes : #916975 )"
...
This reverts commit b9b61aeece
.
2018-12-21 20:48:06 +01:00
Sylvestre Ledru
b9b61aeece
Enable -DENABLE_LINKER_BUILD_ID:BOOL=ON as, unlike gcc, isn't enabled by default in clang. Once more, thanks to Rebecca Palmer ( Closes : #916975 )
2018-12-21 17:37:19 +01:00
Sylvestre Ledru
f72c848baa
Pass -Wl,--build-id to get dbgsym packages ( Closes : #916975 )
2018-12-21 08:25:28 +01:00
Adrian Bunk
f0f0ba2c6c
Fix -dbgsym creation
...
- build with -g1 also on 64bit architectures
- should be -g, but this causes buildd disk space issues
- enable BuildID so that clang built binaries can be in -dbgsym
- override_dh_strip: limit all workarounds to binutils < 2.31.1-11
2018-12-20 21:55:42 +02:00
Sylvestre Ledru
6019f26a7d
rebase of the patch
2018-12-19 20:29:03 +01:00
Sylvestre Ledru
e659289928
* New symbols in openmp:
...
- OMP_NULL_ALLOCATOR
- __kmpc_alloc
- __kmpc_free
- __kmpc_get_default_allocator
- __kmpc_omp_reg_task_with_affinity
- __kmpc_set_default_allocator
- omp_alloc
- omp_capture_affinity
- omp_cgroup_mem_alloc
- omp_const_mem_alloc
- omp_default_mem_alloc
- omp_display_affinity
- omp_free
- omp_get_affinity_format
- omp_get_default_allocator
- omp_high_bw_mem_alloc
- omp_large_cap_mem_alloc
- omp_low_lat_mem_alloc
- omp_pteam_mem_alloc
- omp_set_affinity_format
- omp_set_default_allocator
- omp_thread_mem_alloc
- ompc_capture_affinity
- ompc_display_affinity
- ompc_get_affinity_format
- ompc_set_affinity_format
2018-12-18 18:09:57 +01:00
Sylvestre Ledru
4574aab59e
Enable more tests, just don't fail on them
2018-12-17 11:04:41 +01:00
Sylvestre Ledru
4c72333341
remove a temp file
2018-12-17 11:01:30 +01:00
Sylvestre Ledru
a5f39e48a8
Merge branch '7' of salsa.debian.org:pkg-llvm-team/llvm-toolchain into 7
2018-12-16 15:56:03 +01:00
Sylvestre Ledru
d6e4a307b0
fix the declaration
2018-12-16 15:55:55 +01:00