Bug#892285: /usr/bin/fpcmake: fpcmake should find units in Debian without fiddling with FPCDIR

2018-05-02 Thread Graham Inggs
Control: tags -1 + fixed-upstream This was fixed upstream for arm64 and m68k in r38866 [1], and fixed for m68k in salsa [2] now. [1] https://svn.freepascal.org/cgi-bin/viewvc.cgi/trunk/utils/fpcm/fpcmmain.pp?r1=38866&r2=38865&pathrev=38866 [2] https://salsa.debian.org/pascal-team/fpc/commit

Bug#892285: [Pkg-pascal-devel] Bug#892285: /usr/bin/fpcmake: fpcmake should find units in Debian without fiddling with FPCDIR

2018-04-20 Thread Graham Inggs
Control: reopen -1 Control: tags -1 + patch Hi Abou This needs to be fixed for arm64 as well. FPC names the compiler ppca64, but fpcmake looks for ppcaarch64. Please see the attached diff against add-arm64-support.patch. Regards Graham --- a/debian/patches/add-arm64-support.patch +++ b/debian/

Bug#892285: /usr/bin/fpcmake: fpcmake should find units in Debian without fiddling with FPCDIR

2018-04-20 Thread Abou Al Montacir
On Sat, 14 Apr 2018 16:54:23 +0200 Abou Al Montacir wrote: > Control: forwarded -1 https://bugs.freepascal.org/view.php?id=33606 >  > I've created https://bugs.freepascal.org/view.php?id=33606 to track the compiler > name in fpcmake.Upstream accepted the proposed bug and the upstream bug is now cl

Bug#892285: /usr/bin/fpcmake: fpcmake should find units in Debian without fiddling with FPCDIR

2018-04-14 Thread Abou Al Montacir
Control: forwarded -1 https://bugs.freepascal.org/view.php?id=33606 I've created https://bugs.freepascal.org/view.php?id=33606 to track the compiler name in fpcmake. -- Cheers, Abou Al Montacir signature.asc Description: This is a digitally signed message part

Bug#892285: /usr/bin/fpcmake: fpcmake should find units in Debian without fiddling with FPCDIR

2018-04-13 Thread Abou Al Montacir
Hi All, On Thu, 2018-03-08 at 09:34 +0100, Abou Al Montacir wrote: > Hi Paul, > > On Thu, 2018-03-08 at 08:44 +0100, Paul Gevers wrote: > > > Probably none of them need to define FPCDIR. > > Currently Lazarus FTBFS without it.¹ > I'll have a look at it and try to fix it this WE. I could finally fi

Bug#892285: [Pkg-pascal-devel] Bug#892285: Bug#892285: /usr/bin/fpcmake: fpcmake should find units in Debian without fiddling with FPCDIR

2018-03-08 Thread Graham Inggs
Control: block 887967 by 892285 On 07/03/2018 23:57, Abou Al Montacir wrote: Probably none of them need to define FPCDIR. transgui also FTBFS if FPCDIR is not defined. On 08/03/2018 10:34, Abou Al Montacir wrote: > I'll have a look at it and try to fix it this WE. Great, thanks!

Bug#892285: [Pkg-pascal-devel] Bug#892285: Bug#892285: Bug#892285: /usr/bin/fpcmake: fpcmake should find units in Debian without fiddling with FPCDIR

2018-03-08 Thread Abou Al Montacir
Hi Paul, On Thu, 2018-03-08 at 08:44 +0100, Paul Gevers wrote: > > Probably none of them need to define FPCDIR. > Currently Lazarus FTBFS without it.¹ > I'll have a look at it and try to fix it this WE. -- Cheers, Abou Al Montacir signature.asc Description: This is a digitally signed message p

Bug#892285: [Pkg-pascal-devel] Bug#892285: Bug#892285: /usr/bin/fpcmake: fpcmake should find units in Debian without fiddling with FPCDIR

2018-03-07 Thread Paul Gevers
Hi Abou, On 07-03-18 22:57, Abou Al Montacir wrote: > On Wed, 2018-03-07 at 21:29 +0100, Paul Gevers wrote: >> 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 be

Bug#892285: [Pkg-pascal-devel] Bug#892285: /usr/bin/fpcmake: fpcmake should find units in Debian without fiddling with FPCDIR

2018-03-07 Thread Abou Al Montacir
Hi, On Wed, 2018-03-07 at 21:29 +0100, Paul Gevers wrote: > 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 t

Bug#892285: /usr/bin/fpcmake: fpcmake should find units in Debian without fiddling with FPCDIR

2018-03-07 Thread Paul Gevers
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