Your message dated Thu, 26 May 2022 17:04:03 +0000
with message-id <[email protected]>
and subject line Bug#1011318: fixed in fpc 3.2.2+dfsg-11
has caused the Debian Bug report #1011318,
regarding fp terminal ide does not compile hello world
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.)


-- 
1011318: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1011318
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: fp-ide
Version: 3.2.2

When I run 'fp' without arguments from the package fp-ide (free pascal 
compiler) I get the borland-style IDE terminal. Then I type in the following 
hello world program, save as hello.pas, then hit alt-F9 to compile. However I 
get an error that a unit (the pascal term for a library?) is not available, 
rather than it compiling the file.

begin                                                                           
                      
   writeln('hello world');                                                      
                      
end.

(1,1) Fatal: Can't find unit system used by Program                             
                     ▲
(0) Fatal: Compilation aborted 

(Note the period after the 'end' keyword.) However the unit files are 
available. In fact if I add the following line to the 
Options->Directories->Unit Directories submenu then the compilation succeeds 
(fp creates a temporary cfg file in the current directory with the new path):
/usr/lib/x86_64-linux-gnu/fpc/3.2.2/units/x86_64-linux/*

The config file is /etc/fpc.cfg and it mentions the above path but with 
symbols. For example it has '$fpcversion' instead of '3.2.2'. Strangely the 
'fpc' compiler itself uses this file but has no problems. I have tested this on 
latest debian testing. I'm not sure how to fix the problem in fp itself however 
other than through the GUI or why it's not using the fpc.cfg file properly.

-Steve

--- End Message ---
--- Begin Message ---
Source: fpc
Source-Version: 3.2.2+dfsg-11
Done: Abou Al Montacir <[email protected]>

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: Thu, 26 May 2022 18:47:05 +0200
Source: fpc
Architecture: source
Version: 3.2.2+dfsg-11
Distribution: unstable
Urgency: medium
Maintainer: Pascal Packaging Team <[email protected]>
Changed-By: Abou Al Montacir <[email protected]>
Closes: 1011318
Changes:
 fpc (3.2.2+dfsg-11) unstable; urgency=medium
 .
   * Moved fpcmkcfg tool from fp-compiler to fp-units-rtl package.
     This is required in order to generate fp IDE configuration files when
     the fp-ide is installed without fp-compiler package.
   * Generate fp IDE configuration file in /etc by post install script.
   * Fixed IDE configuration files path list. (Closes: Bug#1011318)
Checksums-Sha1:
 93528f90654d31870996b7b8d9ef4da51e5c4f69 3788 fpc_3.2.2+dfsg-11.dsc
 885709eb9e5f48a25081db185ba617eeade4cdb0 123116 fpc_3.2.2+dfsg-11.debian.tar.xz
 d38df4c3ff972f251cc6aabf78de7f4b943166df 17648 
fpc_3.2.2+dfsg-11_amd64.buildinfo
Checksums-Sha256:
 2499fc3d1cb7d676f6eb19795cc8bccb2c5a610daef1c430659179c95cb6a946 3788 
fpc_3.2.2+dfsg-11.dsc
 a343f57f1b9e930aa724a7de5b7afbc5bac6ac987393419b2d8a44e98d44da86 123116 
fpc_3.2.2+dfsg-11.debian.tar.xz
 f9ba88130ec799015189cfd035725924e61161b11322095588b2e1d8cfa505bc 17648 
fpc_3.2.2+dfsg-11_amd64.buildinfo
Files:
 252ab8ee00e2d86fcf5f42e36e4a69b4 3788 devel optional fpc_3.2.2+dfsg-11.dsc
 90bdd1192ec69368dde57aed11b32e1e 123116 devel optional 
fpc_3.2.2+dfsg-11.debian.tar.xz
 d839354cb4a4e761437d6162717b5574 17648 devel optional 
fpc_3.2.2+dfsg-11_amd64.buildinfo

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

iI0EAREKADUWIQS69sZENhB4UNQicQazJVxtVYeNjAUCYo+xuhccYWJvdS5hbG1v
bnRhY2lyQHNmci5mcgAKCRCzJVxtVYeNjA16AQC+JLHy8vMPJhkTx+wO35YGMbOy
FkW/TvFs+KM7mh/wcQD+IRBYf7ddCb3rR7KJYUHbIdQsK5YXwrlw5D9rNVR4WHs=
=xazG
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to