Skip to content

Commit 738a3cc

Browse files
committed
⚙️ Regenerate Dockerfiles and patches for older Perls
1 parent 5eb33db commit 738a3cc

File tree

60 files changed

+496
-100
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+496
-100
lines changed

5.008.009-main,threaded-jessie/DevelPatchPerl.patch

+3-2
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ index 6f20c5e..684f369 100644
119119
or die "Cannot exec $cpp";
120120
}
121121
diff --git a/hints/linux.sh b/hints/linux.sh
122-
index ac264c3..8cbe7dc 100644
122+
index ac264c3..c749f0f 100644
123123
--- a/hints/linux.sh
124124
+++ b/hints/linux.sh
125125
@@ -13,11 +13,14 @@
@@ -177,7 +177,8 @@ index ac264c3..8cbe7dc 100644
177177
+
178178
# Check if we're about to use Intel's ICC compiler
179179
case "`${cc:-cc} -V 2>&1`" in
180-
*"Intel(R) C++ Compiler"*|*"Intel(R) C Compiler"*)
180+
-*"Intel(R) C++ Compiler"*|*"Intel(R) C Compiler"*)
181+
+*"Intel(R) C"*" Compiler"*)
181182
+ # record the version, formats:
182183
+ # icc (ICC) 10.1 20080801
183184
+ # icpc (ICC) 10.1 20080801

5.008.009-main-jessie/DevelPatchPerl.patch

+3-2
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ index 6f20c5e..684f369 100644
119119
or die "Cannot exec $cpp";
120120
}
121121
diff --git a/hints/linux.sh b/hints/linux.sh
122-
index ac264c3..8cbe7dc 100644
122+
index ac264c3..c749f0f 100644
123123
--- a/hints/linux.sh
124124
+++ b/hints/linux.sh
125125
@@ -13,11 +13,14 @@
@@ -177,7 +177,8 @@ index ac264c3..8cbe7dc 100644
177177
+
178178
# Check if we're about to use Intel's ICC compiler
179179
case "`${cc:-cc} -V 2>&1`" in
180-
*"Intel(R) C++ Compiler"*|*"Intel(R) C Compiler"*)
180+
-*"Intel(R) C++ Compiler"*|*"Intel(R) C Compiler"*)
181+
+*"Intel(R) C"*" Compiler"*)
181182
+ # record the version, formats:
182183
+ # icc (ICC) 10.1 20080801
183184
+ # icpc (ICC) 10.1 20080801

5.008.009-slim,threaded-jessie/DevelPatchPerl.patch

+3-2
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ index 6f20c5e..684f369 100644
119119
or die "Cannot exec $cpp";
120120
}
121121
diff --git a/hints/linux.sh b/hints/linux.sh
122-
index ac264c3..8cbe7dc 100644
122+
index ac264c3..c749f0f 100644
123123
--- a/hints/linux.sh
124124
+++ b/hints/linux.sh
125125
@@ -13,11 +13,14 @@
@@ -177,7 +177,8 @@ index ac264c3..8cbe7dc 100644
177177
+
178178
# Check if we're about to use Intel's ICC compiler
179179
case "`${cc:-cc} -V 2>&1`" in
180-
*"Intel(R) C++ Compiler"*|*"Intel(R) C Compiler"*)
180+
-*"Intel(R) C++ Compiler"*|*"Intel(R) C Compiler"*)
181+
+*"Intel(R) C"*" Compiler"*)
181182
+ # record the version, formats:
182183
+ # icc (ICC) 10.1 20080801
183184
+ # icpc (ICC) 10.1 20080801

5.008.009-slim-jessie/DevelPatchPerl.patch

