hns - 日記自動生成システム - Version 2.19.9

先月 2013年10月 来月
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
Namazu for hns による簡易全文検索
詳しくは 詳細指定/ヘルプを参照して下さい
検索式:

2013年10月28日(月) 旧暦 [n年日記] [更新:"2013/10/28 21:16:34"]

#1 [pkgsrc] Emacs 2013-10-27

This is GNU Emacs 24.3.50.1 
(x86_64--netbsd, GTK+ Version 2.24.17) of 2013-10-25 on modena
mark_interval (i=0x6c696e00, dummy=11835442) at alloc.c:1234
1234      i->gcmarkbit = 1;
(gdb) bt
#0  mark_interval (i=0x6c696e00, dummy=11835442) at alloc.c:1234
#1  0x000000000057803a in traverse_intervals_noorder (tree=0x6c696e00, 
    function=0x51e331 <mark_interval>, arg=11835442) at intervals.c:243
#2  0x0000000000578050 in traverse_intervals_noorder (tree=0x6fc57a0, 
    function=0x51e331 <mark_interval>, arg=11835442) at intervals.c:248
#3  0x000000000051d8ea in mark_object (arg=<optimized out>) at alloc.c:6172
#4  0x000000000051e50e in mark_memory (end=0x7f7fffffb2e0, 
    start=<optimized out>) at alloc.c:4575
#5  mark_stack () at alloc.c:4807
#6  Fgarbage_collect () at alloc.c:5473
#7  0x000000000053456d in maybe_gc () at lisp.h:4385
#8  Ffuncall (nargs=<optimized out>, args=0x7f7fffffb410) at eval.c:2740
#9  0x000000000053496e in funcall_not (nargs=<optimized out>, 
    args=<optimized out>) at eval.c:2413
#10 0x0000000000533271 in run_hook_with_args (nargs=1, args=0x7f7fffffb410, 
    funcall=0x534965 <funcall_not>) at eval.c:2525
#11 0x0000000000533377 in Frun_hook_with_args_until_failure (
    nargs=<optimized out>, args=<optimized out>) at eval.c:2431
#12 0x00000000004e71af in Fkill_buffer (buffer_or_name=<optimized out>)
    at buffer.c:1736
#13 0x0000000000470e0a in code_conversion_restore (arg=<optimized out>)
    at coding.c:7856
#14 0x0000000000533530 in unbind_to (count=<optimized out>, value=113804225)
---Type <return> to continue, or q <return> to quit---


2013年10月27日() 旧暦 [n年日記] [更新:"2013/10/28 08:31:46"]

#1 [pkgsrc] compiling whole texlive in pkgsrc

# $NetBSD$

