Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 948136 - [guru] gui-apps/walker-0.12.0 fails to compile: foreign.h:87:3: error: unknown type name VipsForeignJpegSubsample
Summary: [guru] gui-apps/walker-0.12.0 fails to compile: foreign.h:87:3: error: unknow...
Status: CONFIRMED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Julien Roy
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-15 07:47 UTC by Agostino Sarubbo
Modified: 2025-02-16 00:06 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,637.42 KB, text/plain)
2025-01-15 07:47 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2025-01-15 07:47:11 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-apps/walker-0.12.0 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2025-01-15 07:47:13 UTC
Created attachment 916569 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2025-01-15 07:47:14 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


glib.cgo2.c:(.text+0x16a4): undefined reference to `g_date_time_get_type'
glib.cgo2.c:(.text+0x1d04): undefined reference to `g_dir_get_type'
glib.cgo2.c:(.text+0x2b44): undefined reference to `g_hash_table_get_type'
glib.cgo2.c:(.text+0x2ed4): undefined reference to `g_hmac_get_type'
glib.cgo2.c:(.text+0x33e4): undefined reference to `g_io_channel_get_type'
glib.cgo2.c:(.text+0x3814): undefined reference to `g_io_condition_get_type'
glib.cgo2.c:(.text+0x3cc4): undefined reference to `g_key_file_get_type'
glib.cgo2.c:(.text+0x47c4): undefined reference to `g_main_context_get_type'
glib.cgo2.c:(.text+0x4a94): undefined reference to `g_main_loop_get_type'
glib.cgo2.c:(.text+0x4bf4): undefined reference to `g_mapped_file_get_type'
glib.cgo2.c:(.text+0x4de4): undefined reference to `g_markup_parse_context_get_type'
glib.cgo2.c:(.text+0x50d4): undefined reference to `g_match_info_get_type'
glib.cgo2.c:(.text+0x53c4): undefined reference to `g_normalize_mode_get_type'
glib.cgo2.c:(.text+0x544): undefined reference to `g_bookmark_file_get_type'
glib.cgo2.c:(.text+0x5464): undefined reference to `g_option_group_get_type'
glib.cgo2.c:(.text+0x58a4): undefined reference to `g_pattern_spec_get_type'
glib.cgo2.c:(.text+0x5e64): undefined reference to `g_rand_get_type'
glib.cgo2.c:(.text+0x6354): undefined reference to `g_regex_get_type'
glib.cgo2.c:(.text+0x6b24): undefined reference to `g_source_get_type'
glib.cgo2.c:(.text+0x6f74): undefined reference to `g_strv_get_type'
glib.cgo2.c:(.text+0x7114): undefined reference to `g_time_zone_get_type'
glib.cgo2.c:(.text+0x7324): undefined reference to `g_tree_get_type'
glib.cgo2.c:(.text+0x7be4): undefined reference to `g_unicode_break_type_get_type'
glib.cgo2.c:(.text+0x7c94): undefined reference to `g_unicode_script_get_type'
glib.cgo2.c:(.text+0x7cf4): undefined reference to `g_unicode_type_get_type'
glib.cgo2.c:(.text+0x8044): undefined reference to `g_uri_get_type'
glib.cgo2.c:(.text+0x8d87): undefined reference to `g_value_dup_variant'
glib.cgo2.c:(.text+0x8dac): undefined reference to `g_value_set_variant'
glib.cgo2.c:(.text+0x8e14): undefined reference to `g_variant_builder_get_type'
glib.cgo2.c:(.text+0x8ff4): undefined reference to `g_variant_dict_get_type'
glib.cgo2.c:(.text+0x9434): undefined reference to `g_variant_get_gtype'
glib.cgo2.c:(.text+0xa184): undefined reference to `g_variant_type_get_gtype'
glib.cgo2.c:(.text+0xde4): undefined reference to `g_checksum_get_type'
listmodel.c:(.text+0x1a9): undefined reference to `callbackDelete'
./foreign.h:87:3: error: unknown type name 'VipsForeignJpegSubsample'; did you mean 'VipsForeignSubsample'?