Opened 11 years ago

Last modified 11 years ago

#39111 new defect

gnumeric won't install — at Version 2

Reported by: rsanchez.saez@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: gnumeric

Description (last modified by mf2k (Frank Schima))

Complete Debug log for 'port install gnumeric' attached below (command executed after running 'port clean all').

MacPorts Version: 2.1.3 OS X 10.8.3

--$ gcc -v
Using built-in specs.
Target: i686-apple-darwin11
Configured with: /private/var/tmp/llvmgcc42/llvmgcc42-2336.11~182/src/configure --disable-checking --enable-werror --prefix=/Applications/Xcode.app/Contents/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin11 --enable-llvm=/private/var/tmp/llvmgcc42/llvmgcc42-2336.11~182/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin11- --host=x86_64-apple-darwin11 --target=i686-apple-darwin11 --with-gxx-include-dir=/usr/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)

Change History (3)

Changed 11 years ago by rsanchez.saez@…

Attachment: Macports - gnumeric.txt added

gnumeric installation failure log

comment:1 Changed 11 years ago by rsanchez.saez@…

--$ clang -v
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.3.0
Thread model: posix
Last edited 11 years ago by rsanchez.saez@… (previous) (diff)

comment:2 Changed 11 years ago by mf2k (Frank Schima)

Description: modified (diff)
Milestone: MacPorts Future

In the future, please use WikiFormatting and do not set the Milestone field.

Error appears to be:

application.c:26:10: fatal error: 'pixmaps/gnumeric-stock-pixbufs.h' file not found
#include "pixmaps/gnumeric-stock-pixbufs.h"
         ^
8 warnings and 1 error generated.
make[4]: *** [libspreadsheet_la-application.lo] Error 1
Note: See TracTickets for help on using tickets.