When glib2 was updated to depend on the pcre21042.tcz extension instead of pcre.tcz, this broke imagemagick.tcz which relied on pcre.tcz as a recursive dependency.
I suggest the following line be added in imagemagick.tcz.dep for TC14 x86_64 (maybe also x86?) to fix this:
pcre.tcz
The apparantly identical extension in the TC15 repo presumably has the same problem.
Thank you.