File tree 14 files changed +34
-54
lines changed
14 files changed +34
-54
lines changed Original file line number Diff line number Diff line change 1
- CC=/usr/local/clang20/bin/clang -fsanitize=undefined -fno-sanitize=function -fno-omit-frame-pointer
1
+ CC=/usr/local/clang20/bin/clang -std=gnu23 - fsanitize=undefined -fno-sanitize=function -fno-omit-frame-pointer
2
2
CXX=/usr/local/clang20/bin/clang++ -fsanitize=undefined -fno-sanitize=function -fno-omit-frame-pointer -frtti
3
3
CFLAGS=-g -O3 -Wall -pedantic -Wp,-D_FORTIFY_SOURCE=3
4
4
CXXFLAGS=-g -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ fitbitScraper-OPTS = --no-vignettes
35
35
BMTME-OPTS = --no-tests
36
36
37
37
## uses excessive memory
38
- hutilscpp-OPTS = --no-tests
38
+ # hutilscpp-OPTS = --no-tests
39
39
40
40
## need gputools
41
41
gcbd-OPTS = --no-vignettes
Original file line number Diff line number Diff line change @@ -70,6 +70,7 @@ cbq-VARS = MAKE=make MAKEFLAGS=
70
70
cgalMeshes-VARS = MAKE=make MAKEFLAGS=
71
71
cloneRate-VARS = MAKE=make MAKEFLAGS=
72
72
coconots-VARS = MAKE=make MAKEFLAGS=
73
+ commonmark-VARS = MAKE=make MAKEFLAGS=
73
74
conStruct-VARS = MAKE=make MAKEFLAGS=
74
75
ctsem-VARS = MAKE=make MAKEFLAGS=
75
76
densEstBayes-VARS = MAKE=make MAKEFLAGS=
Original file line number Diff line number Diff line change 1
1
setenv DISPLAY :5
2
- limit cputime 60m
2
+ limit cputime 90m
3
3
limit stacksize 20M
4
4
setenv OMP_THREAD_LIMIT 2
5
5
# setenv R_MAX_VSIZE 17000000000
Original file line number Diff line number Diff line change 1
- CAESAR.Suite
2
- DataFakeR
3
- PLNmodels
4
- PublicWorksFinanceIT
5
1
RAMClustR
6
- RITCH
7
- RMSD
8
- TestGenerator
9
- btergm
2
+ VicmapR
3
+ bazar
4
+ cardx
10
5
cbcTools
11
- clock
6
+ crunchy
12
7
distillML
13
8
divvy
14
9
easycsv
15
- enmSdmX
16
- epidatr
17
- fastcpd
18
- happign
19
- hilldiv
20
- manydata
21
- massiveGST
22
- miWQS
23
- miesmuschel
24
- nestedmodels
25
- rkriging
26
- rmzqc
10
+ hdpGLM
11
+ rbiom
12
+ rlang
27
13
sgat
28
- shiny.info
29
14
skellam
30
15
smooth
31
16
spqdep
32
- vein
17
+ tabnet
18
+ tidystats
33
19
34
- ecb
35
20
hacksig
36
- noegletalR
37
21
38
22
DataCombine
39
- R2BayesX
40
23
Rcrawler
41
- disprofas
42
24
hacksaw
43
- manymodelr
44
- mgm
45
- officedown
46
25
opendatatoronto
47
- qdapRegex
48
- unitizer
49
26
50
- centr
51
- eudract
52
27
imagefluency
53
- rim
54
28
spcosa
55
- syrup
56
- unitizer
57
29
58
30
Original file line number Diff line number Diff line change @@ -6,22 +6,31 @@ spacetime
6
6
urbin
7
7
8
8
## temporary
9
- CAESAR.Suite
9
+ #CAESAR.Suite
10
+ CytOpT
10
11
GeoTox
11
12
PublicWorksFinanceIT
12
13
RMSD
14
+ VirtualPop
13
15
abn
14
16
bayesPop
17
+ cardx
15
18
cbcTools
16
19
clustTMB
17
- disprofas
18
- fastcpd
20
+ #disprofas
21
+ #fastcpd
22
+ glmmTMB
23
+ gmwmx2
24
+ hacksig
19
25
happign
20
- hutilscpp
21
- officedown
26
+ innsight
27
+ # officedown
22
28
paws.analytics
23
29
pbdMPI
30
+ proteus
31
+ renv
24
32
rmzqc
33
+ simTool
25
34
smooth
26
35
spqdep
27
36
tabr
48
57
telefit
49
58
50
59
## web
51
- ecb
60
+ #ecb
61
+ ncaavolleyballr
62
+ pcatsAPIclientR
63
+ wikiTools
52
64
53
65
## Crashpad
54
66
SITH
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ check: $(OUTS)
32
32
33
33
backup :
34
34
@mkdir -p ../tests-clang-ASAN-keep
35
- @-cp -p Makefile pkgdiff RunScript process.R process2.R unpack.R * .log * .out ../tests-clang-ASAN-keep
35
+ @-cp -p Makefile PkgDiff RunScript process.R process2.R unpack.R * .log * .out ../tests-clang-ASAN-keep
36
36
37
37
process :
38
38
@/data/gannet/ripley/R/R-devel/bin/Rscript process.R
File renamed without changes.
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ check: $(OUTS)
31
31
32
32
backup :
33
33
@mkdir -p ../tests-clang-UBSAN-keep
34
- @-cp -p Makefile pkgdiff RunScript process.R process2.R unpack.R * .log * .out ../tests-clang-UBSAN-keep
34
+ @-cp -p Makefile PkgDiff RunScript process.R process2.R unpack.R * .log * .out ../tests-clang-UBSAN-keep
35
35
36
36
process :
37
37
@/data/gannet/ripley/R/R-devel/bin/Rscript process.R
File renamed without changes.
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ for(type in c("UBSAN")) {
6
6
bpath <- paste0(" /data/ftp/pub/bdr/memtests/clang-" , type )
7
7
Packages <- list.dirs(bpath , FALSE , FALSE )
8
8
Av <- Packages [Packages %in% av ]
9
- Av <- setdiff(Av , c(" MPCR" ))
9
+ # Av <- setdiff(Av, c("MPCR"))
10
10
unlink(file.path(bpath , Av ), recursive = TRUE )
11
11
}
12
12
File renamed without changes.
File renamed without changes.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments