#37269 closed defect (duplicate)
pcre @8.31 fails to configure
Reported by: | gthb (Gunnlaugur Thor Briem) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: |
Description
Just tried to upgrade outdated
on a macbook pro that has laid dormant for a year. It fails on pcre configure:
$ sudo port upgrade pcre---> Computing dependencies for pcre ---> Fetching archive for pcre ---> Attempting to fetch pcre-8.31_0+doc.darwin_10.x86_64.tbz2 from http://lil.fr.packages.macports.org/pcre ---> Attempting to fetch pcre-8.31_0+doc.darwin_10.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/pcre ---> Attempting to fetch pcre-8.31_0+doc.darwin_10.x86_64.tbz2 from http://packages.macports.org/pcre ---> Fetching distfiles for pcre ---> Verifying checksum(s) for pcre ---> Extracting pcre ---> Configuring pcre Error: org.macports.configure for port pcre returned: configure failure: command execution failed Please see the log file for port pcre for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_pcre/pcre/main.log Error: Unable to upgrade port: 1 To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets
uname -a:
Darwin toodee.local 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386
Will attach main.log and config.log.
Attachments (2)
Change History (5)
Changed 12 years ago by gthb (Gunnlaugur Thor Briem)
Changed 12 years ago by gthb (Gunnlaugur Thor Briem)
Attachment: | config.log added |
---|
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
comment:2 Changed 12 years ago by gthb (Gunnlaugur Thor Briem)
Yep, thanks, chown -R
on .ccache
did it. Sorry about the duplicate, should have read the log more closely!
comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
No problem; it's easy to miss. Glad it was easy to fix.
Note: See
TracTickets for help on using
tickets.
The config.log says:
So I think this is #36211.