search for: 14109

Displaying 20 results from an estimated 40 matches for "14109".

Did you mean: 1,109
2019 Sep 01
2
[Bug 14109] New: Support Custom Fuzzy Basis Selection Algorithm
https://bugzilla.samba.org/show_bug.cgi?id=14109 Bug ID: 14109 Summary: Support Custom Fuzzy Basis Selection Algorithm Product: rsync Version: 3.1.3 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component: core...
2015 Jul 29
2
[LLVMdev] [RFC] July Update: Progress report on CMake build system's ability to replace autoconf
...CMake definitions * Bug 21561 - Update release scripts to use CMake These issues are still outstanding. Classification of blocking vs non-blocking are my own opinions, please let me know if you disagree. All non-blocking issues are still serious bugs that need to be fixed. Blocking Issues: * Bug 14109 - CMake build for compiler-rt should use just-built clang * Bug 14200 - -fno-rtti not in cxxflags given by llvm-config * Bug 21562 - Add a CMake equivalent for make/platform/clang_darwin.mk in compiler_rt * Bug 21568 - Cannot add rpath * Bug 23947 - CMake+Mips: find_library() doesn't work corre...
2015 Jul 29
0
[LLVMdev] [RFC] July Update: Progress report on CMake build system's ability to replace autoconf
...Update release scripts to use CMake > > These issues are still outstanding. Classification of blocking vs > non-blocking are my own opinions, please let me know if you disagree. All > non-blocking issues are still serious bugs that need to be fixed. > > Blocking Issues: > * Bug 14109 - CMake build for compiler-rt should use just-built clang > * Bug 14200 - -fno-rtti not in cxxflags given by llvm-config > * Bug 21562 - Add a CMake equivalent for make/platform/clang_darwin.mk in > compiler_rt > * Bug 21568 - Cannot add rpath > * Bug 23947 - CMake+Mips: find_library...
2015 Jul 30
1
[LLVMdev] [RFC] July Update: Progress report on CMake build system's ability to replace autoconf
...21561 - Update release scripts to use CMake > > These issues are still outstanding. Classification of blocking vs non-blocking are my own opinions, please let me know if you disagree. All non-blocking issues are still serious bugs that need to be fixed. > > Blocking Issues: > * Bug 14109 - CMake build for compiler-rt should use just-built clang > * Bug 14200 - -fno-rtti not in cxxflags given by llvm-config > * Bug 21562 - Add a CMake equivalent for make/platform/clang_darwin.mk <http://clang_darwin.mk/> in compiler_rt > * Bug 21568 - Cannot add rpath > * Bug 23947...
2006 Jan 26
1
Creating a machine account manually (EMC, Samba PDC)
...ith uid = boxer$, error: modify/delete: sambaPrimaryGroupSID: no such value (Success) [2006/01/26 15:32:09, 2] passdb/pdb_ldap.c:init_sam_from_ldap(640) init_sam_from_ldap: Entry found for user: boxer$ However when I check the ldap logs the error that cathes my eye: Jan 26 15:31:44 smokey slapd[14109]: conn=1625 op=58 MOD dn="uid=boxer$,ou=Computers,dc=zapeng,dc=com" Jan 26 15:31:44 smokey slapd[14109]: conn=1625 op=58 MOD attr=sambaPrimaryGroupSID sambaPrimaryGroupSID displayName description sambaKickoff Time sambaPwdCanChange sambaPwdMustChange sambaLMPassword sambaNTPassword sambaP...
2015 May 28
7
[LLVMdev] [RFC] Late May Update: Progress report on CMake build system's ability to replace autoconf
...he CMake build system. Completed: * Bug 18496 - [cmake] .S assembly files not compiled by cmake in libclang_rt.ARCH * Bug 22725 - lldb build with cmake fails with "Program error: Invalid parameters entered, -h for help. " * Update GettingStarted to prefer CMake Still Outstanding: * Bug 14109 - CMake build for compiler-rt should use just-built clang - No Update: Still some small issues to resolve. * Bug 19462 - Use the INSTALL(EXPORT ...) to export CMake definitions - I commented in the review for this today (http://reviews.llvm.org/D7623). I think the patches I have are good to land...
2015 Feb 03
14
[LLVMdev] [RFC] Progress report on CMake build system's ability to replace autoconf
...for all the interested parties. Here's the outstanding work and my (not necissarily correct) view of the status and importance of each one: * Bug 12157 - llvmconfig.cmake.in make cmake installations not relocatable - There are patches on the bug that we should review, test, and land * Bug 14109 - CMake build for compiler-rt should use just-built clang - Still waiting for patches, I don't think this is a blocker * Bug 15493 - No option to build shared libLLVM-version.so in CMake - Patches out for review http://reviews.llvm.org/D6157 * Bug 18496 - [cmake] .S assembly files not com...
2013 May 23
0
[LLVMdev] Deprecating autoconf/make?
...olin at linaro.org> writes: > >> I currently use CMake+Ninja on native builds on both x86 and ARM without >> problems, but I agree that cross-compilation is not yet mastered. > > What's wrong with cross-compilation? > At least http://llvm.org/bugs/show_bug.cgi?id=14109 As it does not use the just built clang to build compiler-rt, it can't build compiler-rt for target that are not supported by the system compiler. -- Jean-Daniel
2013 Jan 22
0
[LLVMdev] Using 'llvm-build' for out-of-tree projects
...m if packagers decided to use autoconf. > > David > > P.S. Weren't we planning on removing the Make-based build system in the next few months a year ago? It always lacks some important features, like building compiler-rt with just-built clang: http://llvm.org/bugs/show_bug.cgi?id=14109 -- Jean-Daniel
2008 Feb 03
2
[Bug 10696] Pandora Internet Radio doesn't work
http://bugs.freedesktop.org/show_bug.cgi?id=10696 --- Comment #4 from Pavel Roskin <proski at gnu.org> 2008-02-02 18:59:27 PST --- Created an attachment (id=14109) --> (http://bugs.freedesktop.org/attachment.cgi?id=14109) log from swfplay I had to interrupt swfplay. The messages don't stop. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the...
2013 May 23
4
[LLVMdev] Deprecating autoconf/make?
Renato Golin <renato.golin at linaro.org> writes: > I currently use CMake+Ninja on native builds on both x86 and ARM without > problems, but I agree that cross-compilation is not yet mastered. What's wrong with cross-compilation?
2013 Jan 22
1
[LLVMdev] Using 'llvm-build' for out-of-tree projects
...lists at shadowlab.org> writes: >> P.S. Weren't we planning on removing the Make-based build system in >> the next few months a year ago? > > It always lacks some important features, like building compiler-rt > with just-built clang: http://llvm.org/bugs/show_bug.cgi?id=14109 The configure&make build works on more homogeneous environments than CMake. Implementing the requirement you mention seems easy enough while using toolchains where clang/clang++ works as a drop-in replacement for the platform compiler (i.e. gcc/g++ on Linux). For the general case, it looks qui...
2008 Jul 03
4
HTML rendering is currently disabled
I am using Ubuntu 8.04 and Wine 1.10. Before installing Wine I had installed Firefox 3.0 final release for Linux as instructed on the Ubuntu site. It said not to uninstalled the version of Firefox that came with Ubuntu because it may break Gecko and other things, so I didn't uninstall it. I've now installed Wine 1.10 and have installed one application, however, it gave me a prompt to
2015 Oct 27
6
[RFC] Late October Update: Progress report on CMake build system's ability to replace autoconf
...t a second update. There are only two outstanding blocking issues that don’t have patches proposed, PR 21568 & PR 23947. I would greatly appreciate if someone who works on Mips would take a look at PR 23947. The following issues have been marked as fixed since the last update I sent out. * Bug 14109 - CMake build for compiler-rt should use just-built clang * Bug 24157 - CMake built shared library does not export all public symbols These issues are still outstanding. Classification of blocking vs non-blocking are my own opinions, please let me know if you disagree. All non-blocking issues are...
2015 May 28
0
[LLVMdev] [RFC] Late May Update: Progress report on CMake build system's ability to replace autoconf
...ug 18496 - [cmake] .S assembly files not compiled by cmake in > libclang_rt.ARCH > * Bug 22725 - lldb build with cmake fails with "Program error: Invalid > parameters entered, -h for help. " > * Update GettingStarted to prefer CMake > > Still Outstanding: > > * Bug 14109 - CMake build for compiler-rt should use just-built clang > - No Update: Still some small issues to resolve. > > * Bug 19462 - Use the INSTALL(EXPORT ...) to export CMake definitions > - I commented in the review for this today (http://reviews.llvm.org/D7623). > I think the patches...
2013 Jan 22
4
[LLVMdev] Using 'llvm-build' for out-of-tree projects
On 22 Jan 2013, at 12:04, Duncan Sands wrote: > for an out-of-tree build you can use llvm-config to get include paths and so on. > I don't think there is any point bothering with llvm-build for this case. CMake works nicely for out-of-tree projects. I have an optimiser plugin that builds this way. I'm not sure if it's fixed now, but the autoconf builds used to not install the
2015 Mar 11
2
[LLVMdev] [RFC] Raise minimum required CMake version to 3.0
On 11 March 2015 at 13:06, Rafael Espíndola <rafael.espindola at gmail.com> wrote: > So that we can drop autotools, which currently requires anyone wanting > to change the build to install an old version of autoconf, among other > pains. Having two build systems is a way bigger pain than someone > having to install cmake. Can you explain why we need to upgrade CMake to drop
2015 May 28
2
[LLVMdev] [RFC] Late May Update: Progress report on CMake build system's ability to replace autoconf
...> * Bug 18496 - [cmake] .S assembly files not compiled by cmake in libclang_rt.ARCH > * Bug 22725 - lldb build with cmake fails with "Program error: Invalid parameters entered, -h for help. " > * Update GettingStarted to prefer CMake > > Still Outstanding: > > * Bug 14109 - CMake build for compiler-rt should use just-built clang > - No Update: Still some small issues to resolve. > > * Bug 19462 - Use the INSTALL(EXPORT ...) to export CMake definitions > - I commented in the review for this today (http://reviews.llvm.org/D7623 <http://reviews.llvm.o...
2015 May 29
0
[LLVMdev] [RFC] Late May Update: Progress report on CMake build system's ability to replace autoconf
...: > * Bug 18496 - [cmake] .S assembly files not compiled by cmake in libclang_rt.ARCH > * Bug 22725 - lldb build with cmake fails with "Program error: Invalid parameters entered, -h for help. " > * Update GettingStarted to prefer CMake > > Still Outstanding: > > * Bug 14109 - CMake build for compiler-rt should use just-built clang > - No Update: Still some small issues to resolve. > > * Bug 19462 - Use the INSTALL(EXPORT ...) to export CMake definitions > - I commented in the review for this today (http://reviews.llvm.org/D7623). I think the patches I ha...
2015 May 28
0
[LLVMdev] [RFC] Late May Update: Progress report on CMake build system's ability to replace autoconf
...iles not compiled by cmake in >> libclang_rt.ARCH >> * Bug 22725 - lldb build with cmake fails with "Program error: Invalid >> parameters entered, -h for help. " >> * Update GettingStarted to prefer CMake >> >> Still Outstanding: >> >> * Bug 14109 - CMake build for compiler-rt should use just-built clang >> - No Update: Still some small issues to resolve. >> >> * Bug 19462 - Use the INSTALL(EXPORT ...) to export CMake definitions >> - I commented in the review for this today ( >> http://reviews.llvm.org/D7623)...