Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#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)

main.log (6.9 KB) - added by gthb (Gunnlaugur Thor Briem) 11 years ago.
config.log (10.3 KB) - added by gthb (Gunnlaugur Thor Briem) 11 years ago.

Download all attachments as: .zip

Change History (5)

Changed 11 years ago by gthb (Gunnlaugur Thor Briem)

Attachment: main.log added

Changed 11 years ago by gthb (Gunnlaugur Thor Briem)

Attachment: config.log added

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Resolution: duplicate
Status: newclosed

The config.log says:

ccache: FATAL: Could not create /opt/local/var/macports/build/.ccache/7/c/b86c8a646e2798080c28b72decc0cd-296.o.tmp.stdout.toodee.local.3828 (permission denied?)

So I think this is #36211.

comment:2 Changed 11 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 11 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.