https://bugs.documentfoundation.org/show_bug.cgi?id=95197
--- Comment #5 from Olivier - interfaSys <[email protected]> --- Thanks. The gcc command given in the verbose output spits out the same error and no o.ii files are created, so I've just launched the whole thing to see if I would get some answers. It stops quite early because of the missing objects, but the headers were found in other components. Per example in workdir/CxxObject/sal/textenc/tcvtutf7.o.ii : # 28 "/usr/ports/editors/libreoffice/work/libreoffice-5.0.2.2/include/sal/config.h" 2 # 21 "/usr/ports/editors/libreoffice/work/libreoffice-5.0.2.2/sal/textenc/tcvtutf7.cxx" 2 # 1 "/usr/ports/editors/libreoffice/work/libreoffice-5.0.2.2/include/rtl/textcvt.h" 1 # 25 "/usr/ports/editors/libreoffice/work/libreoffice-5.0.2.2/include/rtl/textcvt.h" # 1 "/usr/ports/editors/libreoffice/work/libreoffice-5.0.2.2/include/rtl/textenc.h" 1 # 29 "/usr/ports/editors/libreoffice/work/libreoffice-5.0.2.2/include/rtl/textenc.h" # 1 "/usr/ports/editors/libreoffice/work/libreoffice-5.0.2.2/include/sal/types.h" 1 # 25 "/usr/ports/editors/libreoffice/work/libreoffice-5.0.2.2/include/sal/types.h" # 1 "/usr/local/lib/gcc49/gcc/x86_64-portbld-freebsd9.3/4.9.4/include/stddef.h" 1 3 4 # 147 "/usr/local/lib/gcc49/gcc/x86_64-portbld-freebsd9.3/4.9.4/include/stddef.h" 3 4 typedef long int ptrdiff_t; # 422 "/usr/local/lib/gcc49/gcc/x86_64-portbld-freebsd9.3/4.9.4/include/stddef.h" 3 4 typedef struct { long long __max_align_ll __attribute__((__aligned__(__alignof__(long long)))); long double __max_align_ld __attribute__((__aligned__(__alignof__(long double)))); } max_align_t; In workdir/CxxObject/codemaker/source/commoncpp/commoncpp.o.ii : # 1 "/usr/ports/editors/libreoffice/work/libreoffice-5.0.2.2/include/salhelper/simplereferenceobject.hxx" 1 # 24 "/usr/ports/editors/libreoffice/work/libreoffice-5.0.2.2/include/salhelper/simplereferenceobject.hxx" # 1 "/usr/ports/editors/libreoffice/work/libreoffice-5.0.2.2/include/salhelper/salhelperdllapi.h" 1 # 25 "/usr/ports/editors/libreoffice/work/libreoffice-5.0.2.2/include/salhelper/simplereferenceobject.hxx" 2 # 1 "/usr/local/lib/gcc49/include/c++/cstddef" 1 3 # 42 "/usr/local/lib/gcc49/include/c++/cstddef" 3 # 43 "/usr/local/lib/gcc49/include/c++/cstddef" 3 # 1 "/usr/local/lib/gcc49/gcc/x86_64-portbld-freebsd9.3/4.9.4/include/stddef.h" 1 3 4 # 46 "/usr/local/lib/gcc49/include/c++/cstddef" 2 3 namespace std { using ::max_align_t; } # 27 "/usr/ports/editors/libreoffice/work/libreoffice-5.0.2.2/include/salhelper/simplereferenceobject.hxx" 2 -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
