This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # | |
| # Automatically generated file; DO NOT EDIT. | |
| # Linux/arm64 6.11.0-rc4 Kernel Configuration | |
| # | |
| CONFIG_CC_VERSION_TEXT="aarch64-unknown-linux-gnu-gcc (GCC) 13.2.0" | |
| CONFIG_CC_IS_GCC=y | |
| CONFIG_GCC_VERSION=130200 | |
| CONFIG_CLANG_VERSION=0 | |
| CONFIG_AS_IS_GNU=y | |
| CONFIG_AS_VERSION=24100 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cmake ../ -DCMAKE_FIND_ROOT_PATH=~/kde/ -DCMAKE_INSTALL_PREFIX=/usr [-DDISABLE_MODEMMANAGER_SUPPORT=true] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ +5.112651] ------------[ cut here ]------------ | |
| [ +0.000005] WARNING: CPU: 7 PID: 25513 at net/mac80211/util.c:449 __ieee80211_wake_queue+0xd5/0x180 [mac80211] | |
| [ +0.000067] Modules linked in: b43(O) snd_seq_dummy snd_hrtimer snd_seq snd_seq_device nft_chain_nat xt_MASQUERADE nf_nat xfrm_user xfrm_algo xt_addrtype overlay ccm af_packet amdgpu snd_hda_codec_cirrus snd_hda_codec_generic ledtrig_audio drm_exec amdxcp gpu_sched xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip6t_rpfilter ipt_rpfilter xt_pkttype xt_LOG nf_log_syslog xt_tcpudp nft_compat nf_tables nfnetlink sch_fq_codel btusb uinput iTCO_wdt ctr btrtl intel_pmc_bxt i915 intel_rapl_msr mei_hdcp mei_pxp joydev at24 watchdog btintel atkbd libps2 serio radeon btbcm vivaldi_fmap btmtk intel_rapl_common snd_hda_codec_hdmi bluetooth uvcvideo nls_iso8859_1 applesmc nls_cp437 x86_pkg_temp_thermal snd_hda_intel intel_powerclamp vfat videobuf2_vmalloc coretemp fat snd_intel_dspcfg crc32_pclmul uvc polyval_clmulni snd_intel_sdw_acpi loop videobuf2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| kernel: nouveau 0000:01:00.0: gr: TRAP ch 1 [017fd40000 X[1850]] | |
| kernel: nouveau 0000:01:00.0: gr: DISPATCH 80000001 [INJECTED_BUNDLE_ERROR] | |
| kernel: nouveau 0000:01:00.0: gr: TRAP ch 1 [017fd40000 X[1850]] | |
| kernel: nouveau 0000:01:00.0: gr: DISPATCH 80000001 [INJECTED_BUNDLE_ERROR] | |
| kernel: nouveau 0000:01:00.0: gr: TRAP ch 1 [017fd40000 X[1850]] | |
| kernel: nouveau 0000:01:00.0: gr: DISPATCH 80000001 [INJECTED_BUNDLE_ERROR] | |
| wireplumber[1714]: <WpPortalPermissionStorePlugin:0x19d97b0> Failed to call Lookup: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknow> | |
| wireplumber[1714]: <WpPortalPermissionStorePlugin:0x19d97b0> Failed to call Lookup: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknow> | |
| wireplumber[1714]: <WpPortalPermissionStorePlugin:0x19d97b0> Failed to call Lookup: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknow> | |
| wireplumber[1714]: <WpPortalPermissionStorePlugin:0x19d97b0> Failed to call Lookup: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknow> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Script started on Wed Oct 18 20:33:11 2023 | |
| binary-eater@BINARY-EATER-DEV:~ $ | |
| [34Cexit | |
| [34Ckk[K | |
| [34Ccd work/ | |
| [34Clsblk[K | |
| [34Csudo /bin/sh crochet.sh -v -b RaspberryPi3 | |
| [34Ccd ..[K | |
| [34Crg 'mount\.freebsd' | less | |
| [34Ccd ..[K |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- buildworld --- | |
| make[1]: "/usr/src/Makefile.inc1" line 337: SYSTEM_COMPILER: Determined that CC=cc matches the source tree. Not bootstrapping a cross-compiler. | |
| make[1]: "/usr/src/Makefile.inc1" line 342: SYSTEM_LINKER: Determined that LD=ld matches the source tree. Not bootstrapping a cross-linker. | |
| --- buildworld_prologue --- | |
| -------------------------------------------------------------- | |
| >>> World build started on Sat Sep 23 14:49:18 PDT 2023 | |
| -------------------------------------------------------------- | |
| --- _cleanworldtmp --- | |
| -------------------------------------------------------------- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| alias input linux-input@vger.kernel.org | |
| alias jkosina "Jiri Kosina <jikos@kernel.org>" | |
| alias btissoires "Benjamin Tissoires <benjamin.tissoires@redhat.com>" | |
| alias kernel linux-kernel@vger.kernel.org |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ;;; Directory Local Variables | |
| ;;; For more information see (info "(emacs) Directory Variables") | |
| ((c++-mode . ((clang-format-style . "file") | |
| (tab-width . 8) | |
| (c-basic-offset . 8) | |
| (indent-tabs-mode . t))) | |
| (c-mode . ((clang-format-style . "file") | |
| (tab-width . 8) | |
| (c-basic-offset . 8) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { pkgs ? import <nixpkgs> {}, unstable ? import <nixos-unstable> {} }: | |
| let | |
| binutils = unstable.binutils; # need binutils >=2.39 for DWARF5 debuginfo | |
| llvmPackages_14 = unstable.llvmPackages_14; | |
| sphinx = unstable.sphinx; # need sphinx >=5.x.x due to https://github.com/sphinx-doc/sphinx/issues/10495 | |
| in | |
| pkgs.mkShell { | |
| SPHINXBUILD = "${pkgs.sphinx}/bin/sphinx-build"; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| enum test_union_type { | |
| NONE, | |
| SHORT, | |
| INTEGER | |
| }; | |
| union test_union { | |
| struct {}; | |
| short s; | |
| int i; |