DISTNAME=	texlive-20130530-source
PKGNAME=	${DISTNAME:S/-source//}

CATEGORIES=	print
MASTER_SITES=	ftp://tug.org/texlive/historic/2013/
EXTRACT_SUFX=	.tar.xz

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://tug.org/texlive/
COMMENT=	

USE_LANGUAGES+=	c c++
USE_TOOLS+=	gmake perl
VPATHWRKDIR=	${WRKDIR}/build

do-configure:
	(if [ ! -d ${WRKDIR}/build ]; then ${MKDIR} ${VPATHWRKDIR};fi)
	(cd ${VPATHWRKDIR}; \
	env ${CONFIGURE_ENV}  \
	sh ${WRKSRC}/configure --prefix=${PREFIX})

do-build:
	(cd ${VPATHWRKDIR}; env ${MAKE_ENV} ${GMAKE} )

.include "../../mk/bsd.pkg.mk"
/export/WRKOBJDIR/wip/texlive2013/work/texlive-20130530-source/utils/xpdfopen/sendx.c:29:22: fatal error: X11/Xlib.h: No such file or directory
compilation terminated.
modena@makoto 00:50:15/131028(..wip/texlive2013)% 
makedbm -u  /var/db/pkgdb.byfile.db |grep Xlib.h
/usr/pkg/include/X11/Xlib.h libX11-1.5.0nb1
gcc -Wimplicit -Wreturn-type -Wdeclaration-after-statement
-Wno-unknown-pragmas -O2 -I/usr/pkg/include -L/usr/pkg/lib
-Wl,-R/usr/pkg/lib -o pdfopen pdfopen.o sendx.o utils.o -lX11
-lXmu
ld: cannot find -lXmu
(X11_TYPE=modular for the moment)
# $NetBSD$

DISTNAME=       texlive-20130530-source
PKGNAME=        ${DISTNAME:S/-source//}

CATEGORIES=     print
MASTER_SITES=   ftp://tug.org/texlive/historic/2013/
EXTRACT_SUFX=   .tar.xz

MAINTAINER=     pkgsrc-users@NetBSD.org
HOMEPAGE=       http://tug.org/texlive/
COMMENT=

USE_LANGUAGES+= c c++
USE_TOOLS+=     gmake perl
VPATHWRKDIR=    ${WRKDIR}/build

do-configure:
        (if [ ! -d ${WRKDIR}/build ]; then ${MKDIR} ${VPATHWRKDIR};fi)
        (cd ${VPATHWRKDIR}; \
        env ${CONFIGURE_ENV}  \
        sh ${WRKSRC}/configure --prefix=${PREFIX})

do-build:
        (cd ${VPATHWRKDIR}; env ${MAKE_ENV} ${GMAKE} )

# for native only
#.include "../../mk/x11.buildlink3.mk"
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXmu/buildlink3.mk"
.include "../../mk/x11.builtin.mk"
#.include "../../mk/x11.version.mk"

.include "../../mk/bsd.pkg.mk"

X11/Xaw/Form.h:

conftest.c:117:26: fatal error: X11/Xaw/Form.h: No such file or directory


2013年10月25日(金) 旧暦 [n年日記] [更新:"2013/10/25 23:20:44"]

#1 [pkgsrc] wip/emacs-current

configure: error: Emacs cannot be built or installed in a
  directory whose name contains non-ASCII characters:
  /usr/pkgsrc/wip/emacs-current/work/emacs

*** Error code 1
Seems to me false warning, all are ASCII chars. I just disabled these line, and let me try (again).
   4196 #for var in "`pwd`" "$temp_srcdir"; do
   4197 #       echo $var
   4198 #    case "$var" in
   4199 #    *[^\ -~]*) as_fn_error $? 
        "Emacs cannot be built in a directory whose name contains non-ASCII characters: 
          $var" "$LINENO" 5 ;;
   4200 #  esac
   4201 #
   4202 #done


2013年10月22日(火) 旧暦 [n年日記] [更新:"2013/10/22 19:07:39"]

#1 [pkgsrc] nios2-gcc 4.1

良く思い出したら :-) 前からこれだった
../.././gcc/crtstuff.c: In function 'frame_dummy':
../.././gcc/crtstuff.c:323: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.


2013年10月14日(月) 旧暦 [n年日記] [更新:"2013/10/19 10:50:44"]

#1 [pkgsrc] tc-2.99

fatal: unable to access 'http://github.com/kanchoku/tc.git/': 
  SSL certificate problem: unable to get local issuer certificate
Add Following option to git
-c http.sslVerify=false
Or as twittering-mode:
PKGSRC_SETENV=          GIT_SSL_NO_VERIFY=true


2013年10月13日() 旧暦 [n年日記] [更新:"2013/10/14 18:05:45"]

#1 [pkgsrc] clang: error: unknown warning option '-Wno-traditional'

#   compile  checkperms-1.11/checkperms.o

gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Wno-sign-compare
-Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch
-Wshadow -Wcast-qual -Wwrite-strings -Wextra
-Wno-unused-parameter -Wno-sign-compare -Wsign-compare
-Wformat=2 -Wno-format-zero-length -Werror -c checkperms.c
--- .gdbinit ---
touch .gdbinit
--- checkperms.o ---
clang: error: unknown warning option '-Wno-traditional'
*** [checkperms.o] Error code 1

make: stopped in /WRKOBJDIR/sysutils/checkperms/work/checkperms-1.11
1 error
Strange, I did not get this error before: But anyway:
? mk/wrapper/transform-clang
Index: mk/wrapper/bsd.wrapper.mk
===================================================================
RCS file: /cvs/cvsroot/pkgsrc/mk/wrapper/bsd.wrapper.mk,v
retrieving revision 1.88
diff -u -r1.88 bsd.wrapper.mk
--- mk/wrapper/bsd.wrapper.mk	1 Mar 2013 13:27:38 -0000	1.88
+++ mk/wrapper/bsd.wrapper.mk	13 Oct 2013 06:10:08 -0000
@@ -318,6 +318,11 @@
 _WRAP_TRANSFORM.CXX=	${_WRAP_TRANSFORM.CC}
 .endif
 
+.if !empty(PKGSRC_COMPILER:Mclang)
+_WRAP_TRANSFORM.CC=	${WRAPPER_TMPDIR}/transform-clang
+_WRAP_TRANSFORM.CXX=	${_WRAP_TRANSFORM.CC}
+.endif
+
 _WRAP_CMD_SINK.LD=		${WRAPPER_TMPDIR}/cmd-sink-ld
 _WRAP_SKIP_TRANSFORM.IMAKE=	yes
 
@@ -528,6 +533,7 @@
 	cmd-sink-unixware-gcc \
 	transform-aix-cc \
 	transform-ccc-cc \
+	transform-clang \
 	transform-gcc \
 	transform-icc-cc \
 	transform-ido-cc \
New file transform-clang diff -u transform-{gcc,clang} will be
--- mk/wrapper/transform-gcc	2013-10-13 14:57:06.000000000 +0900
+++ mk/wrapper/transform-clang	2013-10-13 14:55:54.000000000 +0900
@@ -102,7 +102,6 @@ case $arg in
 -Wno-inline		|\
 -Wno-long-long		|\
 -Wno-sign-compare	|\
--Wno-traditional	|\
 -Wno-undef		|\
 -Wno-uninitialized	|\
 -Wno-unused		|\
@@ -120,7 +119,9 @@ case $arg in
 -Wundef			|\
 -Wwrite-strings		) transform_pass ;;
 
