Your message dated Wed, 06 Jan 2021 11:00:09 +0000
with message-id <e1kx6xx-000i6o...@fasolo.debian.org>
and subject line Bug#972923: fixed in angelscript 2.35.0+ds-1
has caused the Debian Bug report #972923,
regarding angelscript FTBFS on  mips64el/sparc64: tutorial failure
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
972923: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=972923
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: angelscript
Version: 2.34.0+ds-2
Severity: serious
Tags: ftbfs patch

https://buildd.debian.org/status/package.php?p=angelscript

...
   debian/rules override_dh_auto_test-arch
make[1]: Entering directory '/<<PKGBUILDDIR>>'
CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2 -I../angelscript/include" 
LDFLAGS="-Wl,-z,relro -Wl,-z,now  -Wl,-rpath,../../../angelscript/lib 
-L../angelscript/lib" /usr/bin/make -C samples test
make[2]: Entering directory '/<<PKGBUILDDIR>>/samples'
mkdir -p tutorial/bin
g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -pedantic -Wdate-time 
-D_FORTIFY_SOURCE=2 -I../angelscript/include -D_LINUX_ -DAS_DEBIAN_LIB -o 
tutorial/bin/tutorial tutorial/source/main.cpp -Wl,-z,relro -Wl,-z,now  
-Wl,-rpath,../../../angelscript/lib -L../angelscript/lib -langelscript-addon 
-langelscript
cd tutorial/bin && echo y | ./tutorial
tutorial: ../../source/as_callfunc.cpp:256: int 
AngelScript::PrepareSystemFunction(AngelScript::asCScriptFunction*, 
AngelScript::asSSystemFunctionInterface*, AngelScript::asCScriptEngine*): 
Assertion `false' failed.
Aborted
make[2]: *** [Makefile:28: test_tutorial] Error 134


Fix/workaround:

--- debian/rules.old    2020-10-26 09:03:20.601856087 +0000
+++ debian/rules        2020-10-26 09:09:14.763737123 +0000
@@ -13,9 +13,7 @@
 export VERSION := $(shell echo '$(DEB_VERSION_UPSTREAM)' | sed -e 's/\+.*//')
 
 # buggy archs
-ifeq ($(DEB_HOST_ARCH),armhf)
-  DEB_CXXFLAGS_MAINT_APPEND += -DAS_MAX_PORTABILITY
-else ifeq ($(DEB_HOST_ARCH),x32)
+ifneq (,$(filter $(DEB_HOST_ARCH), armhf mips64el sparc64 x32))
   DEB_CXXFLAGS_MAINT_APPEND += -DAS_MAX_PORTABILITY
 endif
 

--- End Message ---
--- Begin Message ---
Source: angelscript
Source-Version: 2.35.0+ds-1
Done: Yangfl <mmyan...@gmail.com>

We believe that the bug you reported is fixed in the latest version of
angelscript, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 972...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yangfl <mmyan...@gmail.com> (supplier of updated angelscript package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 04 Jan 2021 22:17:08 +0800
Source: angelscript
Binary: angelscript-dev angelscript-doc libangelscript-addon2.35.0 
libangelscript-addon2.35.0-dbgsym libangelscript2.35.0 
libangelscript2.35.0-dbgsym
Architecture: source amd64 all
Version: 2.35.0+ds-1
Distribution: unstable
Urgency: medium
Maintainer: Yangfl <mmyan...@gmail.com>
Changed-By: Yangfl <mmyan...@gmail.com>
Description:
 angelscript-dev - game-oriented interpreted compiled scripting language 
(developmen
 angelscript-doc - game-oriented interpreted compiled scripting language 
(documentat
 libangelscript-addon2.35.0 - game-oriented interpreted compiled scripting 
language (addon)
 libangelscript2.35.0 - game-oriented interpreted compiled scripting language
Closes: 972923 972924
Changes:
 angelscript (2.35.0+ds-1) unstable; urgency=medium
 .
   * New upstream release
   * Workaround FTBFS on mips64el/sparc64 (Closes: #972923)
   * Fix libdir for i386 (Closes: #972924)
Checksums-Sha1:
 00ba56127a438b745d788856dbd053875b0d4449 2227 angelscript_2.35.0+ds-1.dsc
 e6e7b17f8ca08d326ee210c22883d9931488dfc8 505356 
angelscript_2.35.0+ds.orig.tar.xz
 d1cfe1b20732bee475fa2b1357873a9f5e8397d6 190636 
angelscript_2.35.0+ds-1.debian.tar.xz
 a31d3a6d70baa725451d8d5bb1b2349780ed2bcc 595004 
angelscript-dev_2.35.0+ds-1_amd64.deb
 77169be4ce5869459db05dafdf05bdf5d80061ec 413148 
angelscript-doc_2.35.0+ds-1_all.deb
 a7594ddae024b24275215f395b6adac8ebf8a134 8179 
angelscript_2.35.0+ds-1_amd64.buildinfo
 dc51d5e9ac7e3db0e457b15fdd475f366437a953 1417024 
libangelscript-addon2.35.0-dbgsym_2.35.0+ds-1_amd64.deb
 d831702592394fbe8bd1b443414691090e5b381c 140204 
libangelscript-addon2.35.0_2.35.0+ds-1_amd64.deb
 e93162605e38c17777feb59422b298f4be963e6f 1657336 
libangelscript2.35.0-dbgsym_2.35.0+ds-1_amd64.deb
 e452bca538ffbce11eb0d06816fb8c2723a116d0 398244 
libangelscript2.35.0_2.35.0+ds-1_amd64.deb
Checksums-Sha256:
 c7b8c0842b80bb6ace9ad27e8b44ee7024de0c3f643b73cea3b69378c084cb1a 2227 
angelscript_2.35.0+ds-1.dsc
 841721b972bae87cdee7fe6aed57c19362fb9aa184e22328b63e4935a2985ca1 505356 
angelscript_2.35.0+ds.orig.tar.xz
 3e2f21518e967deefa97a0a405f440bd103e5cd275448fcc9572a67984b89c7c 190636 
angelscript_2.35.0+ds-1.debian.tar.xz
 86cb4ba5c846fad31375b8dbf8c5cfc9bf79c58e9429fbac5f7ad3c25d30126e 595004 
angelscript-dev_2.35.0+ds-1_amd64.deb
 6740670929be81de41442b22bb40d6ad04cffac9abc8285fab345d6452a0fa55 413148 
angelscript-doc_2.35.0+ds-1_all.deb
 5ef5ed3995dff690fb422aa4c76b0c5de6b5114ca9886bc6743e2ffc330bd3b2 8179 
angelscript_2.35.0+ds-1_amd64.buildinfo
 0d746b57ccc78c28b6c08a50c2a97e15a662b6e62a46b39d01830e989bf992f8 1417024 
libangelscript-addon2.35.0-dbgsym_2.35.0+ds-1_amd64.deb
 e49d0bab234a9856b29bd27299e7a9291fb93d2c687858ce289796fc00100884 140204 
libangelscript-addon2.35.0_2.35.0+ds-1_amd64.deb
 84d5df4d6d0724eff69f3e5a03202601721b76f12eaca17113f2f0284fde34a1 1657336 
libangelscript2.35.0-dbgsym_2.35.0+ds-1_amd64.deb
 5bee996491022af5eaf87ac25d04b4c0ff51d9b35aa8138ac2620f8fba6d8fd5 398244 
libangelscript2.35.0_2.35.0+ds-1_amd64.deb
Files:
 98d8512f7bb1cd5e01f5758e51f2aae8 2227 libs optional angelscript_2.35.0+ds-1.dsc
 80f171d142c031506a6677e9bbd24cab 505356 libs optional 
angelscript_2.35.0+ds.orig.tar.xz
 b4011c78c913cfd314bdef484c0b197b 190636 libs optional 
angelscript_2.35.0+ds-1.debian.tar.xz
 f5d6cd2c0f491cee37a02cb858068be1 595004 libdevel optional 
angelscript-dev_2.35.0+ds-1_amd64.deb
 f45a8d5664a8c5d27a6b27cfe5fcfcec 413148 doc optional 
angelscript-doc_2.35.0+ds-1_all.deb
 f95eaf34650cfe03d1c05744a567c73e 8179 libs optional 
angelscript_2.35.0+ds-1_amd64.buildinfo
 c14498b46c7f9910635600479a960891 1417024 debug optional 
libangelscript-addon2.35.0-dbgsym_2.35.0+ds-1_amd64.deb
 865d026b03c8ff0b1982d1d25a1be393 140204 libs optional 
libangelscript-addon2.35.0_2.35.0+ds-1_amd64.deb
 2d00487915546df625aa3b397363de7a 1657336 debug optional 
libangelscript2.35.0-dbgsym_2.35.0+ds-1_amd64.deb
 b927a10ffec68a67cfd14f9cbd4b2bbd 398244 libs optional 
libangelscript2.35.0_2.35.0+ds-1_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAl/0qFIACgkQwpPntGGC
Ws49aRAAnAe/jZynul+G6fJr6QXPoHcabx6qeAYJJTh7M7PUv7eB5QEilLs0C9ok
xjFKBcrjnGg0iSFqANQga+Lktk1Wh765UzL5kPhIIttA/xZ6s7xgnICvPnCztPZB
9lTgnKS4gM5bz3LWoouUhYfmbd4/y7uEZhjJg6txK/vzeoe3UFGX/pdxutQXvIsB
sepyM6mlnDYZdUhWpNBNWRvMxTgBy/eN/YcfEhSjkxPXbKtqjDGgp6Sv2gvg7Uiu
aMfdnZO7vHdeJUIOYScpMY985/WxmZLbsrzdosjhzZEFTT7+7xHJbOfq+k7V4NdR
HXluK41vAcPc0kvT79xIdXTcVegavBEjUC9o8r0ZvJJ7E/WGw6YnTNGiXkNwnwcl
k3oeU8vXJJUQ/7AUn7yc5/0tO8No4jLzTnNObgly1Jxxi5XCXbMtGO8RlaK0YX5R
f8H+Eeze4z9/ZPMzloTMDjUl9Bn05aqYyEKweHPfhdrA86LCP6iDp5Iyx+9vmmQu
zBkn+sxyDXj6WA3qgo39K7PSE8OnFmchGFaEv4XXREOLk9pU5yPHGzfnFdtzZEGA
ThtvNPSZVu1n6v+mBtUz60QlWM2BNOy7PAw5t4cx46hw9/RCFH+PJ7AcvlZYbkCz
2Il9FTK0Ab14wNnNDFa8AMvcUKC8leWTPbLvazefKvjX0xvYQ2U=
=89au
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to