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

先月 2017年03月 来月
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 による簡易全文検索
詳しくは 詳細指定/ヘルプを参照して下さい
検索式:

2017年03月25日() 旧暦 [n年日記] [更新:"2017/03/25 07:59:41"]

#1 [pkgsrc] platex status

tex-ptex update status:

DateVersionStatus
2016-06-163.2pl41220NG
2015-04-253.2pl36135OK
2012-03-043.2OK
2011-02-08TeX Live r21270

(with wip/ja-ptex installed):

To test, have following file
\documentclass{jarticle}
\begin{document}
test
\end{document}
and issue
platex test.tex
or with jarticle instead of jarticle

tex-ptex-3.2 (OK) 2015-01-31:

vm-netbsd# cat  /usr/pkgsrc/CVS/Tag
D2015.01.31.15.00.00

vm-netbsd# /usr/sbin/makedbm -u /var/db/pkg/pkgdb.byfile.db | grep jarticle
/usr/pkg/share/texmf-dist/tex/platex/base/jarticle.cls tex-ptex-3.2
/usr/pkg/share/texmf-dist/tex/platex/base/jarticle.sty tex-ptex-3.2

vm-netbsd# platex /home/makoto/test.tex
vm-netbsd# platex /home/makoto/test.tex
This is e-pTeX, Version 3.1415926-p3.4-110825-2.6 (utf8.euc) (Web2C 2013)
 restricted \write18 enabled.
entering extended mode
(/home/makoto/test.tex
pLaTeX2e <2006/11/10> (based on LaTeX2e <2011/06/27> patch level 0)
Babel <v3.8m> and hyphenation patterns for english, dumylang, nohyphenation, lo
aded.
(/usr/pkg/share/texmf-dist/tex/platex/base/jarticle.cls
Document Class: jarticle 2006/06/27 v1.6 Standard pLaTeX class
(/usr/pkg/share/texmf-dist/tex/platex/base/jsize10.clo)) (./test.aux) [1]
(./test.aux) )
Output written on test.dvi (1 page, 216 bytes).
Transcript written on test.log.

tex-ptex-3.2pl36135 (OK) 2016-06-01:

tex-ptex-3.2pl41220 (NG) 2016-12-27:

   68  /usr/sbin/pkg_delete '*'
   66  cd /packages-20161230/All/
   71  ls -lt tex-ptex-*
   73  /usr/sbin/pkg_add  tex-ptex
vm-netbsd# /usr/sbin/pkg_info -e tex-ptex 
tex-ptex-3.2pl41220

vm-netbsd# platex /home/makoto/test.tex 
This is e-pTeX, Version 3.14159265-p3.7-160201-2.6 (utf8.euc) (Web2C 2016) (preloaded format=platex)
 restricted \write18 enabled.

kpathsea: Running mktexfmt platex.fmt
mktexfmt: mktexfmt is using the following fmtutil.cnf files (in precedence order):
mktexfmt:   /usr/pkg/etc/texmf/web2c/fmtutil.cnf
mktexfmt:   /usr/pkg/share/texmf-dist/web2c/fmtutil.cnf
mktexfmt: mktexfmt is using the following fmtutil.cnf file for writing changes:
mktexfmt:   /root/.texlive2016/texmf-config/web2c/fmtutil.cnf
mktexfmt [INFO]: writing formats under /root/.texlive2016/texmf-var/web2c
mktexfmt [INFO]: --- remaking platex with eptex
mktexfmt [WARNING]: inifile platex.ini for platex/eptex not found.
mktexfmt [INFO]: Not selected formats: 8
mktexfmt [INFO]: Failed to build: 1 (eptex/platex)
mktexfmt [INFO]: Total formats: 9
mktexfmt [INFO]: exiting with status 0
I can't find the format file `platex.fmt'!
CF-N10@makoto 08:21:43/170325(..print/tex-ptex)% cvs log Makefile|&  grep  -i update | grep tex-ptex
 Updated print/tex-ptex to 3.2pl41220
Update tex-ptex{,-doc} to 3.2pl36135
Update tex-ptex{,-doc} to 3.2.
Update tex-ptex{,-doc} to TeX Live r21270.


2017年03月24日(金) 旧暦 [n年日記] [更新:"2017/03/25 02:12:30"]

#1 [NetBSD] /var/crash and crash command

