[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2017-03-15 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306 --- Comment #29 from Fedora Update System --- libcxx-3.8.1-3.fc25, libcxxabi-3.8.1-2.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report. -- You are receiving this mai

[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2017-03-15 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306 Fedora Update System changed: What|Removed |Added Status|ON_QA |CLOSED Resolution|---

[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2017-03-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306 --- Comment #27 from schla...@users.sourceforge.net --- libcxx-3.8.1-3 and libcxxabi-3.8.1-2 + devel work perfect here, too, also for compiling with clang. Also safes me a lot of manual work. Thanks! -- You are receiving this mail because: Yo

[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2017-03-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306 --- Comment #26 from Daniel Seither --- libcxx 3.8.1-3 works as expected. Thanks a lot! I can now finally retire my manual clang/libc++ installation :) -- You are receiving this mail because: You are on the CC list for the bug. You are alway

[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2017-03-05 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306 Fedora Update System changed: What|Removed |Added Status|MODIFIED|ON_QA --- Comment #24 from Fed

[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2017-03-05 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306 Fedora Update System changed: What|Removed |Added Status|MODIFIED|ON_QA --- Comment #24 from Fed

[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2017-03-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306 --- Comment #23 from Tom "spot" Callaway --- (In reply to Daniel Seither from comment #19) > This seems to boil down to setting LIBCXX_ENABLE_ABI_LINKER_SCRIPT to ON > (which is the default, see [0]) so that libc++.so is not a symlink but a >

[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2017-03-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306 --- Comment #22 from Fedora Update System --- libcxx-3.8.1-3.fc25 libcxxabi-3.8.1-2.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-10562907fe -- You are receiving this mail because: You

[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2017-03-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306 Fedora Update System changed: What|Removed |Added Status|ON_QA |MODIFIED -- You are receiving

[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2017-03-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306 --- Comment #21 from Fedora Update System --- libcxx-3.8.0-6.fc24 libcxxabi-3.8.0-3.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2017-409bad2fb2 -- You are receiving this mail because: You

[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2017-03-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306 --- Comment #20 from schla...@users.sourceforge.net --- Ah sorry, right, libc++abi.so is of course in libcxxabi-devel. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this p

[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2017-03-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306 --- Comment #19 from Daniel Seither --- This seems to boil down to setting LIBCXX_ENABLE_ABI_LINKER_SCRIPT to ON (which is the default, see [0]) so that libc++.so is not a symlink but a text file with the contents "INPUT(libc++.so.1 -lc++abi)"

[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2017-03-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306 --- Comment #18 from Daniel Seither --- I get a symlink for libc++abi.so on Fedora 25 (x86_64): lrwxrwxrwx. 1 root root 14 1. Mär 19:19 /usr/lib64/libc++abi.so -> libc++abi.so.1 lrwxrwxrwx. 1 root root 16 1. Mär 19:19 /usr/lib64/libc++a

[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2017-03-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306 --- Comment #17 from schla...@users.sourceforge.net --- I expected a symlink to libc++abi.so. Otherwise, e.g. $ clang++ -stdlib=c++ -lc++abi foo.cc does not work for me. -- You are receiving this mail because: You are on the CC list for the

[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306 --- Comment #16 from Fedora Update System --- libcxx-3.8.0-5.fc24, libcxxabi-3.8.0-3.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/

[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306 Fedora Update System changed: What|Removed |Added Status|MODIFIED|ON_QA --- Comment #15 from Fed

[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306 --- Comment #14 from Fedora Update System --- libcxxabi-3.8.0-3.fc24 libcxx-3.8.0-5.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2017-409bad2fb2 -- You are receiving this mail because: You

[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306 Fedora Update System changed: What|Removed |Added Status|NEW |MODIFIED -- You are receiving

[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2017-03-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306 --- Comment #13 from Fedora Update System --- libcxxabi-3.8.1-2.fc25 libcxx-3.8.1-2.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-10562907fe -- You are receiving this mail because: You

[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2017-02-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306 --- Comment #12 from Jon Ciesla --- Package request has been approved: https://admin.fedoraproject.org/pkgdb/package/rpms/libcxxabi -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about cha

[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2017-02-22 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306 Neal Gompa changed: What|Removed |Added Flags|fedora-review? |fedora-review+ --- Comment #11 from Neal

[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2017-02-20 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306 --- Comment #10 from Tom "spot" Callaway --- New SRPM: https://spot.fedorapeople.org/libcxxabi-3.9.0-1.fc26.src.rpm New SPEC: https://spot.fedorapeople.org/libcxxabi.spec -- You are receiving this mail because: You are on the CC list for the

[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2017-02-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306 Jason Farrell changed: What|Removed |Added CC||farre...@gmail.com --- Comment #9 fro

[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2017-02-15 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306 Jonathan Wakely changed: What|Removed |Added CC||jwak...@redhat.com --- Comment #8 f

[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2017-02-15 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306 Neal Gompa changed: What|Removed |Added CC||ngomp...@gmail.com Assignee|nob.

[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2017-01-19 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306 Vincent S. Cojot changed: What|Removed |Added CC||vco...@redhat.com --- Comment #6 f

[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2016-07-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306 --- Comment #5 from Mario Blättermann --- There's a problem with the armv7hl architecture (x86_64 and i686 are OK so far), see the scratch build for f24: http://koji.fedoraproject.org/koji/taskinfo?taskID=15063172 From build.log: /builddir/b

[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2016-07-25 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306 --- Comment #4 from Tom "spot" Callaway --- Good catch: New Spec: https://spot.fedorapeople.org/libcxxabi.spec New SRPM: https://spot.fedorapeople.org/libcxxabi-3.8.0-2.fc24.src.rpm -- You are receiving this mail because: You are on the CC

[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2016-07-23 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306 --- Comment #3 from Mario Blättermann --- %{_libdir}/libc++abi.a is in the -devel package. Shouldn't this go in a separate -static package? -- You are receiving this mail because: You are on the CC list for the bug. You are always notified a

[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2016-06-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306 schla...@users.sourceforge.net changed: What|Removed |Added CC||schlaffi@users.sourcefor

[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2016-06-15 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306 Bug 1332306 depends on bug 1332307, which changed state. Bug 1332307 Summary: Review Request: libcxx - C++ standard library targeting C++11 https://bugzilla.redhat.com/show_bug.cgi?id=1332307 What|Removed |Add

[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2016-05-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306 --- Comment #1 from Tom "spot" Callaway --- New Spec: https://spot.fedorapeople.org/libcxxabi.spec New SRPM: https://spot.fedorapeople.org/libcxxabi-3.8.0-1.fc24.src.rpm -- You are receiving this mail because: You are on the CC list for the

[Bug 1332306] Review Request: libcxxabi - Low level support for a standard C++ library

2016-05-02 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1332306 Tom "spot" Callaway changed: What|Removed |Added Depends On||1332307 Referenced Bugs: http