Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923340 - [guru] app-shells/fzf-tab-0_pre20230611 has implicit function declarations in configure logs
Summary: [guru] app-shells/fzf-tab-0_pre20230611 has implicit function declarations in...
Status: CONFIRMED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: tea
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2024-01-30 14:14 UTC by Agostino Sarubbo
Modified: 2024-01-30 15:27 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,85.56 KB, text/plain)
2024-01-30 14:14 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 2024-01-30 14:14:13 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-shells/fzf-tab-0_pre20230611 has implicit function declarations in configure logs.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0072
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-30 14:14:15 UTC
Created attachment 883730 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-30 14:14:16 UTC
Found the following implicit function declarations in configure logs:

config.log:9241 - tgetent
config.log:9244 - tgetstr
config.log:9247 - creat
config.log:9250 - exit
config.log:9270 - tgetent
config.log:9273 - tgetstr
config.log:9276 - creat
config.log:9279 - exit
config.log:12086 - exit
config.log:12352 - exit
config.log:18295 - unlink
config.log:18298 - mkfifo
config.log:18301 - exit
config.log:18312 - fork
config.log:18323 - read
config.log:18326 - write
config.log:18343 - exit
config.log:18368 - exit
config.log:18389 - exit
config.log:18410 - exit
config.log:18439 - sprintf
config.log:18450 - getpid
config.log:18454 - rand
config.log:18457 - strcpy
config.log:18468 - exit
config.log:18479 - strcmp
config.log:19584 - read
config.log:19608 - exit
config.log:19649 - exit
config.log:19706 - exit
config.log:19763 - exit
config.log:19820 - exit
config.log:19861 - exit
config.log:19898 - exit
config.log:19931 - exit
config.log:19964 - exit
Comment 3 tea 2024-01-30 15:27:32 UTC
waiting for upstream, worked around it by adding -Wno-error=implicit-function-declaration