Your message dated Sun, 22 Apr 2018 15:36:22 +0000 with message-id <[email protected]> and subject line Bug#892285: fixed in fpc 3.0.4+dfsg-18 has caused the Debian Bug report #892285, regarding /usr/bin/fpcmake: fpcmake should find units in Debian without fiddling with FPCDIR 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.) -- 892285: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892285 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: fp-utils-3.0.4 Version: 3.0.4+dfsg-15 Severity: normal File: /usr/bin/fpcmake -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 fpcmake doesn't work out of the box in Debian (maybe since the multiarch changes, but I am not sure about that). E.g. in the Lazarus source tree I get this: paul@testavoira ~/lazarus $ fpcmake -r -v FPCMake Version 2.0.0 [2017-02-13 rev 35434] Processing Makefile.fpc Targets: "x86_64-linux" Globals: FPCDIR = "" PACKAGESDIR = "$(FPCDIR)/packages $(FPCDIR)/packages/base $(FPCDIR)/packages/extra $(FPCDIR)/packages" UNITSDIR = "$(FPCDIR)/units/$(FULLTARGET)" BASEDIR = "/home/paul/packages/freepascal/lazarus" Required packages for linux-x86_64: rtl regexpr Package "rtl": Looking for Makefile.fpc: " /packages/rtl/Makefile.fpc /packages/base/rtl/Makefile.fpc /packages/extra/rtl/Makefile.fpc /packages/rtl/Makefile.fpc " Package "rtl": Looking for Package.fpc: " /units/x86_64-linux/rtl/Package.fpc " Error: Target "linux", package "rtl" not found Lazarus is defining FPCDIR in its d/rules file to prevent this like: FPCDIR=/usr/share/fpcsrc/${FPCVER} Transgui is/was doing it like: FPCDIR=/usr/lib/fpc/${FPCDIR} I believe neither should be needed. Also, which one of the two is correct (or better, if neither is really correct)? Paul - -- System Information: Debian Release: buster/sid APT prefers testing-debug APT policy: (500, 'testing-debug'), (500, 'testing'), (200, 'testing'), (50, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 4.14.0-3-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages fp-utils-3.0.4 depends on: ii fpc-source-3.0.4 3.0.4+dfsg-15 ii libc6 2.26-6 Versions of packages fp-utils-3.0.4 recommends: ii fp-compiler-3.0.4 3.0.4+dfsg-15 fp-utils-3.0.4 suggests no packages. - -- no debconf information -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEWLZtSHNr6TsFLeZynFyZ6wW9dQoFAlqgS6YACgkQnFyZ6wW9 dQpVjAf/WKH9mpTybtk9CC29DdxupoZ0yvpsA3fnGcbPC9cNLUGm5CqG7EtC2jY1 25mKsm+QzZXMu/gbexZfnqFK4mhEGCWfoXSK47QUsEspu+c3cuao97ySE75iIXJY OSHtNUB9uHeN0jjbVXAE7fI2IEiTKYBwlSxXvhTC65tYikjcdqgdbFNa1jsYdjA3 Z/tNM2iI7SsSmubLvQiCQq/ZP3fYkAA9vydE+dw1/uIUh3/z7gIzVlpT2nd2uXpb iidAMmLsMQ0gyZ079u8Yt+X2eNrAb3sre3mGjyRfjYkprqoWrbICHJZ8eN5Tc001 SjAE1D68CBzuvFAtyErMudwg06AWGg== =4I4S -----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---Source: fpc Source-Version: 3.0.4+dfsg-18 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: Sun, 22 Apr 2018 16:10:23 +0200 Source: fpc Binary: fpc-3.0.4 fpc-source-3.0.4 fp-compiler-3.0.4 fp-ide-3.0.4 fp-utils-3.0.4 fp-docs-3.0.4 fp-units-rtl-3.0.4 fp-units-base-3.0.4 fp-units-fcl-3.0.4 fp-units-fv-3.0.4 fp-units-gtk2-3.0.4 fp-units-db-3.0.4 fp-units-gfx-3.0.4 fp-units-net-3.0.4 fp-units-math-3.0.4 fp-units-misc-3.0.4 fp-units-multimedia-3.0.4 fp-units-i386-3.0.4 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 Version: 3.0.4+dfsg-18 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.4 - Free Pascal - compiler fp-docs - Free Pascal - documentation dependency package fp-docs-3.0.4 - Free Pascal - documentation fp-ide - Free Pascal - IDE dependency package fp-ide-3.0.4 - Free Pascal - IDE fp-units-base - Free Pascal - base units dependency package fp-units-base-3.0.4 - Free Pascal - base units fp-units-db - Free Pascal - database-library units dependency package fp-units-db-3.0.4 - Free Pascal - database-library units fp-units-fcl - Free Pascal - Free Component Library dependency package fp-units-fcl-3.0.4 - Free Pascal - Free Component Library fp-units-fv - Free Pascal - Free Vision units dependency package fp-units-fv-3.0.4 - Free Pascal - Free Vision units fp-units-gfx - Free Pascal - graphics-library units dependency package fp-units-gfx-3.0.4 - Free Pascal - graphics-library units fp-units-gtk2 - Free Pascal - GTK+ 2.x units dependency package fp-units-gtk2-3.0.4 - Free Pascal - GTK+ 2.x units fp-units-i386 - Free Pascal - Kylix compatibility units dependency package fp-units-i386-3.0.4 - Free Pascal - Kylix compatibility units fp-units-math - Free Pascal - math units dependency package fp-units-math-3.0.4 - Free Pascal - math units fp-units-misc - Free Pascal - miscellaneous units dependency package fp-units-misc-3.0.4 - Free Pascal - miscellaneous units fp-units-multimedia - Free Pascal - multimedia units dependency package fp-units-multimedia-3.0.4 - Free Pascal - multimedia units fp-units-net - Free Pascal - networking units dependency package fp-units-net-3.0.4 - Free Pascal - networking units fp-units-rtl - Free Pascal - runtime libraries dependency package fp-units-rtl-3.0.4 - Free Pascal - runtime libraries fp-utils - Free Pascal - utilities dependency package fp-utils-3.0.4 - Free Pascal - utilities fpc - Free Pascal - SDK suite dependency package fpc-3.0.4 - Free Pascal - SDK-3.0.4 suite fpc-source - Free Pascal - SDK source code dependency package fpc-source-3.0.4 - Free Pascal - SDK source code Closes: 892285 Changes: fpc (3.0.4+dfsg-18) unstable; urgency=medium . * Remove dpkg-architecture calls to reduce build time and lintian warnings * Changed Vcs-Git and Vcs-Browser to point to salsa.debian.org. This removes lintian warnings about old repository links. * Cleaned man page for fpcjres tool to be lintian warnings free. * Fixed ppc suffix in fpcmake to be compatible with ppc executable name. For arm64 architecture, FPC make files build compiler as ppca64 while fpcmake looks for ppcxaarch64 to set default FPCDIR value. Thanks to Graham Inggs (Closes: Bug#892285) Checksums-Sha1: 8d3428ec80fb029c0bd4554daa6f4634fe731c16 3798 fpc_3.0.4+dfsg-18.dsc a8bd43ea50d225cad5a66bfe1bed415a1d69fd9a 265028 fpc_3.0.4+dfsg-18.debian.tar.xz 56b0486e5f028a05c55e3ba9a200389af6c6a33b 17334 fpc_3.0.4+dfsg-18_amd64.buildinfo Checksums-Sha256: d7948a310a9b9d4b697ac77adc7af1fc0421c723df4e4f8fdf72f20d0334410d 3798 fpc_3.0.4+dfsg-18.dsc 8873beab05bac3273be3d317b28867771f23ff7d0e2ef4a3a903d918b065c9e5 265028 fpc_3.0.4+dfsg-18.debian.tar.xz 2fca07b27f302e307d78c999342006d186b6514fc32eaed49e60a9e54e37251c 17334 fpc_3.0.4+dfsg-18_amd64.buildinfo Files: e83f62474983a1a1654179b29a5551f5 3798 devel optional fpc_3.0.4+dfsg-18.dsc 0faebf2b75b1245bc88d0d166fbd6c7d 265028 devel optional fpc_3.0.4+dfsg-18.debian.tar.xz 6e90b88dcd5bcf223480915a93847814 17334 devel optional fpc_3.0.4+dfsg-18_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iI0EAREKADUWIQS69sZENhB4UNQicQazJVxtVYeNjAUCWtyf2RccYWJvdS5hbG1v bnRhY2lyQHNmci5mcgAKCRCzJVxtVYeNjF2VAQCuUMRebZo+11TWrP6QH9MeauLM KybUXSxrLVbd5xN9BAD/Tns+9aiuEBGJJMuQ3RoIXLFLxHRRXnE/wbcyBbKNQjY= =X5KO -----END PGP SIGNATURE-----
--- End Message ---

