トップ «前の日記(2012-06-09(土)) 最新 次の日記(2012-06-11(月))» 編集

新秀の介の日記

過去の日記

2012-06-10(日) 早速、梅雨の中休み

_ 寝足りない

昨日は、昼寝をしたにもかかわらず、0時を過ぎたら眠くなったので、1時前には眠りについた。起きたのは7時過ぎだったので、そこそこの睡眠時間は確保できたはずなのだが、眠りが浅かったのか、寝足りない感じ。今日も、昼寝するかなあ。

_ ばぐじら救援通信

いつものメモ書き。

今回は、FirefoxとThunderbird 13.0のリリースがあるけど、Nightlyネタも欲しいところだな。

_ Bug-org 762162 : Cannot connect to Gmail and Twitter with SPDY on

Firefox 13.0でSPDYを有効にしていると、GmailやTwitterに繋がらないという報告があるらしいが、これが原因らしい。Trunkでは、bug-org 762025 : Failing to connect to certain sites [google.com]というのが、あるみたい。どちらにしても、うちでは問題はないようだけど。

_ 今日のThunderbird

Bug-org 763143 : Exception: Missing option: -o expandlibs_gen.py nsAutoComplete.o > libxpautocomplete.a.descはFIXEDになったので、再度ビルドしてみたけど、今度は別のところでエラー。

c++ -o nsMsgComposeService.o -c -I../../../mozilla/dist/stl_wrappers -I../../../mozilla/dist/system_wrappers -include /home/hideo/develop/comm-central/mozilla/config/gcc_hidden.h -DMOZ_GLUE_IN_PROGRAM -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES  -DZLIB_INTERNAL -DMOZ_THUNDERBIRD=1 -DOSTYPE=\"Linux3\" -DOSARCH=Linux  -I/home/hideo/develop/comm-central/mailnews/compose/src -I. -I../../../mozilla/dist/include -I../../../mozilla/dist/include/nsprpub  `/home/hideo/develop/comm-central/tb-opt/mozilla/dist/sdk/bin/nspr-config --prefix=/home/hideo/develop/comm-central/tb-opt/mozilla/dist --includedir=/home/hideo/develop/comm-central/tb-opt/mozilla/dist/include/nspr --cflags` -I/home/hideo/develop/comm-central/tb-opt/mozilla/dist/include/nss      -fPIC  -fno-rtti -pedantic -Wall -Wpointer-arith -Woverloaded-virtual -Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy -Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align -Wno-long-long -fno-exceptions -fno-strict-aliasing -std=gnu++0x -pthread -pipe  -DNDEBUG -DTRIMMED -g -Os -freorder-blocks  -fomit-frame-pointer   -DMOZILLA_CLIENT -include ../../../comm-config.h -MD -MF .deps/nsMsgComposeService.pp /home/hideo/develop/comm-central/mailnews/compose/src/nsMsgComposeService.cpp
/home/hideo/develop/comm-central/mailnews/compose/src/nsMsgComposeService.cpp: In member function ‘nsresult nsMsgComposeService::GetOrigWindowSelection(MSG_ComposeType, nsIMsgWindow*, nsACString_internal&)’:
/home/hideo/develop/comm-central/mailnews/compose/src/nsMsgComposeService.cpp:435:47: error: no matching function for call to ‘nsISelection::ToString(nsGetterCopies)’
/home/hideo/develop/comm-central/mailnews/compose/src/nsMsgComposeService.cpp:435:47: note: candidate is:
In file included from /home/hideo/develop/comm-central/mailnews/compose/src/nsMsgComposeService.cpp:50:0:
../../../mozilla/dist/include/nsISelection.h:100:28: note: virtual nsresult nsISelection::ToString(nsAString_internal&)
../../../mozilla/dist/include/nsISelection.h:100:28: note:   no known conversion for argument 1 from ‘nsGetterCopies’ to ‘nsAString_internal&’
/home/hideo/develop/comm-central/mailnews/compose/src/nsMsgComposeService.cpp: In member function ‘virtual nsrefcnt nsMsgTemplateReplyHelper::Release()’:
/home/hideo/develop/comm-central/mailnews/compose/src/nsMsgComposeService.cpp:882:1: warning: deleting object of polymorphic class type ‘nsMsgTemplateReplyHelper’ which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor]
make[7]: *** [nsMsgComposeService.o] エラー 1

こっちは、どのバグか、わからない。

[追記]2時間ほど時間を置いて、ソースコードをチェックアウトしてからビルドしなおしたら、無事に完了した。

_ linux-2.6 3.4.1-1~experimental.1

linux-kbuild-3.4がexperimentalにアップロードされたので、無事にカーネルを3.4.1にアップグレード*1できた。ただ、dmesgを見ると、

[    5.313546] microcode: failed to load file amd-ucode/microcode_amd.bin
[    5.315741] microcode: CPU1: patch_level=0x01000086
[    5.319334] microcode: failed to load file amd-ucode/microcode_amd.bin
[    5.321554] microcode: CPU2: patch_level=0x01000086
[    5.325250] microcode: failed to load file amd-ucode/microcode_amd.bin
[    5.327455] microcode: CPU3: patch_level=0x01000086
[    5.331031] microcode: failed to load file amd-ucode/microcode_amd.bin

なんてメッセージを吐いているのが気になる。これは、firmware-linux-nonfreeパッケージあたりの対応を待つしか無いのかな。

Tags: Debian

*1 もっとも、すでに、3.4.2がリリースされているようだが。


Copyright (C) 2005-2012 by Hidenosuke. All rights reserved.
mailto: hidenosuke_at_hidenosuke_dot_org or hideo.oshima_at_gmail_dot_com