#41700 closed defect (duplicate)
octave +atlas+docs Error: Processing of port octave failed
Reported by: | tckuehn@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | ||
Port: |
Description
Thomass-MacBook-Pro:~ thomas$ sudo port install octave +atlas+docs ---> Computing dependencies for octave ---> Dependencies to be installed: epstool ghostscript xorg-libXext xorg-libX11 xorg-libxcb doxygen graphviz gd2 xpm xorg-libXt gts netpbm libLASi pango Xft2 xrender cairo xorg-xcb-util gobject-introspection harfbuzz poppler xorg-libXaw groff xorg-libXmu texlive texlive-basic texlive-bin harfbuzz-icu xorg-libXp texlive-bin-extra dvipng latexmk texlive-latex pdfjam texlive-latex-recommended pgf texlive-context texlive-fonts-recommended texlive-math-extra texlive-metapost texlive-xetex texlive-generic-recommended texlive-fontutils lcdf-typetools ps2eps texlive-lang-czechslovak texlive-lang-english texlive-lang-european texlive-lang-french texlive-lang-german texlive-lang-italian texlive-lang-polish texlive-lang-portuguese texlive-lang-spanish texlive-luatex texlive-plain-extra texlive-latex-extra texlive-pictures gnuplot pstoedit ImageMagick djvulibre librsvg gdk-pixbuf2 libgsf transfig llvm-gcc42 ---> Fetching archive for netpbm ---> Attempting to fetch netpbm-10.64.04_0.darwin_13.x86_64.tbz2 from http://packages.macports.org/netpbm ---> Attempting to fetch netpbm-10.64.04_0.darwin_13.x86_64.tbz2.rmd160 from http://packages.macports.org/netpbm ---> Installing netpbm @10.64.04_0 ---> Activating netpbm @10.64.04_0 ---> Cleaning netpbm ---> Fetching archive for gts ---> Attempting to fetch gts-0.7.6_2.darwin_13.x86_64.tbz2 from http://packages.macports.org/gts ---> Attempting to fetch gts-0.7.6_2.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/gts ---> Attempting to fetch gts-0.7.6_2.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/gts ---> Fetching distfiles for gts ---> Verifying checksums for gts ---> Extracting gts ---> Applying patches to gts ---> Configuring gts ---> Building gts ---> Staging gts into destroot ---> Installing gts @0.7.6_2 ---> Activating gts @0.7.6_2 ---> Cleaning gts ---> Fetching archive for llvm-gcc42 ---> Attempting to fetch llvm-gcc42-2336.11_1.darwin_13.x86_64.tbz2 from http://packages.macports.org/llvm-gcc42 ---> Attempting to fetch llvm-gcc42-2336.11_1.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/llvm-gcc42 ---> Attempting to fetch llvm-gcc42-2336.11_1.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/llvm-gcc42 ---> Fetching distfiles for llvm-gcc42 ---> Verifying checksums for llvm-gcc42 ---> Extracting llvm-gcc42 ---> Applying patches to llvm-gcc42 ---> Configuring llvm-gcc42 ---> Building llvm-gcc42 ---> Staging llvm-gcc42 into destroot ---> Installing llvm-gcc42 @2336.11_1 ---> Activating llvm-gcc42 @2336.11_1 ---> Cleaning llvm-gcc42 Error: The following dependencies were not installed: epstool ghostscript xorg-libXext xorg-libX11 xorg-libxcb doxygen graphviz gd2 xpm xorg-libXt libLASi pango Xft2 xrender cairo xorg-xcb-util gobject-introspection harfbuzz poppler xorg-libXaw groff xorg-libXmu texlive texlive-basic texlive-bin harfbuzz-icu xorg-libXp texlive-bin-extra dvipng latexmk texlive-latex pdfjam texlive-latex-recommended pgf texlive-context texlive-fonts-recommended texlive-math-extra texlive-metapost texlive-xetex texlive-generic-recommended texlive-fontutils lcdf-typetools ps2eps texlive-lang-czechslovak texlive-lang-english texlive-lang-european texlive-lang-french texlive-lang-german texlive-lang-italian texlive-lang-polish texlive-lang-portuguese texlive-lang-spanish texlive-luatex texlive-plain-extra texlive-latex-extra texlive-pictures gnuplot pstoedit ImageMagick djvulibre librsvg gdk-pixbuf2 libgsf transfig To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port octave failed
I am using 10.9 and installed xcode and macports fresh (no update from 10.8).
I uninstalled octave, cleaned octave, uninstalled llvm-gcc42. Then I used "sudo port install octave +atlas+docs" and llvm-gcc42 is installed again. After "---> Cleaning llvm-gcc42" the same error occurs. I guess llvm-gcc42 is causing the error. I also installed gcc48 with macports.
Thank you very much in advance!
Thomas
Change History (2)
comment:1 follow-up: 2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 Changed 11 years ago by tckuehn@…
Replying to ryandesign@…:
Duplicate of #37604. Try installing without the +docs variant first, then installing with the +docs variant later if you really want it.
Thanks a lot!
Note: See
TracTickets for help on using
tickets.
Duplicate of #37604. Try installing without the +docs variant first, then installing with the +docs variant later if you really want it.