similar to: [LLVMdev] 64bit binaries in 32bit prerelease

Displaying 20 results from an estimated 30000 matches similar to: "[LLVMdev] 64bit binaries in 32bit prerelease"

2013 Dec 09
0
[LLVMdev] 64bit binaries in 32bit prerelease
Hi Sven, I'm not subscribed to this list so I missed you message. This was accidental, I probably started the same 64bit VM twice :) I'll build x86 later today. Thanks for catching this!
2008 Sep 15
5
fixing user, group, and mtime with rsync?
Hi all. I prepared a mirror (that is intended to be updated by rsync) by doing the initial copy using cpio (for efficiency on 15 million files). Unfortunately, user, group, and mtime of some directories and files was copied incorrectly. Can I use rsync (GIT) to fix this? Greetings Sven -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type:
2007 Aug 12
1
[Re: problems with rsync version CVS]
Matt McCutchen wrote: > On 8/4/07, Rekrutacja <rekrutacja119@gmail.com> wrote: >> i'm trying to use latest CVS rsync, but i'm getting these errors: >> >> *** glibc detected *** rsync: munmap_chunk(): invalid pointer: >> 0x0d757d58 *** > > This looks like the same problem Sven Hartrumpf recently encountered > and described in this thread: >
2007 Aug 02
4
Which rsync version?
Hi all. I once tried to rsync around 100 GB (10 million files), but version 2.6.6 needed too much RAM and was too slow. Is one of the snapshots stable enough to try this again? Greetings Sven -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url :
2007 Sep 03
2
Recommended way for initial backup before rsync calls
Hi rsync'ers. What can you recommend to create the initial backup of a partition before calling rsync (under Linux, 100 GB, 10M files, only normal files and some soft links)? (Using rsync takes too long for this initial copy.) Here are some candidates: 1. star -copy -no-fsync -p -xdot -C $1 . $2 2. tar -C $1 -cf - . | tar -C $2 -xf - 3. cp -a $1 $2 4. cpio ... ... Any experiences?
2002 Jan 06
3
Major quality decrease in RC3 compared to RC2
Hello... I was very surprised when I found, that oggfiles created with RC3 are much worse than files made with RC2. I have some example sound file set up for you on the net. The difference is *obvious*. While RC2 made ogg-files, which I would say are perfect (at least I cannot hear a difference to the original), the quality of RC3 is *bad*. Let me first say, that I used libvorbis0, libogg0
2008 Dec 13
1
samba 3.2.6 openSUSE binaries
I have noticed a big difference in the file size for two of the openSUSE binaries: 10.3 <http://download.opensuse.org/repositories/network:/samba:/STABLE/openSUSE_10.3/i586/samba-client-3.2.6-3.1.i586.rpm>samba-client-3.2.6-3.1.i586.rpm 13-Dec-2008 01:34 46M 11.0http://download.opensuse.org/repositories/network:/samba:/STABLE/openSUSE_11.0/i586/
2005 Sep 10
1
SuSE 9.3 samba binaries FUBAR??
Mates, I dunno if nobody else is using the samba binaries to put 3.0.20-1 on SuSE 9.3 -- or -- if I'm just doing something stupid, but there seem to be library problems. Specifically, we are getting library errors for the *.so.2 libraries, regardless of whether we try via YAST or RPM. david@nemesis:~/Documents/linux/rpms/samba320> ll total 19970 -rw-r--r-- 1 david users 60998
2018 Feb 09
0
[6.0.0 Release] Release Candidate 2 source, docs and binaries available
Hello everyone, Source, docs and binaries for LLVM-6.0.0-rc2 are now available at http://prereleases.llvm.org/6.0.0/#rc2 I'll add more binaries as they become available. Please report any problems you find, ideally as bugs marked as blockers of http://llvm.org/PR35804 Thanks, Hans
2014 Aug 15
3
[Bug 2262] New: Clarification for the usage of Match directives with negations
https://bugzilla.mindrot.org/show_bug.cgi?id=2262 Bug ID: 2262 Summary: Clarification for the usage of Match directives with negations Product: Portable OpenSSH Version: 6.6p1 Hardware: Other OS: All Status: NEW Severity: enhancement Priority: P5 Component:
2017 Aug 14
4
[5.0.0 Release] Release Candidate 2 source and binaries available
Hello everyone, Source, binaries and docs for LLVM-5.0.0-rc2 are now available at http://prereleases.llvm.org/5.0.0/#rc2 (I'll add more binaries as they become available.) Please try it out, run tests, builds your favourite projects and file bugs about anything that needs to be fixed (including docs!), marking them blockers of http://llvm.org/pr33849. Cheers, Hans
2016 Aug 22
2
[3.9 Release] Release Candidate 2 source and binaries available
We're getting close to the final release. I know the schedule on the web page says 'final' should be tagged today, but I still think it should be possible to get there this week. Source and binaries for LLVM-3.9.0-rc2 are now available at http://llvm.org/pre-releases/3.9.0/#rc2 Please try it out and let me know if you find any issues. As we're running out of time, RC2 will be a
2014 Jul 29
1
Match directive and negations
Hi, I tried to setup some special cases with the help of the "Match" directive in sshd_config and stumbled over how negations in the pattern matching work. What I tried first was Match User !root, Group !mygroup which to my momentary surprise did not work. After carefully re-reading the manpage, and some try and error I've understood that the logic is based on set theory and I
2006 Mar 06
1
6.1-PRERELEASE nfs root troubles
currently i'm trying to setup diskless client, which netboots 6.1-PRERELEASE kernel with help of etherboot. i've built custom kernel with `sudo make -j4 buildkernel KERNCONF=DISKLESS CPUTYPE=pentium-mmx -DNO_MODULES' and attached config. kernell loads off tftp server fine, detecting devices, but traps, when trying to mount root fs from nfs server. i've managed to get copy of
2010 Jul 22
1
winetricks ie6/ie7 on 64bit system
Hi everybody, i'm running wine 1.2 on opensuse 11.3 64bit. Trying winetricks ie6 or winetricks ie7 result in an installer error dialog: "This installation does not support your system architecture (32/64bits)" and obviously closes. Other 32bit programs run perfectly (i.e. UltraVNCviewer) Is there any way to make wine act only as a 32bit windows on a 64bit machine? These are the
2014 Oct 22
1
External password sync, unix password sync / passwd program
Hi: I've been trying to set up external password sync to Google Apps -- and went so far as to write a script, before realizing "unix password sync" and "passwd program" etc., don't seem to be working in samba 4.2.0 rc2 in AD DC mode. I also stumbled on this prior list posting saying unix password sync doesn't work -- though the MAN pages suggest this is supported:
2020 Aug 13
2
2.3.11.3 on 32bit platforms
On 8/13/20 10:56 AM, Aki Tuomi wrote: > >> On 13/08/2020 11:31 Michael Str?der <michael at stroeder.com> wrote: >> I'm trying to update openSUSE package on OBS [1] which builds for >> various OS versions and hardware platforms. To me it seems that a test >> fails on 32bit platforms: >> >> Info: invalid token 3: structure length disagrees with data
2013 Jul 18
2
[LLVMdev] clang searching for many linux directories that do not exist on FreeBSD host
Greetings - I'm a user of clang (3.3), as it is the system compiler for my installation of FreeBSD. (In FreeBSD 10, it will be the default compiler, but that's not my point.) My system identifies itself as: FreeBSD 9.2-PRERELEASE #0: Tue Jul 16 13:00:08 EDT 2013 lidl at nine0:/usr/obj/usr/src/sys/GENERIC Recently, in preparation for the upcoming 9.2 release, they imported the llvm
2013 Dec 05
0
[LLVMdev] LLVM 3.4rc2 Binaries Now Available
On 2013-12-04 08:22, Bill Wendling wrote: > The LLVM 3.4rc2 binaries are now available for testing! Please download them and compile and test things. See if it breaks your code! Please file bugs for any issues you encounter. At this point, we’re only accepting fixes for regressions from 3.3. Cool. For convenience, here are the links http://llvm.org/pre-releases/3.4/rc2 -- /Jacob Carlborg
2016 Feb 06
2
[3.8 Release] Release Candidate 2 source and binaries available
Hello everyone, Source, binaries and documentation for LLVM-3.8.0-rc2 is now available at http://llvm.org/pre-releases/3.8.0/#rc2 Please try them out, run tests, build your favourite projects, and *file bugs* about anything that doesn't work and needs to be fixed for the release. Please CC me on any findings. Many thanks to all our release testers and packagers for putting the binaries