Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 678112

Summary: app-office/libreoffice-6.1.5.2 fails to find cups
Product: Gentoo Linux Reporter: Andreas K. Hüttel <dilfridge>
Component: Current packagesAssignee: Gentoo Office Team <office>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 676956    

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...