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

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

2016年03月19日() 旧暦 [n年日記] [更新:"2016/03/19 00:15:16"]

#1 [pkgsrc] fonts/p5-Fonts-FreeType

0.3 を 0.7 に 上げようとしたのだが、
  • patch が二つあって、一つは適用済。もう一つが Makefile.PL
Makefile.PL の方は、それなりに工夫がされたが、うまく行っていない
devel/p5-Devel-CheckLib を一ヶ所変更して、
--- lib/Devel/CheckLib.pm.orig	2016-02-20 01:23:39.000000000 +0900
+++ lib/Devel/CheckLib.pm	2016-03-18 21:13:02.000000000 +0900
@@ -272,7 +272,7 @@ sub assert_lib {
     # using special form of split to trim whitespace
     if(defined($args{LIBS})) {
         foreach my $arg (split(' ', $args{LIBS})) {
-            die("LIBS argument badly-formed: $arg\n") unless($arg =~ /^-[lLR]/);
+            die("LIBS argument badly-formed: $arg\n") unless($arg =~ /^-[lLRW]/);
             push @{$arg =~ /^-l/ ? \@libs : \@libpaths}, substr($arg, 2);
         }
     }
=> Checking for portability problems in extracted files
Shared object "libfreetype.so.18" not found
Build config: ft_config
Build flag LIB: -L/usr/X11R7/lib -lfreetype -Wl,-rpath,/usr/X11R7/lib
Build flag INC: -I/usr/X11R7/include/freetype2
Before
Shared object "libfreetype.so.18" not found
p5-Fonts-FreeType の Makefile.PL に次のように print 文を入れると
52  print "Before\n";
53  # finally use check_lib_or_exit so that it gives appropriate warnings to the user
54  check_lib_or_exit(
55      %MakeMakerFlags,
56      %header_config,
57  );
58  print "After\n";
After まで到達しない
===> Creating toolchain wrappers for p5-Font-FreeType-0.07
===> Configuring for p5-Font-FreeType-0.07
=> Fix PREFIX for freetype-config
INFO: [subst.mk:fc] Nothing changed in ./Makefile.PL.
=> Checking for portability problems in extracted files
Shared object "libfreetype.so.18" not found
Build config: ft_config
Build flag LIB: -L/usr/X11R7/lib -lfreetype -Wl,-rpath,/usr/X11R7/lib
Build flag INC: -I/usr/X11R7/include/freetype2
Before
Shared object "libfreetype.so.18" not found
wrong result: 'freetype'
===> Building for p5-Font-FreeType-0.07
make: cannot open Makefile.



最近の日記
2024年05月06日
py-setuptools (python 3.11.1)
make release took 1 hours and 10 min
qemu invocation for 10.99.10
2024年05月05日
Windows 10 version
serial connection
bc bench
2024年05月04日
Trial on 10.99.10
another version (later trial) to succeed
2024年04月29日
dkim
2024年03月10日
停電 (瞬電)
以上、1 日分です。
タイトル一覧
カテゴリ分類
Powered by hns-2.19.9, HyperNikkiSystem Project

Count.cgi (since 2000/02/05)