[Libreoffice-bugs] [Bug 146392] LO build broken due to x509.h

2021-12-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146392

Roland Kurmann  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |i...@scito.ch
   |desktop.org |

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146392] LO build broken due to x509.h

2021-12-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146392

Roland Kurmann  changed:

   What|Removed |Added

 Status|UNCONFIRMED |ASSIGNED
 Ever confirmed|0   |1

--- Comment #6 from Roland Kurmann  ---
I've created a patch: https://gerrit.libreoffice.org/c/core/+/127744

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146392] LO build broken due to x509.h

2021-12-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146392

--- Comment #5 from Caolán McNamara  ---
At the top of each file in xmlsecurity/inc/pch/precompiled_x*hxx there is a
line to update the pch e.g. ./bin/update_pch ... If you run each of the
update_pch suggestions and retry with --enable-pch=full does it make a
difference. If it does you can commit and submit the change as a fix for this.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146392] LO build broken due to x509.h

2021-12-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146392

--- Comment #4 from Roland Kurmann  ---
Building with only --enable-pch is successful.

My commands:

make clean
./autogen.sh CC=clang CXX=clang++ --enable-pch --without-doxygen
--without-system-libxml --without-krb5 --disable-randr --disable-gtk3
--disable-gstreamer-1-0 --without-gssapi --with-theme=breeze --enable-dbgutil
make

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146392] LO build broken due to x509.h

2021-12-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146392

--- Comment #3 from Caolán McNamara  ---
seeing as --enable-pch=full is uncommon, maybe try toggling that off and see if
it makes a difference

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146392] LO build broken due to x509.h

2021-12-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146392

--- Comment #2 from Roland Kurmann  ---
Compiler:

clang version 11.0.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-suse-linux/7
Found candidate GCC installation: /usr/lib64/gcc/x86_64-suse-linux/7
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-suse-linux/7
Candidate multilib: .;@m64
Selected multilib: .;@m64

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 146392] LO build broken due to x509.h

2021-12-23 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=146392

Roland Kurmann  changed:

   What|Removed |Added

 CC||caol...@redhat.com,
   ||i...@scito.ch,
   ||vmik...@collabora.com

--- Comment #1 from Roland Kurmann  ---
Author and committer of commit added.

I assume this build problem is environment specific.

-- 
You are receiving this mail because:
You are the assignee for the bug.