[buildrobot] Ada/VMS code won't build
Jan-Benedict Glaw
jbglaw@lug-owl.de
Thu Mar 6 22:35:00 GMT 2014
Hi Doug!
Your recent VMS change committed by Arnaud Charlet won't build, see
eg. build log [1] for build #154768 [2], which is targeted to
alpha64-dec-vms:
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -fno-common -DHAVE_CONFIG_H -I. -Iada -I../../../gcc/gcc -I../../../gcc/gcc/ada -I../../../gcc/gcc/../include -I../../../gcc/gcc/../libcpp/include -I/opt/cfarm/mpc/include -I../../../gcc/gcc/../libdecnumber -I../../../gcc/gcc/../libdecnumber/dpd -I../libdecnumber -I../../../gcc/gcc/../libbacktrace -o ada/trans.o -MT ada/trans.o -MMD -MP -MF ada/.deps/trans.TPo ../../../gcc/gcc/ada/gcc-interface/trans.c
../../../gcc/gcc/ada/gcc-interface/trans.c: In function ‘void gigi(Node_Id, int, int, Node*, Flags*, Node_Id*, Node_Id*, Elist_Header*, Elmt_Item*, String_Entry*, Char_Code*, List_Header*, Nat, File_Info_Type*, Entity_Id, Entity_Id, Entity_Id, Entity_Id, Entity_Id, Int)’:
../../../gcc/gcc/ada/gcc-interface/trans.c:320:3: error: ‘vms_float_format’ was not declared in this scope
vms_float_format = Float_Format;
^
make[2]: *** [ada/trans.o] Error 1
Actually, I cannot find `vms_float_format' anywhere, but I don't know
the Ada code at all... Probably easy to fix?
MfG, JBG
[1] http://toolchain.lug-owl.de/buildbot/deliver_artifact.php?mode=view&id=1139497
[2] http://toolchain.lug-owl.de/buildbot/show_build_details.php?id=154768
--
Jan-Benedict Glaw jbglaw@lug-owl.de +49-172-7608481
Signature of: "Debugging is twice as hard as writing the code in the first place.
the second : Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20140306/28d4e882/attachment.sig>
More information about the Gcc
mailing list