[MacPorts] #24933: pgAdmin3 @1.10.3_0 install failure
#24933: pgAdmin3 @1.10.3_0 install failure ----------------------------------+----------------------------------------- Reporter: mirimiri66@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: pgAdmin3 ----------------------------------+----------------------------------------- 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> }}} -- Ticket URL: <http://trac.macports.org/ticket/24933> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24933: pgAdmin3 @1.10.3_0 install failure ----------------------------------+----------------------------------------- Reporter: mirimiri66@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: pgAdmin3 ----------------------------------+----------------------------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => jwa@… * cc: jwa@… (removed) -- Ticket URL: <http://trac.macports.org/ticket/24933#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24933: pgAdmin3 @1.10.3_0 install failure -----------------------------------+---------------------------------------- Reporter: mirimiri66@… | Owner: jwa@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Resolution: fixed | Keywords: Port: pgAdmin3 | -----------------------------------+---------------------------------------- Changes (by jmr@…): * status: new => closed * resolution: => fixed Comment: r67779 -- Ticket URL: <http://trac.macports.org/ticket/24933#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#24933: pgAdmin3 @1.10.3_0 install failure -----------------------------------+---------------------------------------- Reporter: mirimiri66@… | Owner: jwa@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Resolution: fixed | Keywords: Port: pgAdmin3 | -----------------------------------+---------------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: r67779 doesn't fix the problem, it just changes who experiences it. Before r67779, users experiencing the problem were those who had ''not'' used the +nonmonolithic variant of wxWidgets. After r67779, users experiencing the problem are those who ''have'' used the +nonmonolithic variant of wxWidgets. For archchecking purposes, we need to pick a library that's installed no matter what variant of wxWidgets is used. wxGL is a good choice, since the [http://docs.wxwidgets.org/trunk/page_libs.html documentation] says "Unlike all others, this library is '''not''' part of the monolithic library, it is always built as separate library." Fixed in r67784. -- Ticket URL: <http://trac.macports.org/ticket/24933#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts