

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
42 messages in org.apache.incubator.stdcxx-devRE: [VOTE] stdcxx 4.2.1 release| From | Sent On | Attachments |
|---|---|---|
| Martin Sebor | Apr 24, 2008 9:44 pm | |
| Martin Sebor | Apr 25, 2008 11:47 am | |
| Martin Sebor | Apr 27, 2008 10:17 pm | .run, .run |
| Eric Lemings | Apr 28, 2008 7:58 am | |
| Martin Sebor | Apr 28, 2008 9:00 am | |
| Eric Lemings | Apr 28, 2008 9:11 am | |
| Martin Sebor | Apr 28, 2008 9:24 am | |
| Travis Vitek | Apr 28, 2008 10:18 am | |
| Liviu Nicoara | Apr 28, 2008 11:45 am | .out, .out |
| Martin Sebor | Apr 28, 2008 9:44 pm | |
| Martin Sebor | Apr 28, 2008 9:55 pm | |
| Eric Lemings | Apr 29, 2008 7:43 am | |
| Eric Lemings | Apr 29, 2008 8:10 am | |
| Eric Lemings | Apr 29, 2008 9:23 am | |
| Eric Lemings | Apr 29, 2008 9:45 am | |
| Travis Vitek | Apr 29, 2008 11:09 am | |
| Eric Lemings | Apr 29, 2008 11:35 am | |
| Farid Zaripov | Apr 29, 2008 11:51 am | |
| Eric Lemings | Apr 29, 2008 12:28 pm | |
| Travis Vitek | Apr 29, 2008 1:25 pm | |
| Travis Vitek | Apr 29, 2008 1:55 pm | |
| Travis Vitek | Apr 29, 2008 2:15 pm | |
| Eric Lemings | Apr 29, 2008 2:21 pm | |
| Travis Vitek | Apr 29, 2008 4:19 pm | |
| Eric Lemings | Apr 29, 2008 4:47 pm | |
| Martin Sebor | Apr 29, 2008 5:21 pm | |
| Martin Sebor | Apr 29, 2008 5:42 pm | |
| Martin Sebor | Apr 29, 2008 5:51 pm | |
| Eric Lemings | Apr 30, 2008 7:52 am | |
| Martin Sebor | Apr 30, 2008 8:21 am | |
| Martin Sebor | Apr 30, 2008 8:37 am | |
| Eric Lemings | Apr 30, 2008 9:12 am | |
| Martin Sebor | Apr 30, 2008 9:42 am | |
| Martin Sebor | Apr 30, 2008 10:03 am | |
| Eric Lemings | Apr 30, 2008 10:05 am | |
| Eric Lemings | Apr 30, 2008 1:07 pm | |
| Martin Sebor | Apr 30, 2008 1:20 pm | |
| Eric Lemings | Apr 30, 2008 1:50 pm | |
| Eric Lemings | Apr 30, 2008 2:11 pm | |
| Martin Sebor | Apr 30, 2008 3:27 pm | |
| Martin Sebor | Apr 30, 2008 9:19 pm | |
| Farid Zaripov | May 14, 2008 8:50 am |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | RE: [VOTE] stdcxx 4.2.1 release | Actions... |
|---|---|---|
| From: | Eric Lemings (eric...@roguewave.com) | |
| Date: | Apr 28, 2008 7:58:23 am | |
| List: | org.apache.incubator.stdcxx-dev | |
There are some link errors in the tests on Solaris, one of which is the new 22.locale.synopsis test which, I was under the impression was not to be included in this patch release (along with the other migrated tests). Since it is a new test, its not so critical I think. I'll file an issue for this.
There are also runtime link errors on Darwin 8 and 9 (i.e. Tiger and Leopard) due to incompatible library versions. Example:
[user@host tests]$ pwd /private/tmp/stdcxx/build/tests [user@host tests]$ otool -LD ./run ./run: /tmp/stdcxx/build/lib/libstd.dylib (compatibility version 4.0.0, current version 4.2.1) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 88.3.10) [user@host tests]$ otool -LD /tmp/stdcxx/build/lib/libstd.dylib /tmp/stdcxx/build/lib/libstd.dylib: /tmp/stdcxx/build/lib/libstd.dylib (compatibility version 4.0.0, current version 4.2.1) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 88.3.10) [user@host tests]$ ./run dyld: Library not loaded: /tmp/stdcxx/build/lib/libstd.dylib Referenced from: /private/tmp/stdcxx/build/tests/./run Reason: Incompatible library version: run requires version 4.0.0 or later, but libstd.dylib provides version 0.0.0 Trace/BPT trap
No clue where version 0.0.0 is coming from. I'll file an issue for this as well.
Finally, not many open source distributions do this but I find it really useful when the permissions of all files in the distribution are set to read-only when unpacked. This is just polish though.
As for the vote: +1.
Brad.
-----Original Message----- From: Martin Sebor [mailto:mse...@gmail.com] On Behalf Of Martin Sebor Sent: Thursday, April 24, 2008 10:45 PM To: de...@stdcxx.apache.org Cc: us...@stdcxx.apache.org Subject: [VOTE] stdcxx 4.2.1 release
I've created a tarball with a release candiate of stdcxx 4.2.1.
Tarball location: http://people.apache.org/~sebor/stdcxx-4.2.1-rc-3/stdcxx-4.2.1.tar.gz
MD5 sum for the tarball: http://people.apache.org/~sebor/stdcxx-4.2.1-rc-3/stdcxx-4.2.1 .tar.gz.md5
Jira Release Notes: http://tinyurl.com/5ayny8
Most recent available test results (-rc-2, -rc-3 in progress): http://people.apache.org/~sebor/stdcxx-4.2.1-rc-2/results/ http://people.apache.org/~sebor/stdcxx-4.2.1-rc-2/results/builds.html
Unpacking and installation instructions: http://svn.apache.org/repos/asf/stdcxx/tags/4.2.1-rc-3/README
Please download and test the tarball on a platform of your choice, and send in your vote on this release candidate. In your vote, please identify the platform(s), their versions, and the stdcxx configurations you tested.
As always, everyone is encouraged to vote, including non-committers.
This vote will close in the usual 72 hours from now, i.e., on Tuesday, 10/23 at 5:00 PM US/Mountain time. Follow the following link for the countdown: http://tinyurl.com/6r3fys








.run, .run