Bug 1231256 - polymake-2.13-23.git20141013.fc23 FTBFS against perl-5.22
Summary: polymake-2.13-23.git20141013.fc23 FTBFS against perl-5.22
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: polymake
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jerry James
QA Contact: Fedora Extras Quality Assurance
URL: https://koji.fedoraproject.org/koji/b...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-06-12 13:53 UTC by Petr Pisar
Modified: 2015-09-02 05:57 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-09-02 05:57:19 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Build log against Perl 5.22 (38.06 KB, text/plain)
2015-06-12 14:08 UTC, Jitka Plesnikova
no flags Details

Description Petr Pisar 2015-06-12 13:53:29 UTC
polymake-2.13-23.git20141013.fc23 fails to build against perl-5.22:

gcc -c  -I/builddir/build/BUILD/polymake-polymake-10d8dab/include/core -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables   -DVERSION=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/CORE"  -DPerlVersion=5220 -Wno-nonnull namespaces.c
"/usr/bin/perl" /builddir/build/BUILD/polymake-polymake-10d8dab/lib/core/src/perl/createBootstrap.pl Customize.c Ext.c namespaces.c Object.c Overload.c Poly.c RefHash.c Scope.c Shell.c Struct.c Weight.c XMLfile.c CPlusPlus.cc >Bootstrap.h
In file included from /builddir/build/BUILD/polymake-polymake-10d8dab/include/core/polymake/perl/Ext.h:21:0,
                 from namespaces.xs:17:
namespaces.xs: In function 'test_imported_gv':
/usr/lib/perl5/CORE/perl.h:166:16: error: 'my_perl' undeclared (first use in this function)
 #  define aTHX my_perl
                ^

Comment 1 Jitka Plesnikova 2015-06-12 14:08:29 UTC
Created attachment 1038086 [details]
Build log against Perl 5.22

Comment 2 Jan Kurik 2015-07-15 14:00:49 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 23 development cycle.
Changing version to '23'.

(As we did not run this process for some time, it could affect also pre-Fedora 23 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 23 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora23

Comment 3 Paulo Andrade 2015-07-19 18:31:56 UTC
Jerry, looks it is time to switch

%bcond_without polymake

in Singular, then, Singular can be rebuilt with
polymake support once issues with polymake are
resolved.

Comment 4 Petr Pisar 2015-09-02 05:57:19 UTC
The polymake-2.15-0.2.beta2.fc24 build on x86_64 now. It does not build on i686 for different reason. I will close this report and keep bug #1240098 opened.


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