If you have crash, the information may have been saved at /var/crash directory. To dig into that info, do following.
sudo -s;
cd /var/crash;
gunzip netbsd.16.gz
gunzip netbsd.16.core.gz
check date
CF-N10@makoto 10:41:35/170325(/var/log)% ls -l /var/crash/*16* 
-rw-------  1 root  wheel    1692465 Mar 12 19:05 /var/crash/netbsd.16
-rw-------  1 root  wheel  210771480 Mar 12 19:05 /var/crash/netbsd.16.core
Mar 12 19:03:40 CF-N10 /netbsd: iwn0: scan request(1) while scanning(0) ignored
Mar 12 19:04:10 CF-N10 /netbsd: acpi0: entering state S3
Mar 12 19:05:02 CF-N10 syslogd[186]: restart
Mar 12 19:05:02 CF-N10 /netbsd: i915drmkms0: interrupting at ioapic0 pin 16 (i915)
Mar 12 19:05:02 CF-N10 /netbsd: drm: Wrong MCH_SSKPD value: 0x17050407
Mar 12 19:05:02 CF-N10 /netbsd: drm: This can cause pipe underruns and display issues.
Mar 12 19:05:02 CF-N10 /netbsd: drm: Please upgrade your BIOS to fix this.
Mar 12 19:05:02 CF-N10 /netbsd: ppb0: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x1 @ 5.0GT/s
Mar 12 19:05:02 CF-N10 /netbsd: ppb1: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x1 @ 5.0GT/s
Mar 12 19:05:02 CF-N10 /netbsd: ppb2: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x1 @ 5.0GT/s
Mar 12 19:05:02 CF-N10 /netbsd: ppb2: link is x1 @ 2.5GT/s
Mar 12 19:05:02 CF-N10 /netbsd: ppb3: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x1 @ 5.0GT/s
Mar 12 19:05:02 CF-N10 /netbsd: ppb3: link is x1 @ 2.5GT/s
Mar 12 19:05:02 CF-N10 /netbsd: ppb4: PCI Express capability version 2 <Root Port of PCI-E Root Complex> x1 @ 5.0GT/s
Mar 12 19:05:02 CF-N10 /netbsd: ppb4: link is x1 @ 2.5GT/s
Mar 12 19:05:02 CF-N10 /netbsd: ahcisata0 port 0: device present, speed: 3.0Gb/s
Mar 12 19:05:02 CF-N10 /netbsd: drm: Enabling RC6 states: RC6 on, RC6p off, RC6pp off
Mar 12 19:05:02 CF-N10 /netbsd: ahcisata0 port 1: PHY offline
Mar 12 19:05:02 CF-N10 /netbsd: ahcisata0 port 0: device present, speed: 3.0Gb/s
Mar 12 19:05:02 CF-N10 /netbsd: cbb0: interrupting at ioapic0 pin 19
Mar 12 19:05:02 CF-N10 /netbsd: fatal protection fault in supervisor mode
Mar 12 19:05:02 CF-N10 /netbsd: trap type 4 code 0 rip ffffffff802824ba cs 8 rflags 10046 cr2 ffff800047ea40be ilevel 8 rsp fffffe8040b3aec8
Mar 12 19:05:02 CF-N10 /netbsd: curlwp 0xfffffe811c2ddb60 pid 343.1 lowest kstack 0xfffffe8040b382c0
Mar 12 19:05:02 CF-N10 /netbsd: fatal protection fault in supervisor mode
Mar 12 19:05:02 CF-N10 /netbsd: panic: trap
Mar 12 19:05:02 CF-N10 /netbsd: cpu2: Begin traceback...
Mar 12 19:05:02 CF-N10 /netbsd: trap type 4 code 0 rip ffffffff802824ba cs 8 rflags 10046 cr2 7f7ff7b05020 ilevel 8 rsp fffffe8040b1fec8
Mar 12 19:05:02 CF-N10 /netbsd: curlwp 0xfffffe81083686e0 pid 543.1 lowest kstack 0xfffffe8040b1d2c0
Mar 12 19:05:02 CF-N10 /netbsd: vpanic() at netbsd:vpanic+0x13c
Mar 12 19:05:02 CF-N10 /netbsd: snprintf() at netbsd:snprintf
Mar 12 19:05:02 CF-N10 /netbsd: startlwp() at netbsd:startlwp
Mar 12 19:05:02 CF-N10 /netbsd: alltraps() at netbsd:alltraps+0x96
Mar 12 19:05:02 CF-N10 /netbsd: cpu2: End traceback...
Mar 12 19:05:02 CF-N10 /netbsd: 
Mar 12 19:05:02 CF-N10 /netbsd: dumping to dev 0,1 (offset=3064, size=1019705):
Mar 12 19:05:02 CF-N10 /netbsd: dump
CF-N10@root 10:37:57/170325(/var/crash)% crash -M netbsd.16.core -N netbsd.16
Crash version 7.1_RC2, image version 7.1_RC1.
WARNING: versions differ, you may not be able to examine this image.
System panicked: trap
Backtrace from time of crash is available.
crash> bt
_KERNEL_OPT_NARCNET() at 0
_KERNEL_OPT_ACPI_SCANPCI() at _KERNEL_OPT_ACPI_SCANPCI+0x7
vpanic() at vpanic+0x145
snprintf() at snprintf
startlwp() at startlwp
calltrap() at calltrap+0x11
crash> 
crash> ps
PID LID S CPU     FLAGS       STRUCT LWP *               NAME WAIT
661      1 2   0   8020000   fffffe811905c020             sysctl
588      1 3   0   8020080   fffffe8116cae880                 sh wait
171      1 3   0   8020080   fffffe81085a4b40                 sh pipe_rd
137      1 3   0   8020080   fffffe811a01c340                 sh pipe_rd
42       1 3   0   8020080   fffffe8108368b00                 sh wait
543  >   1 7   3   8020000   fffffe81083686e0                top
542      1 8   0   8020000   fffffe81083ac2e0                 sh
525      1 3   0   8020080   fffffe811a009360              getty ttyraw
537      1 3   0   8020080   fffffe811a009780              getty ttyraw
516      1 3   0   8020080   fffffe81085a4300              getty ttyraw
515      1 3   0   8020080   fffffe8108019280              login wait
509      1 2   0   8020000   fffffe8119375000               cron
476      1 3   0   8020080   fffffe8119375420              inetd kqueue
399      1 2   0   8020000   fffffe811c2dd740           sendmail
343  >   1 7   2         0   fffffe811c2ddb60           sendmail
391      1 3   0   8020080   fffffe811a01c760               sshd select
358      1 3   0   8020080   fffffe811a009ba0             powerd wait
334      1 2   3   8020000   fffffe811c2dd320           ifwatchd
186      1 3   1   8020000   fffffe81085a4720            syslogd uvn_fp2
1        1 3   0   8020080   fffffe8107eab660               init wait
0       72 3   0       200   fffffe8107efe680            physiod physiod
0       71 3   0       200   fffffe81080196a0           aiodoned aiodoned
0       70 3   3       200   fffffe8108019ac0            ioflush tstile
0       69 3   0       200   fffffe8107efe260           pgdaemon pgdaemon
0       65 3   0       200   fffffe8107da81c0               usb1 usbevt
0       64 3   0       200   fffffe8107efeaa0               usb0 usbevt
0       63 3   0       200   fffffe8107e8f1e0          coretemp1 coretemp1
0       62 3   0       200   fffffe8107e70a40          coretemp0 coretemp0
0       61 3   0       200   fffffe8107e70620            acpitz1 acpitz1
0       60 3   0       200   fffffe8107e70200            acpitz0 acpitz0
0       59 3   0       200   fffffe8107e8f600           acpibat0 acpibat0
0       58 3   0       200   fffffe8107eab240          cryptoret crypto_w
0       57 3   0       200   fffffe8107eaba80              unpgc unpgc
0       56 2   1       200   fffffe8107e79a60        vmem_rehash
0       55 3   0       200   fffffe8107e79220             sdmmc1 mmctaskq
0       54 3   0       200   fffffe8107e79640             sdmmc0 mmctaskq
0       45 3   2       200   fffffe8107da85e0               iic0 iicintr
0       44 3   0       200   fffffe8107da8a00            atabus1 atath
0       43 3   0       200   fffffe8107b9e1a0            atabus0 atath
0       42 3   0       200   fffffe8107b9e5c0          cardslot0 cardslotev
0       41 3   0       200   fffffe8107b9e9e0         usbtask-dr usbtsk
0       40 3   0       200   fffffe81073dc180         usbtask-hc usbtsk
0       39 3   0       200   fffffe81073dc5a0            intelfb intelfb
0       38 3   0       200   fffffe81073dc9c0               i915 i915
0       37 3   0       200   fffffe8107200160           lnxsyswq lnxsyswq
0       36 3   0       200   fffffe8107200580               pms0 pmsreset
0       35 3   0       200   fffffe81072009a0    acpiec sci thre ecsci
0       34 3   3       200   fffffe810713f140            xcall/3 xcall
0       33 1   3       200   fffffe810713f560          softser/3
0       32 1   3       200   fffffe810713f980          softclk/3
0       31 1   3       200   fffffe8107130120          softbio/3
0       30 1   3       200   fffffe8107130540          softnet/3
0       29 1   3       201   fffffe8107130960             idle/3
0       28 3   2       200   fffffe8107143100            xcall/2 xcall
0       27 1   2       200   fffffe8107143520          softser/2
0       26 1   2       200   fffffe8107143940          softclk/2
0       25 1   2       200   fffffe81071320e0          softbio/2
0       24 1   2       200   fffffe8107132500          softnet/2
0       23 1   2       201   fffffe8107132920             idle/2
0       22 3   1       200   fffffe81071230c0            xcall/1 xcall
0       21 1   1       200   fffffe81071234e0          softser/1
0       20 1   1       200   fffffe8107123900          softclk/1
0       19 1   1       200   fffffe810711c0a0          softbio/1
0       18 1   1       200   fffffe810711c4c0          softnet/1
0       17 1   1       201   fffffe810711c8e0             idle/1
0       16 2   1       200   fffffe811d30b080             sysmon
0       15 3   0       200   fffffe811d30b4a0         pmfsuspend pmfsuspend
0       14 3   0       200   fffffe811d30b8c0           pmfevent pmfevent
0       13 3   0       200   fffffe811db27060         sopendfree sopendfr
0       12 3   0       200   fffffe811db27480           nfssilly nfssilly
0       11 3   3       200   fffffe811db278a0            cachegc cachegc
0       10 3   3       200   fffffe811e12a040              vrele vrele
0        9 2   1       200   fffffe811e12a460             vdrain
0        8 3   0       200   fffffe811e12a880          modunload mod_unld
0        7 3   0       200   fffffe811e136020            xcall/0 xcall
0        6 1   0       200   fffffe811e136440          softser/0
0        5 1   0       200   fffffe811e136860          softclk/0
0        4 1   0       200   fffffe811e13f000          softbio/0
0        3 1   0       200   fffffe811e13f420          softnet/0
0        2 1   0       201   fffffe811e13f840             idle/0
0    >   1 7   1       200   ffffffff80fe5460            swapper
crash> 


2017年03月23日(木) 旧暦 [n年日記] [更新:"2017/03/25 11:28:05"]

#1 [NetBSD] panic after wake up (CF-N10)

Mar 25 20:08:47 CF-S9 /netbsd: acpi0: entering state S3
Mar 25 20:09:57 CF-S9 syslogd[188]: restart
Mar 25 20:09:57 CF-S9 /netbsd: uvm_fault(0xfffffe8107ee12e0, 0x0, 1) -> e
Mar 25 20:09:57 CF-S9 /netbsd: fatal page fault in supervisor mode
Mar 25 20:09:57 CF-S9 /netbsd: 
      trap type 6 code 0 rip ffffffff8062d581 cs 8 rflags 10202 cr2 0 ilevel 0 rsp fffffe8040aa5aa0
Mar 25 20:09:57 CF-S9 /netbsd: curlwp 0xfffffe811d064840 pid 104.1 lowest kstack 0xfffffe8040aa22c0
Mar 25 20:09:57 CF-S9 /netbsd: panic: trap
Mar 25 20:09:57 CF-S9 /netbsd: cpu0: Begin traceback...
Mar 25 20:09:57 CF-S9 /netbsd: vpanic() at netbsd:vpanic+0x140
Mar 25 20:09:57 CF-S9 /netbsd: snprintf() at netbsd:snprintf
Mar 25 20:09:57 CF-S9 /netbsd: startlwp() at netbsd:startlwp
Mar 25 20:09:57 CF-S9 /netbsd: alltraps() at netbsd:alltraps+0x9e
Mar 25 20:09:57 CF-S9 /netbsd: drm_irq_install() at netbsd:drm_irq_install+0xb7
Mar 25 20:09:57 CF-S9 /netbsd: __i915_drm_thaw() at netbsd:__i915_drm_thaw+0xc9
Mar 25 20:09:57 CF-S9 /netbsd: i915drmkms_resume() at netbsd:i915drmkms_resume+0x34
Mar 25 20:09:57 CF-S9 /netbsd: device_pmf_driver_resume() at netbsd:device_pmf_driver_resume+0x46
Mar 25 20:09:57 CF-S9 /netbsd: pmf_device_resume_locked() at netbsd:pmf_device_resume_locked+0xd3
Mar 25 20:09:57 CF-S9 /netbsd: pmf_device_resume() at netbsd:pmf_device_resume+0x41
Mar 25 20:09:57 CF-S9 /netbsd: pmf_system_resume() at netbsd:pmf_system_resume+0xc7
Mar 25 20:09:57 CF-S9 /netbsd: acpi_enter_sleep_state() at netbsd:acpi_enter_sleep_state+0x182
Mar 25 20:09:57 CF-S9 /netbsd: sysctl_hw_acpi_sleepstate() at netbsd:sysctl_hw_acpi_sleepstate+0xfe
Mar 25 20:09:57 CF-S9 /netbsd: sysctl_dispatch() at netbsd:sysctl_dispatch+0xc1
Mar 25 20:09:57 CF-S9 /netbsd: sys___sysctl() at netbsd:sys___sysctl+0xd8
Mar 25 20:09:57 CF-S9 /netbsd: syscall() at netbsd:syscall+0x1d8
Mar 25 20:09:57 CF-S9 /netbsd: --- syscall (number 202) ---
Mar 25 20:09:57 CF-S9 /netbsd: 77e0d470c97a:
Mar 25 20:09:57 CF-S9 /netbsd: cpu0: End traceback...
Mar 25 20:09:57 CF-S9 /netbsd: 
Mar 25 20:09:57 CF-S9 /netbsd: dumping to dev 0,1 (offset=25397671, size=1019705):
Mar 25 20:09:57 CF-S9 /netbsd: dump 


2017年03月11日() 旧暦 [n年日記] [更新:"2017/03/10 22:42:58"]

#1 [netbsd][git] Getting remote branch with git

git branch to netbsd-7
CF-N10@makoto 00:05:58/170311(..git-work/netbsd-src)% git branch -a
  master
* panasonic
  remotes/origin/HEAD -> origin/master
  remotes/origin/master
  remotes/origin/netbsd-3
  remotes/origin/netbsd-5
  remotes/origin/netbsd-6
  remotes/origin/netbsd-7
  remotes/origin/rmind-smpnet
CF-N10@makoto 00:05:59/170311(..git-work/netbsd-src)% git checkout -b netbsd-7 origin/netbsd-7
Checking out files: 100% (100077/100077), done.
Branch netbsd-7 set up to track remote branch netbsd-7 from origin.
Switched to a new branch 'netbsd-7'
CF-N10@makoto 00:07:24/170311(..git-work/netbsd-src)% 


2017年03月04日() 旧暦 [n年日記] [更新:"2017/03/03 23:37:23"]

#1 [pkgsrc] firefox-51.01nb3 fails with 7.99.60

cd /WRKOBJDIR/www/firefox/work/firefox-51.0.1/../build/dist/bin &&  \
     ./run-mozilla.sh /WRKOBJDIR/www/firefox/work/firefox-51.0.1/mach check-spidermonkey
env: python: No such file or directory
env: python: No such file or directory
Running jit-tests
running jstests
running jsapi-tests
Error running mach:

    ['check-spidermonkey']

The error occurred in code that was called by the mach command. This is either
a bug in the called code itself or in the way that mach is calling it.

You should consider filing a bug for this issue.

If filing a bug, please include the full output of mach, including this error
message.

The details of the failure are as follows:

OSError: [Errno 2] No such file or directory

  File "/WRKOBJDIR/www/firefox/work/firefox-51.0.1/testing/mach_commands.py", 
	line 450, in run_checkspidermonkey
    jsapi_tests_result = subprocess.call(jsapi_tests_cmd)
  File "/usr/pkg/lib/python2.7/subprocess.py", line 168, in call
    return Popen(*popenargs, **kwargs).wait()
  File "/usr/pkg/lib/python2.7/subprocess.py", line 390, in __init__
    errread, errwrite)
  File "/usr/pkg/lib/python2.7/subprocess.py", line 1024, in _execute_child
    raise child_exception
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/www/firefox
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/www/firefox




最近の日記
2025年02月13日
dvipdfmx ICC profile format spec. version 4.3.0
2025年01月29日
ham/wsjtx
2025年01月27日
wip/wsjtx 5.4.2
2025年01月25日
ham/wsjtx
2025年01月15日
今更 advent calendar
以上、5 日分です。
タイトル一覧
カテゴリ分類
Powered by hns-2.19.9, HyperNikkiSystem Project

Count.cgi (since 2000/02/05)