Opened 10 years ago

Closed 10 years ago

#43389 closed defect (invalid)

Boost fails to install: LLVM ERROR: IO failure on output stream.

Reported by: MarkWieczorek (Mark Wieczorek) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: boost

Description

When trying to install Boost, I get a series of errors like the following

:info:build     "/usr/bin/clang++"  -ftemplate-depth-128 -Os  -O3 -finline-functions -Wno-inline -Wall -gdwarf-2 -fexceptions -arch i386 -arch x86_64  -DBOOST_ALL_NO_LIB=1 -DNDEBUG  -I"." -I"libs/math/src/tr1" -c -o "bin.v2/libs/math/build/darwin-4.2.1/release/address-model-32_64/architecture-x86/link-static/pch-off/threading-multi/acosh.o" "libs/math/build/../src/tr1/acosh.cpp"
:info:build 
:info:build LLVM ERROR: IO failure on output stream.
:info:build ...failed darwin.compile.c++ bin.v2/libs/math/build/darwin-4.2.1/release/address-model-32_64/architecture-x86/link-static/pch-off/threading-multi/acosh.o...

Any ideas? I am using OS 10.9.2 with the latest version of xcode.

Thanks

Attachments (1)

main.log (345.9 KB) - added by MarkWieczorek (Mark Wieczorek) 10 years ago.

Download all attachments as: .zip

Change History (4)

Changed 10 years ago by MarkWieczorek (Mark Wieczorek)

Attachment: main.log added

comment:1 Changed 10 years ago by mf2k (Frank Schima)

Keywords: LLVM ERROR removed
Port: boost added; Boost removed

comment:2 Changed 10 years ago by MarkWieczorek (Mark Wieczorek)

Ok. I finally got this to compile. It turns out that 8 Gb of disk space is not sufficient (don't ask me why). I deleted some old movies, and with 13 Gb, it compiled fine.

comment:3 Changed 10 years ago by dbevans (David B. Evans)

Resolution: invalid
Status: newclosed

Thanks for letting us know. Glad its working for you now. Closing as invalid (not a bug).

Note: See TracTickets for help on using tickets.