Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 735804 - media-gfx/birdfont-2.18.3 - libbirdfont/SettingsDisplay.vala:32.2-32.23: error: Creation method of abstract class cannot be public.
Summary: media-gfx/birdfont-2.18.3 - libbirdfont/SettingsDisplay.vala:32.2-32.23: erro...
Status: RESOLVED DUPLICATE of bug 704534
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Fonts Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-03 18:49 UTC by Michal Plichta
Modified: 2020-08-04 10:27 UTC (History)
1 user (show)

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


Attachments
emerge info (emerge.info.log,6.83 KB, text/plain)
2020-08-03 18:50 UTC, Michal Plichta
Details
build log (build.log,29.38 KB, text/plain)
2020-08-03 18:50 UTC, Michal Plichta
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Plichta 2020-08-03 18:49:42 UTC
libbirdfont/Renderer/TextArea.vala:55.2-55.30: warning: the modifier `static' is not applicable to constants
        private static const int DONE = -2; 
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TaskFailed - taskid:valac libbirdfont
Command failed: '/usr/bin/valac-0.48        -C         --vapidir=./         --basedir build/libbirdfont/                           --enable-experimental         --library libbirdfont         -H build/libbirdfont/birdfont.h         libbirdfont/*.vala         libbirdfont/OpenFontFormat/*.vala         libbirdfont/Renderer/*.vala         --pkg gee-0.8         --pkg gio-2.0         --pkg cairo         --pkg xmlbird         --pkg libbirdgems         --pkg sqlite3         ' returned 1

build/libbirdfont/load_font.c: In function ?get_bf_font?:
build/libbirdfont/load_font.c:1026:2: warning: implicit declaration of function ?bird_font_open_font_format_reader_append_kerning? [-Wimplicit-function-declaration]
 1026 |  bird_font_open_font_format_reader_append_kerning (bf, file);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 * ERROR: media-gfx/birdfont-2.18.3::gentoo failed (compile phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  125:  Called src_compile
 *   environment, line 3057:  Called v 'doit' 'run' '-n' '5'
 *   environment, line 3814:  Called die
 * The specific snippet of code:
 *       "$@" || die
 * 


Reproducible: Always
Comment 1 Michal Plichta 2020-08-03 18:50:08 UTC
Created attachment 652774 [details]
emerge info
Comment 2 Michal Plichta 2020-08-03 18:50:43 UTC
Created attachment 652776 [details]
build log
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2020-08-04 10:27:46 UTC
*** This bug has been marked as a duplicate of bug 704534 ***