Vine Linux バグトラッキングシステム - Vine Linux
課題の詳細を表示
0000898Vine Linux1 バグ公開2010-01-23 23:212010-02-04 01:52
Takemikaduchi 
kudoh 
不明 
完了不明 
5.0 
 
x86_64
filezilla-3.3.1-1vl5.src.rpm
0000898: (x86_64) filezilla リビルド失敗
x86_64の環境にて、ソースパッケージ filezilla-3.3.1-1vl5.src.rpm をリビルドすることができません。
以下のようなメッセージが表示されます。

configure: Using system tinyxml
checking for LIBDBUS... no
checking for LIBDBUS... no
configure: error: libdbus not found. Install libdbus or configure with --without-dbus
エラー: /var/tmp/rpm-tmp.78814 の不正な終了ステータス (%build)
設定されていません。
課題の履歴
2010-01-23 23:21Takemikaduchi新規課題
2010-01-24 19:58kudohコメント追加: 0003815
2010-01-31 21:03Takemikaduchiコメント追加: 0003816
2010-02-02 20:24kudohコメント追加: 0003817
2010-02-03 00:02Takemikaduchiコメント追加: 0003818
2010-02-04 01:52yasumichi担当者 => kudoh
2010-02-04 01:52yasumichi状態新規 => 完了
2010-02-04 01:52yasumichiコメント追加: 0003819

コメント
(0003815)
kudoh   
2010-01-24 19:58   
> x86_64の環境にて、ソースパッケージ filezilla-3.3.1-1vl5.src.rpm をリビル
> ドすることができません。
> 以下のようなメッセージが表示されます。
>
> configure: Using system tinyxml
> checking for LIBDBUS... no
> checking for LIBDBUS... no
> configure: error: libdbus not found. Install libdbus or configure with --
> without-dbus
> エラー: /var/tmp/rpm-tmp.78814 の不正な終了ステータス (%build)

BuildRequires: dbus-develを追加したパッケージをputしましたので、
確認をお願いします。
(0003816)
Takemikaduchi   
2010-01-31 21:03   
> > x86_64の環境にて、ソースパッケージ filezilla-3.3.1-1vl5.src.rpm をリビル
> > ドすることができません。
> > 以下のようなメッセージが表示されます。
> >
> > configure: Using system tinyxml
> > checking for LIBDBUS... no
> > checking for LIBDBUS... no
> > configure: error: libdbus not found. Install libdbus or configure with --
> > without-dbus
> > エラー: /var/tmp/rpm-tmp.78814 の不正な終了ステータス (%build)
>
> BuildRequires: dbus-develを追加したパッケージをputしましたので、
> 確認をお願いします。

ご対応ありがとうございます。
リビルドをしてみましたが、今度は dbus ではなく、xdg-utils のチェックでエラーが発生しました。

checking D-Bus support... yes
-I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__
checking for xdg-open... no
configure: error: xdg-open not found. This program is the preferred way to launch the default browser. Please install the xdg-utils.
エラー: /var/tmp/rpm-tmp.42689 の不正な終了ステータス (%build)

「BuildRequires: xdg-utils」を追加することにより、パッケージをリビルドできますので、BuildRequires の追加をお願いします。
(0003817)
kudoh   
2010-02-02 20:24   
> > > x86_64の環境にて、ソースパッケージ filezilla-3.3.1-1vl5.src.rpm をリビル
> > > ドすることができません。
> > > 以下のようなメッセージが表示されます。
> > >
> > > configure: Using system tinyxml
> > > checking for LIBDBUS... no
> > > checking for LIBDBUS... no
> > > configure: error: libdbus not found. Install libdbus or configure with --
> > > without-dbus
> > > エラー: /var/tmp/rpm-tmp.78814 の不正な終了ステータス (%build)
> >
> > BuildRequires: dbus-develを追加したパッケージをputしましたので、
> > 確認をお願いします。
>
> ご対応ありがとうございます。
> リビルドをしてみましたが、今度は dbus ではなく、xdg-utils のチェックでエ
> ラーが発生しました。
>
> checking D-Bus support... yes
> -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__
> checking for xdg-open... no
> configure: error: xdg-open not found. This program is the preferred way
> to launch the default browser. Please install the xdg-utils.
> エラー: /var/tmp/rpm-tmp.42689 の不正な終了ステータス (%build)
>
> 「BuildRequires: xdg-utils」を追加することにより、パッケージをリビルドで
> きますので、BuildRequires の追加をお願いします。

テストありがとうございました。
「BuildRequires: xdg-utils」を追加したパッケージをputしましたので、
再度確認をお願いします。
(0003818)
Takemikaduchi   
2010-02-03 00:02   
> > > > x86_64の環境にて、ソースパッケージ filezilla-3.3.1-1vl5.src.rpm をリビル
> > > > ドすることができません。
> > > > 以下のようなメッセージが表示されます。
> > > >
> > > > configure: Using system tinyxml
> > > > checking for LIBDBUS... no
> > > > checking for LIBDBUS... no
> > > > configure: error: libdbus not found. Install libdbus or configure with --
> > > > without-dbus
> > > > エラー: /var/tmp/rpm-tmp.78814 の不正な終了ステータス (%build)
> > >
> > > BuildRequires: dbus-develを追加したパッケージをputしましたので、
> > > 確認をお願いします。
> >
> > ご対応ありがとうございます。
> > リビルドをしてみましたが、今度は dbus ではなく、xdg-utils のチェックでエ
> > ラーが発生しました。
> >
> > checking D-Bus support... yes
> > -I/usr/lib64/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__
> > checking for xdg-open... no
> > configure: error: xdg-open not found. This program is the preferred way
> > to launch the default browser. Please install the xdg-utils.
> > エラー: /var/tmp/rpm-tmp.42689 の不正な終了ステータス (%build)
> >
> > 「BuildRequires: xdg-utils」を追加することにより、パッケージをリビルドで
> > きますので、BuildRequires の追加をお願いします。
>
> テストありがとうございました。
> 「BuildRequires: xdg-utils」を追加したパッケージをputしましたので、
> 再度確認をお願いします。

ご対応ありがとうございます。
リビルドできることを確認しました。
(0003819)
yasumichi   
2010-02-04 01:52   
> ご対応ありがとうございます。
> リビルドできることを確認しました。

状態を完了にします。