Bug 202282

Summary: x11-toolkits/fpc-gtk2: Error - package "fcl-image" not found
Product: Ports & Packages Reporter: Dušan Vejnovič <freebsd>
Component: Individual Port(s)Assignee: John Marino <marino>
Status: Closed FIXED    
Severity: Affects Many People CC: freebsd, marino
Priority: ---    
Version: Latest   
Hardware: amd64   
OS: Any   

Description Dušan Vejnovič 2015-08-12 23:21:09 UTC
I got from poudriere for port fpc-gtk2-2.6.4_1:

===>  Staging for fpc-gtk2-2.6.4_1
===>   Generating temporary packing list
gmake[1]: Entering directory '/wrkdirs/usr/ports/x11-toolkits/fpc-gtk2/work/fpc-2.6.4/packages/gtk2'
/usr/local/bin/ppcx64 -Fl/usr/lib -Fusrc -Fusrc/glib -Fusrc/atk -Fusrc/pango -Fusrc/pangocairo -Fusrc/gtk+/gdk-pixbuf -Fusrc/gtk+/gdk -Fusrc/gtk+/gtk -Fusrc/libglade -Fusrc/gtkglext -Fusrc/gtkext -Fusrc/gtk2x11 -Fu/usr/local/lib/fpc/2.6.4/units/x86_64-freebsd/rtl -Fu/usr/local/lib/fpc/2.6.4/units/x86_64-freebsd/x11 -Fu/usr/local/lib/fpc/2.6.4/units/x86_64-freebsd/cairo -Fisrc/gtk2x11/include -FE. -FUunits/x86_64-freebsd -Cg -CX -Ur -CX -dx86_64 src/buildgtk2.pp
Free Pascal Compiler version 2.6.4 [2015/08/12] for x86_64
Copyright (c) 1993-2014 by Florian Klaempfl and others
Target OS: FreeBSD for x86-64
Compiling src/buildgtk2.pp
36 lines compiled, 0.3 sec 
/usr/local/bin/fpcmake -p -Tx86_64-freebsd Makefile.fpc
Processing Makefile.fpc
Error: Target "freebsd", package "fcl-image" not found
Makefile:3165: recipe for target 'fpc_install' failed
gmake[1]: *** [fpc_install] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/x11-toolkits/fpc-gtk2/work/fpc-2.6.4/packages/gtk2'
*** Error code 2


Bye!
Dušan
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2015-08-12 23:21:09 UTC
Maintainer informed via mail
Comment 2 John Marino freebsd_committer freebsd_triage 2015-08-29 10:46:45 UTC
I believe with the last two commits to x11-toolkits/fpc-gtk2, this issue should be resolved now.  Please reopen PR if that is not the case.