Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 678112 - app-office/libreoffice-6.1.5.2 fails to find cups
Summary: app-office/libreoffice-6.1.5.2 fails to find cups
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 676956
  Show dependency tree
 
Reported: 2019-02-16 04:22 UTC by Andreas K. Hüttel
Modified: 2019-02-16 04:24 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas K. Hüttel archtester gentoo-dev 2019-02-16 04:22:37 UTC
checking whether to enable CUPS support... yes
checking whether cups support is present... checking for cupsPrintFiles in -lcups... no
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
configure: error: Could not find CUPS. Install libcups2-dev or cups-devel.

!!! Please attach the following file when seeking support:
!!! /chroot/largetmp/portage/app-office/libreoffice-6.1.5.2/work/libreoffice-6.1.5.2/config.log
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2019-02-16 04:24:50 UTC
configure:13363: checking for cupsPrintFiles in -lcups
configure:13388: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -mno-avx  -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu conftest.c -lcups   >&5
/usr/lib64/libgnutls.so.30: undefined reference to `_idn2_punycode_decode@IDN2_0.0.0'
collect2: error: ld returned 1 exit status
configure:13388: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "LibreOffice"


aaargh... this is libidn2 fallout, gnutls is missing a slot operator for rebuild...