#39389: muniversal portgroup: write debug messages when splitting off into architecture-specific directories -------------------------+-------------------------------- Reporter: egall@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: -------------------------+-------------------------------- One thing that I've noticed with ports that use the muniversal portgroup is that they often seem like they're hanging when they're starting to configure for a specific architecture, like for example at the message: {{{ ---> Configuring db46 for architecture i386 }}} This is because it takes a while to copy all the files to their architecture-specific directories. I'd like it if it printed debug messages showing all of this copying, like are printed when a port is activated: {{{ DEBUG: activating directory: / DEBUG: activating directory: /opt DEBUG: activating directory: /opt/local DEBUG: activating directory: /opt/local/bin }}} -- Ticket URL: <https://trac.macports.org/ticket/39389> MacPorts <http://www.macports.org/> Ports system for OS X