+3-2
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ index 6f20c5e..684f369 100644
119119
or die "Cannot exec $cpp";
120120
}
121121
diff --git a/hints/linux.sh b/hints/linux.sh
122-
index ac264c3..8cbe7dc 100644
122+
index ac264c3..c749f0f 100644
123123
--- a/hints/linux.sh
124124
+++ b/hints/linux.sh
125125
@@ -13,11 +13,14 @@
@@ -177,7 +177,8 @@ index ac264c3..8cbe7dc 100644
177177
+
178178
# Check if we're about to use Intel's ICC compiler
179179
case "`${cc:-cc} -V 2>&1`" in
180-
*"Intel(R) C++ Compiler"*|*"Intel(R) C Compiler"*)
180+
-*"Intel(R) C++ Compiler"*|*"Intel(R) C Compiler"*)
181+
+*"Intel(R) C"*" Compiler"*)
181182
+ # record the version, formats:
182183
+ # icc (ICC) 10.1 20080801
183184
+ # icpc (ICC) 10.1 20080801

5.010.001-main,threaded-jessie/DevelPatchPerl.patch

+3-2
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ index c5f7aa8..c7c329a 100644
209209
db = sdbm_prep(dirname, pagname, flags, mode);
210210
free((char *) dirname);
211211
diff --git a/hints/linux.sh b/hints/linux.sh
212-
index c88f157..8cbe7dc 100644
212+
index c88f157..c749f0f 100644
213213
--- a/hints/linux.sh
214214
+++ b/hints/linux.sh
215215
@@ -13,11 +13,14 @@
@@ -268,7 +268,8 @@ index c88f157..8cbe7dc 100644
268268
+
269269
# Check if we're about to use Intel's ICC compiler
270270
case "`${cc:-cc} -V 2>&1`" in
271-
*"Intel(R) C++ Compiler"*|*"Intel(R) C Compiler"*)
271+
-*"Intel(R) C++ Compiler"*|*"Intel(R) C Compiler"*)
272+
+*"Intel(R) C"*" Compiler"*)
272273
+ # record the version, formats:
273274
+ # icc (ICC) 10.1 20080801
274275
+ # icpc (ICC) 10.1 20080801

5.010.001-main-jessie/DevelPatchPerl.patch

+3-2
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ index c5f7aa8..c7c329a 100644
209209
db = sdbm_prep(dirname, pagname, flags, mode);
210210
free((char *) dirname);
211211
diff --git a/hints/linux.sh b/hints/linux.sh
212-
index c88f157..8cbe7dc 100644
212+
index c88f157..c749f0f 100644
213213
--- a/hints/linux.sh
214214
+++ b/hints/linux.sh
215215
@@ -13,11 +13,14 @@
@@ -268,7 +268,8 @@ index c88f157..8cbe7dc 100644
268268
+
269269
# Check if we're about to use Intel's ICC compiler
270270
case "`${cc:-cc} -V 2>&1`" in
271-
*"Intel(R) C++ Compiler"*|*"Intel(R) C Compiler"*)
271+
-*"Intel(R) C++ Compiler"*|*"Intel(R) C Compiler"*)
272+
+*"Intel(R) C"*" Compiler"*)
272273
+ # record the version, formats:
273274
+ # icc (ICC) 10.1 20080801
274275
+ # icpc (ICC) 10.1 20080801

5.010.001-slim,threaded-jessie/DevelPatchPerl.patch

+3-2
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ index c5f7aa8..c7c329a 100644
209209
db = sdbm_prep(dirname, pagname, flags, mode);
210210
free((char *) dirname);
211211
diff --git a/hints/linux.sh b/hints/linux.sh
212-
index c88f157..8cbe7dc 100644
212+
index c88f157..c749f0f 100644
213213
--- a/hints/linux.sh
214214
+++ b/hints/linux.sh
215215
@@ -13,11 +13,14 @@
@@ -268,7 +268,8 @@ index c88f157..8cbe7dc 100644
268268
+
269269
# Check if we're about to use Intel's ICC compiler
270270
case "`${cc:-cc} -V 2>&1`" in
271-
*"Intel(R) C++ Compiler"*|*"Intel(R) C Compiler"*)
271+
-*"Intel(R) C++ Compiler"*|*"Intel(R) C Compiler"*)
272+
+*"Intel(R) C"*" Compiler"*)
272273
+ # record the version, formats:
273274
+ # icc (ICC) 10.1 20080801
274275
+ # icpc (ICC) 10.1 20080801

