[Bug 1481324] New: devel dubpackage: dependencies correction

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=1481324

            Bug ID: 1481324
           Summary: devel dubpackage: dependencies correction
           Product: Fedora
           Version: rawhide
         Component: perl
          Assignee: jplesnik@xxxxxxxxxx
          Reporter: kloczko.tomasz@xxxxxxxxx
        QA Contact: extras-qa@xxxxxxxxxxxxxxxxx
                CC: cweyl@xxxxxxxxxxxxxxx, iarnell@xxxxxxxxx,
                    jplesnik@xxxxxxxxxx, kasal@xxxxxx,
                    perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, ppisar@xxxxxxxxxx,
                    psabata@xxxxxxxxxx, rc040203@xxxxxxxxxx,
                    tcallawa@xxxxxxxxxx



Created attachment 1313244
  --> https://bugzilla.redhat.com/attachment.cgi?id=1313244&action=edit
release 399 patch

Currently perl-devel requires libdb-devel and gddb-devel.
in reality those packages are completly not needed and what was reported in
https://bugzilla.redhat.com/show_bug.cgi?id=905482 was kind of incorrect fix as
looks like -lgdbm ave been on the list of libraries with which 

I've tested building perl-XML-LibXSLT on system without installed gdbm-devel
and libdb-devel and package builds corrextly.ragment of the build log with
linking command:

gcc -c  -I/usr/include/libxml2 -I/usr/include/libxml2  -D_REENTRANT
-D_GNU_SOURCE -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 -m64 -mtune=generic -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 -fexceptions -fstack-protector-strong
--param=ssp-buffer-size=4 -grecord-gcc-switches
-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic  
-DVERSION=\"1.95\" -DXS_VERSION=\"1.95\" -fPIC "-I/usr/lib64/perl5/CORE" 
-DHAVE_BLANK -DHAVE_BLANK -DHAVE_EXSLT LibXSLT.c
LibXSLT.xs: In function 'LibXSLT_context_element':
LibXSLT.xs:526:9: warning: unused variable 'ent' [-Wunused-variable]
     HE *ent;
         ^~~
rm -f blib/arch/auto/XML/LibXSLT/LibXSLT.so
gcc  -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld
-L/usr/local/lib -fstack-protector-strong  LibXSLT.o perl-libxml-mm.o  -o
blib/arch/auto/XML/LibXSLT/LibXSLT.so  \
   -L/usr/lib64 -lxslt -lxml2 -lz -llzma -ldl -lm -lexslt -llzma -lgcrypt -ldl
-lgpg-error -lpthread -lresolv -lnsl -ldl -lm -lcrypt -lutil -lc -lperl   \

chmod 755 blib/arch/auto/XML/LibXSLT/LibXSLT.so

in attachment is spec file patch which removed

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Legacy Announce]     [Fedora PHP Devel]     [Kernel Devel]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Big List of Linux Books]     [Gimp]     [Yosemite Information]

  Powered by Linux