Opened 14 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)
Change History (10)
Changed 14 years ago by lordjeremias@…
comment:1 Changed 14 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 build → aquaterm @1.0.1 fails to build |
Please remember to cc the maintainer.
comment:2 Changed 14 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:4 Changed 14 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 14 years ago by alangille@…
Upgraded to Mac Ports 1.9.2 today and appear to have the same problem.
comment:7 Changed 14 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 14 years ago by jmroot (Joshua Root)
Summary: | aquaterm @1.0.1 fails to build → aquaterm @1.0.1 fails to build, invalid PCH files |
---|
comment:9 Changed 13 years ago by jmroot (Joshua Root)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
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.
build error log