Your message dated Tue, 22 Mar 2016 09:21:06 +0000
with message-id <[email protected]>
and subject line Bug#818663: fixed in fpc 3.0.0+dfsg-4
has caused the Debian Bug report #818663,
regarding fpc FTBFS on i386.
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 [email protected]
immediately.)


-- 
818663: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=818663
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: fpc
Version: 3.0.0+dfsg-3
Severity: serious

The most recent i386 build of freepascal failed.

/usr/bin/ppc386 -Ur -Xs -O2 -n -Fui386 -Fusystems 
-Fu/«BUILDDIR»/fpc-3.0.0+dfsg/fpcsrc/rtl/units/i386-linux -Fii386 -FE. 
-FUi386/units/i386-linux -dRELEASE 
@/«BUILDDIR»/fpc-3.0.0+dfsg/debian/deb-host-fpc.cfg   -di386 -dGDB -dBROWSERLOG 
-Fux86 -Sew pp.pas
hlcgcpu.pas(43,74) Error: Identifier not found "TSymStr"
hlcgcpu.pas(43,105) Error: Identifier not found "pcgpara"
hlcgcpu.pas(43,16) Error: There is no method in an ancestor class to be overridden: 
"a_call_name(TAsmList;tprocdef;const<erroneous type>;const {Open} Array Of<erroneous 
type>;tdef;Boolean):TCGPara;"
hlcgcpu.pas(50,1) Fatal: There were 3 errors compiling module, stopping
Fatal: Compilation aborted


This seems to be a result of the recent pic related backports. I'm working on a fix now.

What I do find concerning is that some of the patches explicitly have i386 in their name, yet the build failure implies that the result of applying those patches was not tested on i386.
--- End Message ---
--- Begin Message ---
Source: fpc
Source-Version: 3.0.0+dfsg-4

We believe that the bug you reported is fixed in the latest version of
fpc, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Abou Al Montacir <[email protected]> (supplier of updated fpc 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 [email protected])


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

Format: 1.8
Date: Tue, 22 Mar 2016 08:54:18 +0100
Source: fpc
Binary: fpc-3.0.0 fpc-source-3.0.0 fp-compiler-3.0.0 fp-ide-3.0.0 
fp-utils-3.0.0 fp-docs-3.0.0 fp-units-rtl-3.0.0 fp-units-base-3.0.0 
fp-units-fcl-3.0.0 fp-units-fv-3.0.0 fp-units-gtk2-3.0.0 fp-units-db-3.0.0 
fp-units-gfx-3.0.0 fp-units-net-3.0.0 fp-units-math-3.0.0 fp-units-misc-3.0.0 
fp-units-multimedia-3.0.0 fp-units-i386-3.0.0 fpc fpc-source fp-compiler fp-ide 
fp-utils fp-docs fp-units-rtl fp-units-base fp-units-fcl fp-units-fv 
fp-units-gtk2 fp-units-db fp-units-gfx fp-units-net fp-units-math fp-units-misc 
fp-units-multimedia fp-units-i386
Architecture: source amd64 all
Version: 3.0.0+dfsg-4
Distribution: unstable
Urgency: medium
Maintainer: Pascal Packaging Team <[email protected]>
Changed-By: Abou Al Montacir <[email protected]>
Description:
 fp-compiler - Free Pascal - compiler dependency package
 fp-compiler-3.0.0 - Free Pascal - compiler
 fp-docs    - Free Pascal - documentation dependency package
 fp-docs-3.0.0 - Free Pascal - documentation
 fp-ide     - Free Pascal - IDE dependency package
 fp-ide-3.0.0 - Free Pascal - IDE
 fp-units-base - Free Pascal - base units dependency package
 fp-units-base-3.0.0 - Free Pascal - base units
 fp-units-db - Free Pascal - database-library units dependency package
 fp-units-db-3.0.0 - Free Pascal - database-library units
 fp-units-fcl - Free Pascal - Free Component Library dependency package
 fp-units-fcl-3.0.0 - Free Pascal - Free Component Library
 fp-units-fv - Free Pascal - Free Vision units dependency package
 fp-units-fv-3.0.0 - Free Pascal - Free Vision units
 fp-units-gfx - Free Pascal - graphics-library units dependency package
 fp-units-gfx-3.0.0 - Free Pascal - graphics-library units
 fp-units-gtk2 - Free Pascal - GTK+ 2.x units dependency package
 fp-units-gtk2-3.0.0 - Free Pascal - GTK+ 2.x units
 fp-units-i386 - Free Pascal - Kylix compatibility units dependency package
 fp-units-i386-3.0.0 - Free Pascal - Kylix compatibility units
 fp-units-math - Free Pascal - math units dependency package
 fp-units-math-3.0.0 - Free Pascal - math units
 fp-units-misc - Free Pascal - miscellaneous units dependency package
 fp-units-misc-3.0.0 - Free Pascal - miscellaneous units
 fp-units-multimedia - Free Pascal - multimedia units dependency package
 fp-units-multimedia-3.0.0 - Free Pascal - multimedia units
 fp-units-net - Free Pascal - networking units dependency package
 fp-units-net-3.0.0 - Free Pascal - networking units
 fp-units-rtl - Free Pascal - runtime libraries dependency package
 fp-units-rtl-3.0.0 - Free Pascal - runtime libraries
 fp-utils   - Free Pascal - utilities dependency package
 fp-utils-3.0.0 - Free Pascal - utilities
 fpc        - Free Pascal - SDK suite dependency package
 fpc-3.0.0  - Free Pascal - SDK-3.0.0 suite
 fpc-source - Free Pascal - SDK source code dependency package
 fpc-source-3.0.0 - Free Pascal - SDK source code
