LFS(Linux From Scratch) 統合スレ 3 [無断転載禁止]©2ch.net (274レス)
1-

117
(2): 2024/04/29(月)16:35 ID:8lL/rZ8T(1) AAS
qtlocation もあかん

icu75 は異常

誰も上げたくないわけだ…
118: 2024/05/01(水)05:58 ID:rH9kfoUM(1) AAS
>>117
sed -e s@c++14@c++17@ -i qtlocation/src/3rdparty/mapbox-gl-native/mapbox-gl-native.pro

mapbox* はBLFS だとツリーに入ってないはずだけど
119: 2024/05/02(木)14:08 ID:72a+Mq2Y(1) AAS
gst-plugin-libav-1.24.3
ffmpeg-7.0
外部リンク:gitlab.freedesktop.org
120: 2024/05/03(金)15:25 ID:bZW4jpU9(1) AAS
llvmorg-18.1.5
121
(2): 2024/05/30(木)14:32 ID:8YoEaMwJ(1) AAS
gcc-14

$ make -f unix/Makefile generic_gcc

> zip.c
>In file included from zip.c:16:
>zip.h:726:10: error: conflicting types for 'memset'; have 'char *(char *, int, unsigned int)'
> 726 | char *memset OF((char *, int, unsigned int));
> | ^~~~~~
122: 2024/05/31(金)08:59 ID:vOBTkhEn(1) AAS
>>121

gentoo
zip-3.0-clang-15-configure-tests.patch
で通る。

gcc-14 だと
unix/configure
の結果、

-DZMEM なんかが flag に立つのが原因

それ以上追求してない
123: 2024/06/01(土)08:44 ID:4qcP2CuP(1) AAS
ghostscript
外部リンク[cgi]:bugs.ghostscript.com

これで通る
diff --git a/pdf/pdf_sec.c b/pdf/pdf_sec.c
index 565ae80ca..7e8f6719d 100644
--- a/pdf/pdf_sec.c
+++ b/pdf/pdf_sec.c
@@ -183,8 +183,8 @@ static int apply_sasl(pdf_context *ctx, char *Password, int Len, char **NewPassw
* this easy: the errors we want to ignore are the ones with
* codes less than 100. */
省7
124: 2024/06/01(土)09:41 ID:wEcLjSyL(1) AAS
gcc14 は酷いね…
125: 2024/06/01(土)10:43 ID:J+YmTfzO(1) AAS
gtk+2
外部リンク:gitweb.gentoo.org
126: 2024/06/02(日)11:15 ID:LrL5ym9Y(1) AAS
>>121

>Certain warnings are now errors
>Implicit function declarations (-Werror=implicit-function-declaration)

gcc-14の変更で、以前は warning だったのが error 吐いて止まるんだね

conftest.c
int main(){ char k; memset(&k,0,0); return 0; }
これだと落ちる

#include <string.h>
int main(){ char k; memset(&k,0,0); return 0; }
これだと通る
127: 2024/06/02(日)12:19 ID:NPtD+yAI(1) AAS
またおまw

gtk+2 を凍結すんのやめれ
128: 2024/06/03(月)19:06 ID:VbORlayz(1) AAS
あかん…
xorg-server + tearfree_backport-1.patch

../hw/xfree86/drivers/modesetting/dri2.c: In function 'ms_dri2_schedule_flip':
../hw/xfree86/drivers/modesetting/dri2.c:498:36: error: passing argument 4 of 'ms_do_pageflip' makes pointer from integer without a cast [-Wint-conversion]
129
(1): 2024/06/04(火)14:05 ID:ypHgchEE(1/3) AAS
あかん…
libcddb-1.3.2

cddb_net.c: In function 'timeout_connect':
cddb_net.c:328:63: error: passing argument 5 of 'getsockopt' from incompatible pointer type [-Wincompatible-pointer-types]
130
(1): 2024/06/04(火)14:08 ID:ypHgchEE(2/3) AAS
>>129
外部リンク:gitweb.gentoo.org
131: 2024/06/04(火)14:32 ID:ypHgchEE(3/3) AAS
xine-lib もビルド不能や…
132: 2024/06/05(水)07:26 ID:eqbuqoUF(1) AAS
qt5 もダメだね
133: 2024/06/09(日)07:53 ID:jFg4izMN(1) AAS
mesa 24.1.1 にしたら色々とさらに酷くなったw
134: 2024/06/10(月)16:22 ID:YeZt8jvy(1) AAS
補助的にgcc-13 をstatic でつくって入れておいた方がいい。

誰でもいいからエディタはそれを書くべき。
135: 2024/06/13(木)06:54 ID:elMT2pg5(1) AAS
アチャーやっちゃった… > mesa-24.1.1
136
(1): 2024/06/14(金)06:22 ID:VJuhOBq0(1/2) AAS
あかん…

libxml-2.13.0

-> libxslt-1.1.39

CC xsltproc.o
xsltproc.c: In function ‘main’:
xsltproc.c:735:21: warning: ‘xmlParserMaxDepth’ is deprecated [-Wdeprecated-declarations]
735 | xmlParserMaxDepth = value;
| ^~~~~~~~~~~~~~~~~
In file included from xsltproc.c:42:
/usr/include/libxml2/libxml/parserInternals.h:35:30: note: declared here
省15
1-
あと 138 レスあります
スレ情報 赤レス抽出 画像レス抽出 歴の未読スレ AAサムネイル

ぬこの手 ぬこTOP 0.015s