IBM Support

IJ42745: ?NO RULE TO MAKE TARGET 'VMLINUX', NEEDED BY '/USR/LPP/MMFS/SRC/GPL-LINUX/KDUMP-KERN-DUMMY.KO

Subscribe to this APAR

By subscribing, you receive periodic emails alerting you to the status of the APAR, along with a link to the fix after it becomes available. You can track this item individually or track all items by product.

Notify me when this APAR changes.

Notify me when an APAR for this component changes.

 

APAR status

  • Closed as program error.

Error description

  • mmbuildgpl fails on SLES 15.3, new kernel
    5.3.18-150300.59.90-default or later with error as below
    ?No rule to make target 'vmlinux', needed by
    '/usr/lpp/mmfs/src/gpl-linux/kdump-kern-dummy.ko
    

Local fix

  • Clear KBUILD_BUILTIN macro inside
    /usr/lpp/mmfs/src/gpl-linux/Kbuild
    
    KBUILD_BUILTIN :=
    This can be done after below surrounding code
    #For s390x: -pg and -fomit-frame-pointer are incompatible
    ifeq ($(ARCH),s390)
    ifdef CONFIG_FUNCTION_TRACER
    ORIG_CFLAGS := $(KBUILD_CFLAGS)
    KBUILD_CFLAGS = $(subst -pg,,$(ORIG_CFLAGS))
    endif
    endif
    KBUILD_BUILTIN :=
    

Problem summary

  • mmbuildgpl fails on SLES 15.3, new kernel
    5.3.18-150300.59.90-default or later with error as below
    ?No rule to make target 'vmlinux', needed by
    '/usr/lpp/mmfs/src/gpl-linux/kdump-kern-dummy.ko
    

Problem conclusion

  • This problem is fixed in 5.1.5 PTF 1
    To see all Spectrum Scale APARs and
    their respective fix solutions refer to page
    https://public.dhe.ibm.com/storage/spectrumscale/spectrum_scale
    apars.html
    
    
    Benefits of the solution:
    
    By having fix mmbuildgpl will successfully run on
    SLES 15.3 kernel 5.3.18-150300.59.90-default or later.
    
    Work around:
    Clear KBUILD_BUILTIN macro inside
    /usr/lpp/mmfs/src/gpl-linux/Kbuild
    
    KBUILD_BUILTIN :=
    This can be done after below surrounding code
    #For s390x: -pg and -fomit-frame-pointer are incompatible
    ifeq ($(ARCH),s390)
    ifdef CONFIG_FUNCTION_TRACER
    ORIG_CFLAGS := $(KBUILD_CFLAGS)
    KBUILD_CFLAGS = $(subst -pg,,$(ORIG_CFLAGS))
    endif
    endif
    KBUILD_BUILTIN :=
    
    Problem trigger:
    mmbuildgpl will fail on SLES 15.3 when kernel
    is upgraded to 5.3.18-150300.59.90-default or later.
    Symptom:
    mmbuildgpl will fail on SLES 15.3 kernel
    version 5.3.18-150300.59.90-default or later.
    Platforms affected:
    SLES 15.3 kernel version 5.3.18-150300.59.90-default or later
    all architectures
    Functional Area affected:
    Build
    Customer Impact:
    High Importance
    

Temporary fix

Comments

APAR Information

  • APAR number

    IJ42745

  • Reported component name

    SPEC SCALE STD

  • Reported component ID

    5737F33AP

  • Reported release

    515

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2022-09-27

  • Closed date

    2022-10-04

  • Last modified date

    2022-10-04

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    SPEC SCALE STD

  • Fixed component ID

    5737F33AP

Applicable component levels

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"STXKQY"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"515","Line of Business":{"code":"LOB26","label":"Storage"}}]

Document Information

Modified date:
04 October 2022