Closes: 818663
Changes:
 fpc (3.0.0+dfsg-4) unstable; urgency=medium
 .
   [ Peter Michael Green ]
   * modify 
debian/patches/Keep-the-GOT-offset-in-a-virtual-register-for-i386-n.patch
     (Closes: Bug#818663)
     for compatibility with fpc 3.0.0 to fix FTBFS on i386
     + move globtype from implementation uses to interface uses in hlcgcpu.pas
     + remove "paras" parameter from thlcgcpu.a_call_name
     + Add symconst and aasmcpu to implementation uses in hlcgcpu.pas
Checksums-Sha1:
 741d27af6dca474bbe5cde4e0c71d8b238bcd14b 3771 fpc_3.0.0+dfsg-4.dsc
 14401ac2a3d797191d02d6cec550d7e70c983d0d 240740 fpc_3.0.0+dfsg-4.debian.tar.xz
 686756bcb8ed3263d0264964c6358a12d70b5ad4 1954814 
fp-compiler-3.0.0_3.0.0+dfsg-4_amd64.deb
 b9ac1c07e8f25ffbb905d058615287bd18e03d7a 40258 
fp-compiler_3.0.0+dfsg-4_amd64.deb
 bdda51755d2b9a8e136a70e427ee65786dc852bd 2365948 
fp-docs-3.0.0_3.0.0+dfsg-4_all.deb
 0312c92c92a08440442654452936d04003820305 40192 fp-docs_3.0.0+dfsg-4_all.deb
 bf1f4ae48a84b9c0dd48a784f6a68d174a3c3a29 1412106 
fp-ide-3.0.0_3.0.0+dfsg-4_amd64.deb
 29f8c29d2065b8bc3ecc2b2f05b881387f1617b1 40308 fp-ide_3.0.0+dfsg-4_amd64.deb
 b481fd2e6db0895aed38b25d0ec249edf3024271 1032408 
fp-units-base-3.0.0_3.0.0+dfsg-4_amd64.deb
 cabacd58f49afdd974361ddef1c27fac19d07994 40242 
fp-units-base_3.0.0+dfsg-4_amd64.deb
 d30f706c7a3ebd7b15b6956096810b68a277bd29 781646 
fp-units-db-3.0.0_3.0.0+dfsg-4_amd64.deb
 e9360cd1ab9ac0a11606c18604826e99c14b8108 40238 
fp-units-db_3.0.0+dfsg-4_amd64.deb
 4ecf77187463e64149ad8144257e3ceb43a6e582 4228282 
fp-units-fcl-3.0.0_3.0.0+dfsg-4_amd64.deb
 376251e6f11488952073d7bee92ecbcc2204a38c 40194 
fp-units-fcl_3.0.0+dfsg-4_amd64.deb
 49165b01e1df5e64d95e3f81f843696c5226eef4 312938 
fp-units-fv-3.0.0_3.0.0+dfsg-4_amd64.deb
 4810d81ffc38f4e73c4ec5694c8cdb41f4fd0a24 40240 
fp-units-fv_3.0.0+dfsg-4_amd64.deb
 b36a9621e7ea07ea600bb8c581275b4f3e47cc05 1139874 
fp-units-gfx-3.0.0_3.0.0+dfsg-4_amd64.deb
 8515e9c3a9534357ad3adaa284d7be52522847b0 40302 
fp-units-gfx_3.0.0+dfsg-4_amd64.deb
 a3c2b614a4098594ee4bd088f26bf44052e5788d 968062 
fp-units-gtk2-3.0.0_3.0.0+dfsg-4_amd64.deb
 119930df6dee5e87e0260816e7c3d251fce49331 40216 
fp-units-gtk2_3.0.0+dfsg-4_amd64.deb
 d1a3228c3c7255b91ea2bb96573e74c18008ceae 372812 
fp-units-math-3.0.0_3.0.0+dfsg-4_amd64.deb
 412e71970a75b55f822114affb089a61389930ff 40284 
fp-units-math_3.0.0+dfsg-4_amd64.deb
 7680ac38a3e291a052de2da8f004de322eedca62 1113970 
fp-units-misc-3.0.0_3.0.0+dfsg-4_amd64.deb
 3e4ecc439614bacdc87198b9536ff894139f089a 40250 
fp-units-misc_3.0.0+dfsg-4_amd64.deb
 7c2a5eb4ce3136e93bfbd269cc18dc513cf3ef10 224072 
fp-units-multimedia-3.0.0_3.0.0+dfsg-4_amd64.deb
 ef5a8f574b91deb0c9a2d8bdc5988bd3651f1f23 40222 
fp-units-multimedia_3.0.0+dfsg-4_amd64.deb
 51f48253875d906b887ac26df76283f49a76f921 470004 
fp-units-net-3.0.0_3.0.0+dfsg-4_amd64.deb
 bbcdf6f2c3a650bef21edc43026d7aef19044ec5 40258 
fp-units-net_3.0.0+dfsg-4_amd64.deb
 707fca35fefa82583a1b0c1a1bede008e792f9b1 1923320 
fp-units-rtl-3.0.0_3.0.0+dfsg-4_amd64.deb
 b0c17ba370fafd06ced4e14e1ece888aeeec5126 40184 
fp-units-rtl_3.0.0+dfsg-4_amd64.deb
 f95b53e0f099c299d9fdcc7578820b35911fb0b6 2473070 
fp-utils-3.0.0_3.0.0+dfsg-4_amd64.deb
 2603b619fe48e27bbfc10f7af6c5c548d54a03a0 40394 fp-utils_3.0.0+dfsg-4_amd64.deb
 4623efc1df707997554fc4619256b22f4341ef38 40798 fpc-3.0.0_3.0.0+dfsg-4_all.deb
 a1a7e12dfe5008db37c113de04625d1d04a0a8f1 15717156 
fpc-source-3.0.0_3.0.0+dfsg-4_all.deb
 742c882532c5618696ea66d2f05c5d657a4df181 40206 fpc-source_3.0.0+dfsg-4_all.deb
 e3c08358f3139cc49f5dca6c32c1d32ff449c650 40348 fpc_3.0.0+dfsg-4_all.deb
Checksums-Sha256:
 2fd83fdaffe2d5013976846d547819752edadb40b41c40053e9142f19841bdee 3771 
fpc_3.0.0+dfsg-4.dsc
 365772e66c78703be8f687018e99b59610b9eed1f4d231793a4eedac2ddcdcad 240740 
fpc_3.0.0+dfsg-4.debian.tar.xz
 34b9c90259edfe29fe8013800f458248524ee1aff207a4f685af28e87f9bde9a 1954814 
fp-compiler-3.0.0_3.0.0+dfsg-4_amd64.deb
 fa57a552b2bb8ab825583dc53306eec17e68f388f6eb8036cd9d777a12993d4d 40258 
fp-compiler_3.0.0+dfsg-4_amd64.deb
 fc40e274c4d250ab373b561c3bbbee5181dd7371f9c19a4ac523ed013a9b3bc5 2365948 
fp-docs-3.0.0_3.0.0+dfsg-4_all.deb
 445d047101e96d4006e0a5bbddf6cdbf3cab1bd165dcac1007d2330690a41c10 40192 
fp-docs_3.0.0+dfsg-4_all.deb
 8624a25bd0d2d8cee62f9f4e27e3623de680f56a0589fc1ff52c7433ecbe4d8a 1412106 
fp-ide-3.0.0_3.0.0+dfsg-4_amd64.deb
 690e8f54afde80a3bd59cd0e54ecce3a9d5a4b7e2ebad76e68b58358ca196b3a 40308 
fp-ide_3.0.0+dfsg-4_amd64.deb
 5dc0363a4bf81349d404acb7b6c380d1d36c53ef8e9b2f1d3e7be90bb438d59b 1032408 
fp-units-base-3.0.0_3.0.0+dfsg-4_amd64.deb
 7989bf9bb62642bebf0f476bfc133f13cc894f222a21c854f80c33c4131f4472 40242 
fp-units-base_3.0.0+dfsg-4_amd64.deb
 c758901903ded17f0bb65891d7341d5887556182628e936c10d8f97c11e1480b 781646 
fp-units-db-3.0.0_3.0.0+dfsg-4_amd64.deb
 9642109998984bf2585190e72b4737682036872c7a5f6cf702ef5c24958dee48 40238 
fp-units-db_3.0.0+dfsg-4_amd64.deb
 16e637aa48858c525df772f72e3ff0b87c1e4e62b8cc8f16d5bae883de044657 4228282 
fp-units-fcl-3.0.0_3.0.0+dfsg-4_amd64.deb
 919f217726032da98d4a0189fbef3f4fc360da628b73ff86a121d226da2ae742 40194 
fp-units-fcl_3.0.0+dfsg-4_amd64.deb
 54ff4424c6de262a853d167a451d4a7cd1312672e9dc3a9601c3dfef100f0515 312938 
fp-units-fv-3.0.0_3.0.0+dfsg-4_amd64.deb
 671b29248a99de44a2a0b7e13fa2bbfab1ed046287d7910fc6a786695cee309b 40240 
fp-units-fv_3.0.0+dfsg-4_amd64.deb
 d1219bddd3ad7c22de392b93561f6bfe6ea707371f4729de849459d3d6615fca 1139874 
fp-units-gfx-3.0.0_3.0.0+dfsg-4_amd64.deb
 58e65679911dd2ca72c209c73dd0ded6d4780f0c15cab13b825160f3a0f7aeff 40302 
fp-units-gfx_3.0.0+dfsg-4_amd64.deb
 40fc84fdc643cad82850004f4b4acded05385d6136a1bc7e47310014fb49d85e 968062 
fp-units-gtk2-3.0.0_3.0.0+dfsg-4_amd64.deb
 47b4c2e6a38aab21319cfb9fa4e0790b5b1a88c3122756dbbfd9574d060f4da4 40216 
fp-units-gtk2_3.0.0+dfsg-4_amd64.deb
 c30cc4e2dae1bfbfaa6b6f38021f13fa98b83d1f26f5610831917c80330a15b6 372812 
fp-units-math-3.0.0_3.0.0+dfsg-4_amd64.deb
 c46fcff567b76301647e9e4ec34ac9fdbca7babce7cfaea86c608ced13ebc469 40284 
fp-units-math_3.0.0+dfsg-4_amd64.deb
 d91d71d286fa8466d41213196f8c7f98b1e5e4e3a8a1d57d03406a8b7d0d3027 1113970 
fp-units-misc-3.0.0_3.0.0+dfsg-4_amd64.deb
 7ca7d16c0390b0e05f4b028a5649b40110e041275f7649f102709ca3be5199ef 40250 
fp-units-misc_3.0.0+dfsg-4_amd64.deb
 122ce4a3ca7a2406925636f3f33d19b289b51123d56adc90497645a409384598 224072 
fp-units-multimedia-3.0.0_3.0.0+dfsg-4_amd64.deb
 b178895af96a0e98882e34e63512d46330d80c209efeb899a790f28ef7e8b4f5 40222 
fp-units-multimedia_3.0.0+dfsg-4_amd64.deb
 a757b5a4944a505609daa2c6cfecd83dd7d933ea47a525da019cefdc908821b1 470004 
fp-units-net-3.0.0_3.0.0+dfsg-4_amd64.deb
 8b017c9ab33d7e94ca55e92a4dd5470a0b87762446657530cf5a82bed448ac1f 40258 
fp-units-net_3.0.0+dfsg-4_amd64.deb
 eb3e57afaddb221111b6c56a7776995b1e3abdc9e444d3717395424319c6a425 1923320 
fp-units-rtl-3.0.0_3.0.0+dfsg-4_amd64.deb
 6a1f5800fd4298c9c2cbd3ae2c56c13681b0df639f158398bc431e096ada5037 40184 
fp-units-rtl_3.0.0+dfsg-4_amd64.deb
 0f31b87386b9ac9bcaf6b0bd002c2b564bc2f5aa47c0df2036e25930aad4e64c 2473070 
fp-utils-3.0.0_3.0.0+dfsg-4_amd64.deb
 1886c33ef8baf7406238368c352bb37cc7803be3d2a09862eedd8eb0ac8f968b 40394 
fp-utils_3.0.0+dfsg-4_amd64.deb
 1190d091be9f940a06ff50a6da61dbb55ad6679865aa313023ce05bcab4e5ee0 40798 
fpc-3.0.0_3.0.0+dfsg-4_all.deb
 ddef7b0f91482b10ee975b3224ed42ca6f563d1a32e3d9971ef7b8d94d4ad833 15717156 
fpc-source-3.0.0_3.0.0+dfsg-4_all.deb
 4d55b5cdfe760256df0ede4fff9dea5095aea35af4e6c630d69428c9ff1942a7 40206 
fpc-source_3.0.0+dfsg-4_all.deb
 3b921d997633d440a2eff3e879401e9b8dd45a4ebda148f5dd4fdf49a27ff028 40348 
fpc_3.0.0+dfsg-4_all.deb
Files:
 3c64ecf42cdb74db479818c293407469 3771 devel optional fpc_3.0.0+dfsg-4.dsc
 e5317eb8642fc29b9cb4c47a80ef6463 240740 devel optional 
fpc_3.0.0+dfsg-4.debian.tar.xz
 c506226d738600e981690e48472c2087 1954814 devel optional 
fp-compiler-3.0.0_3.0.0+dfsg-4_amd64.deb
 f5539fa20424ff4019cd9efb67c2fcdd 40258 devel optional 
fp-compiler_3.0.0+dfsg-4_amd64.deb
 e92ab5c0be36db380f9be0c98fc4fb4f 2365948 doc optional 
fp-docs-3.0.0_3.0.0+dfsg-4_all.deb
 78d41d16897789029fb82dbaa293db16 40192 doc optional 
fp-docs_3.0.0+dfsg-4_all.deb
 25c3e98e91e85e714a3b158d5ba99742 1412106 devel optional 
fp-ide-3.0.0_3.0.0+dfsg-4_amd64.deb
 79a5d16b11a62d8b1a2e0c81e7bd6bbd 40308 devel optional 
fp-ide_3.0.0+dfsg-4_amd64.deb
 df5ada2ccf0925100db664bcf34024ba 1032408 devel optional 
fp-units-base-3.0.0_3.0.0+dfsg-4_amd64.deb
 0b6bbf09436d68b8aab2bf57733c4cb4 40242 devel optional 
fp-units-base_3.0.0+dfsg-4_amd64.deb
 a5068456d88036dba7a1ebd3b9b25731 781646 devel optional 
fp-units-db-3.0.0_3.0.0+dfsg-4_amd64.deb
 a99b3f7a1b324664bd7abd995f944398 40238 devel optional 
fp-units-db_3.0.0+dfsg-4_amd64.deb
 d7755c0acd121ad6258dbf279207aca9 4228282 devel optional 
fp-units-fcl-3.0.0_3.0.0+dfsg-4_amd64.deb
 36473985474069d738152e1da2b18fea 40194 devel optional 
fp-units-fcl_3.0.0+dfsg-4_amd64.deb
 b9737c98f47cbcc71e636ef5dacafcb0 312938 devel optional 
fp-units-fv-3.0.0_3.0.0+dfsg-4_amd64.deb
 8807f90b53bbb9ffc380d6ef56e554d6 40240 devel optional 
fp-units-fv_3.0.0+dfsg-4_amd64.deb
 230f3086dd01dcf75992dcf07e1a6187 1139874 devel optional 
fp-units-gfx-3.0.0_3.0.0+dfsg-4_amd64.deb
 69ca7214c2fa300d6cdcc4fdb3183146 40302 devel optional 
fp-units-gfx_3.0.0+dfsg-4_amd64.deb
 7f5f9c5d1d3eac3d6efb04bda3d4fc11 968062 devel optional 
fp-units-gtk2-3.0.0_3.0.0+dfsg-4_amd64.deb
 d41ae48466672a18e073804d3c6bd052 40216 devel optional 
fp-units-gtk2_3.0.0+dfsg-4_amd64.deb
 0f66411e452969d0db9d3a305c5993ee 372812 devel optional 
fp-units-math-3.0.0_3.0.0+dfsg-4_amd64.deb
 6ce8a6596d6387e70e200ef4ddbcfa43 40284 devel optional 
fp-units-math_3.0.0+dfsg-4_amd64.deb
 100de6af230b4ff828da31c73f5a1783 1113970 devel optional 
fp-units-misc-3.0.0_3.0.0+dfsg-4_amd64.deb
 cb322f37103567e1a700b26a36b4f7b8 40250 devel optional 
fp-units-misc_3.0.0+dfsg-4_amd64.deb
 2a5cf0c427d5666f1035e9929fb9889b 224072 devel optional 
fp-units-multimedia-3.0.0_3.0.0+dfsg-4_amd64.deb
 4b598a2fa6728f95e3f4a8cd60461a81 40222 devel optional 
fp-units-multimedia_3.0.0+dfsg-4_amd64.deb
 43def4938d9cd68da2350a1bca2c554c 470004 devel optional 
fp-units-net-3.0.0_3.0.0+dfsg-4_amd64.deb
 2aaeb9a247f91974e60bd691a2f5edb6 40258 devel optional 
fp-units-net_3.0.0+dfsg-4_amd64.deb
 0cc5a51706253efa79ca8af1d6967f7c 1923320 devel optional 
fp-units-rtl-3.0.0_3.0.0+dfsg-4_amd64.deb
 28c595682eb52c4ae20a0d229e391cb0 40184 devel optional 
fp-units-rtl_3.0.0+dfsg-4_amd64.deb
 f591c23cdd95c30272f7e49986953b6c 2473070 devel optional 
fp-utils-3.0.0_3.0.0+dfsg-4_amd64.deb
 eab4b3c6915b347cd52c18a24ececc74 40394 devel optional 
fp-utils_3.0.0+dfsg-4_amd64.deb
 2fc69a05afc6f69144684a4d542deece 40798 devel optional 
fpc-3.0.0_3.0.0+dfsg-4_all.deb
 2390a46688270f53f6d92b9260babcad 15717156 devel optional 
fpc-source-3.0.0_3.0.0+dfsg-4_all.deb
 cf50bcb57933247b988cc4166252f365 40206 devel optional 
fpc-source_3.0.0+dfsg-4_all.deb
 ca134a9367adbcf255adbd7c6148c3c0 40348 devel optional fpc_3.0.0+dfsg-4_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iF4EAREKAAYFAlbw/6cACgkQsyVcbVWHjYwDDQD9FwOu1K4oo9MjYICccsFvDHI6
9FcC0vnYCJo9dVZ+wZQBAKYRYac7vEBBMspQWI9OowBE+LxVltAUNBFL0o8RqYWj
=m/Pt
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to