5.010.001-slim-jessie/DevelPatchPerl.patch

+3-2
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ index c5f7aa8..c7c329a 100644
209209
db = sdbm_prep(dirname, pagname, flags, mode);
210210
free((char *) dirname);
211211
diff --git a/hints/linux.sh b/hints/linux.sh
212-
index c88f157..8cbe7dc 100644
212+
index c88f157..c749f0f 100644
213213
--- a/hints/linux.sh
214214
+++ b/hints/linux.sh
215215
@@ -13,11 +13,14 @@
@@ -268,7 +268,8 @@ index c88f157..8cbe7dc 100644
268268
+
269269
# Check if we're about to use Intel's ICC compiler
270270
case "`${cc:-cc} -V 2>&1`" in
271-
*"Intel(R) C++ Compiler"*|*"Intel(R) C Compiler"*)
271+
-*"Intel(R) C++ Compiler"*|*"Intel(R) C Compiler"*)
272+
+*"Intel(R) C"*" Compiler"*)
272273
+ # record the version, formats:
273274
+ # icc (ICC) 10.1 20080801
274275
+ # icpc (ICC) 10.1 20080801

5.012.005-main,threaded-jessie/DevelPatchPerl.patch

+7-3
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ index 61a15a8..8bf0a0b 100755
282282
}
283283

284284
diff --git a/hints/linux.sh b/hints/linux.sh
285-
index 0519eca..8cbe7dc 100644
285+
index 0519eca..c749f0f 100644
286286
--- a/hints/linux.sh
287287
+++ b/hints/linux.sh
288288
@@ -13,11 +13,14 @@
@@ -332,7 +332,7 @@ index 0519eca..8cbe7dc 100644
332332
fi
333333

334334
# Configure may fail to find lstat() since it's a static/inline
335-
@@ -84,6 +80,9 @@ case "$usemymalloc" in
335+
@@ -84,9 +80,12 @@ case "$usemymalloc" in
336336
'') usemymalloc='n' ;;
337337
esac
338338

@@ -341,7 +341,11 @@ index 0519eca..8cbe7dc 100644
341341
+
342342
# Check if we're about to use Intel's ICC compiler
343343
case "`${cc:-cc} -V 2>&1`" in
344-
*"Intel(R) C++ Compiler"*|*"Intel(R) C Compiler"*)
344+
-*"Intel(R) C++ Compiler"*|*"Intel(R) C Compiler"*)
345+
+*"Intel(R) C"*" Compiler"*)
346+
# record the version, formats:
347+
# icc (ICC) 10.1 20080801
348+
# icpc (ICC) 10.1 20080801
345349
@@ -97,7 +96,7 @@ case "`${cc:-cc} -V 2>&1`" in
346350
# The -no-gcc flag is needed otherwise, icc pretends (poorly) to be gcc
347351
ccflags="-we147 -mp -no-gcc $ccflags"

5.012.005-main-jessie/DevelPatchPerl.patch

+7-3
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ index 61a15a8..8bf0a0b 100755
282282
}
283283

284284
diff --git a/hints/linux.sh b/hints/linux.sh
285-
index 0519eca..8cbe7dc 100644
285+
index 0519eca..c749f0f 100644
286286
--- a/hints/linux.sh
287287
+++ b/hints/linux.sh
288288
@@ -13,11 +13,14 @@
@@ -332,7 +332,7 @@ index 0519eca..8cbe7dc 100644
332332
fi
333333

