[MacPorts] #24932: pgAdmin3 @1.10.3_0 install failure

MacPorts noreply at macports.org
Mon May 17 13:00:04 PDT 2010


#24932: pgAdmin3 @1.10.3_0 install failure
-----------------------------------+----------------------------------------
  Reporter:  mirimiri66@…          |       Owner:  macports-tickets@…                   
      Type:  defect                |      Status:  closed                               
  Priority:  Normal                |   Milestone:                                       
 Component:  ports                 |     Version:  1.8.2                                
Resolution:  duplicate             |    Keywords:                                       
      Port:  pgAdmin3              |  
-----------------------------------+----------------------------------------
Changes (by macsforever2000@…):

  * status:  new => closed
  * resolution:  => duplicate


Old description:

> I've got pgAdmin3 @1.10.2_0 installed and tried to update to pgAdmin3
> @1.10.3_0 but get the following error. I've tried reinstalling wxWidgets
> but that didn't help.
>
> $ sudo port -d -n install pgAdmin3
> DEBUG: Found port in
> file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/aqua/pgAdmin3
> DEBUG: Changing to port directory:
> /opt/local/var/macports/sources/rsync.macports.org/release/ports/aqua/pgAdmin3
> DEBUG: OS Platform: darwin
> DEBUG: OS Version: 9.8.0
> DEBUG: Mac OS X Version: 10.5
> DEBUG: System Arch: i386
> DEBUG: setting option os.universal_supported to yes
> DEBUG: org.macports.load registered provides 'load', a pre-existing
> procedure. Target override will not be provided
> DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-
> existing procedure. Target override will not be provided
> DEBUG: Using group file
> /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/archcheck-1.0.tcl
> DEBUG: 'universal_variant no' specified, so not adding the default
> universal variant
> DEBUG: Requested variant darwin is not provided by port pgAdmin3.
> DEBUG: Requested variant i386 is not provided by port pgAdmin3.
> DEBUG: Requested variant macosx is not provided by port pgAdmin3.
> DEBUG: Requested variant bash_completion is not provided by port
> pgAdmin3.
> --->  Computing dependencies for pgAdmin3
> DEBUG: Searching for dependency: postgresql84
> DEBUG: Found Dependency: receipt exists for postgresql84
> DEBUG: Searching for dependency: wxWidgets
> DEBUG: Found Dependency: receipt exists for wxWidgets
> DEBUG: Searching for dependency: openssl
> DEBUG: Found Dependency: receipt exists for openssl
> DEBUG: Searching for dependency: libxml2
> DEBUG: Found Dependency: receipt exists for libxml2
> DEBUG: Searching for dependency: libxslt
> DEBUG: Found Dependency: receipt exists for libxslt
> DEBUG: Executing org.macports.main (pgAdmin3)
> DEBUG: Skipping completed org.macports.fetch (pgAdmin3)
> DEBUG: Skipping completed org.macports.checksum (pgAdmin3)
> DEBUG: Skipping completed org.macports.extract (pgAdmin3)
> DEBUG: Skipping completed org.macports.patch (pgAdmin3)
> --->  Configuring pgAdmin3
> DEBUG: Using compiler 'Mac OS X gcc 4.0'
> DEBUG: Executing proc-pre-org.macports.configure-configure-0
> Error: The file /opt/local/lib/libwx_macu_core-2.8.dylib does not exist,
> though it was
> Error: expected to have been provided by one of pgAdmin3's dependencies.
> Try
> Error: rebuilding the port that should have provided that file by running
> Error:
> Error:     sudo port -n upgrade --force <portname>
> Error:
> Error: Target org.macports.configure returned: missing required file
> DEBUG: Backtrace: missing required file
>     while executing
> "$pre $targetname"
> Warning: the following items did not execute (for pgAdmin3):
> org.macports.activate org.macports.configure org.macports.build
> org.macports.destroot org.macports.install
> Error: Status 1 encountered during processing.
> To report a bug, see <http://guide.macports.org/#project.tickets>

New description:

 I've got pgAdmin3 @1.10.2_0 installed and tried to update to pgAdmin3
 @1.10.3_0 but get the following error. I've tried reinstalling wxWidgets
 but that didn't help.

 {{{
 $ sudo port -d -n install pgAdmin3
 DEBUG: Found port in
 file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/aqua/pgAdmin3
 DEBUG: Changing to port directory:
 /opt/local/var/macports/sources/rsync.macports.org/release/ports/aqua/pgAdmin3
 DEBUG: OS Platform: darwin
 DEBUG: OS Version: 9.8.0
 DEBUG: Mac OS X Version: 10.5
 DEBUG: System Arch: i386
 DEBUG: setting option os.universal_supported to yes
 DEBUG: org.macports.load registered provides 'load', a pre-existing
 procedure. Target override will not be provided
 DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-
 existing procedure. Target override will not be provided
 DEBUG: Using group file
 /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/group/archcheck-1.0.tcl
 DEBUG: 'universal_variant no' specified, so not adding the default
 universal variant
 DEBUG: Requested variant darwin is not provided by port pgAdmin3.
 DEBUG: Requested variant i386 is not provided by port pgAdmin3.
 DEBUG: Requested variant macosx is not provided by port pgAdmin3.
 DEBUG: Requested variant bash_completion is not provided by port pgAdmin3.
 --->  Computing dependencies for pgAdmin3
 DEBUG: Searching for dependency: postgresql84
 DEBUG: Found Dependency: receipt exists for postgresql84
 DEBUG: Searching for dependency: wxWidgets
 DEBUG: Found Dependency: receipt exists for wxWidgets
 DEBUG: Searching for dependency: openssl
 DEBUG: Found Dependency: receipt exists for openssl
 DEBUG: Searching for dependency: libxml2
 DEBUG: Found Dependency: receipt exists for libxml2
 DEBUG: Searching for dependency: libxslt
 DEBUG: Found Dependency: receipt exists for libxslt
 DEBUG: Executing org.macports.main (pgAdmin3)
 DEBUG: Skipping completed org.macports.fetch (pgAdmin3)
 DEBUG: Skipping completed org.macports.checksum (pgAdmin3)
 DEBUG: Skipping completed org.macports.extract (pgAdmin3)
 DEBUG: Skipping completed org.macports.patch (pgAdmin3)
 --->  Configuring pgAdmin3
 DEBUG: Using compiler 'Mac OS X gcc 4.0'
 DEBUG: Executing proc-pre-org.macports.configure-configure-0
 Error: The file /opt/local/lib/libwx_macu_core-2.8.dylib does not exist,
 though it was
 Error: expected to have been provided by one of pgAdmin3's dependencies.
 Try
 Error: rebuilding the port that should have provided that file by running
 Error:
 Error:     sudo port -n upgrade --force <portname>
 Error:
 Error: Target org.macports.configure returned: missing required file
 DEBUG: Backtrace: missing required file
     while executing
 "$pre $targetname"
 Warning: the following items did not execute (for pgAdmin3):
 org.macports.activate org.macports.configure org.macports.build
 org.macports.destroot org.macports.install
 Error: Status 1 encountered during processing.
 To report a bug, see <http://guide.macports.org/#project.tickets>
 }}}

--

Comment:

 #24933

-- 
Ticket URL: <http://trac.macports.org/ticket/24932#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list