|
Namazu for hns による簡易全文検索 詳しくは 詳細指定/ヘルプを参照して下さい |
|||||||||||||||||||||||||||||||||||||||||||||||||||
2014年03月21日(金) 旧暦 [n年日記] [更新:"2014/03/27 08:35:21"]#1 [pkgsrc] ham/fldigi on Ubuntu 13.10CC addon-storage.o In file included from addon-storage.c:35:0: /usr/include/scsi/sg.h:38:3: error: unknown type name 'size_t' size_t iov_len; /* Length in bytes */ ^ make[5]: *** [addon-storage.o] Error 1 make[5]: Leaving directory `/usr/pkgsrc/sysutils/hal/work/hal-0.5.14/hald/linux/addons' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/usr/pkgsrc/sysutils/hal/work/hal-0.5.14/hald/linux' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/usr/pkgsrc/sysutils/hal/work/hal-0.5.14/hald' make[2]: *** [all] Error 2 make[2]: Leaving directory `/usr/pkgsrc/sysutils/hal/work/hal-0.5.14/hald' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/pkgsrc/sysutils/hal/work/hal-0.5.14' make: *** [all] Error 2 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/sysutils/hal *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/sysutils/hal *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/audio/pulseaudio *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/ham/fldigi xen3-disk-e@makoto 09:02:53/140321(..ham/fldigi)%By Joerg Schilling: @ in case on NetBSD:
modena@makoto 10:04:59/140321(~)% cat -n /usr/include/machine/ansi.h | sed -n 43,55p
43 /*
44 * Types which are fundamental to the implementation and may appear in
45 * more than one standard header are defined here. Standard headers
46 * then use:
47 * #ifdef _BSD_SIZE_T_
48 * typedef _BSD_SIZE_T_ size_t;
49 * #undef _BSD_SIZE_T_
50 * #endif
51 */
52 #define _BSD_CLOCK_T_ unsigned int /* clock() */
53 #define _BSD_PTRDIFF_T_ long /* ptr1 - ptr2 */
54 #define _BSD_SIZE_T_ unsigned long /* sizeof() */
55 #define _BSD_SSIZE_T_ long /* byte count or error */
( つっこみ )
#2 [pkgsrc-bugs] PR pkg/48670
pinapa@makoto 10:20:43/140321(..libgomp/.libs)% foreach i (*.o)
echo $i; nm $i |egrep 'stack_chk|:'
end
affinity.o
alloc.o
bar.o
barrier.o
critical.o
env.o
error.o
fortran.o
iter.o
iter_ull.o
lock.o
loop.o
loop_ull.o
mutex.o
ordered.o
parallel.o
proc.o
ptrlock.o
sections.o
sem.o
single.o
task.o
U __stack_chk_fail_local
U __stack_chk_guard
team.o
U __stack_chk_fail_local
U __stack_chk_guard
time.o
work.o
pinapa@makoto 10:20:53/140321(..libgomp/.libs)
lang/gcc46/work/gcc-4.6.4/gcc/config/i386/i386.c
32180 /* For 32-bit code we can save PIC register setup by using
32181 __stack_chk_fail_local hidden function instead of calling
32182 __stack_chk_fail directly. 64-bit code doesn't need to setup any PIC
32183 register, so it is better to call __stack_chk_fail directly. */
32184
32185 static tree
32186 ix86_stack_protect_fail (void)
32187 {
32188 return TARGET_64BIT
32189 ? default_external_stack_protect_fail ()
32190 : default_hidden_stack_protect_fail ();
32191 }
gcc46-4.6.4-libiberty patch
@ /bin/ksh: bad interpreter: No such file or directory (Linux/el6/trunk/x86_64):
nios2-binutils-2.23/configure.log
===> Creating toolchain wrappers for nios2-binutils-2.23 /bin/sh: /home/pbulk/build/cross/nios2-binutils/work/.wrapper/tmp/gen-transform: /bin/ksh: bad interpreter: No such file or directory *** Error code 126 ( つっこみ )
|
最近の日記 2025年12月11日 ・oreore 2025/12 2025年11月22日 ・crash dump 2025年10月25日 ・recover from disk error 2025年10月23日 ・dd does not duplicate Windows 11 boot disk ? 2025年10月13日 ・missing package | ||