[Bug 2235768] Review Request: objfw - Portable, lightweight framework for the Objective-C language

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

 



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

Benson Muite <benson_muite@xxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|needinfo?(benson_muite@emai |
                   |lplus.org)                  |
                   |needinfo?(benson_muite@emai |
                   |lplus.org)                  |



--- Comment #16 from Benson Muite <benson_muite@xxxxxxxxxxxxx> ---
pie should be enabled by default:
https://docs.fedoraproject.org/en-US/packaging-guidelines/#_pie

To prevent the docs warning change
%package -n objfw-docs
%description -n objfw-docs
%files -n objfw-docs
to
%package doc
%description doc
%files doc

Tried also specifying link flags, 
%configure                              \
        OBJC=clang                      \
        OBJCFLAGS="$CFLAGS -fpie -fpic" \
        OBJLDFLAGS="$LDFLAGS -pie"      \
        --disable-rpath                 \
        --with-tls=gnutls

see builds at:
https://koji.fedoraproject.org/koji/taskinfo?taskID=106003260
Will check fedora-review output to see if it helps, but builds on copr are not
completing correctly at present.


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2235768

Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202235768%23c16
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux