blob: 66579e7ef7a73db6a62b3998be20046594110aa8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
|
# Maintainer: Chris Severance aur.severach aATt spamgourmet dott com
# Contributor: valandil: Joey Dumont <joey.dumont@gmail.com>
# Contributor: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
# Contributor: Allan McRae <allan@archlinux.org>
# toolchain build order: linux-api-headers->glibc->binutils->gcc->binutils->glibc
# NOTE: libtool requires rebuilt with each new gcc version
_opt_CPP_ONLY=0
_opt_ADA=0 # works 6-20170913
_opt_JAVA=0
# JAVA: 6-20170906: /usr/include/glib-2.0/glib/gmacros.h:232:53: error: size of array ‘_GStaticAssertCompileTimeAssertion_0’ is negative
# JAVA: -m32 version is using 64 bit include files from /usr/lib instead of the proper include files in /usr/lib32
_opt_SSP=1 # Stack Smashing Protection
_cloogver='0.18.4' # comment out to disable
set -u
_pkgver='6.5'; _pkgver2='0'
_snapshot='' # '6-20181024'
pkgname="gcc${_pkgver%%.*}-multilib"
pkgver="${_pkgver}.${_pkgver2}_${_snapshot#*-}"
_islver='0.18'
#_commit='4fc407888a30c5d953816b05c8a8e98ec2ab3101' # Pulling commits this big is too slow!
pkgrel='1'
pkgdesc="The GNU Compiler Collection for multilib (${_pkgver%%.*}.x)"
arch=('x86_64')
url='http://gcc.gnu.org'
license=('GPL' 'LGPL' 'FDL' 'custom')
depends=('zlib' 'lib32-zlib' 'libmpc>=0.8.1' 'glibc' 'lib32-glibc')
makedepends=( # https://gcc.gnu.org/install/prerequisites.html
'binutils>=2.28'
'gcc-libs-multilib'
'lib32-glibc>=2.25' 'lib32-gcc-libs'
'bash'
'gzip>=1.2.4'
'bzip2>=1.0.2' 'lib32-bzip2'
'gawk>=3.1.5'
'gmp>=4.3.2' 'lib32-gmp'
'mpfr>=2.4.2'
'gettext>=0.14.5' 'lib32-gettext'
'doxygen'
)
if [ "${_opt_JAVA}" -ne 0 ]; then
#depends+=('gtk2' 'libxtst' 'alsa-lib') # from gcc63
depends+=('classpath')
#makedepends+=('jack') # gcc63
makedepends+=('java-environment-common' 'zip' 'jdk8-openjdk' 'gtk2' 'lib32-gtk2' 'libart-lgpl' 'libxtst' 'lib32-libxtst')
fi
if [ "${_opt_ADA}" -ne 0 ]; then
makedepends+=('gcc-ada-multilib') # GNAT
fi
if [ ! -z "${_commit:-}" ]; then
makedepends+=('git')
fi
checkdepends=('dejagnu' 'inetutils')
provides=("gcc${_pkgver%%.*}=${_pkgver}.${_pkgver2}") # no version as it is completely contained in the name
conflicts=("gcc${_pkgver%%.*}")
conflicts+=('gcc63-multilib') # temporary
options=('!emptydirs' '!strip' '!buildflags')
source=(
#"git+https://gcc.gnu.org/git/gcc.git#commit=${_commit}"
#"gcc-${pkgver%%_*}.tgz::https://github.com/gcc-mirror/gcc/archive/${_commit}.tar.gz"
#"http://www.netgull.com/gcc|snapshots/LATEST-6/gcc-${_snapshot}.tar.xz" # Please do not use a snapshot before it has been announced with a LATEST- symlink.
"https://gcc.gnu.org/pub/gcc/releases/gcc-${pkgver}/gcc-${pkgver}.tar.xz"
#"http://isl.gforge.inria.fr/isl-${_islver}.tar.bz2"
"https://gcc.gnu.org/pub/gcc/infrastructure/isl-${_islver}.tar.bz2"
'libsanitizer.patch'
)
if [ ! -z "${_cloogver:=}" ]; then
source+=("http://www.bastoul.net/cloog/pages/download/cloog-${_cloogver}.tar.gz")
fi
md5sums=('edaeff1cc020b16a0c19a6d5e80dc2fd'
'11436d6b205e516635b666090b94ab32'
'b685d5d712adc38129cbe4fd426ed703'
'e531f725244856c92c9bba009ff44faf')
sha256sums=('7ef1796ce497e89479183702635b14bb7a46b53249209a5e0f999bebf4740945'
'6b8b0fd7f81d0a957beb3679c81bbb34ccc7568d5682844d8924424a0dadcb1b'
'82af0b240aba4e39f9dde630313dd620f6856e62343cbcae62c5310153821b65'
'325adf3710ce2229b7eeb9e84d3b539556d093ae860027185e7af8a8b00a750e')
sha512sums=('ce046f9a50050fd54b870aab764f7db187fe7ea92eb4aaffb7c3689ca623755604e231f2af97ef795f41c406bb80c797dd69957cfdd51dfa2ba60813f72b7eac'
'85d0b40f4dbf14cb99d17aa07048cdcab2dc3eb527d2fbb1e84c41b2de5f351025370e57448b63b2b8a8cf8a0843a089c3263f9baee1542d5c2e1cb37ed39d94'
'e7861f77d54ac9bc12cfc6d3498a9bc284e72f728435c23866ac0763fb93e94e431d819c3def9f5aa03acbafc437141882e7b3746f4574ec6e5eb66b555cebb6'
'd35d67b08ffe13c1a010b65bfe4dd02b0ae013d5b489e330dc950bd3514defca8f734bd37781856dcedf0491ff6122c34eecb4b0fe32a22d7e6bdadea98c8c23')
#PKGEXT='.pkg.tar.gz' # Uncompressed: 1.3GB, gz=500MB 1.1 minutes, xz=275MB 9.5 minutes
if [ -n "${_snapshot:-}" ]; then
_basedir="gcc-${_snapshot}"
else
pkgver="${_pkgver}.${_pkgver2}"
_basedir="gcc-${pkgver}"
source[0]="http://www.netgull.com/gcc|releases/gcc-${_pkgver}.${_pkgver2}/gcc-${_pkgver}.${_pkgver2}.tar.xz" # Please do not use a snapshot before it has been announced with a LATEST- symlink.
fi
#_libdir="usr/lib/gcc/${CHOST:-}/${pkgver%%_*}"
# https://gcc.gnu.org/mirrors.html
_setmirror() {
local _cmd="${BASH_SOURCE[*]}" # want [*] not [@]
local _lang="${LANG:-}" # mksrcinfo removes LANG
if [ "${_cmd/makepkg/}" != "${_cmd}" ] && [ ! -z "${_lang}" ]; then
local _mirrors=()
_lang="${_lang%%\.*}"
_lang="${_lang##*_}"
case "${_lang}" in
'CA') _mirrors+=(
'http://gcc.parentingamerica.com/'
'http://gcc.skazkaforyou.com/'
'http://ca.mirror.babylon.network/gcc/'
);;
'FR') _mirrors+=(
# 'ftp://ftp.lip6.fr/pub/gcc/' # no snapshots
'ftp://ftp.irisa.fr/pub/mirrors/gcc.gnu.org/gcc/'
'http://fr.mirror.babylon.network/gcc/'
'ftp://ftp.uvsq.fr/pub/gcc/'
);;
'DE') _mirrors+=(
'ftp://ftp.fu-berlin.de/unix/languages/gcc/'
'http://www.bothelp.net/mirrors/gcc/'
'ftp://ftp.gwdg.de/pub/misc/gcc/'
'ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/gcc.gnu.org/pub/gcc/'
#'http://gcc.cybermirror.org/' # Maintenance
);;
'GR') _mirrors+=('ftp://ftp.ntua.gr/pub/gnu/gcc/');;
'HU') _mirrors+=('http://robotlab.itk.ppke.hu/gcc/');;
'JP') _mirrors+=('http://ftp.tsukuba.wide.ad.jp/software/gcc/');;
'NL') _mirrors+=(
'http://nl.mirror.babylon.network/gcc/'
'ftp://ftp.nluug.nl/mirror/languages/gcc/'
);;
#'SL') _mirrors+=('http://gcc.fyxm.net/');; # invalid response, no files
'UK') _mirrors+=('ftp://ftp.mirrorservice.org/sites/sourceware.org/pub/gcc/');;
'US') _mirrors+=(
'http://www.netgull.com/gcc/'
'http://mirrors-usa.go-parts.com/gcc/'
'http://mirrors.concertpass.com/gcc/'
);;
esac
local _mc="${#_mirrors[@]}"
if [ "${_mc}" -ne 0 ]; then
_mc=$((${RANDOM} % ${_mc}))
_mc="${_mirrors[${_mc}]%/}"
source[0]="${_mc}/${source[0]##*|}"
set +u
msg "Alternate mirror: ${_mc}"
set -u
fi
fi
}
if [ "${source[0]//|/}" != "${source[0]}" ]; then
#_setmirror
source[0]="${source[0]//|/\/}"
fi
unset -f _setmirror
prepare() {
set -u
cd "${_basedir}"
patch -Nup2 -i "${srcdir}/libsanitizer.patch"
# Link isl/cloog for in-tree builds
ln -s "../isl-${_islver}" 'isl'
if [ ! -z "${_cloogver}" ]; then
ln -s "../cloog-${_cloogver}" 'cloog'
fi
# Do not run fixincludes
sed -e 's@\./fixinc\.sh@-c true@' -i 'gcc/Makefile.in'
# Arch Linux installs x86_64 libraries /lib
case "${CARCH}" in
'x86_64') sed -e '/m64=/ s/lib64/lib/' -i 'gcc/config/i386/t-linux64' ;;
esac
if ! grep -qFxe "${pkgver%%_*}" 'gcc/BASE-VER'; then
echo "Version has changed from ${pkgver%%_*} to"
cat 'gcc/BASE-VER'
set +u
false
fi
# Arch uses python version 3 as default python (for gcc6-gcj).
sed -e '1s+python+python2+' -i 'libjava/contrib/aot-compile.in'
# remove -V and -qversion as their aren't supported in gcc7
sed -e 's/ -V -qversion/ /g' -i $(grep --include='configure' -lrFe '-V -qversion')
rm -rf 'gcc-build'
mkdir 'gcc-build'
set +u
}
build() {
set -u
cd "${_basedir}/gcc-build"
if [ ! -s 'Makefile' ]; then
local _languages=''
local _cfgopts=()
if [ ! -z "${_cloogver}" ]; then
_cfgopts+=(--enable-cloog-backend='isl')
fi
if [ "${_opt_ADA}" -ne 0 ]; then
_languages+=',ada' # new languages always start with a comma
fi
if [ "${_opt_JAVA}" -ne 0 ]; then
_languages+=',java'
_cfgopts+=(--enable-java-awt='gtk' --enable-libgcj-multifile)
_cfgopts+=(--with-java-home="$(find /usr/lib/jvm -maxdepth 1 -type 'd' -name '*openjdk*' -print -quit)") # works best with clean chroot
#_cfgopts+=(--with-java-home='/usr/lib/jvm/java-8-jdk/jre')
fi
if [ "${_opt_SSP}" -eq 0 ]; then
_cfgopts+=(--disable-libssp)
fi
if [ "${_opt_CPP_ONLY}" -eq 0 ]; then
_languages+=',fortran,lto,objc,obj-c++'
fi
local _conf=(
--build="${CHOST}"
--disable-libstdcxx-pch
--disable-libunwind-exceptions
--enable-multilib
--disable-werror
--enable-__cxa_atexit
--enable-checking='release'
--enable-clocale='gnu'
--enable-gnu-indirect-function
--enable-gnu-unique-object
--enable-install-libiberty
--enable-languages="c,c++${_languages}"
--enable-libmpx
--enable-linker-build-id
--enable-lto
--enable-plugin
--enable-shared
--enable-threads='posix'
--enable-version-specific-runtime-libs
--infodir='/usr/share/info'
--libdir='/usr/lib'
--libexecdir='/usr/lib'
--mandir='/usr/share/man'
--program-suffix="-${_pkgver%%.*}"
--with-bugurl='https://aur.archlinux.org/packages/gcc63-multilib/'
--with-isl
--with-linker-hash-style='gnu'
--with-pkgversion='Arch'
--with-system-zlib
--with-tune='generic'
--prefix='/usr'
#CXX='g++-4.9' CC='gcc-4.9'
)
../configure "${_cfgopts[@]}" "${_conf[@]}"
fi
LD_PRELOAD='/usr/lib/libstdc++.so' \
nice make -s
set +u; msg 'Compile complete'; set -u
# make documentation
make -s -j1 -C "${CHOST}/libstdc++-v3/doc" 'doc-man-doxygen'
set +u
}
_check_disabled() {
set -u
cd "${_basedir}/gcc-build"
# increase stack size to prevent test failures
# http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31827
ulimit -s 32768
# do not abort on error as some are "expected"
make -j1 -k check || :
"${srcdir}/${_basedir}/contrib/test_summary"
set +u
}
package() {
set -u
cd "${_basedir}/gcc-build"
LD_PRELOAD='/usr/lib/libstdc++.so' \
make -j1 DESTDIR="${pkgdir}" install
## Lazy way of dealing with conflicting man and info pages and locales...
rm -rf "${pkgdir}/usr"/{share,include}/
find "${pkgdir}/" -name '*iberty*' -exec rm '{}' '+'
# Move potentially conflicting stuff to version specific subdirectory
case "${CARCH}" in
'x86_64') mv "${pkgdir}/usr/lib/gcc/${CHOST}"/lib*/ "${pkgdir}/usr/lib/gcc/${CHOST}/${pkgver%%_*}/" ;;
esac
mv "${pkgdir}/usr/lib"/lib* "${pkgdir}/usr/lib/gcc/${CHOST}/${pkgver%%_*}/"
# Install Runtime Library Exception
install -Dpm644 '../COPYING.RUNTIME' \
"${pkgdir}/usr/share/licenses/${pkgname}/RUNTIME.LIBRARY.EXCEPTION" || :
set +u
}
set +u
|