From nobody Tue Aug 27 13:43:18 2024 X-Original-To: freebsd-ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4WtTJt6f16z5Vl0x for ; Tue, 27 Aug 2024 13:43:26 +0000 (UTC) (envelope-from SRS0=iIFd=P2=klop.ws=ronald-lists@realworks.nl) Received: from smtp-relay-int.realworks.nl (smtp-relay-int.realworks.nl [194.109.157.24]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4WtTJt3TBwz43KR for ; Tue, 27 Aug 2024 13:43:26 +0000 (UTC) (envelope-from SRS0=iIFd=P2=klop.ws=ronald-lists@realworks.nl) Authentication-Results: mx1.freebsd.org; none Date: Tue, 27 Aug 2024 15:43:18 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=klop.ws; s=rw2; t=1724766198; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=n5ZaFERkqnmKG/0QoZ00OYLnNwuJ+8LR00uA6a/KqR4=; b=t8/VR7RxwgSVRMRmIdYADQqsxEzkrfc6IdIFzaJj5lybaMYRH6/+71gHzpHDbVLTbQhwI+ UM0Um/Vi7BTu440N7Ip0qfbPAKmdSL8EKIacJG2bnbYPBPtJcu9GCLK/iphcyqIMEAKqMa 4I2V7WVUj2+ZNKva3P42XaeYIdjUSFQkbjBlf1FYvivgjO79GV/0q4dFwtzyVu7m2BxEga aCAyQ9b2KNzre9Y289w1yHnG0Frywygr3DMpsTFCgR+QSHap7SrEOkKISMOHOMWRVtnHao 087wSzedcH/0vTzhIHNn6xbBjyWvW+6HiiAIpaf9pI0oDGR0G5itsPkfc4SxVg== From: Ronald Klop To: freebsd-ports@freebsd.org Cc: David Wolfskill Message-ID: <1344416062.7923.1724766198366@localhost> In-Reply-To: References: Subject: Re: www/chromium-128.0.6613.84 build failure (amd64; poudriere) List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-ports@freebsd.org Sender: owner-freebsd-ports@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_7922_470756513.1724766198334" X-Mailer: Realworks (717.37) Importance: Normal X-Priority: 3 (Normal) X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:3265, ipnet:194.109.0.0/16, country:NL] X-Rspamd-Queue-Id: 4WtTJt3TBwz43KR ------=_Part_7922_470756513.1724766198334 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: quoted-printable When you scroll back a bit in the logs the error output I see is: ... FAILED: gen/third_party/crabbyavif/crabbyavif_libyuv_bindings.rs ... thread 'main' panicked at /wrkdirs/usr/ports/devel/rust-bindgen-cli/work/bi= ndgen-cli-0.70.1/cargo-crates/bindgen-0.70.1/lib.rs:622:27: Unable to find libclang: "couldn't find any valid shared libraries matching= : ['libclang.so', 'libclang.so.*'], set the `LIBCLANG_PATH` environment var= iable to a path where one of these files can be found (invalid: [])" note: run with `RUST_BACKTRACE=3D1` environment variable to display a backt= race Traceback (most recent call last): File "/wrkdirs/usr/ports/www/chromium/work/chromium-128.0.6613.84/out/Rel= ease/../../build/rust/run_bindgen.py", line 118, in main() File "/wrkdirs/usr/ports/www/chromium/work/chromium-128.0.6613.84/out/Rel= ease/../../build/rust/run_bindgen.py", line 106, in main subprocess.check_call([args.exe, *genargs], env=3Denv) File "/usr/local/lib/python3.11/subprocess.py", line 413, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '[' ']' = died with . I have no further clue why this happens. Regards, Ronald. =20 Van: David Wolfskill Datum: dinsdag, 27 augustus 2024 15:13 Aan: freebsd-ports@freebsd.org Onderwerp: www/chromium-128.0.6613.84 build failure (amd64; poudriere) >=20 > My build machine gets the task of building packages for www/chromium > for the machines that actually use it. And it (and its earlier > instantiation) has been using poudriere-devel for package-building > since July, 2015. >=20 > Given the VuXML entry for chromium and the recent update of the latter > to 128.0.6613.84, I set the builder to work; it rebuilt several things > in preparation for chromium, but the latter failed (apparently something > that ninja encountered). >=20 > The build machine was running: > FreeBSD freebeast.catwhisker.org 14.1-STABLE FreeBSD 14.1-STABLE #208 sta= ble/14-n268552-818e3dc03d0c: Tue Aug 27 10:34:16 UTC 2024 root@freebeas= t.catwhisker.org:/common/S1/obj/usr/src/amd64.amd64/sys/GENERIC amd64 14015= 02 1401502 >=20 > with the ports tree at: main-n675227-f2a04eb29525 >=20 > It had most recently (before this) rebuilt all packages Sunday (2 > days ago); the only failure then was games/bsdgames. >=20 > This morning, it reported that it built/failed/ignored: > [01:01:43] Built ports: devel/pkgconf graphics/wayland x11/libxkbcommon m= ultimedia/libva graphics/vulkan-loader graphics/libplacebo devel/glib20 dev= el/desktop-file-utils misc/shared-mime-info devel/dbus-glib graphics/mesa-l= ibs devel/py-dbus@py311 audio/jack devel/gobject-introspection devel/sdl20 = devel/gsettings-desktop-schemas devel/libgudev databases/sqlite3@default sy= sutils/polkit accessibility/at-spi2-core devel/json-glib graphics/gdk-pixbu= f2 x11/libwacom multimedia/gstreamer1 graphics/cairo devel/qt5-core graphic= s/gtk-update-icon-cache x11/libinput security/nss multimedia/gstreamer1-plu= gins net/avahi-app x11-themes/adwaita-icon-theme sysutils/consolekit2 print= /harfbuzz lang/vala devel/dconf graphics/mesa-dri multimedia/pipewire devel= /libgusb security/libsecret devel/qt5-dbus net/qt5-network x11-toolkits/pan= go audio/pulseaudio print/harfbuzz-icu graphics/libjxl graphics/colord prin= t/cups accessibility/speech-dispatcher x11-toolkits/qt5-gui multimedia/ffmp= eg x11-toolkits/qt5-widgets audio/alsa-plugins lang/rust devel/rust-bindgen= -cli graphics/librsvg2-rust x11-toolkits/gtk30 > [01:01:43] Failed ports: www/chromium:build > [01:01:43] Ignored ports: devel/swig textproc/p5-XML-Parser devel/gettext= -tools devel/p5-Locale-gettext misc/help2man databases/gdbm security/nettle= archivers/zstd devel/libdatrie devel/p5-Locale-libintl audio/libvorbis pri= nt/texinfo graphics/tiff textproc/gsed devel/m4 security/rhash dns/libidn2 = math/mpfr security/libgcrypt multimedia/libtheora graphics/lcms2 devel/biso= n devel/cmake-core lang/ruby32 shells/bash textproc/rubygem-rdiscount www/r= ubygem-hpricot audio/espeak-ng devel/binutils@native lang/python311 devel/r= e2 multimedia/libv4l x11/libSM devel/libthai graphics/libexif audio/flac au= dio/speex x11/libxcb x11/libX11 devel/py-pyyaml@py311 x11/libXfixes audio/a= lsa-lib x11/libXdamage x11/xcb-util x11/xcb-util-wm x11/xcb-util-renderutil= audio/libsndfile print/freetype2 x11/libXext x11/libXScrnSaver x11-fonts/m= kfontscale x11-toolkits/libXt x11-toolkits/libXmu x11/libXcomposite x11/lib= Xinerama graphics/openjpeg audio/libsamplerate x11/xcb-util-image x11/xcb-u= til-keysyms textproc/libxml2 textproc/libxslt multimedia/aom x11/xprop x11/= libXrender x11/xset x11/libXrandr devel/dbus x11/libXcursor graphics/openex= r www/node20 dns/libpsl security/p11-kit x11-fonts/fontconfig graphics/libg= lvnd security/gnutls ftp/curl x11/libXv x11/libXi graphics/libGLU x11-fonts= /libXft x11/libXtst x11/libXxf86vm graphics/libdrm graphics/freeglut devel/= llvm18@default devel/llvm15@default graphics/webp devel/spirv-llvm-translat= or@llvm15 >=20 >=20 > The last part of the log: > ... > [ 12% 7920/64048] python3 ../../third_party/catapult/tracing/bin/generate= _about_tracing_contents --outdir gen/content/browser/tracing > [ 12% 7920/64048] cc -MD -MF obj/third_party/brotli/enc/backward_referenc= es.o.d -DUSE_AURA=3D1 -DUSE_GLIB=3D1 -DUSE_OZONE=3D1 -DOFFICIAL_BUILD -D_FI= LE_OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_T= ABLES -D_GNU_SOURCE -D_LIBCPP_HARDENING_MODE=3D_LIBCPP_HARDENING_MODE_EXTEN= SIVE -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -D_LIBCXXABI_DISABLE_VISIBILI= TY_ANNOTATIONS -DCR_LIBCXX_REVISION=3D6bb75caa139ee1e686d2205910454cf6ea212= e58 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=3D0 -I../.. -Igen -I= ../../buildtools/third_party/libc++ -I../../third_party/brotli/include -fno= -delete-null-pointer-checks -fno-ident -fno-strict-aliasing -fstack-protect= or -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pthread -fcolo= r-diagnostics -fmerge-all-constants -fno-sized-deallocation -fcomplete-memb= er-pointers -m64 -msse3 -Xclang -fdebug-compilation-dir -Xclang . -no-canon= ical-prefixes -ftrivial-auto-var-init=3Dpattern -fno-omit-frame-pointer -g0= -fprofile-use=3D../../chrome/build/pgo_profiles/chrome-linux-6613-17241766= 77-471e3754246bb4b3b123986461efc47da76fd985-930ea204ea21ac0cb91d7ef9b1aeffa= ba6cb10fa.profdata -Wno-profile-instr-unprofiled -Wno-profile-instr-out-of-= date -Wno-backend-plugin -mllvm -enable-ext-tsp-block-placement=3D1 -fvisib= ility=3Dhidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-= compare -Wall -Wno-unused-variable -Wno-c++11-narrowing -Wno-unused-but-set= -variable -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-= unused-parameter -Wno-psabi -Wloop-analysis -Wno-unneeded-internal-declarat= ion -Wno-cast-function-type -Wno-deprecated-builtins -Wno-deprecated-this-c= apture -Wno-invalid-offsetof -Wno-vla-extension -O2 -fdata-sections -ffunct= ion-sections -fno-unique-section-names -fno-math-errno -std=3Dc11 -c ../../= third_party/brotli/enc/backward_references.c -o obj/third_party/brotli/enc/= backward_references.o > [ 12% 7920/64048] python3 ../../third_party/blink/renderer/bindings/scrip= ts/build_web_idl_database.py --output gen/third_party/blink/renderer/bindin= gs/web_idl_database.pickle --runtime_enabled_features ../../third_party/bli= nk/renderer/platform/runtime_enabled_features.json5 -- gen/third_party/blin= k/renderer/bindings/web_idl_in_core.pickle gen/third_party/blink/renderer/b= indings/web_idl_in_core_for_testing.pickle gen/third_party/blink/renderer/b= indings/web_idl_in_modules.pickle gen/third_party/blink/renderer/bindings/w= eb_idl_in_modules_for_testing.pickle > ninja: build stopped: subcommand failed. > =3D=3D=3D> Compilation failed unexpectedly. > Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failur= e to > the maintainer. > *** Error code 1 >=20 > Stop. > make: stopped in /usr/ports/www/chromium > =3D>> Cleaning up wrkdir > =3D=3D=3D> Cleaning for chromium-128.0.6613.84 > build of www/chromium | chromium-128.0.6613.84 ended at Tue Aug 27 12:31:= 40 UTC 2024 > build time: 00:08:51 > !!! build failure encountered !!! >=20 >=20 >=20 > Full logs may be found in > https://www.catwhisker.org/~david/FreeBSD/ports/chromium/ >=20 > Peace, > david > --=20 > David H. Wolfskill david@catwhisker.org > Restricting bodily autonomy is a mark of autocracy, not conservatism. >=20 > See https://www.catwhisker.org/~david/publickey.gpg for my public key. >=20 >=20 >=20 > =20 =20 ------=_Part_7922_470756513.1724766198334 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: quoted-printable When you scroll back a bit in the logs the error o= utput I see is:

...
FAILED: gen/third_party/crabbyavif/crabbyavif_libyuv_bindings.rs
...
thread 'main' panicked at /wrkdirs/usr/ports/devel/rust-bindgen-cli/work/bi= ndgen-cli-0.70.1/cargo-crates/bindgen-0.70.1/lib.rs:622:27:
Unable to find libclang: "couldn't find any valid shared libraries matching= : ['libclang.so', 'libclang.so.*'], set the `LIBCLANG_PATH` environment var= iable to a path where one of these files can be found (invalid: [])"
note: run with `RUST_BACKTRACE=3D1` environment variable to display a backt= race
Traceback (most recent call last):
  File "/wrkdirs/usr/ports/www/chromium/work/chromium-128.0.6613.84/ou= t/Release/../../build/rust/run_bindgen.py", line 118, in <module>
    main()
  File "/wrkdirs/usr/ports/www/chromium/work/chromium-128.0.6613.84/ou= t/Release/../../build/rust/run_bindgen.py", line 106, in main
    subprocess.check_call([args.exe, *genargs], env=3Denv)   File "/usr/local/lib/python3.11/subprocess.py", line 413, in check_c= all
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '[' <snip long bindgen comma= nd> ']' died with <Signals.SIGABRT: 6>.

I have no further clue why this happens.

Regards,
Ronald.
 

Van: David Wolfskill <david@catwhisker.org>
Datum: dinsdag, 27 augustus 2024 15:13
Aan: freebsd-ports@freebsd.org
Onderwerp: www/chromium-128.0.6613.84 build failure (amd64= ; poudriere)

My build machine gets the task= of building packages for www/chromium
for the machines that actually use it.  And it (and its earlier
instantiation) has been using poudriere-devel for package-building
since July, 2015.

Given the VuXML entry for chromium and the recent update of the latter
to 128.0.6613.84, I set the builder to work; it rebuilt several things
in preparation for chromium, but the latter failed (apparently something that ninja encountered).

The build machine was running:
FreeBSD freebeast.catwhisker.org 14.1-STABLE FreeBSD 14.1-STABLE #208 stabl= e/14-n268552-818e3dc03d0c: Tue Aug 27 10:34:16 UTC 2024    &= nbsp;root@freebeast.catwhisker.org:/common/S1/obj/usr/src/amd64.amd64/sys/G= ENERIC amd64 1401502 1401502

with the ports tree at: main-n675227-f2a04eb29525

It had most recently (before this) rebuilt all packages Sunday (2
days ago); the only failure then was games/bsdgames.

This morning, it reported that it built/failed/ignored:
[01:01:43] Built ports: devel/pkgconf graphics/wayland x11/libxkbcommon mul= timedia/libva graphics/vulkan-loader graphics/libplacebo devel/glib20 devel= /desktop-file-utils misc/shared-mime-info devel/dbus-glib graphics/mesa-lib= s devel/py-dbus@py311 audio/jack devel/gobject-introspection devel/sdl20 de= vel/gsettings-desktop-schemas devel/libgudev databases/sqlite3@default sysu= tils/polkit accessibility/at-spi2-core devel/json-glib graphics/gdk-pixbuf2= x11/libwacom multimedia/gstreamer1 graphics/cairo devel/qt5-core graphics/= gtk-update-icon-cache x11/libinput security/nss multimedia/gstreamer1-plugi= ns net/avahi-app x11-themes/adwaita-icon-theme sysutils/consolekit2 print/h= arfbuzz lang/vala devel/dconf graphics/mesa-dri multimedia/pipewire devel/l= ibgusb security/libsecret devel/qt5-dbus net/qt5-network x11-toolkits/pango= audio/pulseaudio print/harfbuzz-icu graphics/libjxl graphics/colord print/= cups accessibility/speech-dispatcher x11-toolkits/qt5-gui multimedia/ffmpeg= x11-toolkits/qt5-widgets audio/alsa-plugins lang/rust devel/rust-bindgen-c= li graphics/librsvg2-rust x11-toolkits/gtk30
[01:01:43] Failed ports: www/chromium:build
[01:01:43] Ignored ports: devel/swig textproc/p5-XML-Parser devel/gettext-t= ools devel/p5-Locale-gettext misc/help2man databases/gdbm security/nettle a= rchivers/zstd devel/libdatrie devel/p5-Locale-libintl audio/libvorbis print= /texinfo graphics/tiff textproc/gsed devel/m4 security/rhash dns/libidn2 ma= th/mpfr security/libgcrypt multimedia/libtheora graphics/lcms2 devel/bison = devel/cmake-core lang/ruby32 shells/bash textproc/rubygem-rdiscount www/rub= ygem-hpricot audio/espeak-ng devel/binutils@native lang/python311 devel/re2= multimedia/libv4l x11/libSM devel/libthai graphics/libexif audio/flac audi= o/speex x11/libxcb x11/libX11 devel/py-pyyaml@py311 x11/libXfixes audio/als= a-lib x11/libXdamage x11/xcb-util x11/xcb-util-wm x11/xcb-util-renderutil a= udio/libsndfile print/freetype2 x11/libXext x11/libXScrnSaver x11-fonts/mkf= ontscale x11-toolkits/libXt x11-toolkits/libXmu x11/libXcomposite x11/libXi= nerama graphics/openjpeg audio/libsamplerate x11/xcb-util-image x11/xcb-uti= l-keysyms textproc/libxml2 textproc/libxslt multimedia/aom x11/xprop x11/li= bXrender x11/xset x11/libXrandr devel/dbus x11/libXcursor graphics/openexr = www/node20 dns/libpsl security/p11-kit x11-fonts/fontconfig graphics/libglv= nd security/gnutls ftp/curl x11/libXv x11/libXi graphics/libGLU x11-fonts/l= ibXft x11/libXtst x11/libXxf86vm graphics/libdrm graphics/freeglut devel/ll= vm18@default devel/llvm15@default graphics/webp devel/spirv-llvm-translator= @llvm15


The last part of the log:
...
[ 12% 7920/64048] python3 ../../third_party/catapult/tracing/bin/generate_a= bout_tracing_contents --outdir gen/content/browser/tracing
[ 12% 7920/64048] cc -MD -MF obj/third_party/brotli/enc/backward_references= .o.d -DUSE_AURA=3D1 -DUSE_GLIB=3D1 -DUSE_OZONE=3D1 -DOFFICIAL_BUILD -D_FILE= _OFFSET_BITS=3D64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DNO_UNWIND_TAB= LES -D_GNU_SOURCE -D_LIBCPP_HARDENING_MODE=3D_LIBCPP_HARDENING_MODE_EXTENSI= VE -D_LIBCPP_DISABLE_VISIBILITY_ANNOTATIONS -D_LIBCXXABI_DISABLE_VISIBILITY= _ANNOTATIONS -DCR_LIBCXX_REVISION=3D6bb75caa139ee1e686d2205910454cf6ea212e5= 8 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=3D0 -I../.. -Igen -I..= /../buildtools/third_party/libc++ -I../../third_party/brotli/include -fno-d= elete-null-pointer-checks -fno-ident -fno-strict-aliasing -fstack-protector= -fno-unwind-tables -fno-asynchronous-unwind-tables -fPIC -pthread -fcolor-= diagnostics -fmerge-all-constants -fno-sized-deallocation -fcomplete-member= -pointers -m64 -msse3 -Xclang -fdebug-compilation-dir -Xclang . -no-canonic= al-prefixes -ftrivial-auto-var-init=3Dpattern -fno-omit-frame-pointer -g0 -= fprofile-use=3D../../chrome/build/pgo_profiles/chrome-linux-6613-1724176677= -471e3754246bb4b3b123986461efc47da76fd985-930ea204ea21ac0cb91d7ef9b1aeffaba= 6cb10fa.profdata -Wno-profile-instr-unprofiled -Wno-profile-instr-out-of-da= te -Wno-backend-plugin -mllvm -enable-ext-tsp-block-placement=3D1 -fvisibil= ity=3Dhidden -Wheader-hygiene -Wstring-conversion -Wtautological-overlap-co= mpare -Wall -Wno-unused-variable -Wno-c++11-narrowing -Wno-unused-but-set-v= ariable -Wno-misleading-indentation -Wno-missing-field-initializers -Wno-un= used-parameter -Wno-psabi -Wloop-analysis -Wno-unneeded-internal-declaratio= n -Wno-cast-function-type -Wno-deprecated-builtins -Wno-deprecated-this-cap= ture -Wno-invalid-offsetof -Wno-vla-extension -O2 -fdata-sections -ffunctio= n-sections -fno-unique-section-names -fno-math-errno -std=3Dc11 -c ../../th= ird_party/brotli/enc/backward_references.c -o obj/third_party/brotli/enc/ba= ckward_references.o
[ 12% 7920/64048] python3 ../../third_party/blink/renderer/bindings/scripts= /build_web_idl_database.py --output gen/third_party/blink/renderer/bindings= /web_idl_database.pickle --runtime_enabled_features ../../third_party/blink= /renderer/platform/runtime_enabled_features.json5 -- gen/third_party/blink/= renderer/bindings/web_idl_in_core.pickle gen/third_party/blink/renderer/bin= dings/web_idl_in_core_for_testing.pickle gen/third_party/blink/renderer/bin= dings/web_idl_in_modules.pickle gen/third_party/blink/renderer/bindings/web= _idl_in_modules_for_testing.pickle
ninja: build stopped: subcommand failed.
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure = to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/www/chromium
=3D>> Cleaning up wrkdir
=3D=3D=3D>  Cleaning for chromium-128.0.6613.84
build of www/chromium | chromium-128.0.6613.84 ended at Tue Aug 27 12:31:40= UTC 2024
build time: 00:08:51
!!! build failure encountered !!!



Full logs may be found in
https= ://www.catwhisker.org/~david/FreeBSD/ports/chromium/

Peace,
david
-- 
David H. Wolfskill          &n= bsp;            = ;       david@catwhisker.org
Restricting bodily autonomy is a mark of autocracy, not conservatism.

See https://www= .catwhisker.org/~david/publickey.gpg for my public key.

 

  ------=_Part_7922_470756513.1724766198334--