Opened 11 years ago

Last modified 19 months ago

#39389 new enhancement

muniversal portgroup: write debug messages when splitting off into architecture-specific directories

Reported by: cooljeanius (Eric Gallager) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: portgroup Cc:
Port:

Description

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

Change History (3)

comment:1 in reply to:  description ; Changed 11 years ago by larryv (Lawrence Velázquez)

Replying to egall@…:

This is because it takes a while to copy all the files to their architecture-specific directories.

What’s “a while”?

comment:2 in reply to:  1 Changed 11 years ago by cooljeanius (Eric Gallager)

Replying to larryv@…:

Replying to egall@…:

This is because it takes a while to copy all the files to their architecture-specific directories.

What’s “a while”?

Well I'll admit I haven't timed it or anything... although it does vary depending on the port using the portgroup: the bigger the port, the longer it takes.

Last edited 11 years ago by cooljeanius (Eric Gallager) (previous) (diff)

comment:3 Changed 19 months ago by mascguy (Christopher Nielsen)

Keywords: portgroup added

Add keyword portgroup, to pg-related tickets

Note: See TracTickets for help on using tickets.