Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 699388 - app-text/llpp-30 : link.c:122:9: error: unknown type name fz_annot
Summary: app-text/llpp-30 : link.c:122:9: error: unknown type name fz_annot
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-11-05 18:27 UTC by Toralf Förster
Modified: 2019-11-30 07:49 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.96 KB, text/plain)
2019-11-05 18:27 UTC, Toralf Förster
Details
app-text:llpp-30:20191105-140320.log (app-text:llpp-30:20191105-140320.log,10.59 KB, text/plain)
2019-11-05 18:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,70.08 KB, text/plain)
2019-11-05 18:27 UTC, Toralf Förster
Details
environment (environment,49.35 KB, text/plain)
2019-11-05 18:27 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.33 KB, application/x-bzip)
2019-11-05 18:27 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,14.33 KB, application/x-bzip)
2019-11-05 18:27 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 2019-11-05 18:27:40 UTC
ocamlopt -c -o keysym2ucs.o -g -w +a -safe-string -I +lablGL -cc x86_64-pc-linux-gnu-gcc -ccopt '-O2 -pipe -march=native -std=c99 -pedantic -Wall -Wextra -Wshadow -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/openjpeg-2.3  -D_GNU_SOURCE -DFFP' wsi/x11/keysym2ucs.c
ocamlopt -c -o link.o -g -w +a -safe-string -I +lablGL -cc x86_64-pc-linux-gnu-gcc -ccopt '-O2 -pipe -march=native -std=c99 -pedantic -Wall -Wextra -Wshadow -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/openjpeg-2.3  -D_GNU_SOURCE -DFFP' link.c
link.c:122:9: error: unknown type name ‘fz_annot’
  122 |         fz_annot *annot;
      |         ^~~~~~~~
link.c:128:5: error: unknown type name ‘fz_annot’

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-20191103-221558

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.0 (tags/RELEASE_900/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.0
Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Tue, 05 Nov 2019 13:06:07 +0000

emerge -qpvO app-text/llpp
[ebuild  N    ] app-text/llpp-30  USE="ocamlopt -static"
Comment 1 Toralf Förster gentoo-dev 2019-11-05 18:27:43 UTC
Created attachment 595084 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-11-05 18:27:46 UTC
Created attachment 595086 [details]
app-text:llpp-30:20191105-140320.log
Comment 3 Toralf Förster gentoo-dev 2019-11-05 18:27:49 UTC
Created attachment 595088 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-11-05 18:27:51 UTC
Created attachment 595090 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-11-05 18:27:55 UTC
Created attachment 595092 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-11-05 18:27:58 UTC
Created attachment 595094 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-11-30 07:49:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eeb6c074063a27a661e8cd619516ab6a7160df3e

commit eeb6c074063a27a661e8cd619516ab6a7160df3e
Author:     Jouni Kosonen <jouni.kosonen@tukesoft.com>
AuthorDate: 2019-11-14 02:41:11 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2019-11-30 07:48:55 +0000

    app-text/llpp: snapshot version 30<v<31
    
    llpp v30 doesn't build against >=mupdf-1.15 and v31 against ocaml<4.08
    
    Closes: https://bugs.gentoo.org/685784
    Closes: https://bugs.gentoo.org/699388
    Signed-off-by: Jouni Kosonen <jouni.kosonen@tukesoft.com>
    Closes: https://github.com/gentoo/gentoo/pull/13640
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-text/llpp/Manifest                 |  1 +
 app-text/llpp/files/llpp.desktop       |  2 +-
 app-text/llpp/llpp-30_p20190316.ebuild | 72 ++++++++++++++++++++++++++++++++++
 3 files changed, 74 insertions(+), 1 deletion(-)