Build Error: libgd 2.3.3 for Shared on Linux

Looking for help with this package that is failing to build in my project.

Runtime Details

Failing Packages

  • libgd 2.3.3

Reasons

  • Command exits with 1:
    cd libgd && /root/perl5/perlbrew/perls/perl-5.26.1/bin/perl -I/build/camel/lib -I/build/camel/work-padpadpadpadpadpadpadpadpadpadpadpadpadpadpadpadpadpadpadpadpad/…/lib libgd-2.3.2-AS-Makefile.PL
    stopped at /build/camel/lib/ActiveState/Build/Step/Role/CustomBuildScript.pm line 75.

Multi-platform builds generally require an ActiveState engineer. Your project is set up and working for Windows, but there are ingredients that are incompatible with Linux, and you have the Linux build set for GLibc 2.12 which is no longer supported for free projects.

If you need a Linux build, you should fork the project, update the GLibc version and remove Windows from the copy. If you don’t need a Linux build, simply remove Linux from the configuration,