id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,port 47698,webkit-gtk3 fails to install +universal,jeremyhu,larryv,"After creating both destroot- directories, we err out with: {{{ Error: org.macports.destroot for port webkit-gtk3 returned: invalid command name "" foreach arch ${universal_archs_to_use} { set docpath ${workpath}/destroot-${arch}${prefix}/share/gtk-doc/html move ${docpath}/webkitgtk ${docpath}/webkitgtk3 move ${docpath}/webkitdomgtk ${docpath}/webkitdomgtk3 move ${docpath}/webkitgtk3/webkitgtk.devhelp2 ${docpath}/webkitgtk3/webkitgtk3.devhelp2 } "" }}} That is from: {{{ merger-post-destroot { foreach arch ${universal_archs_to_use} { set docpath ${workpath}/destroot-${arch}${prefix}/share/gtk-doc/html move ${docpath}/webkitgtk ${docpath}/webkitgtk3 move ${docpath}/webkitdomgtk ${docpath}/webkitdomgtk3 move ${docpath}/webkitgtk3/webkitgtk.devhelp2 ${docpath}/webkitgtk3/webkitgtk3.devhelp2 } } }}} which has been there since r108797 in 2013: {{{ r108797 | devans@macports.org | 2013-08-01 18:56:17 -0700 (Thu, 01 Aug 2013) | 2 lines webkit-gtk: add new subport webkit-gtk3, disable introspection due to build failure (#39598), add explicit dependencies on bison, flex, still broken due to bison 3.0 upgrade (#39923, #39910). }}} I don't see anything wrong in the port or muniversal, so I'm perplexed. This has been an issue for a couple months now and I just haven't had time to look into it.",defect,closed,Normal,,ports,2.3.3,fixed,,dbevans,webkit-gtk