I was asked to post this issue instead of IBM sales from Taiwan, anyone can help on it ? Thanks a lot.
Reusing 'git_version.h' and 'lib/Config_git.pl'
./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="make" LIBPERL_A
=libperl.a
make: Makefile: line 332: Warning -- FSUM9433 Duplicate entry ../../lib/auto/Ar
chive/Tar/.exists in prerequisite list
@ /Z23RA2/usr/lpp/perl/v524/cpan/Archive-Tar/../../miniperl "-I../../lib" "-I../
../lib" -MExtUtils::Command -e 'mkpath' -- ../../lib/Archive
@: FSUM7351 not found
FSUM8226 make: Error code 127
make: Makefile: line 332: Warning -- FSUM9433 Duplicate entry ../../lib/auto/Ar
chive/Tar/.exists in prerequisite list
@ /Z23RA2/usr/lpp/perl/v524/cpan/Archive-Tar/../../miniperl "-I../../lib" "-I../
../lib" -MExtUtils::Command -e 'mkpath' -- ../../lib/Archive
@: FSUM7351 not found
FSUM8226 make: Error code 127
Unsuccessful make(cpan/Archive-Tar): code=65280 at make_ext.pl line 569.
FSUM8226 make: Error code 255
Hi Xun,
could you clarify what were you doing when you have got the output and what the attached file is about? I guess you were building perl from sources. If so please describe all the steps of the process, what is the environment (system, env vars) you are performing the build in, which source repository do you use for that, etc. so we would reproduce the problem to be able to help you.
Thanks,
Mikhail
I was asked to post this issue instead of IBM sales from Taiwan, anyone can help on it ? Thanks a lot.
Reusing 'git_version.h' and 'lib/Config_git.pl'
./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="make" LIBPERL_A
=libperl.a
make: Makefile: line 332: Warning -- FSUM9433 Duplicate entry ../../lib/auto/Ar
chive/Tar/.exists in prerequisite list
@ /Z23RA2/usr/lpp/perl/v524/cpan/Archive-Tar/../../miniperl "-I../../lib" "-I../
../lib" -MExtUtils::Command -e 'mkpath' -- ../../lib/Archive
@: FSUM7351 not found
FSUM8226 make: Error code 127
make: Makefile: line 332: Warning -- FSUM9433 Duplicate entry ../../lib/auto/Ar
chive/Tar/.exists in prerequisite list
@ /Z23RA2/usr/lpp/perl/v524/cpan/Archive-Tar/../../miniperl "-I../../lib" "-I../
../lib" -MExtUtils::Command -e 'mkpath' -- ../../lib/Archive
@: FSUM7351 not found
FSUM8226 make: Error code 127
Unsuccessful make(cpan/Archive-Tar): code=65280 at make_ext.pl line 569.
FSUM8226 make: Error code 255
Hello,
Same issue here with the package perl-5.24.0-src_b007.180206.tar.gz.
Anyone found a solution ?
Regards.
I was asked to post this issue instead of IBM sales from Taiwan, anyone can help on it ? Thanks a lot.
Reusing 'git_version.h' and 'lib/Config_git.pl'
./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="make" LIBPERL_A
=libperl.a
make: Makefile: line 332: Warning -- FSUM9433 Duplicate entry ../../lib/auto/Ar
chive/Tar/.exists in prerequisite list
@ /Z23RA2/usr/lpp/perl/v524/cpan/Archive-Tar/../../miniperl "-I../../lib" "-I../
../lib" -MExtUtils::Command -e 'mkpath' -- ../../lib/Archive
@: FSUM7351 not found
FSUM8226 make: Error code 127
make: Makefile: line 332: Warning -- FSUM9433 Duplicate entry ../../lib/auto/Ar
chive/Tar/.exists in prerequisite list
@ /Z23RA2/usr/lpp/perl/v524/cpan/Archive-Tar/../../miniperl "-I../../lib" "-I../
../lib" -MExtUtils::Command -e 'mkpath' -- ../../lib/Archive
@: FSUM7351 not found
FSUM8226 make: Error code 127
Unsuccessful make(cpan/Archive-Tar): code=65280 at make_ext.pl line 569.
FSUM8226 make: Error code 255
Hi Frédéric,
We would like to hear more details about your issue.
I was asked to post this issue instead of IBM sales from Taiwan, anyone can help on it ? Thanks a lot.
Reusing 'git_version.h' and 'lib/Config_git.pl'
./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="make" LIBPERL_A
=libperl.a
make: Makefile: line 332: Warning -- FSUM9433 Duplicate entry ../../lib/auto/Ar
chive/Tar/.exists in prerequisite list
@ /Z23RA2/usr/lpp/perl/v524/cpan/Archive-Tar/../../miniperl "-I../../lib" "-I../
../lib" -MExtUtils::Command -e 'mkpath' -- ../../lib/Archive
@: FSUM7351 not found
FSUM8226 make: Error code 127
make: Makefile: line 332: Warning -- FSUM9433 Duplicate entry ../../lib/auto/Ar
chive/Tar/.exists in prerequisite list
@ /Z23RA2/usr/lpp/perl/v524/cpan/Archive-Tar/../../miniperl "-I../../lib" "-I../
../lib" -MExtUtils::Command -e 'mkpath' -- ../../lib/Archive
@: FSUM7351 not found
FSUM8226 make: Error code 127
Unsuccessful make(cpan/Archive-Tar): code=65280 at make_ext.pl line 569.
FSUM8226 make: Error code 255
Hello Tatiana,
I am trying to build Perl 5.24.0 on z/OS v2r3.
Here are the steps I followed :
mkdir /usr/local/perl-5.24.0
mkdir /usr/local/rocket
gzip -d perl-5.24.0-src_b007.180206.tar.gz
tar -C /usr/local/rocket -xovf perl-5.24.0-src_b007.180206.tar
cd /usr/local/rocket
nohup ./Configure -des -Dprefix=/usr/local/perl-5.24.0
nohup make
And the result :
c99 -qxplink -qdll -o miniperl opmini.o perlmini.o gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o mro_core.o keywords.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o doio.o regexec.o utf8.o taint.o deb.o universal.o globals.o perlio.o perlapi.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o caretx.o dquote.o time64.o miniperlmain.o -lm -lc
./miniperl -w -Ilib -Idist/Exporter/lib -MExporter -e '<?>' || sh -c 'echo >&2 Failed to build miniperl. Please run make minitest; exit 1'
./miniperl -Ilib -f write_buildcustomize.pl
rm -f pod/perl5242delta.pod
/bin/ln -s perldelta.pod pod/perl5242delta.pod
./miniperl -Ilib autodoc.pl
./miniperl -Ilib pod/perlmodlib.PL -q
./miniperl -Ilib make_patchnum.pl
Reusing 'git_version.h' and 'lib/Config_git.pl'
./miniperl -Ilib configpm
written lib/Config.pod
updated lib/Config.pm
updated lib/Config_heavy.pl
./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="make" LIBPERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Archive::Tar
make: Makefile: line 332: Warning -- FSUM9433 Duplicate entry [../../lib/auto/Archive/Tar/.exists] in prerequisite list
@ /usr/local/rocket/cpan/Archive-Tar/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command -e 'mkpath' -- ../../lib/Archive
@: FSUM7351 not found
FSUM8226 make: Error code 127
make: Makefile: line 332: Warning -- FSUM9433 Duplicate entry [../../lib/auto/Archive/Tar/.exists] in prerequisite list
@ /usr/local/rocket/cpan/Archive-Tar/../../miniperl "-I../../lib" "-I../../lib" -MExtUtils::Command -e 'mkpath' -- ../../lib/Archive
@: FSUM7351 not found
FSUM8226 make: Error code 127
Unsuccessful make(cpan/Archive-Tar): code=65280 at make_ext.pl line 569.
FSUM8226 make: Error code 137
Is this a known problem ?
Regards
I was asked to post this issue instead of IBM sales from Taiwan, anyone can help on it ? Thanks a lot.
Reusing 'git_version.h' and 'lib/Config_git.pl'
./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="make" LIBPERL_A
=libperl.a
make: Makefile: line 332: Warning -- FSUM9433 Duplicate entry ../../lib/auto/Ar
chive/Tar/.exists in prerequisite list
@ /Z23RA2/usr/lpp/perl/v524/cpan/Archive-Tar/../../miniperl "-I../../lib" "-I../
../lib" -MExtUtils::Command -e 'mkpath' -- ../../lib/Archive
@: FSUM7351 not found
FSUM8226 make: Error code 127
make: Makefile: line 332: Warning -- FSUM9433 Duplicate entry ../../lib/auto/Ar
chive/Tar/.exists in prerequisite list
@ /Z23RA2/usr/lpp/perl/v524/cpan/Archive-Tar/../../miniperl "-I../../lib" "-I../
../lib" -MExtUtils::Command -e 'mkpath' -- ../../lib/Archive
@: FSUM7351 not found
FSUM8226 make: Error code 127
Unsuccessful make(cpan/Archive-Tar): code=65280 at make_ext.pl line 569.
FSUM8226 make: Error code 255
Hello Tatiana,
Followed by Xun's post, my system environment is z/OS V2.3 and Perl source file is "perl-5.24.0-src_b007.180206.tar.gz".
The steps was executed as below :
z/OS parameters :
1. SYS1.PARMLIB(IFAPRD00) :
PRODUCT OWNER('IBM CORP')
NAME('z/OS')
ID(5650-ZOS)
VERSION(*) RELEASE(*) MOD(*)
FEATURENAME('C/C++')
STATE(ENABLED)
2. /SET PROD=00
OMVS :
. mkdir /usr/lpp/perl/V524
. chmod 775 V524
. tar -C /usr/lpp/perl/V524 -xovf perl-5.24.0-src_b007.180206.tar
. cp /samples/yyparse.c /etc
. cp /samples/startup.mk /etc
. cd /usr/lpp/perl/V524
. ./Configure -des -Dprefix=/usr/lpp/perl/V524/localperl
. make
And I got the error message :
updated lib/Config_heavy.pl
./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="/bin/make" LIBP
ERL_A=libperl.a
Generating a Unix-style Makefile
Writing Makefile for Archive::Tar
make: Makefile: line 332: Warning -- FSUM9433 Duplicate entry ../../lib/auto/Ar
chive/Tar/.exists in prerequisite list
@ /usr/lpp/perl/v524/cpan/Archive-Tar/../../miniperl "-I../../lib" "-I../../lib"
-MExtUtils::Command -e 'mkpath' -- ../../lib/Archive
@: FSUM7351 not found
FSUM8226 make: Error code 127
make: Makefile: line 332: Warning -- FSUM9433 Duplicate entry ../../lib/auto/Ar
chive/Tar/.exists in prerequisite list
@ /usr/lpp/perl/v524/cpan/Archive-Tar/../../miniperl "-I../../lib" "-I../../lib"
-MExtUtils::Command -e 'mkpath' -- ../../lib/Archive
@: FSUM7351 not found
FSUM8226 make: Error code 127
Unsuccessful make(cpan/Archive-Tar): code=65280 at make_ext.pl line 569.
FSUM8226 make: Error code 137
#
I had also uploaded the txt file included system environment variables for your check.
Thanks a lot.
Hayden Tsai
I was asked to post this issue instead of IBM sales from Taiwan, anyone can help on it ? Thanks a lot.
Reusing 'git_version.h' and 'lib/Config_git.pl'
./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="make" LIBPERL_A
=libperl.a
make: Makefile: line 332: Warning -- FSUM9433 Duplicate entry ../../lib/auto/Ar
chive/Tar/.exists in prerequisite list
@ /Z23RA2/usr/lpp/perl/v524/cpan/Archive-Tar/../../miniperl "-I../../lib" "-I../
../lib" -MExtUtils::Command -e 'mkpath' -- ../../lib/Archive
@: FSUM7351 not found
FSUM8226 make: Error code 127
make: Makefile: line 332: Warning -- FSUM9433 Duplicate entry ../../lib/auto/Ar
chive/Tar/.exists in prerequisite list
@ /Z23RA2/usr/lpp/perl/v524/cpan/Archive-Tar/../../miniperl "-I../../lib" "-I../
../lib" -MExtUtils::Command -e 'mkpath' -- ../../lib/Archive
@: FSUM7351 not found
FSUM8226 make: Error code 127
Unsuccessful make(cpan/Archive-Tar): code=65280 at make_ext.pl line 569.
FSUM8226 make: Error code 255
Hi Frédéric and Hayden!
Thank you guys for the complete description of the issue.
Please, note, Rocket doesn't normally provide support for build process issues.
I assume the errors are related to the version of Make. I was not able to reproduce the issue with the latest Make 4.2.1, so I recommend that you try it out. We have moved to a new delivery and installation model, so there is a need to install Miniconda first.
And then you can install Make from a public channel:
conda install make --channel zoss-appdev
Regards,
Sergey
I was asked to post this issue instead of IBM sales from Taiwan, anyone can help on it ? Thanks a lot.
Reusing 'git_version.h' and 'lib/Config_git.pl'
./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="make" LIBPERL_A
=libperl.a
make: Makefile: line 332: Warning -- FSUM9433 Duplicate entry ../../lib/auto/Ar
chive/Tar/.exists in prerequisite list
@ /Z23RA2/usr/lpp/perl/v524/cpan/Archive-Tar/../../miniperl "-I../../lib" "-I../
../lib" -MExtUtils::Command -e 'mkpath' -- ../../lib/Archive
@: FSUM7351 not found
FSUM8226 make: Error code 127
make: Makefile: line 332: Warning -- FSUM9433 Duplicate entry ../../lib/auto/Ar
chive/Tar/.exists in prerequisite list
@ /Z23RA2/usr/lpp/perl/v524/cpan/Archive-Tar/../../miniperl "-I../../lib" "-I../
../lib" -MExtUtils::Command -e 'mkpath' -- ../../lib/Archive
@: FSUM7351 not found
FSUM8226 make: Error code 127
Unsuccessful make(cpan/Archive-Tar): code=65280 at make_ext.pl line 569.
FSUM8226 make: Error code 255
The FSUM7351 message is generated by the standard z/OS Make, not Rockets GNU Make. I suspect you haven't set your PATH environment variable correctly. If you enter
type make it will most probably show
/bin/make