Opened 14 years ago

Closed 14 years ago

#25356 closed defect (invalid)

extracting zlib fails

Reported by: aitor.roncal@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: xcodeversion Cc: landonf (Landon Fuller), ryandesign (Ryan Carsten Schmidt)
Port: zlib

Description

When trying to install zlib for the first time, i get this error message:

$ sudo port extract zlib
--->  Computing dependencies for zlib
--->  Extracting zlib
Error: Target org.macports.extract returned: 2010-06-20 12:15:04.273 defaults[25466:903] 
The domain/default pair of (/Developer/Applications/Xcode.app/Contents/Info, CFBundleShortVersionString) does not exist
Log for zlib is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_archivers_zlib/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

My xcode install is in custom directory:

$ xcode-select -print-path
/Volumes/DatosHD/developer

As far as i found in some searches, i think it is related to bug #20382 (same error with other package).

Change History (2)

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Cc: landonf@… ryandesign@… added
Keywords: xcodeversion added; zlib CFBundleShortVersionString removed
Port: zlib added

Please remember to cc the maintainers. Sounds like you have developer_dir set to /Developer in macports.conf?

comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: invalid
Status: newclosed

Received via email:

That worked! thanks.
Aitor Roncal.
Note: See TracTickets for help on using tickets.