+
 # There are some packages suppressing all warnings. We don't want that.
+-Wno-traditional	|\
 -w			) transform_discard ;;
 
 # Options specific to g++.


2013年10月11日(金) 旧暦 [n年日記] [更新:"2014/10/14 12:54:51"]

#1 [pkgsrc] 14.3 Writing builtin.mk files

英語原文
日本語訳
以下は僕の訳
  1. IS_BUILTIN.pkg 【内部準備 - yes or no】
    最初の節は pkg 相当のものが base system にあれば IS_BUILTIN.pkg=yes に設定します。
    これは、pkg に同様の機能がある、というだけで設定してはいけません。
    pkg と (全く) 同じものが base system に含まれている場合に設定します。
    この変数は、builtin.mk 内部の参照用です。
  2. BUILTIN_PKG.pkg 【内部準備 - 版数】
    次の節は、上記 1. で IS_BUILTIN.pkg を yes に設定した場合に、base system に含まれている版数を設定します。
    これも上記と同様、builtin.mk 内部の参照用です。
  3. USE_BUILTIN.pkg 【主要部分】
    三番目の節で、 USE_BUILTIN.pkg を設定します。これが builtin.mk で設定が必要な変数です。
    base system に含まれる件の pkg が、
    BUILDLINK_API_DEPENDS.pkg
    を満たすかどうかを決める部分です。

    (前節の) BUILTIN_PKG.pkg と package の方で設定している
    BUILDLINK_API_DEPENDS.pkg を比較するのが普通の方法です。

    (最初に調べた) IS_BUILTIN.pkg が no となっていた時でも、 base system に含まれる同等品が機能的に問題ない場合には、この USE_BUILTIN.pkg を yes に設定することもあります。

  4. 【追加作業】
    この部分は何度呼出されても問題が起きないように、 CHECK_BUILTIN.pkg 変数を使って、複数の呼出を禁止しています。 ここでの典型的なコードは、
    前節で設定した USE_BUILTIN.pkg を利用して依存の制限を更に付けることや
    ${BUILDLINK_DIR} へのシンボリックリンク(リスト)を追加することです
    後者には、BUILDLINK_FILES.pkg を使います。


2013年10月10日(木) 旧暦 [n年日記] [更新:"2013/10/10 17:38:07"]

#1 [DragonFly] Booting DragonFly BSD from USB memory

modena@makoto 15:09:26/131010(..devel/libusb1)%  \
time sudo dd if=/home/makoto/dfly-i386-3.4.3_REL.img of=/dev/rsd0d bs=65536 
30496+0 records in
30496+0 records out
1998585856 bytes transferred in 312.335 secs (6398853 bytes/sec)
0.00s 4.52s 5:12.53 1% 0+0k 0+1io 0pf+0w
modena@makoto 15:14:50/131010(..devel/libusb1)% 


