Date: Sun, 12 Jan 2020 14:30:54 +0000 From: bugzilla-noreply@freebsd.org To: xfce@FreeBSD.org Subject: [Bug 243268] x11-themes/greybird-theme: Update to 3.22.11 Message-ID: <bug-243268-28711-ZhL0Noghrd@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-243268-28711@https.bugs.freebsd.org/bugzilla/> References: <bug-243268-28711@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243268 Guido Falsi <madpilot@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #210621|0 |1 is obsolete| | --- Comment #3 from Guido Falsi <madpilot@FreeBSD.org> --- Created attachment 210658 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D210658&action= =3Dedit Modified patch I'm testing the patch in poudriere. With your patch I was getting failures, so I modified it. It looks like the theme now requires glib-compile-resources from glib20, and also uses pkgcon= fig. I added those to the port dependencies. My patch includes these changes. But it still gives me errors about not recognizing svg files, so I added gdkpixbuf2 since glib-compile-resources states it uses gdk-pixbuf-pixdata to read pixel data files. Unluckily this did not help and I'm at a loss on how= to fix this. Most probably still some missing dependency. Do you have an idea = what could be needed? Here is the log of the error I'm getting: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase= : stage >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D> Staging for greybird-theme-3.22.11 =3D=3D=3D> greybird-theme-3.22.11 depends on package: gtk-murrine-engine>= =3D0.98.1 - found =3D=3D=3D> Generating temporary packing list [1/7] glib-compile-resources ../light/gtk-3.0/gtk.gresource.xml --sourcedir /wrkdirs/usr/ports/x11-themes/greybird-theme/work/Greybird-3.22.11/light/gt= k-3.0 --sourcedir ../light --internal --generate --target light/gtk.gresource --dependency-file light/gtk.gresource.d FAILED: light/gtk.gresource=20 glib-compile-resources ../light/gtk-3.0/gtk.gresource.xml --sourcedir /wrkdirs/usr/ports/x11-themes/greybird-theme/work/Greybird-3.22.11/light/gt= k-3.0 --sourcedir ../light --internal --generate --target light/gtk.gresource --dependency-file light/gtk.gresource.d failed to load "/wrkdirs/usr/ports/x11-themes/greybird-theme/work/Greybird-3.22.11/light/g= tk-3.0/assets/bullet-symbolic.svg": Couldn?t recognize the image file format for file ?/wrkdirs/usr/ports/x11-themes/greybird-theme/work/Greybird-3.22.11/light/g= tk-3.0/assets/bullet-symbolic.svg? ../light/gtk-3.0/gtk.gresource.xml: Child process exited with code 1. [2/7] /usr/local/bin/glib-compile-resources ../dark/gtk-3.0/gtk.gresource.x= ml --target dark/gtk.gresource --sourcedir /wrkdirs/usr/ports/x11-themes/greybird-theme/work/Greybird-3.22.11/dark/gtk= -3.0 FAILED: dark/gtk.gresource=20 /usr/local/bin/glib-compile-resources ../dark/gtk-3.0/gtk.gresource.xml --target dark/gtk.gresource --sourcedir /wrkdirs/usr/ports/x11-themes/greybird-theme/work/Greybird-3.22.11/dark/gtk= -3.0 failed to load "/wrkdirs/usr/ports/x11-themes/greybird-theme/work/Greybird-3.22.11/dark/gt= k-3.0/assets/bullet-symbolic.svg": Couldn?t recognize the image file format for file ?/wrkdirs/usr/ports/x11-themes/greybird-theme/work/Greybird-3.22.11/dark/gt= k-3.0/assets/bullet-symbolic.svg? ../dark/gtk-3.0/gtk.gresource.xml: Child process exited with code 1. [3/7] /usr/local/bin/sassc -a -M -t compact ../light/gtk-3.0/gtk-contained-dark.scss light/gtk-dark.css [4/7] /usr/local/bin/sassc -a -M -t compact ../dark/gtk-3.0/gtk-contained.s= css dark/gtk.css [5/7] /usr/local/bin/sassc -a -M -t compact ../dark/gtk-3.0/gtk-contained-dark.scss dark/gtk-dark.css [6/7] /usr/local/bin/sassc -a -M -t compact ../light/gtk-3.0/gtk-contained.= scss light/gtk.css ninja: build stopped: subcommand failed. *** Error code 1 Stop. make: stopped in /usr/ports/x11-themes/greybird-theme =3D>> Cleaning up wrkdir =3D=3D=3D> Cleaning for greybird-theme-3.22.11 --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243268-28711-ZhL0Noghrd>