Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Dec 2020 12:53:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 251666] editors/fpc-ide Makefile missing rtl-generics
Message-ID:  <bug-251666-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D251666

            Bug ID: 251666
           Summary: editors/fpc-ide Makefile missing rtl-generics
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: acm@FreeBSD.org
          Reporter: rdunkle@smallcatbrain.com
          Assignee: acm@FreeBSD.org
             Flags: maintainer-feedback?(acm@FreeBSD.org)

poudriere unable to build fpc-ide
It appears that makefile is missing -->  rtl-generics

./fpmake compile --localunitdir=3D../.. --globalunitdir=3D/usr/local/lib/fp=
c/3.2.0
--os=3Dfreebsd --cpu=3Dx86_64 -o -vwni -o -Ur -o -Cg --compiler=3D/usr/loca=
l/bin/fpc
-bu --GDBMI=3D1 -o -dRELEASE
The installer encountered the following error:
Could not find unit directory for dependency package "rtl-generics"
gmake[1]: *** [Makefile:3081: release] Error 1
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/editors/fpc-ide/work/fpc-3.2.0/packages/ide'
*** Error code 1

Stop.
make: stopped in /usr/ports/editors/fpc-ide

makefile should be:
USE_FPC=3D        chm fv gdbint regexpr rtl-extra rtl-console rtl-generics
fcl-xml

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-251666-7788>