Please see below for the build output from some lines before the errors.
checking for off_t... yes
checking size of int... 4
checking size of long... 4
checking for ANSI C header files... (cached) yes
checking build system type... i386-apple-darwin10.8.0
checking host system type... i386-apple-darwin10.8.0
checking target system type... i386-apple-darwin10.8.0
checking for decimal floating point... configure: WARNING: decimal float is
not supported for this target, ignored
dpd
checking whether byte ordering is bigendian... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing gstdint.h commands
source='../../gcc-4.8.1/libdecnumber/decNumber.c' object='decNumber.o'
libtool=no gcc -I../../gcc-4.8.1/libdecnumber -I. -g -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic
-Wno-long-long -I../../gcc-4.8.1/libdecnumber -I. -c
../../gcc-4.8.1/libdecnumber/decNumber.c
source='../../gcc-4.8.1/libdecnumber/decContext.c' object='decContext.o'
libtool=no gcc -I../../gcc-4.8.1/libdecnumber -I. -g -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic
-Wno-long-long -I../../gcc-4.8.1/libdecnumber -I. -c
../../gcc-4.8.1/libdecnumber/decContext.c
source='../../gcc-4.8.1/libdecnumber/dpd/decimal32.c' object='decimal32.o'
libtool=no gcc -I../../gcc-4.8.1/libdecnumber -I. -g -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic
-Wno-long-long -I../../gcc-4.8.1/libdecnumber -I. -c
../../gcc-4.8.1/libdecnumber/dpd/decimal32.c
source='../../gcc-4.8.1/libdecnumber/dpd/decimal64.c' object='decimal64.o'
libtool=no gcc -I../../gcc-4.8.1/libdecnumber -I. -g -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic
-Wno-long-long -I../../gcc-4.8.1/libdecnumber -I. -c
../../gcc-4.8.1/libdecnumber/dpd/decimal64.c
source='../../gcc-4.8.1/libdecnumber/dpd/decimal128.c'
object='decimal128.o' libtool=no gcc -I../../gcc-4.8.1/libdecnumber -I.
-g -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic
-Wno-long-long -I../../gcc-4.8.1/libdecnumber -I. -c
../../gcc-4.8.1/libdecnumber/dpd/decimal128.c
rm -f libdecnumber.a
ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o
decimal128.o
ranlib libdecnumber.a
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/sh ../../gcc-4.8.1/gcc/mkconfig.sh config.h
TARGET_CPU_DEFAULT="" \
HEADERS="options.h insn-constants.h config/vxworks-dummy.h
config/i386/i386.h config/darwin.h config/darwin9.h config/darwin10.h
config/i386/darwin.h config/initfini-array.h defaults.h"
DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3" \
/bin/sh ../../gcc-4.8.1/gcc/mkconfig.sh tm.h
gawk -f ../../gcc-4.8.1/gcc/opt-gather.awk
../../gcc-4.8.1/gcc/ada/gcc-interface/lang.opt
../../gcc-4.8.1/gcc/fortran/lang.opt ../../gcc-4.8.1/gcc/go/lang.opt
../../gcc-4.8.1/gcc/java/lang.opt ../../gcc-4.8.1/gcc/lto/lang.opt
../../gcc-4.8.1/gcc/c-family/c.opt ../../gcc-4.8.1/gcc/common.opt
../../gcc-4.8.1/gcc/config/fused-madd.opt
../../gcc-4.8.1/gcc/config/i386/i386.opt
../../gcc-4.8.1/gcc/config/darwin.opt > tmp-optionlist
/bin/sh ../../gcc-4.8.1/gcc/../move-if-change tmp-optionlist optionlist
echo timestamp > s-options
gawk -f ../../gcc-4.8.1/gcc/opt-functions.awk -f
../../gcc-4.8.1/gcc/opt-read.awk \
-f ../../gcc-4.8.1/gcc/opth-gen.awk \
< optionlist > tmp-options.h
/bin/sh ../../gcc-4.8.1/gcc/../move-if-change tmp-options.h options.h
echo timestamp > s-options-h
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/sh ../../gcc-4.8.1/gcc/mkconfig.sh bconfig.h
g++ -c -g -DIN_GCC -fno-exceptions -fno-rtti
-fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual
-Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild
-I../../gcc-4.8.1/gcc -I../../gcc-4.8.1/gcc/build
-I../../gcc-4.8.1/gcc/../include -I../../gcc-4.8.1/gcc/../libcpp/include
-I/sw/include -I/sw/include -I../../gcc-4.8.1/gcc/../libdecnumber
-I../../gcc-4.8.1/gcc/../libdecnumber/dpd -I../libdecnumber
-I../../gcc-4.8.1/gcc/../libbacktrace -DCLOOG_INT_GMP -I/sw/include
-I/sw/include -I/sw/include \
-o build/genconstants.o ../../gcc-4.8.1/gcc/genconstants.c
cc1plus: error: unrecognized command line option "-Wno-overlength-strings"
make[3]: *** [build/genconstants.o] Error 1
make[2]: *** [all-stage1-gcc] Error 2
make[1]: *** [stage1-bubble] Error 2
make: *** [bootstrap-lean] Error 2
### execution of /tmp/fink.0fGNL failed, exit code 2
### execution of /tmp/fink.Ax2Yz failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-gcc48-4.8.1-1000
(Reading database ... 23759 files and directories currently installed.)
Removing fink-buildlock-gcc48-4.8.1-1000 ...
Failed: phase compiling: gcc48-4.8.1-1000 failed
On Sat, Sep 28, 2013 at 10:29 AM, Alexander Hansen <
[email protected]> wrote:
> On 9/28/13 12:15 AM, Sebastiano Padovan wrote:
>
>> Hi,
>>
>> thank you in advance for any help. While trying to install octave with
>> fink (fink install octave-atlas), I get the following error message:
>>
>>
>> make[3]: *** [build/genconstants.o] Error 1
>> make[2]: *** [all-stage1-gcc] Error 2
>> make[1]: *** [stage1-bubble] Error 2
>> make: *** [bootstrap-lean] Error 2
>> ### execution of /tmp/fink.6noZB failed, exit code 2
>> ### execution of /tmp/fink.fi7bu failed, exit code 2
>> Removing runtime build-lock...
>> Removing build-lock package...
>> /sw/bin/dpkg-lockwait -r fink-buildlock-gcc48-4.8.1-**1000
>> (Reading database ... 23777 files and directories currently installed.)
>> Removing fink-buildlock-gcc48-4.8.1-**1000 ...
>> Failed: phase compiling: gcc48-4.8.1-1000 failed
>>
>>
>> The system information:
>> Package manager version: 0.35.2
>> Distribution version: selfupdate-rsync Fri Sep 27 23:32:24 2013, 10.6,
>> i386
>> Trees: local/main stable/main
>> Xcode.app: 3.2.6
>> Xcode command-line tools: 3.2.6
>> Max. Fink build jobs: 1
>>
>>
>>
>>
> There is no useful information in that, since all it says is that there is
> _some_ failure in building build/genconstants.o . Check your build output
> and post starting from immediately *before* you *start* seeing errors.
>
> --
> Alexander Hansen, Ph.D.
> Fink User Liaison
> My package updates: http://finkakh.wordpress.com/
>
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
Fink-users mailing list
[email protected]
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users