VineSeed ML アーカイブ



[VineSeed:023403] Re: upload: t1lib, t1utils

  • From: Ryoichi INAGAKI <ryo1@xxxxxxxxxxxxx>
  • Subject: [VineSeed:023403] Re: upload: t1lib, t1utils
  • Date: Sun, 15 May 2011 22:06:54 +0900
稲垣です。

ご報告ありがとうございます。調べてみたところ 5.0.2 のソースアーカイブ内の ltconfig がかなり古く(タイムスタンプが2001年)、x86_64 にそもそも対応できてないような気がしました。

上記対応というわけではないのですが、5.1.2 が最新版のようなのでとりあえずそちらに更新してみました。これでビルドが通るかどうかお試しいただければ幸いです。

 t1lib-5.1.2-1vl6.src.rpm
 t1lib-5.1.2-1vl6.i686.rpm
 t1lib-devel-5.1.2-1vl6.i686.rpm
 t1lib-progs-5.1.2-1vl6.i686.rpm
 t1lib-static-devel-5.1.2-1vl6.i686.rpm


On 2011/05/02, at 2:29, Munehiro Yamamoto wrote:

> 山本@千葉です。
> 
> 2011年4月25日23:38 Ryoichi INAGAKI <ryo1@xxxxxxxxxxxxx>:
>> 稲垣です。
>> 
>> 以下のパッケージを VineSeed に put しました。
>> 
>>  t1lib-5.0.2-3vl6.src.rpm
>>  t1lib-5.0.2-3vl6.i686.rpm
>>  t1lib-devel-5.0.2-3vl6.i686.rpm
>>  t1lib-progs-5.0.2-3vl6.i686.rpm
>>  t1lib-static-devel-5.0.2-3vl6.i686.rpm
>> 
>>  t1utils-1.36-1vl6.src.rpm
>>  t1utils-1.36-1vl6.i686.rpm
>> 
>> t1lib は現在の VineSeed でビルドしています。BR: tetex を BR: texlive に変更しています。
>> t1utils はソースを更新しています。
>> 
>> x86_64, ppc でのビルドお願いいたします。
> 
> VineSeed x86_64 でリビルド、または vbuilder に投げると、
> ビルドに失敗します。
> 
> $ rpmbuild --rebuild
> /home/munepi/rpm/vbuilder/VineSeed/SRPMS/t1lib-5.0.2-3vl6.src.rpm
> /home/munepi/rpm/vbuilder/VineSeed/SRPMS/t1lib-5.0.2-3vl6.src.rpm をインストール中です。
> 実行中(%prep): /bin/sh -e /var/tmp/rpm-tmp.snkTKt
> + umask 022
> + cd /dev/shm/munepi/BUILD
> + rm -rf /dev/shm/munepi/BUILDROOT/t1lib-5.0.2-3vl6.x86_64
> + cd /dev/shm/munepi/BUILD
> + rm -rf t1lib-5.0.2
> + /bin/gzip -dc /home/munepi/rpm/SOURCES/t1lib/t1lib-5.0.2.tar.gz
> + /bin/tar -xf -
> + STATUS=0
> + '[' 0 -ne 0 ']'
> + cd t1lib-5.0.2
> + /bin/chmod -Rf a+rX,u+w,g-w,o-w .
> + echo 'Patch #0 (t1lib-DESTDIR.patch):'
> Patch #0 (t1lib-DESTDIR.patch):
> + /usr/bin/patch -s -p1 --fuzz=2
> + /bin/cat /home/munepi/rpm/SOURCES/t1lib/t1lib-DESTDIR.patch
> + echo 'Patch #1 (t1lib-doc.patch.bz2):'
> Patch #1 (t1lib-doc.patch.bz2):
> + /usr/bin/bzip2 -dc /home/munepi/rpm/SOURCES/t1lib/t1lib-doc.patch.bz2
> + /usr/bin/patch -s -p0 --fuzz=2
> + echo 'Patch #2 (t1lib-config.patch.bz2):'
> Patch #2 (t1lib-config.patch.bz2):
> + /usr/bin/bzip2 -dc /home/munepi/rpm/SOURCES/t1lib/t1lib-config.patch.bz2
> + /usr/bin/patch -s -p0 --fuzz=2
> + exit 0
> 実行中(%build): /bin/sh -e /var/tmp/rpm-tmp.IehNJ1
> + umask 022
> + cd /dev/shm/munepi/BUILD
> + cd t1lib-5.0.2
> + CFLAGS='-O2 -m64 -mtune=generic -fno-strict-aliasing -fno-schedule-insns2'
> + export CFLAGS
> + CXXFLAGS='-O2 -m64 -mtune=generic -fno-strict-aliasing -fno-schedule-insns2'
> + export CXXFLAGS
> + FFLAGS='-O2 -m64 -mtune=generic -fno-strict-aliasing -fno-schedule-insns2'
> + export FFLAGS
> + ./configure --host=x86_64-unknown-linux-gnu
> --build=x86_64-unknown-linux-gnu --program-prefix= --prefix=/usr
> --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin
> --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include
> --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var
> --sharedstatedir=/usr/share --mandir=/usr/share/man
> --infodir=/usr/share/info
> creating cache ./config.cache
> checking whether make sets ${MAKE}... yes
> checking for gcc... gcc
> checking whether the C compiler (gcc -O2 -m64 -mtune=generic
> -fno-strict-aliasing -fno-schedule-insns2 ) works... yes
> checking whether the C compiler (gcc -O2 -m64 -mtune=generic
> -fno-strict-aliasing -fno-schedule-insns2 ) is a cross-compiler... no
> checking whether we are using GNU C... yes
> checking whether gcc accepts -g... yes
> checking how to run the C preprocessor... gcc -E
> checking for X... libraries /usr/lib64, headers
> checking for dnet_ntoa in -ldnet... no
> checking for dnet_ntoa in -ldnet_stub... no
> checking for gethostbyname... yes
> checking for connect... yes
> checking for remove... yes
> checking for shmat... yes
> checking for IceConnectionNumber in -lICE... yes
> checking for Athena... libraries in default path, headers in default path
> checking host system type... Invalid configuration
> `x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized
> 
> checking build system type... Invalid configuration
> `x86_64-unknown-linux-gnu': machine `x86_64-unknown' not recognized
> 
> checking for ranlib... ranlib
> checking for ld used by GCC... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for BSD-compatible nm... /usr/bin/nm -B
> checking whether ln -s works... yes
> updating cache ./config.cache
> loading cache ./config.cache within ltconfig
> ltconfig: you must specify a host type if you use `--no-verify'
> Try `ltconfig --help' for more information.
> configure: error: libtool configure failed
> エラー: /var/tmp/rpm-tmp.IehNJ1 の不正な終了ステータス (%build)
> 
> 
> RPM ビルドエラー:
>    /var/tmp/rpm-tmp.IehNJ1 の不正な終了ステータス (%build)
> 
> 取り急ぎ、報告までです。
> 
> -- 
> 山本 宗宏 Munehiro "munepi" Yamamoto <munepi@xxxxxxxxxxxxx>
> GPG Key ID: 0xC24B55FD
> GPG Key Fingerprint: 61EC 85A8 5F34 5E35 91E8  8AD0 1D28 D5DE C24B 55FD
> 
> 

-- 
* Ryoichi INAGAKI <ryo1@bc.wakwak.com>
+ http://ryo1.net/
+ GnuPG Fingerprint = C0F3 0C91 10F9 6DB7 CD43 AC17 5F7F 5390 3A52 A6E3

_______________________________________________
VineSeed mailing list
VineSeed@xxxxxxxxxxxxx
http://lists.vinelinux.org/mailman/listinfo/vineseed