2013年10月08日(火) 旧暦 [n年日記] [更新:"2014/02/25 22:32:08"]

#1 [admin] vnconfig after long absence.

  164  sudo vnconfig /dev/vnd0 FreeBSD-9.2-RELEASE-i386-bootonly.iso
  165  sudo mkdir /vnd
  173  sudo mount -o ro -t cd9660 /dev/vnd0d  /vnd
  175  ls -l /vnd
copy boot/ directory to NFS server
rsync -aH /vnd/boot/ /e/serv/tftpboot/freebsd-boot-only/
Adjust /etc/dhcpd.conf
host dl05 { #
        hardware ethernet 00:13:21:fc:82:19;
        fixed-address 192.168.1.20;  
        next-server 192.168.1.198;
        filename "freebsd-boot-only/pxeboot";
        option root-path "/export/tftpboot/freebsd-boot-only";
        }
netboot
OK
can't find "kernel"
load kernel/kernel
kernel/kernel text=0xdae9e3 data=0xf3c94+0xbb770 -
takes time ... (due to 9600 bps serial ?)
line feed (Control LF) sends FF (Form Feed) instead ?
then
boot
will boot. but panic for 'no init'. It may be natural for this is not RAM disk kernel, right ?


2013年10月04日(金) 旧暦 [n年日記] [更新:"2013/10/05 10:28:38"]

#1 [Emacs][pkgsrc] devel/magit

=> Creating installation directories
/usr/pkg/bin/emacs  -batch -q -no-site-file -eval 
   "(setq load-path (cons (expand-file-name \".\") load-path))" 
    --eval '(byte-compile-file "magit.el")'

In toplevel form:
magit.el:792:27:Error: Wrong type argument: listp, 769

#2 wip/magit-git

===> Building for magit-1.2.0.50nb20131004
Cannot open load file: No such file or directory, 
  /export/WRKOBJDIR/wip/magit-git/work/magit/magit-version.el
...

In toplevel form:
magit.el:67:1:Error: Cannot open load file:
   No such file or directory, git-commit-mode
git-commit-mode is in following URL.

I was trying to fix this problem, but left out on the way..


2013年10月03日(木) 旧暦 [n年日記] [更新:"2013/10/05 10:30:15"]

#1 [pkgsrc][wip] wip/apel-git

(未 commit :-) これは何だっけ
===> Building for apel-10.8.50nb20131003
emacs -batch -q -no-site-file -l APEL-MK -f compile-apel \
        NONE /usr/pkg/share/emacs/site-lisp /usr/pkg/share/emacs/site-lisp
Loading /export/WRKOBJDIR/wip/apel-git/work/apel/APEL-CFG...
Loading `static': old-style backquotes detected!
Loading `pym': old-style backquotes detected!
Loading `product': old-style backquotes detected!
Eager macro-expansion failure: (wrong-type-argument sequencep 769)
Loading `poe': old-style backquotes detected!
Wrong type argument: sequencep, 769
gmake: *** [elc] Error 255
*** Error code 2
Above problem is fixed by importing Debian fix (and placed as wip/apel-git).

(FLIM) Cannot open load file: No such file or directory, install:

=> Checking for portability problems in extracted files
===> Building for flim-1.14.9nb2
--- elc ---
/usr/pkg/bin/emacs -batch -q -no-site-file -l FLIM-MK -f compile-flim NONE NONE  NONE
Loading /export/WRKOBJDIR/devel/flim/work/flim-1.14.9/FLIM-CFG...
Cannot open load file: No such file or directory, install
*** [elc] Error code 255
share/site-lisp/apel/install.el is not linked by buildlink3.mk
Actually wip/apel-git was wrong, bad line was there. It is fixed now.



最近の日記
2024年03月10日
停電 (瞬電)
2024年03月03日
the second try on bare-metal
useradd
2024年02月29日
opendkim and senmail
2024年01月24日
chat/iam 0.0.8
2024年01月21日
uselocale vs setlocale (textproc/R-readxl)
以上、11 日分です。
タイトル一覧
カテゴリ分類
Powered by hns-2.19.9, HyperNikkiSystem Project

Count.cgi (since 2000/02/05)