Displaying 20 results from an estimated 20 matches for "14372".
Did you mean:
144372
2006 Nov 24
3
[LLVMdev] arm eabi
Attached is a port of the new ARM eabi from gcc 4.1 to the llvm-gcc
branch. With this patch I am able to bootstrap the 4.0 branch using
the new eabi. The llvm-gcc branch fails with
------------------------------------
internal compiler error: in prune_unused_types_update_strings, at
dwarf2out.c:14372
------------------------------------
But I believe that this is an unrelated problem and I will try to fix that asap.
Can this patch be applied to llvm-gcc? It is ARM specific and
shouldn't cause problems to others.
Best Regards,
Rafael
-------------- next part --------------
A non-text atta...
2006 Dec 03
3
[LLVMdev] problem building gcc4 front end on fedora core 5
..../include
-I../../llvm-gcc4-1.9.source/gcc/../libcpp/include -DL_mulvdi3
-fvisibility=hidden -DHIDE_EXPORTS -c
../../llvm-gcc4-1.9.source/gcc/libgcc2.c -o libgcc/./_mulvdi3.o
../../llvm-gcc4-1.9.source/gcc/libgcc2.c:403: internal compiler error:
in prune_unused_types_update_strings, at dwarf2out.c:14372
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://llvm.org/bugs> for instructions.
make[2]: *** [libgcc/./_mulvdi3.o] Error 1
make[2]: Leaving directory `/bulk/src/LLVM/llvm-gcc-build/gcc'
make[1]: *** [libgcc.a] Error 2
make[1]: Leaving directory `...
2011 Mar 10
2
within group sequential subtraction
...up of individuals.
My data:
data <- structure(list(group = c("IND1", "IND1", "IND2",
"IND2", "IND2", "IND3", "IND4", "IND5",
"IND6", "IND6"), date_obs = structure(c(6468,
7063, 9981, 14186, 14372, 5129, 9767, 11168, 10243, 10647), class =
"Date")), .Names = c("group",
"date_obs"), row.names = c(NA, 10L), class = "data.frame")
So I start with:
group date_obs
1 IND1 1987-09-17
2 IND1 1989-05-04
3 IND2 1997-04-30
4 IND2 2008-11-03
5 IND2...
2006 Dec 03
0
[LLVMdev] problem building gcc4 front end on fedora core 5
...ebug_str_hash, s->str,
Cheers,
-- Jim
On Dec 3, 2006, at 9:20 AM, Ram Bhamidipaty wrote:
> ../../llvm-gcc4-1.9.source/gcc/libgcc2.c -o libgcc/./_mulvdi3.o
> ../../llvm-gcc4-1.9.source/gcc/libgcc2.c:403: internal compiler error:
> in prune_unused_types_update_strings, at dwarf2out.c:14372
> Please submit a full bug report,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20061203/af0b04d6/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: s...
2009 Aug 26
3
saslauthd
...sldb.so.2.0.22
-rw-r--r-- 1 root root 167 26. Aug 07:34 smtpd.conf
-- listing of /usr/lib/sasl2 --
insgesamt 2912
drwxr-xr-x 2 root root 4096 26. Aug 07:41 .
drwxr-xr-x 30 root root 12288 26. Aug 00:33 ..
-rwxr-xr-x 1 root root 884 7. Jan 2007 libanonymous.la
-rwxr-xr-x 1 root root 14372 7. Jan 2007 libanonymous.so
-rwxr-xr-x 1 root root 14372 7. Jan 2007 libanonymous.so.2
-rwxr-xr-x 1 root root 14372 7. Jan 2007 libanonymous.so.2.0.22
-rwxr-xr-x 1 root root 856 7. Jan 2007 liblogin.la
-rwxr-xr-x 1 root root 14752 7. Jan 2007 liblogin.so
-rwxr-xr-x 1 root root...
2011 Mar 09
2
Cleaning date columns
...ng problem:
data <- structure(list(prochi = c("IND1", "IND1", "IND1",
"IND2", "IND2", "IND2", "IND2", "IND3",
"IND4", "IND5"), date_admission = structure(c(6468,
6470, 7063, 9981, 9983, 14186, 14372, 5129, 9767, 11168), class = "Date")),
.Names = c("prochi",
"date_admission"), row.names = c("27", "28", "21", "86", "77",
"80", "1", "114", "192", "322"), class = &qu...
2007 Mar 01
3
[LLVMdev] compiling llvm-gcc4 on ubuntu
...I../../llvm-gcc4-1.9.source/gcc/../include -I../../llvm-gcc4-1.9.source/gcc/../libcpp/include -DL_mulvdi3 -c ../../llvm-gcc4-1.9.source/gcc/libgcc2.c -o
libgcc/./_mulvdi3.o
../../llvm-gcc4-1.9.source/gcc/libgcc2.c:403: internal compiler error: in
prune_unused_types_update_strings, at dwarf2out.c:14372
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://llvm.org/bugs> for instructions.
make[2]: *** [libgcc/./_mulvdi3.o] Error 1
make[2]: Leaving directory '/home/stefan/programs/llvm/build/gcc'
make[1]: *** [libgcc.a] Error 2
make[1]: Leaving dire...
2007 Mar 01
0
[LLVMdev] compiling llvm-gcc4 on ubuntu
...4-1.9.source/gcc/../include -I../../llvm-gcc4-1.9.source/gcc/../libcpp/include -DL_mulvdi3 -c ../../llvm-gcc4-1.9.source/gcc/libgcc2.c -o
> libgcc/./_mulvdi3.o
> ../../llvm-gcc4-1.9.source/gcc/libgcc2.c:403: internal compiler error: in
> prune_unused_types_update_strings, at dwarf2out.c:14372
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://llvm.org/bugs> for instructions.
I'm not sure what this is about. Likely its related to one of the issues
above.
> make[2]: *** [libgcc/./_mulvdi3.o] Error 1
> make[2]: Leaving...
2006 Nov 24
0
[LLVMdev] porting the new ARM eabi from gcc 4.1 to llvm-gcc
Attached is a port of the new ARM eabi from gcc 4.1 to the llvm-gcc
branch. With this patch I am able to bootstrap the 4.0 branch using
the new eabi. The llvm-gcc branch fails with
------------------------------------
internal compiler error: in prune_unused_types_update_strings, at
dwarf2out.c:14372
------------------------------------
But I believe that this is an unrelated problem and I will try to fix that asap.
Can this patch be applied to llvm-gcc? It is ARM specific and
shouldn't cause problems to others.
Best Regards,
Rafael
-------------- next part --------------
A non-text atta...
2006 Nov 25
0
[LLVMdev] arm eabi
...new ARM eabi from gcc 4.1 to the llvm-gcc
> branch. With this patch I am able to bootstrap the 4.0 branch using
> the new eabi. The llvm-gcc branch fails with
>
> ------------------------------------
> internal compiler error: in prune_unused_types_update_strings, at
> dwarf2out.c:14372
> ------------------------------------
>
> But I believe that this is an unrelated problem and I will try to fix that asap.
Yes, probably. See http://llvm.org/bugs/show_bug.cgi?id=1009
Andrew
2005 May 17
0
Building openssh4.0p1 on AIX 5.3 with openssl 0.9.7g and tcp_wrapper
...test -g -I/opt/freeware/ssl
-I/opt/freeware/i
nclude -L/opt/freeware/ssl -L/opt/freeware/include conftest.c -lcrypto -lz
-L
/opt/freeware/lib >&5
+14370 ld: 0711-317 ERROR: Undefined symbol: .RAND_add
+14371 ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more
inform
ation.
+14372 configure:13745: $? = 8
+14373 configure: failed program was:
+14532 | char RAND_add ();
+14533 | int
+14534 | main ()
+14535 | {
+14536 | RAND_add ();
+14537 | ;
+14538 | return 0;
+14539 | }
+14540 configure:13798: cc -o conftest -g -I/usr/local/ssl/include
-I/opt/freew
are/incl...
2020 May 19
0
[Announce] Samba 4.12.3 Available for Download
...---------------
o Jeremy Allison <jra at samba.org>
* BUG 14301: Fix smbd panic on force-close share during async io.
* BUG 14343: s3: vfs_full_audit: Add missing fcntl entry in vfs_op_names[]
array.
* BUG 14361: vfs_io_uring: Fix data corruption with Windows clients.
* BUG 14372: Fix smbd crashes when MacOS Catalina connects if iconv
initialization fails.
o Ralph Boehme <slow at samba.org>
* BUG 14150: Exporting from macOS Adobe Illustrator creates multiple copies.
* BUG 14256: smbd does a chdir() twice per request.
* BUG 14320: smbd mistakenly update...
2020 May 19
0
[Announce] Samba 4.12.3 Available for Download
...---------------
o Jeremy Allison <jra at samba.org>
* BUG 14301: Fix smbd panic on force-close share during async io.
* BUG 14343: s3: vfs_full_audit: Add missing fcntl entry in vfs_op_names[]
array.
* BUG 14361: vfs_io_uring: Fix data corruption with Windows clients.
* BUG 14372: Fix smbd crashes when MacOS Catalina connects if iconv
initialization fails.
o Ralph Boehme <slow at samba.org>
* BUG 14150: Exporting from macOS Adobe Illustrator creates multiple copies.
* BUG 14256: smbd does a chdir() twice per request.
* BUG 14320: smbd mistakenly update...
2012 Dec 04
6
Help for a function
...6 2009-05-10 australia 1 14374 2 2
7 2009-04-29 Austria 1 14363 1 1
8 2009-04-30 Austria 1 14364 2 2
9 2009-05-01 Austria 1 14365 2 3
10 2009-05-02 Austria 1 14366 2 4
11 2009-05-03 Austria 1 14367 2 5
17 2009-05-09 Austria 1 14373 2 7
18 2009-05-10 Austria 1 14374 2 7
19 2009-05-08 brasil 4 14372 4 4
20 2009-05-09 brazil 6 14373 6 6
21 2009-05-10 brazil 6 14374 12 12
22 2009-05-02 canada 51 14366 51 51
23 2009-05-03 canada 85 14367 136 136
24 2009-05-04 canada 101 14368 186 237
31 2009-04-27 Canada 6 14361 6 6
32 2009-04-28 Canada 6 14362 6 6
33 2009-04-30 Canada 19 14364 25 25
34 2009-05...
2012 Aug 22
1
Error in if (n > 0)
...15073, 15102, 15127, 15165, 15193, 15225, 13858, 13864, 13867,
13874, 13892, 13896, 13916, 13928, 13943, 13955, 13971, 13983,
14013, 14028, 14040, 14054, 14067, 14076, 14099, 14120, 14132,
14152, 14167, 14176, 14189, 14207, 14224, 14240, 14252, 14267,
14278, 14292, 14308, 14328, 14336, 14356, 14372, 14384, 14401,
14414, 14431, 14441, 14462, 14475, 14489, 14503, 14518, 14524,
14537, 14552, 14566, 14580, 14594, 14599, 14615, 14629, 14643,
14657, 14671, 14685, 14692, 14706, 14720, 14734, 14748, 14762,
14776, 14783, 14797, 14811, 14825, 14839, 14853, 14867, 14874,
14887, 14903, 14915, 14931,...
2004 Nov 17
0
[LLVMdev] llvm-test portability failures
On Wed, 17 Nov 2004, Jeff Cohen wrote:
> I updated my source tree and after putting malloc.h back things look a lot better. Still getting a large number of JIT-only failures. There is now only one assertion failure:
>
> /home/cfe/x86/llvm-gcc/bin/g++ -I/usr/home/llvm/obj/projects/llvm-test/MultiSource/Benchmarks/Prolangs-C++/city
2007 Feb 01
4
X forwarding: trying to forward to busy local port
...14367/ksmserver [kd
tcp 0 0 127.0.0.1:6023 127.0.0.1:6016 ESTABLISHED 14368/kwin [kdeinit
tcp 0 0 127.0.0.1:6024 127.0.0.1:6016 ESTABLISHED 14370/kdesktop [kde
tcp 0 0 127.0.0.1:6025 127.0.0.1:6016 ESTABLISHED 14372/kicker [kdein
tcp 0 0 127.0.0.1:6037 127.0.0.1:6016 ESTABLISHED 14380/amarokapp
tcp 0 0 127.0.0.1:6038 127.0.0.1:6016 ESTABLISHED 14382/kerry [kdeini
tcp 0 0 127.0.0.1:6039 127.0.0.1:6016 ESTABLISHED 14360/kde...
2006 Jun 14
13
A good tutorial
Are there any other tutorial than "Agile Web Development with Rails"
that you can suggest? So far I can''t say that RoR has been easy to
learn. :-)
--
Posted via http://www.ruby-forum.com/.
2004 Nov 17
2
[LLVMdev] llvm-test portability failures
I updated my source tree and after putting malloc.h back things look a lot better. Still getting a large number of JIT-only failures. There is now only one assertion failure:
/home/cfe/x86/llvm-gcc/bin/g++ -I/usr/home/llvm/obj/projects/llvm-test/MultiSource/Benchmarks/Prolangs-C++/city -I/usr/home/llvm/obj/projects/llvm-test/../../../projects/llvm-test/MultiSource/Benchmarks/Prolangs-C++/city
2009 Jan 16
0
Wine release 1.1.13
...: Crash at startup
14196 eclipse 3.4 crashes when starting
14341 gtasa: looking underwater turns things black
14354 Wineasio in no longer available in the Audio selection of MyOrgan
14362 RtlDestroyHeap forgot to notify_free on allocated blocks
14363 valgrind #includes have changed
14372 co-operate with valgrind to load debugging info
14406 Goldwave loaded mp3 file is corrupted
14874 Might and Magic 7: DirectDraw errors
15076 MS Train Simulator crashes on start
16102 archicad 10 demo installer crashes when launched
16231 ArchiCAD 11 cannot install, NULL pointer dere...