Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668374 - app-text/zathura-pdf-poppler-0.2.8 : utils.c:41:19: error: zathura_link_target_t {aka struct zathura_link_target_s } has no member named scale
Summary: app-text/zathura-pdf-poppler-0.2.8 : utils.c:41:19: error: zathura_link_targe...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Weber (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-11 22:15 UTC by Toralf Förster
Modified: 2018-10-15 08:34 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.41 KB, text/plain)
2018-10-11 22:15 UTC, Toralf Förster
Details
app-text:zathura-pdf-poppler-0.2.8:20181011-021002.log (app-text:zathura-pdf-poppler-0.2.8:20181011-021002.log,25.59 KB, text/plain)
2018-10-11 22:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,212.95 KB, text/plain)
2018-10-11 22:15 UTC, Toralf Förster
Details
environment (environment,78.87 KB, text/plain)
2018-10-11 22:15 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.26 KB, application/x-bzip)
2018-10-11 22:15 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,20.07 KB, application/x-bzip)
2018-10-11 22:15 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-10-11 22:15:26 UTC
utils.c: In function ‘poppler_link_to_zathura_link’:
utils.c:41:19: error: ‘zathura_link_target_t’ {aka ‘struct zathura_link_target_s’} has no member named ‘scale’
             target.scale          = poppler_destination->zoom;
                   ^
make: *** [Makefile:51: utils.o] Error 1

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_libressl_20181006-212231

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.9.0 [icedtea-8]
2)	IcedTea JDK 3.9.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8  system-vm
  [2]   icedtea-bin-8 

emerge -qpvO app-text/zathura-pdf-poppler
[ebuild  N    ] app-text/zathura-pdf-poppler-0.2.8
Comment 1 Toralf Förster gentoo-dev 2018-10-11 22:15:30 UTC
Created attachment 550628 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-11 22:15:34 UTC
Created attachment 550630 [details]
app-text:zathura-pdf-poppler-0.2.8:20181011-021002.log
Comment 3 Toralf Förster gentoo-dev 2018-10-11 22:15:38 UTC
Created attachment 550632 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-10-11 22:15:42 UTC
Created attachment 550634 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-10-11 22:15:46 UTC
Created attachment 550636 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-11 22:15:50 UTC
Created attachment 550638 [details]
temp.tbz2
Comment 7 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2018-10-14 16:39:59 UTC
It seems you limk against _newer_ zathura, not _older_
Comment 8 Toralf Förster gentoo-dev 2018-10-14 17:22:09 UTC
erm, this is the tinderbox.
Is there's something wrong in 

"qsearch --all | sort --random-sort | xargs -n 1 emerge --update" 

or why is this not a bug?
Comment 9 Kajzer 2018-10-15 08:34:09 UTC
It compiles now but it doesn't work.