Opened 13 years ago

Closed 13 years ago

#26887 closed defect (wontfix)

aquaterm @1.0.1 fails to build, invalid PCH files

Reported by: lordjeremias@… Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc: alangille@…, bmihaila05@…
Port: aquaterm

Description

Hello. I seem to be having a problem with building Aquaterm. I already had built aquaterm (in order to install octave) previously, but i had to remove all of the installed ports (to try to remove the ones i installed extra and didn't want anymore), and somehow when i tried to install octave again, it would always fail at building Aquaterm. It appears to be some Cache folder error relative to XCode. I already have remode completly macports and reinstalled, emptied Xcode Caches, run mac periodic maintenance scripts but it keeps failing to build Aquaterm. Just aquaterm, it will build other ports without any problem. I attached a error log from the build. Thanks for your help!

Attachments (1)

Aqua.log (97.9 KB) - added by lordjeremias@… 13 years ago.
build error log

Download all attachments as: .zip

Change History (10)

Changed 13 years ago by lordjeremias@…

Attachment: Aqua.log added

build error log

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

Owner: changed from macports-tickets@… to mcalhoun@…
Port: aquaterm added; Aquaterm @1.0.1 removed
Summary: aquaterm fails to buildaquaterm @1.0.1 fails to build

Please remember to cc the maintainer.

comment:2 Changed 13 years ago by lordjeremias@…

I forgot to give some information about my system: OS: 10.6.4 Xcode Version: 3.2.4 (build 1708) Aluminum Macbook (5,1) 2.0 Ghz

Thanks again! cheers, lj.

comment:3 Changed 13 years ago by alangille@…

Cc: alangille@… added

Cc Me!

comment:4 Changed 13 years ago by alangille@…

Same problem, essentially the same configuration (different Macbook). Also had it installed previously but cleared out my ports to remove clutter. Some other ports not requiring aquaterm installed fine but installing gnuplot failed on aquaterm dep and aquaterm solo-install failed with same error reported.

comment:5 Changed 13 years ago by alangille@…

Upgraded to Mac Ports 1.9.2 today and appear to have the same problem.

comment:6 Changed 13 years ago by blb@…

Cc: bmihaila05@… added

Cc reporter of dup #27753.

comment:7 Changed 13 years ago by jmroot (Joshua Root)

I wonder if Xcode.app running as a regular user is unable to delete cache files created by xcodebuild running as root. That is, maybe you need to delete /var/folders/*/*/-Caches-/com.apple.Xcode.* manually.

comment:8 Changed 13 years ago by jmroot (Joshua Root)

Summary: aquaterm @1.0.1 fails to buildaquaterm @1.0.1 fails to build, invalid PCH files

comment:9 Changed 13 years ago by jmroot (Joshua Root)

Resolution: wontfix
Status: newclosed

There doesn't appear to be anything that could be done about this Xcode bug in the port. Deleting the PCH cache (e.g. /var/folders/zz/zzzivhrRnAmviuee+++++++++++/-Caches-/com.apple.Xcode.0/SharedPrecompiledHeaders in the attached log) manually in the terminal is the workaround if doing it through Xcode.app doesn't work.

Note: See TracTickets for help on using tickets.