Github messages for voidlinux
 help / color / mirror / Atom feed
From: BikyAlex <BikyAlex@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: aarch64: Libreoffice 7.2.3.2 template compilation issue
Date: Fri, 23 Dec 2022 03:33:49 +0100	[thread overview]
Message-ID: <20221223023349.UO1kJS-4TXnibXvWwGGR5FOoupAESGPofln2RKUAwJc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-35352@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 2428 bytes --]

New comment by BikyAlex on void-packages repository

https://github.com/void-linux/void-packages/issues/35352#issuecomment-1363553999

Comment:
Ok, just xbps zapped, binary-bootstrapped, then built LO. Failed pretty fast in the process.

```
CMake Warning at /usr/share/ECM/modules/ECMQueryQt.cmake:97 (message):
  Failed call: "QT_INSTALL_PREFIX"
Call Stack (most recent call first):
  /usr/share/ECM/kde-modules/KDEInstallDirs5.cmake:244 (ecm_query_qt)
  /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:15 (include)
  CMakeLists.txt:15 (include)


CMake Error at /usr/share/ECM/modules/ECMQueryQt.cmake:98 (message):
  Qt5 qmake call failed: 101
Call Stack (most recent call first):
  /usr/share/ECM/kde-modules/KDEInstallDirs5.cmake:244 (ecm_query_qt)
  /usr/share/ECM/kde-modules/KDEInstallDirs.cmake:15 (include)
  CMakeLists.txt:15 (include)


-- Configuring incomplete, errors occurred!
See also "/builddir/kpackage-5.101.0/build/CMakeFiles/CMakeOutput.log".
=> ERROR: kpackage-5.101.0_1: do_configure: 'CFLAGS="-DNDEBUG ${CFLAGS/ -pipe / }" CXXFLAGS="-DNDEBUG ${CXXFLAGS/ -pipe / }" cmake ${cma
ke_args} ${configure_args} ${LIBS:+-DCMAKE_C_STANDARD_LIBRARIES="$LIBS"} ${LIBS:+-DCMAKE_CXX_STANDARD_LIBRARIES="$LIBS"} ${wrksrc}/${bui
ld_wrksrc}' exited with 1
=> ERROR:   in do_configure() at common/build-style/cmake.sh:75
```








Content of the masterdir/builddir/kpackage-5.101.0/build/CMakeFiles/CMakeOutput.log file:
https://gist.github.com/BikyAlex/6d13ace6734238fa69c5281afaf9c769


cmake.sh line 75 is:

```
        # Remove -pipe: https://gitlab.kitware.com/cmake/cmake/issues/19590
        CFLAGS="-DNDEBUG ${CFLAGS/ -pipe / }" CXXFLAGS="-DNDEBUG ${CXXFLAGS/ -pipe / }" \
                cmake ${cmake_args} ${configure_args} \
                ${LIBS:+-DCMAKE_C_STANDARD_LIBRARIES="$LIBS"} \
                ${LIBS:+-DCMAKE_CXX_STANDARD_LIBRARIES="$LIBS"} \
                ${wrksrc}/${build_wrksrc}
```

I think we should probably close this. This is not even a LibreOffice compilation issue now, we are getting into kpackage territory. I honestly feel like it is more of a hassle for the maintainers, I do not feel like bothering you with having to maintain this for 1 or 5 users. I wish I could help, but I do not have a lot of free time to contribute, or even to fix my own stuff, I have mostly been ignoring this compilation and tried working around it.

  parent reply	other threads:[~2022-12-23  2:33 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-02  6:10 [ISSUE] [LOW PRIORITY] " BikyAlex
2022-02-02  9:48 ` ericonr
2022-02-02 12:58 ` BikyAlex
2022-02-04  3:23 ` BikyAlex
2022-02-05  6:54 ` BikyAlex
2022-06-23  2:15 ` github-actions
2022-06-23  4:08 ` ericonr
2022-06-23 11:25 ` BikyAlex
2022-06-24 22:27 ` BikyAlex
2022-06-25  0:35 ` ericonr
2022-09-23  2:14 ` github-actions
2022-12-23  1:56 ` aarch64: " github-actions
2022-12-23  2:01 ` classabbyamp
2022-12-23  2:15 ` BikyAlex
2022-12-23  2:33 ` BikyAlex [this message]
2022-12-23 11:23 ` classabbyamp
2022-12-23 11:58 ` BikyAlex
2022-12-23 12:22 ` BikyAlex
2023-02-10  5:03 ` [ISSUE] [CLOSED] aarch64: Libreoffice " BikyAlex
2023-02-10  5:03 ` BikyAlex

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221223023349.UO1kJS-4TXnibXvWwGGR5FOoupAESGPofln2RKUAwJc@z \
    --to=bikyalex@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).