334334
# Configure may fail to find lstat() since it's a static/inline
335-
@@ -84,6 +80,9 @@ case "$usemymalloc" in
335+
@@ -84,9 +80,12 @@ case "$usemymalloc" in
336336
'') usemymalloc='n' ;;
337337
esac
338338

@@ -341,7 +341,11 @@ index 0519eca..8cbe7dc 100644
341341
+
342342
# Check if we're about to use Intel's ICC compiler
343343
case "`${cc:-cc} -V 2>&1`" in
344-
*"Intel(R) C++ Compiler"*|*"Intel(R) C Compiler"*)
344+
-*"Intel(R) C++ Compiler"*|*"Intel(R) C Compiler"*)
345+
+*"Intel(R) C"*" Compiler"*)
346+
# record the version, formats:
347+
# icc (ICC) 10.1 20080801
348+
# icpc (ICC) 10.1 20080801
345349
@@ -97,7 +96,7 @@ case "`${cc:-cc} -V 2>&1`" in
346350
# The -no-gcc flag is needed otherwise, icc pretends (poorly) to be gcc
347351
ccflags="-we147 -mp -no-gcc $ccflags"

5.012.005-slim,threaded-jessie/DevelPatchPerl.patch

+7-3
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ index 61a15a8..8bf0a0b 100755
282282
}
283283

284284
diff --git a/hints/linux.sh b/hints/linux.sh
285-
index 0519eca..8cbe7dc 100644
285+
index 0519eca..c749f0f 100644
286286
--- a/hints/linux.sh
287287
+++ b/hints/linux.sh
288288
@@ -13,11 +13,14 @@
@@ -332,7 +332,7 @@ index 0519eca..8cbe7dc 100644
332332
fi
333333

334334
# Configure may fail to find lstat() since it's a static/inline
335-
@@ -84,6 +80,9 @@ case "$usemymalloc" in
335+
@@ -84,9 +80,12 @@ case "$usemymalloc" in
336336
'') usemymalloc='n' ;;
337337
esac
338338

@@ -341,7 +341,11 @@ index 0519eca..8cbe7dc 100644
341341
+
342342
# Check if we're about to use Intel's ICC compiler
343343
case "`${cc:-cc} -V 2>&1`" in
344-
*"Intel(R) C++ Compiler"*|*"Intel(R) C Compiler"*)
344+
-*"Intel(R) C++ Compiler"*|*"Intel(R) C Compiler"*)
345+
+*"Intel(R) C"*" Compiler"*)
346+
# record the version, formats:
347+
# icc (ICC) 10.1 20080801
348+
# icpc (ICC) 10.1 20080801
345349
@@ -97,7 +96,7 @@ case "`${cc:-cc} -V 2>&1`" in
346350
# The -no-gcc flag is needed otherwise, icc pretends (poorly) to be gcc
347351
ccflags="-we147 -mp -no-gcc $ccflags"

5.012.005-slim-jessie/DevelPatchPerl.patch

+7-3
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ index 61a15a8..8bf0a0b 100755
282282
}
283283

284284
diff --git a/hints/linux.sh b/hints/linux.sh
285-
index 0519eca..8cbe7dc 100644
285+
index 0519eca..c749f0f 100644
286286
--- a/hints/linux.sh
287287
+++ b/hints/linux.sh
288288
@@ -13,11 +13,14 @@
@@ -332,7 +332,7 @@ index 0519eca..8cbe7dc 100644
332332
fi
333333

334334
# Configure may fail to find lstat() since it's a static/inline
335-
@@ -84,6 +80,9 @@ case "$usemymalloc" in
335+
@@ -84,9 +80,12 @@ case "$usemymalloc" in
336336
'') usemymalloc='n' ;;
337337
esac
338338

