1	Script started on 2023-09-19 09:48:46-07:00 [TERM="xterm-256color" TTY="/dev/pts/8" COLUMNS="114" LINES="43"]
     2	[?2004h]0;root@eos:/home/jlpooleeos /home/jlpoole # exitcat /mnt/card1/etc/fstab
ls
mount /dev/mmcblk0p2 /mnt/card1
kdir[15@ount /dev/mmcblk0p2
ls /mnt/card1/etc/fstab
[1@cat
exitfdisk /dev/mmcblk0
     3	[?2004l

     4	Welcome to fdisk (util-linux 2.38.1).
     5	Changes will remain in memory only, until you decide to write them.
     6	Be careful before using the write command.
     7	
     8	
     9	[?2004hCommand (m for help): p
    10	[?2004l
Disk /dev/mmcblk0: 59.48 GiB, 63864569856 bytes, 124735488 sectors
    11	Units: sectors of 1 * 512 = 512 bytes
    12	Sector size (logical/physical): 512 bytes / 512 bytes
    13	I/O size (minimum/optimal): 512 bytes / 512 bytes
    14	Disklabel type: dos
    15	Disk identifier: 0xdb97fc2a
    16	
    17	Device         Boot  Start       End   Sectors  Size Id Type
    18	/dev/mmcblk0p1 *      2048    524287    522240  255M  c W95 FAT32 (LBA)
    19	/dev/mmcblk0p2      524288 124735487 124211200 59.2G 83 Linux
    20	
    21	[?2004hCommand (m for help): d
    22	[?2004l
[?2004hPartition number (1,2, default 2): 1
    23	[?2004l

    24	Partition 1 has been deleted.
    25	
    26	[?2004hCommand (m for help): d
    27	[?2004l
Selected partition 2
    28	Partition 2 has been deleted.
    29	
    30	[?2004hCommand (m for help): w
    31	[?2004l
The partition table has been altered.
    32	Calling ioctl() to re-read partition table.
    33	Syncing disks.
    34	
    35	[?2004h]0;root@eos:/home/jlpooleeos /home/jlpoole # fdisk /dev/mmcblk0
    36	[?2004l

    37	Welcome to fdisk (util-linux 2.38.1).
    38	Changes will remain in memory only, until you decide to write them.
    39	Be careful before using the write command.
    40	
    41	
    42	[?2004hCommand (m for help): p
    43	[?2004l
Disk /dev/mmcblk0: 59.48 GiB, 63864569856 bytes, 124735488 sectors
    44	Units: sectors of 1 * 512 = 512 bytes
    45	Sector size (logical/physical): 512 bytes / 512 bytes
    46	I/O size (minimum/optimal): 512 bytes / 512 bytes
    47	Disklabel type: dos
    48	Disk identifier: 0xdb97fc2a
    49	
    50	Device         Boot  Start       End   Sectors  Size Id Type
    51	/dev/mmcblk0p1 *      2048    524287    522240  255M  c W95 FAT32 (LBA)
    52	/dev/mmcblk0p2      524288 124735487 124211200 59.2G 83 Linux
    53	
    54	[?2004hCommand (m for help): q
    55	[?2004l

    56	[?2004h]0;root@eos:/home/jlpooleeos /home/jlpoole # # try altering p2
    57	[?2004l
[?2004h]0;root@eos:/home/jlpooleeos /home/jlpoole # mkfs.vfat -F 32mkfs.vfat -F 32/ /dev/mmclcblk0p2
    58	[?2004l
bash: mkfs.vfat: command not found
    59	[?2004h]0;root@eos:/home/jlpooleeos /home/jlpoole # eix mks
    60	[?2004l
* app-backup/mkstage4
    61	     Available versions:  ~0.4^t ~0.4.2^t ~0.4.3^t **9999*l {test}
    62	     Homepage:            https://github.com/TheChymera/mkstage4
    63	     Description:         Bash Utility for Creating Stage 4 Tarballs
    64	
    65	* app-shells/mksh
    66	     Available versions:  59c^t **9999*l^t {lksh static test}
    67	     Homepage:            http://mirbsd.de/mksh
    68	     Description:         MirBSD Korn Shell
    69	
    70	Found 2 matches
    71	[?2004h]0;root@eos:/home/jlpooleeos /home/jlpoole # eix mkfs
    72	[?2004l
No matches found
    73	[?2004h]0;root@eos:/home/jlpooleeos /home/jlpoole # eix sys-fs/dosfstoolsdosfstools
    74	[?2004l
* sys-fs/dosfstools
    75	     Available versions:  4.2^t {compat +iconv test}
    76	     Homepage:            https://github.com/dosfstools/dosfstools
    77	     Description:         DOS filesystem tools - provides mkdosfs, mkfs.msdos, mkfs.vfat
    78	
    79	[?2004h]0;root@eos:/home/jlpooleeos /home/jlpoole # emerge sys-fs/dosfstools -p
    80	[?2004l
]0;emerge
    81	These are the packages that would be merged, in order:
    82	
    83	Calculating dependencies   - / | \ - / / \ / - \ | \ / / / \ \ \ / \ - | / \ \ | | / - | / | / \ /... done!
    84	Dependency resolution took 2.29 s.
    85	
    86	[ebuild  N     ] sys-fs/dosfstools-4.2  USE="iconv -compat -test" 
    87	]0;jlpoole@:/home/jlpoole[?2004h]0;root@eos:/home/jlpooleeos /home/jlpoole # emerge sys-fs/dosfstools -p
    88	[?2004l
]0;emergeCalculating dependencies   - \ / | | \ - - / \ / - \ - / \ / | / \ \ | \ | | | / / - - / \ / \ \... done!
    89	Dependency resolution took 2.08 s.
    90	
    91	
    92	>>> Verifying ebuild manifestsE
    93	>>> Emerging (1 of 1) sys-fs/dosfstools-4.2::gentooE]0;emerge: (1 of 1) sys-fs/dosfstools-4.2 Clean>>> Downloading 'http://distfiles.gentoo.org/distfiles/layout.conf'
    94	--2023-09-19 09:55:06--  http://distfiles.gentoo.org/distfiles/layout.conf
    95	Resolving distfiles.gentoo.org... 212.102.46.9, 2a02:6ea0:d800::2
    96	Connecting to distfiles.gentoo.org|212.102.46.9|:80... connected.
    97	HTTP request sent, awaiting response... 200 OK
    98	Length: 38 [text/plain]
    99	Saving to: ‘/var/cache/distfiles/.layout.conf.distfiles.gentoo.org.__download__’
   100	
   101	
          /var/cach   0%[                    ]       0  --.-KB/s               
/var/cache/distfile 100%[===================>]      38  --.-KB/s    in 0s      
   102	
   103	2023-09-19 09:55:06 (2.38 MB/s) - ‘/var/cache/distfiles/.layout.conf.distfiles.gentoo.org.__download__’ saved [38/38]
   104	
   105	>>> Downloading 'http://distfiles.gentoo.org/distfiles/a0/dosfstools-4.2.tar.gz'
   106	--2023-09-19 09:55:06--  http://distfiles.gentoo.org/distfiles/a0/dosfstools-4.2.tar.gz
   107	Resolving distfiles.gentoo.org... 212.102.46.9, 2a02:6ea0:d800::2
   108	Connecting to distfiles.gentoo.org|212.102.46.9|:80... connected.
   109	HTTP request sent, awaiting response... 200 OK
   110	Length: 320917 (313K) [application/x-gzip]
   111	Saving to: ‘/var/cache/distfiles/dosfstools-4.2.tar.gz.__download__’
   112	
   113	
          /var/cach   0%[                    ]       0  --.-KB/s               
/var/cache/distfile 100%[===================>] 313.40K  --.-KB/s    in 0.06s   
   114	
   115	2023-09-19 09:55:06 (5.04 MB/s) - ‘/var/cache/distfiles/dosfstools-4.2.tar.gz.__download__’ saved [320917/320917]
   116	
   117	 * dosfstools-4.2.tar.gz BLAKE2B SHA512 size ;-) ...                                                       [ ok ]
   118	]0;emerge: (1 of 1) sys-fs/dosfstools-4.2 Compile>>> Unpacking source...
   119	>>> Unpacking dosfstools-4.2.tar.gz to /var/tmp/portage/sys-fs/dosfstools-4.2/work
   120	>>> Source unpacked in /var/tmp/portage/sys-fs/dosfstools-4.2/work
   121	>>> Preparing source in /var/tmp/portage/sys-fs/dosfstools-4.2/work/dosfstools-4.2 ...
   122	>>> Source prepared.
   123	>>> Configuring source in /var/tmp/portage/sys-fs/dosfstools-4.2/work/dosfstools-4.2 ...
   124	 * econf: updating dosfstools-4.2/config.guess with /usr/share/gnuconfig/config.guess
   125	 * econf: updating dosfstools-4.2/config.sub with /usr/share/gnuconfig/config.sub
   126	./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/dosfstools-4.2 --htmldir=/usr/share/doc/dosfstools-4.2/html --libdir=/usr/lib64 --disable-compat-symlinks --with-iconv
   127	checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c
   128	checking whether build environment is sane... yes
   129	checking for a thread-safe mkdir -p... /bin/mkdir -p
   130	checking for gawk... gawk
   131	checking whether make sets $(MAKE)... yes
   132	checking whether make supports nested variables... yes
   133	checking whether make supports the include directive... yes (GNU style)
   134	checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
   135	checking whether the C compiler works... yes
   136	checking for C compiler default output file name... a.out
   137	checking for suffix of executables... 
   138	checking whether we are cross compiling... no
   139	checking for suffix of object files... o
   140	checking whether we are using the GNU C compiler... yes
   141	checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
   142	checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
   143	checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
   144	checking dependency style of x86_64-pc-linux-gnu-gcc... none
   145	checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
   146	checking for grep that handles long lines and -e... /bin/grep
   147	checking for egrep... /bin/grep -E
   148	checking for ANSI C header files... yes
   149	checking for sys/types.h... yes
   150	checking for sys/stat.h... yes
   151	checking for stdlib.h... yes
   152	checking for string.h... yes
   153	checking for memory.h... yes
   154	checking for strings.h... yes
   155	checking for inttypes.h... yes
   156	checking for stdint.h... yes
   157	checking for unistd.h... yes
   158	checking minix/config.h usability... no
   159	checking minix/config.h presence... no
   160	checking for minix/config.h... no
   161	checking whether it is safe to define __EXTENSIONS__... yes
   162	checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
   163	checking whether we are using the GNU C compiler... (cached) yes
   164	checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
   165	checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
   166	checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
   167	checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
   168	checking whether ln -s works... yes
   169	checking for special C compiler options needed for large files... no
   170	checking for _FILE_OFFSET_BITS value needed for large files... no
   171	checking err.h usability... yes
   172	checking err.h presence... yes
   173	checking for err.h... yes
   174	checking linux/fd.h usability... yes
   175	checking linux/fd.h presence... yes
   176	checking for linux/fd.h... yes
   177	checking linux/hdreg.h usability... yes
   178	checking linux/hdreg.h presence... yes
   179	checking for linux/hdreg.h... yes
   180	checking linux/version.h usability... yes
   181	checking linux/version.h presence... yes
   182	checking for linux/version.h... yes
   183	checking linux/loop.h usability... yes
   184	checking linux/loop.h presence... yes
   185	checking for linux/loop.h... yes
   186	checking sys/disk.h usability... no
   187	checking sys/disk.h presence... no
   188	checking for sys/disk.h... no
   189	checking sys/disklabel.h usability... no
   190	checking sys/disklabel.h presence... no
   191	checking for sys/disklabel.h... no
   192	checking sys/ioccom.h usability... no
   193	checking sys/ioccom.h presence... no
   194	checking for sys/ioccom.h... no
   195	checking sys/mkdev.h usability... no
   196	checking sys/mkdev.h presence... no
   197	checking for sys/mkdev.h... no
   198	checking sys/queue.h usability... yes
   199	checking sys/queue.h presence... yes
   200	checking for sys/queue.h... yes
   201	checking endian.h usability... yes
   202	checking endian.h presence... yes
   203	checking for endian.h... yes
   204	checking sys/endian.h usability... no
   205	checking sys/endian.h presence... no
   206	checking for sys/endian.h... no
   207	checking libkern/OSByteOrder.h usability... no
   208	checking libkern/OSByteOrder.h presence... no
   209	checking for libkern/OSByteOrder.h... no
   210	checking for vasprintf... yes
   211	checking whether getmntent is declared... yes
   212	checking whether getmntinfo is declared... no
   213	checking build system type... x86_64-pc-linux-gnu
   214	checking host system type... x86_64-pc-linux-gnu
   215	checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
   216	checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
   217	checking for shared library run path origin... done
   218	checking for iconv... yes
   219	checking for working iconv... yes
   220	checking for iconv declaration... 
   221	         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
   222	checking for xxd... yes
   223	checking that generated files are newer than configure... done
   224	configure: creating ./config.status
   225	config.status: creating Makefile
   226	config.status: creating src/Makefile
   227	config.status: creating src/version.h
   228	config.status: creating manpages/Makefile
   229	config.status: creating manpages/mkfs.fat.8
   230	config.status: creating manpages/fsck.fat.8
   231	config.status: creating manpages/fatlabel.8
   232	config.status: creating tests/Makefile
   233	config.status: executing depfiles commands
   234	>>> Source configured.
   235	>>> Compiling source in /var/tmp/portage/sys-fs/dosfstools-4.2/work/dosfstools-4.2 ...
   236	make -j15 --load-average 9 
   237	Making all in src
   238	make[1]: Entering directory '/var/tmp/portage/sys-fs/dosfstools-4.2/work/dosfstools-4.2/src'
   239	x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.  -I./blkdev  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -pipe -c -o testdevinfo-testdevinfo.o `test -f 'testdevinfo.c' || echo './'`testdevinfo.c
   240	x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.  -I./blkdev  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -pipe -c -o testdevinfo-device_info.o `test -f 'device_info.c' || echo './'`device_info.c
   241	x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.    -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -pipe -c -o check.o check.c
   242	x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.    -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -pipe -c -o file.o file.c
   243	x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.    -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -pipe -c -o fsck.fat.o fsck.fat.c
   244	x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.    -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -pipe -c -o boot.o boot.c
   245	x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.    -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -pipe -c -o lfn.o lfn.c
   246	lfn.c: In function ‘lfn_add_slot’:
   247	lfn.c:202:5: warning: converting a packed ‘DIR_ENT’ pointer (alignment 1) to a ‘LFN_ENT’ pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member]
   248	  202 |     LFN_ENT *lfn = (LFN_ENT *) de;
   249	      |     ^~~~~~~
   250	In file included from lfn.c:33:
   251	fsck.fat.h:129:9: note: defined here
   252	  129 | typedef struct {
   253	      |         ^~~~~~
   254	lfn.c:37:9: note: defined here
   255	   37 | typedef struct {
   256	      |         ^~~~~~
   257	x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.  -I./blkdev  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -pipe -c -o mkfs_fat-device_info.o `test -f 'device_info.c' || echo './'`device_info.c
   258	x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.  -I./blkdev  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -pipe -c -o mkfs_fat-charconv.o `test -f 'charconv.c' || echo './'`charconv.c
   259	x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.  -I./blkdev  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -pipe -c -o blkdev/mkfs_fat-blkdev.o `test -f 'blkdev/blkdev.c' || echo './'`blkdev/blkdev.c
   260	x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.  -I./blkdev  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -pipe -c -o mkfs_fat-common.o `test -f 'common.c' || echo './'`common.c
   261	x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.  -I./blkdev  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -pipe -c -o mkfs_fat-mkfs.fat.o `test -f 'mkfs.fat.c' || echo './'`mkfs.fat.c
   262	x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.    -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -pipe -c -o fatlabel.o fatlabel.c
   263	x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.  -I./blkdev  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -pipe -c -o blkdev/testdevinfo-blkdev.o `test -f 'blkdev/blkdev.c' || echo './'`blkdev/blkdev.c
   264	x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.  -I./blkdev  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -pipe -c -o blkdev/testdevinfo-linux_version.o `test -f 'blkdev/linux_version.c' || echo './'`blkdev/linux_version.c
   265	x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.  -I./blkdev  -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -pipe -c -o blkdev/mkfs_fat-linux_version.o `test -f 'blkdev/linux_version.c' || echo './'`blkdev/linux_version.c
   266	x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.    -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -pipe -c -o charconv.o charconv.c
   267	x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.    -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -pipe -c -o io.o io.c
   268	x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.    -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -pipe -c -o fat.o fat.c
   269	x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"dosfstools\" -DPACKAGE_TARNAME=\"dosfstools\" -DPACKAGE_VERSION=\"4.2\" -DPACKAGE_STRING=\"dosfstools\ 4.2\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"dosfstools\" -DVERSION=\"4.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_ERR_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_HDREG_H=1 -DHAVE_LINUX_VERSION_H=1 -DHAVE_LINUX_LOOP_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_ENDIAN_H=1 -DHAVE_VASPRINTF=1 -DHAVE_DECL_GETMNTENT=1 -DHAVE_DECL_GETMNTINFO=0 -DHAVE_ICONV=1 -DICONV_CONST= -I.    -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -pipe -c -o common.o common.c
   270	x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -pipe  -Wl,-O1 -Wl,--as-needed -o testdevinfo testdevinfo-testdevinfo.o testdevinfo-device_info.o blkdev/testdevinfo-blkdev.o blkdev/testdevinfo-linux_version.o  
   271	x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -pipe  -Wl,-O1 -Wl,--as-needed -o fsck.fat check.o file.o fsck.fat.o lfn.o boot.o common.o fat.o io.o charconv.o  
   272	x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -pipe  -Wl,-O1 -Wl,--as-needed -o fatlabel fatlabel.o boot.o common.o fat.o io.o charconv.o  
   273	x86_64-pc-linux-gnu-gcc -Wall -Wextra -Wno-sign-compare -Wno-missing-field-initializers -Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -O2 -pipe  -Wl,-O1 -Wl,--as-needed -o mkfs.fat mkfs_fat-mkfs.fat.o mkfs_fat-common.o mkfs_fat-charconv.o mkfs_fat-device_info.o blkdev/mkfs_fat-blkdev.o blkdev/mkfs_fat-linux_version.o  
   274	make[1]: Leaving directory '/var/tmp/portage/sys-fs/dosfstools-4.2/work/dosfstools-4.2/src'
   275	Making all in manpages
   276	make[1]: Entering directory '/var/tmp/portage/sys-fs/dosfstools-4.2/work/dosfstools-4.2/manpages'
   277	make[1]: Nothing to be done for 'all'.
   278	make[1]: Leaving directory '/var/tmp/portage/sys-fs/dosfstools-4.2/work/dosfstools-4.2/manpages'
   279	Making all in tests
   280	make[1]: Entering directory '/var/tmp/portage/sys-fs/dosfstools-4.2/work/dosfstools-4.2/tests'
   281	make[1]: Nothing to be done for 'all'.
   282	make[1]: Leaving directory '/var/tmp/portage/sys-fs/dosfstools-4.2/work/dosfstools-4.2/tests'
   283	make[1]: Entering directory '/var/tmp/portage/sys-fs/dosfstools-4.2/work/dosfstools-4.2'
   284	make[1]: Nothing to be done for 'all-am'.
   285	make[1]: Leaving directory '/var/tmp/portage/sys-fs/dosfstools-4.2/work/dosfstools-4.2'
   286	>>> Source compiled.
   287	 * Skipping make test/check due to ebuild restriction.
   288	>>> Test phase [disabled because of RESTRICT=test]: sys-fs/dosfstools-4.2
   289	
   290	>>> Install sys-fs/dosfstools-4.2 into /var/tmp/portage/sys-fs/dosfstools-4.2/image
   291	make -j15 --load-average 9 DESTDIR=/var/tmp/portage/sys-fs/dosfstools-4.2/image install 
   292	Making install in src
   293	make[1]: Entering directory '/var/tmp/portage/sys-fs/dosfstools-4.2/work/dosfstools-4.2/src'
   294	make[2]: Entering directory '/var/tmp/portage/sys-fs/dosfstools-4.2/work/dosfstools-4.2/src'
   295	make[2]: Nothing to be done for 'install-data-am'.
   296	 /bin/mkdir -p '/var/tmp/portage/sys-fs/dosfstools-4.2/image/usr/sbin'
   297	  /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c fsck.fat mkfs.fat fatlabel '/var/tmp/portage/sys-fs/dosfstools-4.2/image/usr/sbin'
   298	make  install-exec-hook
   299	make[3]: Entering directory '/var/tmp/portage/sys-fs/dosfstools-4.2/work/dosfstools-4.2/src'
   300	make[3]: Nothing to be done for 'install-exec-hook'.
   301	make[3]: Leaving directory '/var/tmp/portage/sys-fs/dosfstools-4.2/work/dosfstools-4.2/src'
   302	make[2]: Leaving directory '/var/tmp/portage/sys-fs/dosfstools-4.2/work/dosfstools-4.2/src'
   303	make[1]: Leaving directory '/var/tmp/portage/sys-fs/dosfstools-4.2/work/dosfstools-4.2/src'
   304	Making install in manpages
   305	make[1]: Entering directory '/var/tmp/portage/sys-fs/dosfstools-4.2/work/dosfstools-4.2/manpages'
   306	make[2]: Entering directory '/var/tmp/portage/sys-fs/dosfstools-4.2/work/dosfstools-4.2/manpages'
   307	make[2]: Nothing to be done for 'install-exec-am'.
   308	 /bin/mkdir -p '/var/tmp/portage/sys-fs/dosfstools-4.2/image/usr/share/man/man8'
   309	 /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m 644 fsck.fat.8 mkfs.fat.8 fatlabel.8 '/var/tmp/portage/sys-fs/dosfstools-4.2/image/usr/share/man/man8'
   310	make  install-data-hook
   311	make[3]: Entering directory '/var/tmp/portage/sys-fs/dosfstools-4.2/work/dosfstools-4.2/manpages'
   312	make[3]: Nothing to be done for 'install-data-hook'.
   313	make[3]: Leaving directory '/var/tmp/portage/sys-fs/dosfstools-4.2/work/dosfstools-4.2/manpages'
   314	make[2]: Leaving directory '/var/tmp/portage/sys-fs/dosfstools-4.2/work/dosfstools-4.2/manpages'
   315	make[1]: Leaving directory '/var/tmp/portage/sys-fs/dosfstools-4.2/work/dosfstools-4.2/manpages'
   316	Making install in tests
   317	make[1]: Entering directory '/var/tmp/portage/sys-fs/dosfstools-4.2/work/dosfstools-4.2/tests'
   318	make[2]: Entering directory '/var/tmp/portage/sys-fs/dosfstools-4.2/work/dosfstools-4.2/tests'
   319	make[2]: Nothing to be done for 'install-exec-am'.
   320	make[2]: Nothing to be done for 'install-data-am'.
   321	make[2]: Leaving directory '/var/tmp/portage/sys-fs/dosfstools-4.2/work/dosfstools-4.2/tests'
   322	make[1]: Leaving directory '/var/tmp/portage/sys-fs/dosfstools-4.2/work/dosfstools-4.2/tests'
   323	make[1]: Entering directory '/var/tmp/portage/sys-fs/dosfstools-4.2/work/dosfstools-4.2'
   324	make[2]: Entering directory '/var/tmp/portage/sys-fs/dosfstools-4.2/work/dosfstools-4.2'
   325	make[2]: Nothing to be done for 'install-exec-am'.
   326	 /bin/mkdir -p '/var/tmp/portage/sys-fs/dosfstools-4.2/image/usr/share/doc/dosfstools-4.2'
   327	 /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c -m 644 doc/ANNOUNCE.mkdosfs doc/ChangeLog.dosfsck doc/ChangeLog.dosfstools-2.x doc/ChangeLog.mkdosfs doc/README.dosfsck doc/README.dosfstools-2.x doc/README.mkdosfs doc/TODO.dosfstools-2.x COPYING ChangeLog NEWS README '/var/tmp/portage/sys-fs/dosfstools-4.2/image/usr/share/doc/dosfstools-4.2'
   328	make[2]: Leaving directory '/var/tmp/portage/sys-fs/dosfstools-4.2/work/dosfstools-4.2'
   329	make[1]: Leaving directory '/var/tmp/portage/sys-fs/dosfstools-4.2/work/dosfstools-4.2'
   330	>>> Completed installing sys-fs/dosfstools-4.2 into /var/tmp/portage/sys-fs/dosfstools-4.2/image
   331	
   332	 * Final size of build directory: 2496 KiB (2.4 MiB)
   333	 * Final size of installed tree:   552 KiB
   334	
   335	strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version
   336	   /usr/sbin/fsck.fat
   337	   /usr/sbin/fatlabel
   338	   /usr/sbin/mkfs.fat
   339	
   340	>>> Installing (1 of 1) sys-fs/dosfstools-4.2::gentooE]0;emerge: (1 of 1) sys-fs/dosfstools-4.2 Merge
   341	>>> Recording sys-fs/dosfstools in "world" favorites file...E]0;emerge: (1 of 1) sys-fs/dosfstools-4.2 Clean Post
   342	>>> Completed (1 of 1) sys-fs/dosfstools-4.2::gentooE
   343	 * Messages for package sys-fs/dosfstools-4.2:
   344	
   345	 * Package:    sys-fs/dosfstools-4.2:0
   346	 * Repository: gentoo
   347	 * Maintainer: base-system@gentoo.org
   348	 * USE:        abi_x86_64 amd64 elibc_glibc iconv kernel_linux
   349	 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
   350	 * Skipping make test/check due to ebuild restriction.
   351	 * Final size of build directory: 2496 KiB (2.4 MiB)
   352	 * Final size of installed tree:   552 KiB
   353	
   354	 * GNU info directory index is up-to-date.
   355	]0;jlpoole@:/home/jlpoole[?2004h]0;root@eos:/home/jlpooleeos /home/jlpoole # emerge sys-fs/dosfstools -p
ix sys-fs/dosfstoolsmkfssmkfs.vfat -F 32 /dev/mmcblk0p2
   356	[?2004l
mkfs.fat 4.2 (2021-01-31)
   357	[?2004h]0;root@eos:/home/jlpooleeos /home/jlpoole # fdisk /dev/mmcblk0
   358	[?2004l

   359	Welcome to fdisk (util-linux 2.38.1).
   360	Changes will remain in memory only, until you decide to write them.
   361	Be careful before using the write command.
   362	
   363	
   364	[?2004hCommand (m for help): p
   365	[?2004l
Disk /dev/mmcblk0: 59.48 GiB, 63864569856 bytes, 124735488 sectors
   366	Units: sectors of 1 * 512 = 512 bytes
   367	Sector size (logical/physical): 512 bytes / 512 bytes
   368	I/O size (minimum/optimal): 512 bytes / 512 bytes
   369	Disklabel type: dos
   370	Disk identifier: 0xdb97fc2a
   371	
   372	Device         Boot  Start       End   Sectors  Size Id Type
   373	/dev/mmcblk0p1 *      2048    524287    522240  255M  c W95 FAT32 (LBA)
   374	/dev/mmcblk0p2      524288 124735487 124211200 59.2G 83 Linux
   375	
   376	[?2004hCommand (m for help): q
   377	[?2004l

   378	[?2004h]0;root@eos:/home/jlpooleeos /home/jlpoole # exit
   379	[?2004l
exit
   380	
   381	Script done on 2023-09-19 09:56:06-07:00 [COMMAND_EXIT_CODE="0"]