Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1465425 Details for
Bug 1605415
perl-PDL: FTBFS in Fedora rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 32.00 KB, created by
Mohan Boddu
on 2018-07-20 15:17:44 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 15:17:44 UTC
Size:
32.00 KB
patch
obsolete
>_PDL(b_SV,b); > ^~~~~~~~~~~~~~~~~~~~~~ >Math.xs:17856:7: note: 'b_SV' was declared here > SV *b_SV; > ^~~~ >Math.c: In function 'XS_PDL_erf': >Math.xs:17802:15: warning: 'b_SV' may be used uninitialized in this function [-Wmaybe-uninitialized] > PDL->SetSV_PDL(b_SV,b); > ^~~~~~~~~~~~~~~~~~~~~~ >Math.xs:17748:7: note: 'b_SV' was declared here > SV *b_SV; > ^~~~ >Math.c: In function 'XS_PDL_atanh': >Math.xs:17694:15: warning: 'b_SV' may be used uninitialized in this function [-Wmaybe-uninitialized] > PDL->SetSV_PDL(b_SV,b); > ^~~~~~~~~~~~~~~~~~~~~~ >Math.xs:17640:7: note: 'b_SV' was declared here > SV *b_SV; > ^~~~ >Math.c: In function 'XS_PDL_asinh': >Math.xs:17586:15: warning: 'b_SV' may be used uninitialized in this function [-Wmaybe-uninitialized] > PDL->SetSV_PDL(b_SV,b); > ^~~~~~~~~~~~~~~~~~~~~~ >Math.xs:17532:7: note: 'b_SV' was declared here > SV *b_SV; > ^~~~ >Math.c: In function 'XS_PDL_acosh': >Math.xs:17478:15: warning: 'b_SV' may be used uninitialized in this function [-Wmaybe-uninitialized] > PDL->SetSV_PDL(b_SV,b); > ^~~~~~~~~~~~~~~~~~~~~~ >Math.xs:17424:7: note: 'b_SV' was declared here > SV *b_SV; > ^~~~ >Math.c: In function 'XS_PDL_pow': >Math.xs:17358:15: warning: 'c_SV' may be used uninitialized in this function [-Wmaybe-uninitialized] > PDL->SetSV_PDL(c_SV,c); > ^~~~~~~~~~~~~~~~~~~~~~ >Math.xs:17308:7: note: 'c_SV' was declared here > SV *c_SV; > ^~~~ >Math.c: In function 'XS_PDL_rint': >Math.xs:17248:15: warning: 'b_SV' may be used uninitialized in this function [-Wmaybe-uninitialized] > PDL->SetSV_PDL(b_SV,b); > ^~~~~~~~~~~~~~~~~~~~~~ >Math.xs:17194:7: note: 'b_SV' was declared here > SV *b_SV; > ^~~~ >Math.c: In function 'XS_PDL_floor': >Math.xs:17134:15: warning: 'b_SV' may be used uninitialized in this function [-Wmaybe-uninitialized] > PDL->SetSV_PDL(b_SV,b); > ^~~~~~~~~~~~~~~~~~~~~~ >Math.xs:17080:7: note: 'b_SV' was declared here > SV *b_SV; > ^~~~ >Math.c: In function 'XS_PDL_ceil': >Math.xs:17020:15: warning: 'b_SV' may be used uninitialized in this function [-Wmaybe-uninitialized] > PDL->SetSV_PDL(b_SV,b); > ^~~~~~~~~~~~~~~~~~~~~~ >Math.xs:16966:7: note: 'b_SV' was declared here > SV *b_SV; > ^~~~ >Math.c: In function 'XS_PDL_tanh': >Math.xs:16912:15: warning: 'b_SV' may be used uninitialized in this function [-Wmaybe-uninitialized] > PDL->SetSV_PDL(b_SV,b); > ^~~~~~~~~~~~~~~~~~~~~~ >Math.xs:16858:7: note: 'b_SV' was declared here > SV *b_SV; > ^~~~ >Math.c: In function 'XS_PDL_tan': >Math.xs:16804:15: warning: 'b_SV' may be used uninitialized in this function [-Wmaybe-uninitialized] > PDL->SetSV_PDL(b_SV,b); > ^~~~~~~~~~~~~~~~~~~~~~ >Math.xs:16750:7: note: 'b_SV' was declared here > SV *b_SV; > ^~~~ >Math.c: In function 'XS_PDL_sinh': >Math.xs:16696:15: warning: 'b_SV' may be used uninitialized in this function [-Wmaybe-uninitialized] > PDL->SetSV_PDL(b_SV,b); > ^~~~~~~~~~~~~~~~~~~~~~ >Math.xs:16642:7: note: 'b_SV' was declared here > SV *b_SV; > ^~~~ >Math.c: In function 'XS_PDL_cosh': >Math.xs:16588:15: warning: 'b_SV' may be used uninitialized in this function [-Wmaybe-uninitialized] > PDL->SetSV_PDL(b_SV,b); > ^~~~~~~~~~~~~~~~~~~~~~ >Math.xs:16534:7: note: 'b_SV' was declared here > SV *b_SV; > ^~~~ >Math.c: In function 'XS_PDL_atan': >Math.xs:16480:15: warning: 'b_SV' may be used uninitialized in this function [-Wmaybe-uninitialized] > PDL->SetSV_PDL(b_SV,b); > ^~~~~~~~~~~~~~~~~~~~~~ >Math.xs:16426:7: note: 'b_SV' was declared here > SV *b_SV; > ^~~~ >Math.c: In function 'XS_PDL_asin': >Math.xs:16372:15: warning: 'b_SV' may be used uninitialized in this function [-Wmaybe-uninitialized] > PDL->SetSV_PDL(b_SV,b); > ^~~~~~~~~~~~~~~~~~~~~~ >Math.xs:16318:7: note: 'b_SV' was declared here > SV *b_SV; > ^~~~ >Math.c: In function 'XS_PDL_acos': >Math.xs:16264:15: warning: 'b_SV' may be used uninitialized in this function [-Wmaybe-uninitialized] > PDL->SetSV_PDL(b_SV,b); > ^~~~~~~~~~~~~~~~~~~~~~ >Math.xs:16210:7: note: 'b_SV' was declared here > SV *b_SV; > ^~~~ >rm -f ../../blib/arch/auto/PDL/Math/Math.so >gcc -lpthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong Math.o ndtri.o infinity.o quiet_nan.o cpoly.o const.o mtherr.o polevl.o -o ../../blib/arch/auto/PDL/Math/Math.so \ > -lm -lperl \ > >chmod 755 ../../blib/arch/auto/PDL/Math/Math.so >Manifying 1 pod document >make[2]: Leaving directory '/builddir/build/BUILD/PDL-2.019/Basic/Math' >make[2]: Entering directory '/builddir/build/BUILD/PDL-2.019/Basic/MatrixOps' >"/usr/bin/perl" "-I../../blib/arch" "-I../../blib/lib" "-MPDL::PP qw[PDL::MatrixOps PDL::MatrixOps MatrixOps]" matrixops.pd >Running Mkbootstrap for MatrixOps () >chmod 644 "MatrixOps.bs" >gcc -c "-I/builddir/build/BUILD/PDL-2.019/Basic/Core" -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused -ffp-contract=off -DVERSION=\"2.019\" -DXS_VERSION=\"2.019\" -fPIC "-I/usr/lib64/perl5/CORE" blas.c >gcc -c "-I/builddir/build/BUILD/PDL-2.019/Basic/Core" -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused -ffp-contract=off -DVERSION=\"2.019\" -DXS_VERSION=\"2.019\" -fPIC "-I/usr/lib64/perl5/CORE" eigens.c >gcc -c "-I/builddir/build/BUILD/PDL-2.019/Basic/Core" -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused -ffp-contract=off -DVERSION=\"2.019\" -DXS_VERSION=\"2.019\" -fPIC "-I/usr/lib64/perl5/CORE" simq.c >gcc -c "-I/builddir/build/BUILD/PDL-2.019/Basic/Core" -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused -ffp-contract=off -DVERSION=\"2.019\" -DXS_VERSION=\"2.019\" -fPIC "-I/usr/lib64/perl5/CORE" svd.c >simq.c: In function 'simq': >simq.c:59:15: warning: 'nm1' may be used uninitialized in this function [-Wmaybe-uninitialized] > int nip, nkp, nm1; > ^~~ >simq.c:112:4: warning: 'idxpiv' may be used uninitialized in this function [-Wmaybe-uninitialized] > if( idxpiv != k ) > ^ >gcc -c "-I/builddir/build/BUILD/PDL-2.019/Basic/Core" -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused -ffp-contract=off -DVERSION=\"2.019\" -DXS_VERSION=\"2.019\" -fPIC "-I/usr/lib64/perl5/CORE" eigen.c >eigen.c: In function 'Elmhes': >eigen.c:411:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] > for(j=m; j<=l; j++) > ^~~ >eigen.c:416:7: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' > index[m-1]=i; > ^~~~~ >gcc -c "-I/builddir/build/BUILD/PDL-2.019/Basic/Core" -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused -ffp-contract=off -DVERSION=\"2.019\" -DXS_VERSION=\"2.019\" -fPIC "-I/usr/lib64/perl5/CORE" complex.c >gcc -c "-I/builddir/build/BUILD/PDL-2.019/Basic/Core" -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused -ffp-contract=off -DVERSION=\"2.019\" -DXS_VERSION=\"2.019\" -fPIC "-I/usr/lib64/perl5/CORE" matrix.c >gcc -c "-I/builddir/build/BUILD/PDL-2.019/Basic/Core" -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused -ffp-contract=off -DVERSION=\"2.019\" -DXS_VERSION=\"2.019\" -fPIC "-I/usr/lib64/perl5/CORE" sslib.c >cp MatrixOps.pm ../../blib/lib/PDL/MatrixOps.pm >eigen.c: In function 'hqr2': >eigen.c:585:6: warning: 'r' may be used uninitialized in this function [-Wmaybe-uninitialized] > r/=p; > ~^~~ >eigen.c:584:6: warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized] > q/=p; > ~^~~ >eigen.c:580:6: warning: 'p' may be used uninitialized in this function [-Wmaybe-uninitialized] > p+=s; > ~^~~ >eigen.c:727:14: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] > t=(x*s-z*r)/q; > ~^~ >eigen.c:727:10: warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized] > t=(x*s-z*r)/q; > ~^~ >"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- MatrixOps.bs ../../blib/arch/auto/PDL/MatrixOps/MatrixOps.bs 644 >touch MatrixOps.xs >"/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/PDL-2.019/Basic/Core/typemap.pdl' MatrixOps.xs > MatrixOps.xsc >mv MatrixOps.xsc MatrixOps.c >gcc -c "-I/builddir/build/BUILD/PDL-2.019/Basic/Core" -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused -ffp-contract=off -DVERSION=\"2.019\" -DXS_VERSION=\"2.019\" -fPIC "-I/usr/lib64/perl5/CORE" MatrixOps.c >rm -f ../../blib/arch/auto/PDL/MatrixOps/MatrixOps.so >gcc -lpthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong MatrixOps.o blas.o eigens.o simq.o svd.o eigen.o complex.o matrix.o sslib.o -o ../../blib/arch/auto/PDL/MatrixOps/MatrixOps.so \ > -lm -lperl \ > >chmod 755 ../../blib/arch/auto/PDL/MatrixOps/MatrixOps.so >Manifying 1 pod document >make[2]: Leaving directory '/builddir/build/BUILD/PDL-2.019/Basic/MatrixOps' >make[2]: Entering directory '/builddir/build/BUILD/PDL-2.019/Basic/Complex' >"/usr/bin/perl" "-I../../blib/arch" "-I../../blib/lib" "-MPDL::PP qw[PDL::Complex PDL::Complex Complex]" complex.pd >Running Mkbootstrap for Complex () >chmod 644 "Complex.bs" >"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Complex.bs ../../blib/arch/auto/PDL/Complex/Complex.bs 644 >touch Complex.xs >"/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/PDL-2.019/Basic/Core/typemap.pdl' Complex.xs > Complex.xsc >cp Complex.pm ../../blib/lib/PDL/Complex.pm >mv Complex.xsc Complex.c >gcc -c "-I/builddir/build/BUILD/PDL-2.019/Basic/Core" -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused -ffp-contract=off -DVERSION=\"2.019\" -DXS_VERSION=\"2.019\" -fPIC "-I/usr/lib64/perl5/CORE" Complex.c >Complex.c: In function 'XS_PDL__Complex_Cproj': >Complex.xs:17836:15: warning: 'c_SV' may be used uninitialized in this function [-Wmaybe-uninitialized] > PDL->SetSV_PDL(c_SV,c); > ^~~~~~~~~~~~~~~~~~~~~~ >Complex.xs:17789:7: note: 'c_SV' was declared here > SV *c_SV; > ^~~~ >Complex.c: In function 'XS_PDL__Complex_Catanh': >Complex.xs:17735:15: warning: 'c_SV' may be used uninitialized in this function [-Wmaybe-uninitialized] > PDL->SetSV_PDL(c_SV,c); > ^~~~~~~~~~~~~~~~~~~~~~ >Complex.xs:17688:7: note: 'c_SV' was declared here > SV *c_SV; > ^~~~ >Complex.c: In function 'XS_PDL__Complex_Cacosh': >Complex.xs:17634:15: warning: 'c_SV' may be used uninitialized in this function [-Wmaybe-uninitialized] > PDL->SetSV_PDL(c_SV,c); > ^~~~~~~~~~~~~~~~~~~~~~ >Complex.xs:17587:7: note: 'c_SV' was declared here > SV *c_SV; > ^~~~ >Complex.c: In function 'XS_PDL__Complex_Casinh': >Complex.xs:17533:15: warning: 'c_SV' may be used uninitialized in this function [-Wmaybe-uninitialized] > PDL->SetSV_PDL(c_SV,c); > ^~~~~~~~~~~~~~~~~~~~~~ >Complex.xs:17486:7: note: 'c_SV' was declared here > SV *c_SV; > ^~~~ >Complex.c: In function 'XS_PDL__Complex_Ctanh': >Complex.xs:17432:15: warning: 'c_SV' may be used uninitialized in this function [-Wmaybe-uninitialized] > PDL->SetSV_PDL(c_SV,c); > ^~~~~~~~~~~~~~~~~~~~~~ >Complex.xs:17385:7: note: 'c_SV' was declared here > SV *c_SV; > ^~~~ >Complex.c: In function 'XS_PDL__Complex_Ccosh': >Complex.xs:17331:15: warning: 'c_SV' may be used uninitialized in this function [-Wmaybe-uninitialized] > PDL->SetSV_PDL(c_SV,c); > ^~~~~~~~~~~~~~~~~~~~~~ >Complex.xs:17284:7: note: 'c_SV' was declared here > SV *c_SV; > ^~~~ >Complex.c: In function 'XS_PDL__Complex_Csinh': >Complex.xs:17230:15: warning: 'c_SV' may be used uninitialized in this function [-Wmaybe-uninitialized] > PDL->SetSV_PDL(c_SV,c); > ^~~~~~~~~~~~~~~~~~~~~~ >Complex.xs:17183:7: note: 'c_SV' was declared here > SV *c_SV; > ^~~~ >Complex.c: In function 'XS_PDL__Complex_Cacos': >Complex.xs:17129:15: warning: 'c_SV' may be used uninitialized in this function [-Wmaybe-uninitialized] > PDL->SetSV_PDL(c_SV,c); > ^~~~~~~~~~~~~~~~~~~~~~ >Complex.xs:17082:7: note: 'c_SV' was declared here > SV *c_SV; > ^~~~ >Complex.c: In function 'XS_PDL__Complex_Casin': >Complex.xs:17028:15: warning: 'c_SV' may be used uninitialized in this function [-Wmaybe-uninitialized] > PDL->SetSV_PDL(c_SV,c); > ^~~~~~~~~~~~~~~~~~~~~~ >Complex.xs:16981:7: note: 'c_SV' was declared here > SV *c_SV; > ^~~~ >Complex.c: In function 'XS_PDL__Complex_Csqrt': >Complex.xs:16927:15: warning: 'c_SV' may be used uninitialized in this function [-Wmaybe-uninitialized] > PDL->SetSV_PDL(c_SV,c); > ^~~~~~~~~~~~~~~~~~~~~~ >Complex.xs:16880:7: note: 'c_SV' was declared here > SV *c_SV; > ^~~~ >Complex.c: In function 'XS_PDL__Complex_Cpow': >Complex.xs:16820:15: warning: 'c_SV' may be used uninitialized in this function [-Wmaybe-uninitialized] > PDL->SetSV_PDL(c_SV,c); > ^~~~~~~~~~~~~~~~~~~~~~ >Complex.xs:16770:7: note: 'c_SV' was declared here > SV *c_SV; > ^~~~ >Complex.c: In function 'XS_PDL__Complex_Clog': >Complex.xs:16716:15: warning: 'c_SV' may be used uninitialized in this function [-Wmaybe-uninitialized] > PDL->SetSV_PDL(c_SV,c); > ^~~~~~~~~~~~~~~~~~~~~~ >Complex.xs:16669:7: note: 'c_SV' was declared here > SV *c_SV; > ^~~~ >Complex.c: In function 'XS_PDL__Complex_Cexp': >Complex.xs:16615:15: warning: 'c_SV' may be used uninitialized in this function [-Wmaybe-uninitialized] > PDL->SetSV_PDL(c_SV,c); > ^~~~~~~~~~~~~~~~~~~~~~ >Complex.xs:16568:7: note: 'c_SV' was declared here > SV *c_SV; > ^~~~ >Complex.c: In function 'XS_PDL__Complex_Ccos': >Complex.xs:16514:15: warning: 'c_SV' may be used uninitialized in this function [-Wmaybe-uninitialized] > PDL->SetSV_PDL(c_SV,c); > ^~~~~~~~~~~~~~~~~~~~~~ >Complex.xs:16467:7: note: 'c_SV' was declared here > SV *c_SV; > ^~~~ >Complex.c: In function 'XS_PDL__Complex_Csin': >Complex.xs:16413:15: warning: 'c_SV' may be used uninitialized in this function [-Wmaybe-uninitialized] > PDL->SetSV_PDL(c_SV,c); > ^~~~~~~~~~~~~~~~~~~~~~ >Complex.xs:16366:7: note: 'c_SV' was declared here > SV *c_SV; > ^~~~ >Complex.c: In function 'XS_PDL__Complex_Cconj': >Complex.xs:16174:15: warning: 'c_SV' may be used uninitialized in this function [-Wmaybe-uninitialized] > PDL->SetSV_PDL(c_SV,c); > ^~~~~~~~~~~~~~~~~~~~~~ >Complex.xs:16127:7: note: 'c_SV' was declared here > SV *c_SV; > ^~~~ >Complex.c: In function 'XS_PDL__Complex_Cp2r': >Complex.xs:15317:15: warning: 'p_SV' may be used uninitialized in this function [-Wmaybe-uninitialized] > PDL->SetSV_PDL(p_SV,p); > ^~~~~~~~~~~~~~~~~~~~~~ >Complex.xs:15270:7: note: 'p_SV' was declared here > SV *p_SV; > ^~~~ >Complex.c: In function 'XS_PDL__Complex_Cr2p': >Complex.xs:15214:15: warning: 'p_SV' may be used uninitialized in this function [-Wmaybe-uninitialized] > PDL->SetSV_PDL(p_SV,p); > ^~~~~~~~~~~~~~~~~~~~~~ >Complex.xs:15167:7: note: 'p_SV' was declared here > SV *p_SV; > ^~~~ >rm -f ../../blib/arch/auto/PDL/Complex/Complex.so >gcc -lpthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong Complex.o -o ../../blib/arch/auto/PDL/Complex/Complex.so \ > -lm -lperl \ > >chmod 755 ../../blib/arch/auto/PDL/Complex/Complex.so >Manifying 1 pod document >make[2]: Leaving directory '/builddir/build/BUILD/PDL-2.019/Basic/Complex' >Manifying 9 pod documents >make[1]: Leaving directory '/builddir/build/BUILD/PDL-2.019/Basic' >make[1]: Entering directory '/builddir/build/BUILD/PDL-2.019/Demos' >"/usr/bin/perl" BAD2_demo.pm.PL BAD2_demo.pm >"/usr/bin/perl" BAD_demo.pm.PL BAD_demo.pm >Extracting BAD2_demo.pm (WITH bad value support) >Extracting BAD_demo.pm (WITH bad value support) >cp Screen.pm ../blib/lib/PDL/Demos/Screen.pm >cp General.pm ../blib/lib/PDL/Demos/General.pm >cp Cartography_demo.pm ../blib/lib/PDL/Demos/Cartography_demo.pm >cp TriD1.pm ../blib/lib/PDL/Demos/TriD1.pm >cp PGPLOT_OO_demo.pm ../blib/lib/PDL/Demos/PGPLOT_OO_demo.pm >cp Transform_demo.pm ../blib/lib/PDL/Demos/Transform_demo.pm >cp BAD2_demo.pm ../blib/lib/PDL/Demos/BAD2_demo.pm >cp ../m51.fits ../blib/lib/PDL/Demos/m51.fits >cp BAD_demo.pm ../blib/lib/PDL/Demos/BAD_demo.pm >cp TriDGallery.pm ../blib/lib/PDL/Demos/TriDGallery.pm >cp Prima.pm ../blib/lib/PDL/Demos/Prima.pm >cp PGPLOT_demo.pm ../blib/lib/PDL/Demos/PGPLOT_demo.pm >cp Gnuplot_demo.pm ../blib/lib/PDL/Demos/Gnuplot_demo.pm >cp TriD2.pm ../blib/lib/PDL/Demos/TriD2.pm >Manifying 3 pod documents >make[1]: Leaving directory '/builddir/build/BUILD/PDL-2.019/Demos' >make[1]: Entering directory '/builddir/build/BUILD/PDL-2.019/Doc' >"/usr/bin/perl" Doc/Config.pm.PL Doc/Config.pm >Extracting Config.pm (with variable substitutions) >cp Doc/Config.pm ../blib/lib/PDL/Doc/Config.pm >cp Doc/Perldl.pm ../blib/lib/PDL/Doc/Perldl.pm >cp Doc.pm ../blib/lib/PDL/Doc.pm >Manifying 3 pod documents >make[1]: Leaving directory '/builddir/build/BUILD/PDL-2.019/Doc' >make[1]: Entering directory '/builddir/build/BUILD/PDL-2.019/Graphics' >cp State.pm ../blib/lib/PDL/Graphics/State.pm >cp Graphics2D.pm ../blib/lib/PDL/Graphics2D.pm >make[2]: Entering directory '/builddir/build/BUILD/PDL-2.019/Graphics/TriD' >make[3]: Entering directory '/builddir/build/BUILD/PDL-2.019/Graphics/TriD/Rout' >"/usr/bin/perl" "-I../../../blib/arch" "-I../../../blib/lib" "-MPDL::PP qw[PDL::Graphics::TriD::Rout PDL::Graphics::TriD::Rout Rout]" rout.pd >cp TriD/TextObjects.pm ../../blib/lib/PDL/Graphics/TriD/TextObjects.pm >cp TriD/Graph.pm ../../blib/lib/PDL/Graphics/TriD/Graph.pm >cp TriD/Object.pm ../../blib/lib/PDL/Graphics/TriD/Object.pm >cp TriD/GL.pm ../../blib/lib/PDL/Graphics/TriD/GL.pm >cp TriD/OOGL.pm ../../blib/lib/PDL/Graphics/TriD/OOGL.pm >cp TriD/Logo.pm ../../blib/lib/PDL/Graphics/TriD/Logo.pm >cp TriD/Surface.pm ../../blib/lib/PDL/Graphics/TriD/Surface.pm >cp TriD/VRML.pm ../../blib/lib/PDL/Graphics/TriD/VRML.pm >cp TriD/Quaternion.pm ../../blib/lib/PDL/Graphics/TriD/Quaternion.pm >cp TriD/Objects.pm ../../blib/lib/PDL/Graphics/TriD/Objects.pm >cp TriD/Labels.pm ../../blib/lib/PDL/Graphics/TriD/Labels.pm >cp TriD/ButtonControl.pm ../../blib/lib/PDL/Graphics/TriD/ButtonControl.pm >cp TriD/ViewPort.pm ../../blib/lib/PDL/Graphics/TriD/ViewPort.pm >cp TriD/SimpleScaler.pm ../../blib/lib/PDL/Graphics/TriD/SimpleScaler.pm >cp TriD/Polygonize.pm ../../blib/lib/PDL/Graphics/TriD/Polygonize.pm >cp TriD/MathGraph.pm ../../blib/lib/PDL/Graphics/TriD/MathGraph.pm >cp TriD/GoBoard.pm ../../blib/lib/PDL/Graphics/TriD/GoBoard.pm >cp TriD/Lines.pm ../../blib/lib/PDL/Graphics/TriD/Lines.pm >cp TriD/Contours.pm ../../blib/lib/PDL/Graphics/TriD/Contours.pm >cp TriD/Image.pm ../../blib/lib/PDL/Graphics/TriD/Image.pm >cp TriD/ArcBall.pm ../../blib/lib/PDL/Graphics/TriD/ArcBall.pm >cp TriD/Mesh.pm ../../blib/lib/PDL/Graphics/TriD/Mesh.pm >cp TriD/Control3D.pm ../../blib/lib/PDL/Graphics/TriD/Control3D.pm >cp TriD.pm ../../blib/lib/PDL/Graphics/TriD.pm >cp TriD/Window.pm ../../blib/lib/PDL/Graphics/TriD/Window.pm >"/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/PDL-2.019/Basic/Core/typemap.pdl' Rout.xs > Rout.xsc >Running Mkbootstrap for Rout () >chmod 644 "Rout.bs" >mv Rout.xsc Rout.c >"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Rout.bs ../../../blib/arch/auto/PDL/Graphics/TriD/Rout/Rout.bs 644 >gcc -c "-I/builddir/build/BUILD/PDL-2.019/Basic/Core" -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused -ffp-contract=off -DVERSION=\"2.019\" -DXS_VERSION=\"2.019\" -fPIC "-I/usr/lib64/perl5/CORE" Rout.c >cp Rout.pm ../../../blib/lib/PDL/Graphics/TriD/Rout.pm >rm -f ../../../blib/arch/auto/PDL/Graphics/TriD/Rout/Rout.so >gcc -lpthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong Rout.o -o ../../../blib/arch/auto/PDL/Graphics/TriD/Rout/Rout.so \ > -lm -lperl \ > >chmod 755 ../../../blib/arch/auto/PDL/Graphics/TriD/Rout/Rout.so >Manifying 1 pod document >make[3]: Leaving directory '/builddir/build/BUILD/PDL-2.019/Graphics/TriD/Rout' >make[3]: Entering directory '/builddir/build/BUILD/PDL-2.019/Graphics/TriD/VRML' >cp VRML/Protos.pm ../../../blib/lib/PDL/Graphics/VRML/Protos.pm >cp VRML.pm ../../../blib/lib/PDL/Graphics/VRML.pm >make[3]: Leaving directory '/builddir/build/BUILD/PDL-2.019/Graphics/TriD/VRML' >make[3]: Entering directory '/builddir/build/BUILD/PDL-2.019/Graphics/TriD/POGL' >cp OpenGL.pm ../../../blib/lib/PDL/Graphics/OpenGL/Perl/OpenGL.pm >Manifying 1 pod document >make[3]: Leaving directory '/builddir/build/BUILD/PDL-2.019/Graphics/TriD/POGL' >make[3]: Entering directory '/builddir/build/BUILD/PDL-2.019/Graphics/TriD/OpenGLQ' >"/usr/bin/perl" "-I../../../blib/arch" "-I../../../blib/lib" "-MPDL::PP qw[PDL::Graphics::OpenGLQ PDL::Graphics::OpenGLQ OpenGLQ]" openglq.pd >Running Mkbootstrap for OpenGLQ () >chmod 644 "OpenGLQ.bs" >"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- OpenGLQ.bs ../../../blib/arch/auto/PDL/Graphics/OpenGLQ/OpenGLQ.bs 644 >touch OpenGLQ.xs >"/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/PDL-2.019/Basic/Core/typemap.pdl' OpenGLQ.xs > OpenGLQ.xsc >cp OpenGLQ.pm ../../../blib/lib/PDL/Graphics/OpenGLQ.pm >mv OpenGLQ.xsc OpenGLQ.c >gcc -c "-I/builddir/build/BUILD/PDL-2.019/Basic/Core" -I/usr/include -I/usr/include -I/usr/local/include -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wno-unused -ffp-contract=off -DVERSION=\"2.019\" -DXS_VERSION=\"2.019\" -fPIC "-I/usr/lib64/perl5/CORE" -DHAVE_VER -DHAVE_GL -DHAVE_GLU -DHAVE_GLUT -DHAVE_GLX -DHAVE_FREEGLUT -DHAVE_FREEGLUT_H -DGL_GLEXT_LEGACY OpenGLQ.c >rm -f ../../../blib/arch/auto/PDL/Graphics/OpenGLQ/OpenGLQ.so >gcc -lpthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong OpenGLQ.o -o ../../../blib/arch/auto/PDL/Graphics/OpenGLQ/OpenGLQ.so \ > -L/usr/lib -L/usr/local/lib -lGL -lGLU -lglut -lglut -lXext -lXmu -lXi -lICE -lX11 -lstdc++ -lm -lm -lperl \ > >/usr/bin/ld: cannot find -lstdc++ >collect2: error: ld returned 1 exit status >make[3]: *** [Makefile:467: ../../../blib/arch/auto/PDL/Graphics/OpenGLQ/OpenGLQ.so] Error 1 >make[3]: Leaving directory '/builddir/build/BUILD/PDL-2.019/Graphics/TriD/OpenGLQ' >make[2]: *** [Makefile:522: subdirs] Error 2 >make[2]: Leaving directory '/builddir/build/BUILD/PDL-2.019/Graphics/TriD' >make[1]: *** [Makefile:477: subdirs] Error 2 >make[1]: Leaving directory '/builddir/build/BUILD/PDL-2.019/Graphics' >make: *** [Makefile:547: subdirs] Error 2 >error: Bad exit status from /var/tmp/rpm-tmp.IFBXgT (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.IFBXgT (%build) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/perl-PDL.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1605415
: 1465425 |
1465426
|
1465427