search for: addentry

Displaying 19 results from an estimated 19 matches for "addentry".

2017 Mar 23
6
[RFC] better link error messages
...d symbol 'lld::elf::EhFrameSection<llvm ::object::ELFType<(llvm::support::endianness)0, true> >::addSection(lld::elf::InputSectionBase*)' *Conflicting symbols* /ssd/clang/bin/ld.lld: error: /ssd/llvm-project/lld/ELF/Writer.cpp:38: duplicate symbol 'lld::elf::MipsGotSection::addEntry(lld::elf::SymbolBody&, long, lld::elf::RelExpr)' /ssd/clang/bin/ld.lld: error: /ssd/llvm-project/lld/ELF/SyntheticSections.cpp:673: previous definition was here For each error, we want to print out information about 1) symbol name, 2) source file name(s) and source location(s) if availabl...
2017 Mar 25
4
[RFC] better link error messages
On Mar 24, 2017 5:22 PM, "Reid Kleckner" <rnk at google.com> wrote: I figured you might consider moving the basenames of the filename earlier in the diagnostic, something like: bin/ld.lld: *error:* duplicate symbol: lld::elf::MipsGotSection::addEntry(lld::elf::SymbolBody&, long, lld::elf::RelExpr) *>>> defined at* Writer.cpp:38 in /home/buildslave/buildslave/clang-cmake- aarch64-39vma/llvm/tools/lld/ELF/ *>>>* Writer.cpp.o in archive lib/liblldELF.a *>>> defined at* SyntheticSections.cpp:673 in /home/bu...
2017 Mar 29
3
[RFC] better link error messages
...; > > > On Mar 24, 2017 5:22 PM, "Reid Kleckner" <rnk at google.com> wrote: > > I figured you might consider moving the basenames of the filename earlier > in the diagnostic, something like: > > bin/ld.lld: *error:* duplicate symbol: lld::elf::MipsGotSection::addEntry(lld::elf::SymbolBody&, > long, lld::elf::RelExpr) > *>>> defined at* Writer.cpp:38 in /home/buildslave/buildslave/ > clang-cmake-aarch64-39vma/llvm/tools/lld/ELF/ > *>>>* Writer.cpp.o in archive lib/liblldELF.a > *>>> defined at* SyntheticSec...
2017 Mar 24
4
[RFC] better link error messages
..., true> >::addSection(lld::elf::InputSectionBase*) *>>> referenced by* /home/buildslave/buildslave/clang-cmake-aarch64-39vma/llvm/tools/lld/ELF/Writer.cpp:207 *>>>* lib/liblldELF.a(Writer.cpp.o) bin/ld.lld: *error:* duplicate symbol: lld::elf::MipsGotSection::addEntry(lld::elf::SymbolBody&, long, lld::elf::RelExpr) *>>> defined at* /home/buildslave/buildslave/clang-cmake-aarch64-39vma/llvm/tools/lld/ELF/Writer.cpp:38 *>>>* lib/liblldELF.a(Writer.cpp.o) *>>> defined at* /home/buildslave/buildslave/clang-cmake-aarch64-39vm...
2024 Aug 14
1
Can't join new samba dc to existing dc
...ass_attrs: attribute 'hasMasterNCs' on entry 'CN=NTDS > Settings,CN=DC6,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=nicho,DC=com' > does not exist in the specified objectclasses! > [2024/08/14 16:34:51.369239, 0] > ../../source4/rpc_server/drsuapi/addentry.c:209(dcesrv_drsuapi_DsAddEntry) > ../../source4/rpc_server/drsuapi/addentry.c:209: DsAddEntry failed - > WERR_DS_INTERNAL_FAILURE Have you checked your database with 'samba-tool dbcheck' ? Does 'DC6' exist ? Rowland
2024 Aug 15
2
Can't join new samba dc to existing dc
...#39;CN=NTDS >> > >> Settings,CN=DC6,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=nicho,DC=com' >> > does not exist in the specified objectclasses! >> > [2024/08/14 16:34:51.369239, 0] >> > >> ../../source4/rpc_server/drsuapi/addentry.c:209(dcesrv_drsuapi_DsAddEntry) >> > ../../source4/rpc_server/drsuapi/addentry.c:209: DsAddEntry failed - >> > WERR_DS_INTERNAL_FAILURE >> >> Have you checked your database with 'samba-tool dbcheck' ? >> Does 'DC6' exist ? >> >> Row...
2017 Mar 29
2
[RFC] better link error messages
...Writer.cpp.o in archive lib/liblldELF.a The wording of this one is mildly self contradictory. Undefined symbols aren't defined, they're... used? referenced? Jon > > > Duplicate symbol error: > > bin/ld.lld: error: duplicate symbol: > lld::elf::MipsGotSection::addEntry(lld::elf::SymbolBody&, long, > lld::elf::RelExpr) > *>>> defined at* Writer.cpp:38 > (/home/buildslave/buildslave/clang-cmake-aarch64-39vma/llvm/tools/lld/ELF/Writer.cpp:38) > *>>>* Writer.cpp.o in archive lib/liblldELF.a > *>>> defined at* S...
2024 Aug 15
1
Can't join new samba dc to existing dc
...asterNCs' on entry 'CN=NTDS > > > Settings,CN=DC6,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=nicho,DC=com' > > does not exist in the specified objectclasses! > > [2024/08/14 16:34:51.369239, 0] > > > ../../source4/rpc_server/drsuapi/addentry.c:209(dcesrv_drsuapi_DsAddEntry) > > ../../source4/rpc_server/drsuapi/addentry.c:209: DsAddEntry failed - > > WERR_DS_INTERNAL_FAILURE > > Have you checked your database with 'samba-tool dbcheck' ? > Does 'DC6' exist ? > > Rowland > > Hi Rowland, T...
2017 Mar 29
2
[RFC] better link error messages
...nness)0, > true> >>>> Referenced by Writer.cpp:207 (/ssd/llvm-project/lld/ELF/Writer.cpp:207) >>>> Writer.cpp.o in archive lib/liblldELF.a > > > Duplicate symbol error: > > bin/ld.lld: error: duplicate symbol: > lld::elf::MipsGotSection::addEntry(lld::elf::SymbolBody&, long, > lld::elf::RelExpr) >>>> defined at Writer.cpp:38 >>>> (/home/buildslave/buildslave/clang-cmake-aarch64-39vma/llvm/tools/lld/ELF/Writer.cpp:38) >>>> Writer.cpp.o in archive lib/liblldELF.a >>>> defined a...
2024 Aug 14
1
Can't join new samba dc to existing dc
...es/samba/join.py", line 1518, in do_join ctx.join_add_objects() File "/usr/lib/python3/dist-packages/samba/join.py", line 673, in join_add_objects ctx.join_add_ntdsdsa() File "/usr/lib/python3/dist-packages/samba/join.py", line 598, in join_add_ntdsdsa ctx.DsAddEntry([rec]) File "/usr/lib/python3/dist-packages/samba/join.py", line 517, in DsAddEntry (level, ctr) = ctx.drsuapi.DsAddEntry(ctx.drsuapi_handle, 2, req2) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /var/log/samba/log.samba [2024/08/14 16:34:50.359133, 2] ....
2013 Oct 08
2
[LLVMdev] [lld] Add target-specific entries to the dynamic table
...allocated in the beginning and initialized at the end. For example we need to know the number of GOT entries related to local symbols to set the DT_MIPS_LOCAL_GOTNO value. Current DynamicTable external interface is rather solid and allows only combined allocation/initialization using DynamicTable::addEntry() method. So my question - what is the correct/best way to improve DynamicTable interface and allow to add target-specific entries to the dynamic table? My current idea is to declare abstract base class TargetDynTableHandler and factor out the dynamic table's entries allocation/initialization...
2024 Aug 18
1
Can't join new samba dc to existing dc
...es/samba/join.py", line 1509, in do_join ctx.join_add_objects() File "/usr/lib/python3/dist-packages/samba/join.py", line 665, in join_add_objects ctx.join_add_ntdsdsa() File "/usr/lib/python3/dist-packages/samba/join.py", line 590, in join_add_ntdsdsa ctx.DsAddEntry([rec]) File "/usr/lib/python3/dist-packages/samba/join.py", line 509, in DsAddEntry (level, ctr) = ctx.drsuapi.DsAddEntry(ctx.drsuapi_handle, 2, req2) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /var/log/samba/log.samba on DC4 [2024/08/18 21:57:37.670918,...
2024 Aug 18
1
Can't join new samba dc to existing dc
...ne 1509, in do_join ctx.join_add_objects() > File "/usr/lib/python3/dist-packages/samba/join.py", line 665, in > join_add_objects > ctx.join_add_ntdsdsa() > File "/usr/lib/python3/dist-packages/samba/join.py", line 590, in > join_add_ntdsdsa > ctx.DsAddEntry([rec]) > File "/usr/lib/python3/dist-packages/samba/join.py", line 509, in > DsAddEntry (level, ctr) = ctx.drsuapi.DsAddEntry(ctx.drsuapi_handle, > 2, req2) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > /var/log/samba/log.samba on DC4 > [2024/08/18 21:57:37.670918...
2013 Oct 08
0
[LLVMdev] [lld] Add target-specific entries to the dynamic table
...ng and initialized at the end. For example we need to know the > number of GOT entries related to local symbols to set the > DT_MIPS_LOCAL_GOTNO value. > > Current DynamicTable external interface is rather solid and allows > only combined allocation/initialization using DynamicTable::addEntry() > method. > > So my question - what is the correct/best way to improve DynamicTable > interface and allow to add target-specific entries to the dynamic > table? > > My current idea is to declare abstract base class > TargetDynTableHandler and factor out the dynamic table...
2016 Apr 14
0
create new child windows domain in existing samba forest
...g forest with controller on windows 2008 r2. It is possible? 1. At dcpromo, after all needed containers replications, I get error: Active Directory Domain Services could not create the object CN=CHDOM,CN=Partitions,CN=Configuration,DC=ad,DC=... Log from samba: [...] ../source4/rpc_server/drsuapi/addentry.c:166(dcesrv_drsuapi_DsAddEntry) ..... [0000] 04 00 00 00 .... attributes: struct drsuapi_DsReplicaAttribute attid : DRSUAPI_ATTID_systemFlags (0x90177)...
2010 Mar 25
1
mysql-python
Is it me or does the MySQLdb module in Centos not support python's DBAPI 2.0?
2024 Aug 19
1
Can't join new samba dc to existing dc
...dd_objects() > > File "/usr/lib/python3/dist-packages/samba/join.py", line 665, in > > join_add_objects > > ctx.join_add_ntdsdsa() > > File "/usr/lib/python3/dist-packages/samba/join.py", line 590, in > > join_add_ntdsdsa > > ctx.DsAddEntry([rec]) > > File "/usr/lib/python3/dist-packages/samba/join.py", line 509, in > > DsAddEntry (level, ctr) = ctx.drsuapi.DsAddEntry(ctx.drsuapi_handle, > > 2, req2) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > /var/log/samba/log.samba on DC4 > > [2...
2024 Aug 18
1
Can't join new samba dc to existing dc
On Sat, 17 Aug 2024 16:21:14 +0700 fransnicho via samba <samba at lists.samba.org> wrote: > Hi Rowland, > Thanks for your response > > Is it ok to have 2 records on the > CN=DC4,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=nicho,DC=com > ? Yes > > 20.04 comes with Samba 4.15.13, so where did you get the 4.19.5 > packages from ? > deb
2010 May 02
2
samba4 make error - drsblobs.so
...Partially linking bin/mergedobj/ndr_spoolss.o Compiling ../librpc/ndr/ndr_spoolss_buf.c Partially linking bin/mergedobj/ndr_spoolss_buf.o Compiling rpc_server/drsuapi/dcesrv_drsuapi.c Compiling rpc_server/drsuapi/updaterefs.c Compiling rpc_server/drsuapi/getncchanges.c Compiling rpc_server/drsuapi/addentry.c Compiling rpc_server/drsuapi/writespn.c Compiling rpc_server/drsuapi/drsutil.c Partially linking bin/mergedobj/dcerpc_drsuapi.o Compiling rpc_server/wkssvc/dcesrv_wkssvc.c Partially linking bin/mergedobj/dcerpc_wkssvc.o Compiling rpc_server/common/server_info.c Compiling rpc_server/common/share_i...