@@ -341,7 +341,11 @@ index 0519eca..8cbe7dc 100644
341341
+
342342
# Check if we're about to use Intel's ICC compiler
343343
case "`${cc:-cc} -V 2>&1`" in
344-
*"Intel(R) C++ Compiler"*|*"Intel(R) C Compiler"*)
344+
-*"Intel(R) C++ Compiler"*|*"Intel(R) C Compiler"*)
345+
+*"Intel(R) C"*" Compiler"*)
346+
# record the version, formats:
347+
# icc (ICC) 10.1 20080801
348+
# icpc (ICC) 10.1 20080801
345349
@@ -97,7 +96,7 @@ case "`${cc:-cc} -V 2>&1`" in
346350
# The -no-gcc flag is needed otherwise, icc pretends (poorly) to be gcc
347351
ccflags="-we147 -mp -no-gcc $ccflags"

5.014.004-main,threaded-jessie/DevelPatchPerl.patch

+7-3
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ index 56bc815..cf688be 100644
167167
or die "Cannot exec $cpp";
168168
}
169169
diff --git a/hints/linux.sh b/hints/linux.sh
170-
index d0ac9fa..8cbe7dc 100644
170+
index d0ac9fa..c749f0f 100644
171171
--- a/hints/linux.sh
172172
+++ b/hints/linux.sh
173173
@@ -39,7 +39,7 @@ i_libutil='undef'
@@ -201,7 +201,7 @@ index d0ac9fa..8cbe7dc 100644
201201
fi
202202

203203
# Configure may fail to find lstat() since it's a static/inline
204-
@@ -87,6 +80,9 @@ case "$usemymalloc" in
204+
@@ -87,9 +80,12 @@ case "$usemymalloc" in
205205
'') usemymalloc='n' ;;
206206
esac
207207

@@ -210,7 +210,11 @@ index d0ac9fa..8cbe7dc 100644
210210
+
211211
# Check if we're about to use Intel's ICC compiler
212212
case "`${cc:-cc} -V 2>&1`" in
213-
*"Intel(R) C++ Compiler"*|*"Intel(R) C Compiler"*)
213+
-*"Intel(R) C++ Compiler"*|*"Intel(R) C Compiler"*)
214+
+*"Intel(R) C"*" Compiler"*)
215+
# record the version, formats:
216+
# icc (ICC) 10.1 20080801
217+
# icpc (ICC) 10.1 20080801
214218
@@ -100,7 +96,7 @@ case "`${cc:-cc} -V 2>&1`" in
215219
# The -no-gcc flag is needed otherwise, icc pretends (poorly) to be gcc
216220
ccflags="-we147 -mp -no-gcc $ccflags"

5.014.004-main-jessie/DevelPatchPerl.patch

+7-3
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ index 56bc815..cf688be 100644
167167
or die "Cannot exec $cpp";
168168
}
169169
diff --git a/hints/linux.sh b/hints/linux.sh
170-
index d0ac9fa..8cbe7dc 100644
170+
index d0ac9fa..c749f0f 100644
171171
--- a/hints/linux.sh
172172
+++ b/hints/linux.sh
173173
@@ -39,7 +39,7 @@ i_libutil='undef'
@@ -201,7 +201,7 @@ index d0ac9fa..8cbe7dc 100644
201201
fi
202202

203203
# Configure may fail to find lstat() since it's a static/inline
204-
@@ -87,6 +80,9 @@ case "$usemymalloc" in
204+
@@ -87,9 +80,12 @@ case "$usemymalloc" in
205205
'') usemymalloc='n' ;;
206206
esac
207207

@@ -210,7 +210,11 @@ index d0ac9fa..8cbe7dc 100644
210210
+
211211
# Check if we're about to use Intel's ICC compiler
212212
case "`${cc:-cc} -V 2>&1`" in
213-
*"Intel(R) C++ Compiler"*|*"Intel(R) C Compiler"*)
213+
-*"Intel(R) C++ Compiler"*|*"Intel(R) C Compiler"*)
214+
+*"Intel(R) C"*" Compiler"*)
215+
# record the version, formats:
216+
# icc (ICC) 10.1 20080801
217+
# icpc (ICC) 10.1 20080801
214218
@@ -100,7 +96,7 @@ case "`${cc:-cc} -V 2>&1`" in
215219
# The -no-gcc flag is needed otherwise, icc pretends (poorly) to be gcc
216220
ccflags="-we147 -mp -no-gcc $ccflags"

