Bug 2330579 - crash-gcore-command failed to build for ELN mass rebuild eln144
Summary: crash-gcore-command failed to build for ELN mass rebuild eln144
Keywords:
Status: CLOSED DUPLICATE of bug 2340006
Alias: None
Product: Fedora
Classification: Fedora
Component: crash-gcore-command
Version: 42
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: d.hatayama
QA Contact:
URL: https://kojipkgs.fedoraproject.org//w...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-12-05 14:43 UTC by Johnny Hughes
Modified: 2025-03-18 20:38 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-03-18 20:38:22 UTC
Type: ---
Embargoed:
ruyang: mirror+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github fujitsu crash-gcore pull 6 0 None open gcore: update set_context with upstream counterpart 2024-12-16 15:40:22 UTC
Red Hat Issue Tracker FC-1483 0 None None None 2025-02-18 01:56:48 UTC

Description Johnny Hughes 2024-12-05 14:43:54 UTC
This failed the ELN 144 Mass Rebuild.

The full build log is linked here:

https://kojipkgs.fedoraproject.org//work/tasks/3136/126183136/build.log

It is an actual compile failure and not a test failure.

Version: crash-gcore-command-1.6.4-6.eln244

===============================
make[1]: Leaving directory '/builddir/build/BUILD/crash-gcore-command-1.6.4-build/crash-gcore-1.6.4/src'
make: Leaving directory '/builddir/build/BUILD/crash-gcore-command-1.6.4-build/crash-gcore-1.6.4/src'
gcore.c: In function ‘do_gcore’:
gcore.c:309:32: error: too few arguments to function ‘set_context’
  309 |                         (void) set_context(tc->task, NO_PID);
      |                                ^~~~~~~~~~~
In file included from gcore.c:16:
/usr/include/crash/defs.h:6097:5: note: declared here
 6097 | int set_context(ulong, ulong, uint);
      |     ^~~~~~~~~~~
gcore.c:343:23: error: too few arguments to function ‘set_context’
  343 |                 (void)set_context(gcore->orig_task, NO_PID);
      |                       ^~~~~~~~~~~
/usr/include/crash/defs.h:6097:5: note: declared here
 6097 | int set_context(ulong, ulong, uint);
      |     ^~~~~~~~~~~
make: *** [gcore.mk:111: gcore.so] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.OYXvKF (%build)
    Bad exit status from /var/tmp/rpm-tmp.OYXvKF (%build)


Reproducible: Always

Steps to Reproduce:
normal rebuild in koji

Comment 1 Yaakov Selkowitz 2024-12-16 15:40:23 UTC
The cause is an API change in crash, per the attached upstream PR (still awaiting review).

Comment 2 Aoife Moloney 2025-02-26 13:19:27 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 42 development cycle.
Changing version to 42.

Comment 3 Yaakov Selkowitz 2025-03-18 20:38:22 UTC

*** This bug has been marked as a duplicate of bug 2340006 ***


Note You need to log in before you can comment on or make changes to this bug.