octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

build error: "as: can't specifiy both -q and -Q"


From: Ben Abbott
Subject: build error: "as: can't specifiy both -q and -Q"
Date: Thu, 06 Sep 2012 14:06:40 -0400

I just updated many of my MacPorts ports (packages) and am now encountering the 
error below.   I haven't built in a few days, so I'm not sure if the cause is a 
change to Octave's sources or a change to my toolset.

Comments?

Ben

/bin/sh ../../libtool  --tag=CXX   --mode=compile /opt/local/bin/g++-mp-4.5 
-DHAVE_CONFIG_H -I. -I../..  -I/opt/local/include -I/opt/local/include/QtCore 
-I/opt/local/include/QtGui -I./../qterminal/libqterminal  -D_THREAD_SAFE 
-I/opt/local/include -pipe -O0 -g -m64 -ggdb3 -gstabs -D_THREAD_SAFE 
-D_THREAD_SAFE -pthread -I/opt/local/include -I/opt/local/include/freetype2 
-I/opt/local/include -I/opt/local/include   -Wall -W -Wshadow -Wold-style-cast 
-Wformat -Wpointer-arith -Wwrite-strings -Wcast-align -Wcast-qual -pipe -O0 -g 
-m64 -ggdb3 -gstabs -D_THREAD_SAFE -D_THREAD_SAFE -pthread -MT 
libqterminal_la-BlockArray.lo -MD -MP -MF .deps/libqterminal_la-BlockArray.Tpo 
-c -o libqterminal_la-BlockArray.lo `test -f 
'../qterminal/libqterminal/unix/BlockArray.cpp' || echo 
'./'`../qterminal/libqterminal/unix/BlockArray.cpp
libtool: compile:  /opt/local/bin/g++-mp-4.5 -DHAVE_CONFIG_H -I. -I../.. 
-I/opt/local/include -I/opt/local/include/QtCore -I/opt/local/include/QtGui 
-I./../qterminal/libqterminal -D_THREAD_SAFE -I/opt/local/include -pipe -O0 -g 
-m64 -ggdb3 -gstabs -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/opt/local/include 
-I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -Wall 
-W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings 
-Wcast-align -Wcast-qual -pipe -O0 -g -m64 -ggdb3 -gstabs -D_THREAD_SAFE 
-D_THREAD_SAFE -pthread -MT libqterminal_la-BlockArray.lo -MD -MP -MF 
.deps/libqterminal_la-BlockArray.Tpo -c 
../qterminal/libqterminal/unix/BlockArray.cpp  -fno-common -DPIC -o 
.libs/libqterminal_la-BlockArray.o
/opt/local/bin/as: can't specifiy both -q and -Q
../qterminal/libqterminal/unix/BlockArray.cpp: In member function 'const Block* 
BlockArray::at(size_t)':
../qterminal/libqterminal/unix/BlockArray.cpp:131:89: warning: use of old-style 
cast
../qterminal/libqterminal/unix/BlockArray.cpp:133:27: warning: use of old-style 
cast
../qterminal/libqterminal/unix/BlockArray.cpp: In member function 'void 
BlockArray::unmap()':
../qterminal/libqterminal/unix/BlockArray.cpp:144:33: warning: use of old-style 
cast
make[4]: *** [libqterminal_la-BlockArray.lo] Error 1
make[3]: *** [all] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


reply via email to

[Prev in Thread] Current Thread [Next in Thread]