5.014.004-slim,threaded-jessie/DevelPatchPerl.patch

+7-3
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ index 56bc815..cf688be 100644
167167
or die "Cannot exec $cpp";
168168
}
169169
diff --git a/hints/linux.sh b/hints/linux.sh
170-
index d0ac9fa..8cbe7dc 100644
170+
index d0ac9fa..c749f0f 100644
171171
--- a/hints/linux.sh
172172
+++ b/hints/linux.sh
173173
@@ -39,7 +39,7 @@ i_libutil='undef'
@@ -201,7 +201,7 @@ index d0ac9fa..8cbe7dc 100644
201201
fi
202202

203203
# Configure may fail to find lstat() since it's a static/inline
204-
@@ -87,6 +80,9 @@ case "$usemymalloc" in
204+
@@ -87,9 +80,12 @@ case "$usemymalloc" in
205205
'') usemymalloc='n' ;;
206206
esac
207207

@@ -210,7 +210,11 @@ index d0ac9fa..8cbe7dc 100644
210210
+
211211
# Check if we're about to use Intel's ICC compiler
212212
case "`${cc:-cc} -V 2>&1`" in
213-
*"Intel(R) C++ Compiler"*|*"Intel(R) C Compiler"*)
213+
-*"Intel(R) C++ Compiler"*|*"Intel(R) C Compiler"*)
214+
+*"Intel(R) C"*" Compiler"*)
215+
# record the version, formats:
216+
# icc (ICC) 10.1 20080801
217+
# icpc (ICC) 10.1 20080801
214218
@@ -100,7 +96,7 @@ case "`${cc:-cc} -V 2>&1`" in
215219
# The -no-gcc flag is needed otherwise, icc pretends (poorly) to be gcc
216220
ccflags="-we147 -mp -no-gcc $ccflags"

5.014.004-slim-jessie/DevelPatchPerl.patch

+7-3
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ index 56bc815..cf688be 100644
167167
or die "Cannot exec $cpp";
168168
}
169169
diff --git a/hints/linux.sh b/hints/linux.sh
170-
index d0ac9fa..8cbe7dc 100644
170+
index d0ac9fa..c749f0f 100644
171171
--- a/hints/linux.sh
172172
+++ b/hints/linux.sh
173173
@@ -39,7 +39,7 @@ i_libutil='undef'
@@ -201,7 +201,7 @@ index d0ac9fa..8cbe7dc 100644
201201
fi
202202

203203
# Configure may fail to find lstat() since it's a static/inline
204-
@@ -87,6 +80,9 @@ case "$usemymalloc" in
204+
@@ -87,9 +80,12 @@ case "$usemymalloc" in
205205
'') usemymalloc='n' ;;
206206
esac
207207

@@ -210,7 +210,11 @@ index d0ac9fa..8cbe7dc 100644
210210
+
211211
# Check if we're about to use Intel's ICC compiler
212212
case "`${cc:-cc} -V 2>&1`" in
213-
*"Intel(R) C++ Compiler"*|*"Intel(R) C Compiler"*)
213+
-*"Intel(R) C++ Compiler"*|*"Intel(R) C Compiler"*)
214+
+*"Intel(R) C"*" Compiler"*)
215+
# record the version, formats:
216+
# icc (ICC) 10.1 20080801
217+
# icpc (ICC) 10.1 20080801
214218
@@ -100,7 +96,7 @@ case "`${cc:-cc} -V 2>&1`" in
215219
# The -no-gcc flag is needed otherwise, icc pretends (poorly) to be gcc
216220
ccflags="-we147 -mp -no-gcc $ccflags"

0 commit comments

Comments
 (0)