>>> libdvdread: Building community/libdvdread 6.1.3-r0 (using abuild 3.9.0-r0) started Wed, 25 May 2022 19:01:50 +0000 >>> libdvdread: Checking sanity of /home/buildozer/aports/community/libdvdread/APKBUILD... >>> libdvdread: Analyzing dependencies... >>> libdvdread: Installing for build: build-base libdvdcss-dev (1/3) Installing libdvdcss (1.4.3-r0) (2/3) Installing libdvdcss-dev (1.4.3-r0) (3/3) Installing .makedepends-libdvdread (20220525.190151) OK: 367 MiB in 100 packages >>> libdvdread: Cleaning up srcdir >>> libdvdread: Cleaning up pkgdir >>> libdvdread: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libdvdread-6.1.3.tar.bz2 >>> libdvdread: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libdvdread-6.1.3.tar.bz2 >>> libdvdread: Checking sha512sums... libdvdread-6.1.3.tar.bz2: OK >>> libdvdread: Unpacking /var/cache/distfiles/edge/libdvdread-6.1.3.tar.bz2... checking build system type... aarch64-alpine-linux-musl checking host system type... aarch64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for aarch64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/aarch64-alpine-linux-musl/bin/ld checking if the linker (/usr/aarch64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert aarch64-alpine-linux-musl file names to aarch64-alpine-linux-musl format... func_convert_file_noop checking how to convert aarch64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/aarch64-alpine-linux-musl/bin/ld option to reload object files... -r checking for aarch64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-alpine-linux-musl-strip... no checking for strip... strip checking for aarch64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for aarch64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for dlfcn.h... yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/aarch64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether byte ordering is bigendian... no checking for getmntent_r... yes checking for aarch64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libdvdcss >= 1.2... yes checking for dvdcss/dvdcss.h... yes checking if gcc supports -Wall flag... yes checking if gcc supports -Wsign-compare flag... yes checking if gcc supports -Wextra flag... yes checking for doxygen... no checking for gcc options needed to detect all undeclared functions... none needed checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking for strerror_s... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/doxygen.cfg config.status: creating misc/dvdread.pc config.status: creating src/dvdread/version.h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-am make[1]: Entering directory '/home/buildozer/aports/community/libdvdread/src/libdvdread-6.1.3' CC src/bitreader.lo CC src/dvd_input.lo CC src/dvd_reader.lo CC src/dvd_udf.lo CC src/ifo_print.lo CC src/ifo_read.lo CC src/logger.lo CC src/md5.lo CC src/nav_print.lo CC src/nav_read.lo In file included from src/dvdread/nav_types.h:32, from src/nav_print.c:30: src/dvdread/ifo_types.h:67:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 67 | } ATTRIBUTE_PACKED dvd_time_t; | ^ src/dvdread/ifo_types.h:74:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 74 | } ATTRIBUTE_PACKED vm_cmd_t; | ^ src/dvdread/ifo_types.h:95:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 95 | } ATTRIBUTE_PACKED video_attr_t; | ^ src/dvdread/ifo_types.h:121:5: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 121 | } karaoke; | ^ src/dvdread/ifo_types.h:126:5: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 126 | } surround; | ^ src/dvdread/ifo_types.h:127:3: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 127 | } ATTRIBUTE_PACKED app_info; | ^ src/dvdread/ifo_types.h:128:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 128 | } ATTRIBUTE_PACKED audio_attr_t; | ^ src/dvdread/ifo_types.h:159:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 159 | } ATTRIBUTE_PACKED multichannel_ext_t; | ^ src/dvdread/ifo_types.h:183:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 183 | } ATTRIBUTE_PACKED subp_attr_t; | ^ src/dvdread/ifo_types.h:198:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 198 | } ATTRIBUTE_PACKED pgc_command_tbl_t; | ^ src/dvdread/ifo_types.h:227:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 227 | } ATTRIBUTE_PACKED cell_playback_t; | ^ src/dvdread/ifo_types.h:244:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 244 | } ATTRIBUTE_PACKED cell_position_t; | ^ src/dvdread/ifo_types.h:279:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 279 | } ATTRIBUTE_PACKED user_ops_t; | ^ src/dvdread/ifo_types.h:307:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 307 | } ATTRIBUTE_PACKED pgc_t; | ^ src/dvdread/ifo_types.h:321:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 321 | } ATTRIBUTE_PACKED pgci_srp_t; | ^ src/dvdread/ifo_types.h:333:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 333 | } ATTRIBUTE_PACKED pgcit_t; | ^ src/dvdread/ifo_types.h:345:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 345 | } ATTRIBUTE_PACKED pgci_lu_t; | ^ src/dvdread/ifo_types.h:356:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 356 | } ATTRIBUTE_PACKED pgci_ut_t; | ^ src/dvdread/ifo_types.h:368:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 368 | } ATTRIBUTE_PACKED cell_adr_t; | ^ src/dvdread/ifo_types.h:378:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 378 | } ATTRIBUTE_PACKED c_adt_t; | ^ src/dvdread/ifo_types.h:387:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 387 | } ATTRIBUTE_PACKED vobu_admap_t; | ^ src/dvdread/ifo_types.h:440:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 440 | } ATTRIBUTE_PACKED vmgi_mat_t; | ^ src/dvdread/ifo_types.h:451:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 451 | } ATTRIBUTE_PACKED playback_type_t; | ^ src/dvdread/ifo_types.h:464:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 464 | } ATTRIBUTE_PACKED title_info_t; | ^ src/dvdread/ifo_types.h:474:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 474 | } ATTRIBUTE_PACKED tt_srpt_t; | ^ src/dvdread/ifo_types.h:494:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 494 | } ATTRIBUTE_PACKED ptl_mait_country_t; | ^ src/dvdread/ifo_types.h:505:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 505 | } ATTRIBUTE_PACKED ptl_mait_t; | ^ src/dvdread/ifo_types.h:536:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 536 | } ATTRIBUTE_PACKED vts_attributes_t; | ^ src/dvdread/ifo_types.h:549:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 549 | } ATTRIBUTE_PACKED vts_atrt_t; | ^ src/dvdread/ifo_types.h:572:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 572 | } ATTRIBUTE_PACKED txtdt_t; | ^ In file included from src/dvdread/nav_types.h:32, from src/nav_print.c:30: src/dvdread/ifo_types.h:583:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 583 | } ATTRIBUTE_PACKED txtdt_lu_t; | ^ src/dvdread/ifo_types.h:595:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 595 | } ATTRIBUTE_PACKED txtdt_mgi_t; | ^ src/dvdread/ifo_types.h:660:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 660 | } ATTRIBUTE_PACKED vtsi_mat_t; | ^ src/dvdread/ifo_types.h:668:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 668 | } ATTRIBUTE_PACKED ptt_info_t; | ^ src/dvdread/ifo_types.h:676:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 676 | } ATTRIBUTE_PACKED ttu_t; | ^ src/dvdread/ifo_types.h:687:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 687 | } ATTRIBUTE_PACKED vts_ptt_srpt_t; | ^ src/dvdread/ifo_types.h:705:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 705 | } ATTRIBUTE_PACKED vts_tmap_t; | ^ src/dvdread/ifo_types.h:717:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 717 | } ATTRIBUTE_PACKED vts_tmapt_t; | ^ In file included from src/nav_print.c:30: src/dvdread/nav_types.h:57:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 57 | } ATTRIBUTE_PACKED pci_gi_t; | ^ src/dvdread/nav_types.h:64:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 64 | } ATTRIBUTE_PACKED nsml_agli_t; | ^ src/dvdread/nav_types.h:94:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 94 | } ATTRIBUTE_PACKED hl_gi_t; | ^ src/dvdread/nav_types.h:107:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 107 | } ATTRIBUTE_PACKED btn_colit_t; | ^ src/dvdread/nav_types.h:136:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 136 | } ATTRIBUTE_PACKED btni_t; | ^ src/dvdread/nav_types.h:145:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 145 | } ATTRIBUTE_PACKED hli_t; | ^ src/dvdread/nav_types.h:155:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 155 | } ATTRIBUTE_PACKED pci_t; | ^ src/dvdread/nav_types.h:174:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 174 | } ATTRIBUTE_PACKED dsi_gi_t; | ^ src/dvdread/nav_types.h:192:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 192 | } ATTRIBUTE_PACKED sml_pbi_t; | ^ src/dvdread/nav_types.h:200:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 200 | } ATTRIBUTE_PACKED sml_agl_data_t; | ^ src/dvdread/nav_types.h:207:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 207 | } ATTRIBUTE_PACKED sml_agli_t; | ^ src/dvdread/nav_types.h:219:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 219 | } ATTRIBUTE_PACKED vobu_sri_t; | ^ src/dvdread/nav_types.h:229:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 229 | } ATTRIBUTE_PACKED synci_t; | ^ src/dvdread/nav_types.h:241:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 241 | } ATTRIBUTE_PACKED dsi_t; | ^ In file included from src/ifo_read.c:31: src/dvdread/ifo_types.h:67:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 67 | } ATTRIBUTE_PACKED dvd_time_t; | ^ src/dvdread/ifo_types.h:74:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 74 | } ATTRIBUTE_PACKED vm_cmd_t; | ^ src/dvdread/ifo_types.h:95:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 95 | } ATTRIBUTE_PACKED video_attr_t; | ^ src/dvdread/ifo_types.h:121:5: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 121 | } karaoke; | ^ src/dvdread/ifo_types.h:126:5: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 126 | } surround; | ^ src/dvdread/ifo_types.h:127:3: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 127 | } ATTRIBUTE_PACKED app_info; | ^ src/dvdread/ifo_types.h:128:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 128 | } ATTRIBUTE_PACKED audio_attr_t; | ^ src/dvdread/ifo_types.h:159:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 159 | } ATTRIBUTE_PACKED multichannel_ext_t; | ^ src/dvdread/ifo_types.h:183:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 183 | } ATTRIBUTE_PACKED subp_attr_t; | ^ src/dvdread/ifo_types.h:198:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 198 | } ATTRIBUTE_PACKED pgc_command_tbl_t; | ^ src/dvdread/ifo_types.h:227:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 227 | } ATTRIBUTE_PACKED cell_playback_t; | ^ src/dvdread/ifo_types.h:244:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 244 | } ATTRIBUTE_PACKED cell_position_t; | ^ src/dvdread/ifo_types.h:279:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 279 | } ATTRIBUTE_PACKED user_ops_t; | ^ src/dvdread/ifo_types.h:307:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 307 | } ATTRIBUTE_PACKED pgc_t; | ^ src/dvdread/ifo_types.h:321:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 321 | } ATTRIBUTE_PACKED pgci_srp_t; | ^ src/dvdread/ifo_types.h:333:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 333 | } ATTRIBUTE_PACKED pgcit_t; | ^ src/dvdread/ifo_types.h:345:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 345 | } ATTRIBUTE_PACKED pgci_lu_t; | ^ src/dvdread/ifo_types.h:356:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 356 | } ATTRIBUTE_PACKED pgci_ut_t; | ^ src/dvdread/ifo_types.h:368:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 368 | } ATTRIBUTE_PACKED cell_adr_t; | ^ src/dvdread/ifo_types.h:378:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 378 | } ATTRIBUTE_PACKED c_adt_t; | ^ src/dvdread/ifo_types.h:387:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 387 | } ATTRIBUTE_PACKED vobu_admap_t; | ^ src/dvdread/ifo_types.h:440:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 440 | } ATTRIBUTE_PACKED vmgi_mat_t; | ^ src/dvdread/ifo_types.h:451:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 451 | } ATTRIBUTE_PACKED playback_type_t; | ^ src/dvdread/ifo_types.h:464:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 464 | } ATTRIBUTE_PACKED title_info_t; | ^ src/dvdread/ifo_types.h:474:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 474 | } ATTRIBUTE_PACKED tt_srpt_t; | ^ src/dvdread/ifo_types.h:494:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 494 | } ATTRIBUTE_PACKED ptl_mait_country_t; | ^ src/dvdread/ifo_types.h:505:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 505 | } ATTRIBUTE_PACKED ptl_mait_t; | ^ In file included from src/dvdread_internal.h:31, from src/dvd_udf.c:42: src/dvdread/ifo_types.h:67:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 67 | } ATTRIBUTE_PACKED dvd_time_t; | ^ In file included from src/dvdread_internal.h:31, from src/dvd_input.c:36: src/dvdread/ifo_types.h:67:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 67 | } ATTRIBUTE_PACKED dvd_time_t; | ^ src/dvdread/ifo_types.h:74:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 74 | } ATTRIBUTE_PACKED vm_cmd_t; | ^ src/dvdread/ifo_types.h:536:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 536 | } ATTRIBUTE_PACKED vts_attributes_t; | ^ src/dvdread/ifo_types.h:74:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 74 | } ATTRIBUTE_PACKED vm_cmd_t; | ^ src/dvdread/ifo_types.h:95:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 95 | } ATTRIBUTE_PACKED video_attr_t; | ^ src/dvdread/ifo_types.h:95:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 95 | } ATTRIBUTE_PACKED video_attr_t; | ^ src/dvdread/ifo_types.h:121:5: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 121 | } karaoke; | ^ src/dvdread/ifo_types.h:549:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 549 | } ATTRIBUTE_PACKED vts_atrt_t; | ^ src/dvdread/ifo_types.h:121:5: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 121 | } karaoke; | ^ src/dvdread/ifo_types.h:126:5: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 126 | } surround; | ^ src/dvdread/ifo_types.h:127:3: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 127 | } ATTRIBUTE_PACKED app_info; | ^ src/dvdread/ifo_types.h:126:5: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 126 | } surround; | ^ src/dvdread/ifo_types.h:128:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 128 | } ATTRIBUTE_PACKED audio_attr_t; | ^ src/dvdread/ifo_types.h:127:3: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 127 | } ATTRIBUTE_PACKED app_info; | ^ src/dvdread/ifo_types.h:572:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 572 | } ATTRIBUTE_PACKED txtdt_t; | ^ src/dvdread/ifo_types.h:128:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 128 | } ATTRIBUTE_PACKED audio_attr_t; | ^ src/dvdread/ifo_types.h:159:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 159 | } ATTRIBUTE_PACKED multichannel_ext_t; | ^ src/dvdread/ifo_types.h:159:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 159 | } ATTRIBUTE_PACKED multichannel_ext_t; | ^ In file included from src/ifo_read.c:31: src/dvdread/ifo_types.h:583:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 583 | } ATTRIBUTE_PACKED txtdt_lu_t; | ^ src/dvdread/ifo_types.h:183:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 183 | } ATTRIBUTE_PACKED subp_attr_t; | ^ src/dvdread/ifo_types.h:183:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 183 | } ATTRIBUTE_PACKED subp_attr_t; | ^ src/dvdread/ifo_types.h:198:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 198 | } ATTRIBUTE_PACKED pgc_command_tbl_t; | ^ src/dvdread/ifo_types.h:595:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 595 | } ATTRIBUTE_PACKED txtdt_mgi_t; | ^ src/dvdread/ifo_types.h:198:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 198 | } ATTRIBUTE_PACKED pgc_command_tbl_t; | ^ src/dvdread/ifo_types.h:227:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 227 | } ATTRIBUTE_PACKED cell_playback_t; | ^ src/dvdread/ifo_types.h:227:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 227 | } ATTRIBUTE_PACKED cell_playback_t; | ^ src/dvdread/ifo_types.h:244:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 244 | } ATTRIBUTE_PACKED cell_position_t; | ^ src/dvdread/ifo_types.h:244:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 244 | } ATTRIBUTE_PACKED cell_position_t; | ^ src/dvdread/ifo_types.h:279:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 279 | } ATTRIBUTE_PACKED user_ops_t; | ^ src/dvdread/ifo_types.h:660:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 660 | } ATTRIBUTE_PACKED vtsi_mat_t; | ^ src/dvdread/ifo_types.h:279:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 279 | } ATTRIBUTE_PACKED user_ops_t; | ^ src/dvdread/ifo_types.h:307:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 307 | } ATTRIBUTE_PACKED pgc_t; | ^ src/dvdread/ifo_types.h:668:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 668 | } ATTRIBUTE_PACKED ptt_info_t; | ^ src/dvdread/ifo_types.h:307:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 307 | } ATTRIBUTE_PACKED pgc_t; | ^ src/dvdread/ifo_types.h:321:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 321 | } ATTRIBUTE_PACKED pgci_srp_t; | ^ src/dvdread/ifo_types.h:333:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 333 | } ATTRIBUTE_PACKED pgcit_t; | ^ src/dvdread/ifo_types.h:321:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 321 | } ATTRIBUTE_PACKED pgci_srp_t; | ^ src/dvdread/ifo_types.h:676:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 676 | } ATTRIBUTE_PACKED ttu_t; | ^ src/dvdread/ifo_types.h:345:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 345 | } ATTRIBUTE_PACKED pgci_lu_t; | ^ src/dvdread/ifo_types.h:333:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 333 | } ATTRIBUTE_PACKED pgcit_t; | ^ src/dvdread/ifo_types.h:356:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 356 | } ATTRIBUTE_PACKED pgci_ut_t; | ^ src/dvdread/ifo_types.h:345:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 345 | } ATTRIBUTE_PACKED pgci_lu_t; | ^ src/dvdread/ifo_types.h:687:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 687 | } ATTRIBUTE_PACKED vts_ptt_srpt_t; | ^ src/dvdread/ifo_types.h:368:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 368 | } ATTRIBUTE_PACKED cell_adr_t; | ^ src/dvdread/ifo_types.h:356:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 356 | } ATTRIBUTE_PACKED pgci_ut_t; | ^ src/dvdread/ifo_types.h:378:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 378 | } ATTRIBUTE_PACKED c_adt_t; | ^ src/dvdread/ifo_types.h:368:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 368 | } ATTRIBUTE_PACKED cell_adr_t; | ^ src/dvdread/ifo_types.h:705:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 705 | } ATTRIBUTE_PACKED vts_tmap_t; | ^ src/dvdread/ifo_types.h:387:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 387 | } ATTRIBUTE_PACKED vobu_admap_t; | ^ src/dvdread/ifo_types.h:378:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 378 | } ATTRIBUTE_PACKED c_adt_t; | ^ src/dvdread/ifo_types.h:717:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 717 | } ATTRIBUTE_PACKED vts_tmapt_t; | ^ src/dvdread/ifo_types.h:387:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 387 | } ATTRIBUTE_PACKED vobu_admap_t; | ^ src/dvdread/ifo_types.h:440:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 440 | } ATTRIBUTE_PACKED vmgi_mat_t; | ^ src/dvdread/ifo_types.h:440:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 440 | } ATTRIBUTE_PACKED vmgi_mat_t; | ^ src/dvdread/ifo_types.h:451:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 451 | } ATTRIBUTE_PACKED playback_type_t; | ^ In file included from src/dvdread_internal.h:31, from src/dvd_reader.c:57: src/dvdread/ifo_types.h:67:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 67 | } ATTRIBUTE_PACKED dvd_time_t; | ^ src/dvdread/ifo_types.h:464:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 464 | } ATTRIBUTE_PACKED title_info_t; | ^ src/dvdread/ifo_types.h:451:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 451 | } ATTRIBUTE_PACKED playback_type_t; | ^ src/dvdread/ifo_types.h:74:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 74 | } ATTRIBUTE_PACKED vm_cmd_t; | ^ src/dvdread/ifo_types.h:95:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 95 | } ATTRIBUTE_PACKED video_attr_t; | ^ src/dvdread/ifo_types.h:474:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 474 | } ATTRIBUTE_PACKED tt_srpt_t; | ^ src/dvdread/ifo_types.h:464:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 464 | } ATTRIBUTE_PACKED title_info_t; | ^ src/dvdread/ifo_types.h:121:5: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 121 | } karaoke; | ^ src/dvdread/ifo_types.h:494:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 494 | } ATTRIBUTE_PACKED ptl_mait_country_t; | ^ src/dvdread/ifo_types.h:474:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 474 | } ATTRIBUTE_PACKED tt_srpt_t; | ^ src/dvdread/ifo_types.h:126:5: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 126 | } surround; | ^ src/dvdread/ifo_types.h:127:3: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 127 | } ATTRIBUTE_PACKED app_info; | ^ src/dvdread/ifo_types.h:505:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 505 | } ATTRIBUTE_PACKED ptl_mait_t; | ^ src/dvdread/ifo_types.h:494:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 494 | } ATTRIBUTE_PACKED ptl_mait_country_t; | ^ src/dvdread/ifo_types.h:128:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 128 | } ATTRIBUTE_PACKED audio_attr_t; | ^ src/dvdread/ifo_types.h:159:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 159 | } ATTRIBUTE_PACKED multichannel_ext_t; | ^ src/dvdread/ifo_types.h:505:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 505 | } ATTRIBUTE_PACKED ptl_mait_t; | ^ src/dvdread/ifo_types.h:536:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 536 | } ATTRIBUTE_PACKED vts_attributes_t; | ^ src/dvdread/ifo_types.h:183:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 183 | } ATTRIBUTE_PACKED subp_attr_t; | ^ src/dvdread/ifo_types.h:198:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 198 | } ATTRIBUTE_PACKED pgc_command_tbl_t; | ^ src/dvdread/ifo_types.h:536:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 536 | } ATTRIBUTE_PACKED vts_attributes_t; | ^ src/dvdread/ifo_types.h:549:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 549 | } ATTRIBUTE_PACKED vts_atrt_t; | ^ src/dvdread/ifo_types.h:227:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 227 | } ATTRIBUTE_PACKED cell_playback_t; | ^ src/dvdread/ifo_types.h:244:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 244 | } ATTRIBUTE_PACKED cell_position_t; | ^ src/dvdread/ifo_types.h:549:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 549 | } ATTRIBUTE_PACKED vts_atrt_t; | ^ src/dvdread/ifo_types.h:572:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 572 | } ATTRIBUTE_PACKED txtdt_t; | ^ src/dvdread/ifo_types.h:279:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 279 | } ATTRIBUTE_PACKED user_ops_t; | ^ src/dvdread/ifo_types.h:572:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 572 | } ATTRIBUTE_PACKED txtdt_t; | ^ In file included from src/dvdread_internal.h:31, from src/dvd_udf.c:42: src/dvdread/ifo_types.h:583:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 583 | } ATTRIBUTE_PACKED txtdt_lu_t; | ^ src/dvdread/ifo_types.h:307:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 307 | } ATTRIBUTE_PACKED pgc_t; | ^ In file included from src/dvdread_internal.h:31, from src/dvd_input.c:36: src/dvdread/ifo_types.h:583:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 583 | } ATTRIBUTE_PACKED txtdt_lu_t; | ^ src/dvdread/ifo_types.h:595:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 595 | } ATTRIBUTE_PACKED txtdt_mgi_t; | ^ src/dvdread/ifo_types.h:321:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 321 | } ATTRIBUTE_PACKED pgci_srp_t; | ^ src/dvdread/ifo_types.h:595:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 595 | } ATTRIBUTE_PACKED txtdt_mgi_t; | ^ src/dvdread/ifo_types.h:333:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 333 | } ATTRIBUTE_PACKED pgcit_t; | ^ src/dvdread/ifo_types.h:345:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 345 | } ATTRIBUTE_PACKED pgci_lu_t; | ^ src/dvdread/ifo_types.h:356:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 356 | } ATTRIBUTE_PACKED pgci_ut_t; | ^ src/dvdread/ifo_types.h:660:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 660 | } ATTRIBUTE_PACKED vtsi_mat_t; | ^ src/dvdread/ifo_types.h:368:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 368 | } ATTRIBUTE_PACKED cell_adr_t; | ^ src/dvdread/ifo_types.h:668:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 668 | } ATTRIBUTE_PACKED ptt_info_t; | ^ src/dvdread/ifo_types.h:660:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 660 | } ATTRIBUTE_PACKED vtsi_mat_t; | ^ src/dvdread/ifo_types.h:378:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 378 | } ATTRIBUTE_PACKED c_adt_t; | ^ src/dvdread/ifo_types.h:387:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 387 | } ATTRIBUTE_PACKED vobu_admap_t; | ^ src/dvdread/ifo_types.h:676:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 676 | } ATTRIBUTE_PACKED ttu_t; | ^ src/dvdread/ifo_types.h:668:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 668 | } ATTRIBUTE_PACKED ptt_info_t; | ^ src/dvdread/ifo_types.h:687:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 687 | } ATTRIBUTE_PACKED vts_ptt_srpt_t; | ^ src/dvdread/ifo_types.h:440:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 440 | } ATTRIBUTE_PACKED vmgi_mat_t; | ^ src/dvdread/ifo_types.h:676:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 676 | } ATTRIBUTE_PACKED ttu_t; | ^ src/dvdread/ifo_types.h:705:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 705 | } ATTRIBUTE_PACKED vts_tmap_t; | ^ src/dvdread/ifo_types.h:451:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 451 | } ATTRIBUTE_PACKED playback_type_t; | ^ src/dvdread/ifo_types.h:687:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 687 | } ATTRIBUTE_PACKED vts_ptt_srpt_t; | ^ src/dvdread/ifo_types.h:464:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 464 | } ATTRIBUTE_PACKED title_info_t; | ^ src/dvdread/ifo_types.h:717:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 717 | } ATTRIBUTE_PACKED vts_tmapt_t; | ^ src/dvdread/ifo_types.h:474:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 474 | } ATTRIBUTE_PACKED tt_srpt_t; | ^ src/dvdread/ifo_types.h:705:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 705 | } ATTRIBUTE_PACKED vts_tmap_t; | ^ src/dvdread/ifo_types.h:494:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 494 | } ATTRIBUTE_PACKED ptl_mait_country_t; | ^ src/dvdread/ifo_types.h:717:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 717 | } ATTRIBUTE_PACKED vts_tmapt_t; | ^ src/dvdread/ifo_types.h:505:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 505 | } ATTRIBUTE_PACKED ptl_mait_t; | ^ src/dvdread/ifo_types.h:536:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 536 | } ATTRIBUTE_PACKED vts_attributes_t; | ^ src/dvdread/ifo_types.h:549:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 549 | } ATTRIBUTE_PACKED vts_atrt_t; | ^ src/dvdread/ifo_types.h:572:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 572 | } ATTRIBUTE_PACKED txtdt_t; | ^ In file included from src/dvdread_internal.h:31, from src/dvd_reader.c:57: src/dvdread/ifo_types.h:583:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 583 | } ATTRIBUTE_PACKED txtdt_lu_t; | ^ src/dvdread/ifo_types.h:595:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 595 | } ATTRIBUTE_PACKED txtdt_mgi_t; | ^ src/dvdread/ifo_types.h:660:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 660 | } ATTRIBUTE_PACKED vtsi_mat_t; | ^ src/dvdread/ifo_types.h:668:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 668 | } ATTRIBUTE_PACKED ptt_info_t; | ^ In file included from src/ifo_print.c:28: src/dvdread/ifo_types.h:67:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 67 | } ATTRIBUTE_PACKED dvd_time_t; | ^ In file included from src/dvdread/nav_types.h:32, from src/nav_read.c:29: src/dvdread/ifo_types.h:67:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 67 | } ATTRIBUTE_PACKED dvd_time_t; | ^ src/dvdread/ifo_types.h:74:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 74 | } ATTRIBUTE_PACKED vm_cmd_t; | ^ src/dvdread/ifo_types.h:676:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 676 | } ATTRIBUTE_PACKED ttu_t; | ^ src/dvdread/ifo_types.h:74:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 74 | } ATTRIBUTE_PACKED vm_cmd_t; | ^ src/dvdread/ifo_types.h:95:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 95 | } ATTRIBUTE_PACKED video_attr_t; | ^ src/dvdread/ifo_types.h:95:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 95 | } ATTRIBUTE_PACKED video_attr_t; | ^ src/dvdread/ifo_types.h:121:5: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 121 | } karaoke; | ^ src/dvdread/ifo_types.h:687:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 687 | } ATTRIBUTE_PACKED vts_ptt_srpt_t; | ^ src/dvdread/ifo_types.h:121:5: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 121 | } karaoke; | ^ src/dvdread/ifo_types.h:126:5: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 126 | } surround; | ^ src/dvdread/ifo_types.h:127:3: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 127 | } ATTRIBUTE_PACKED app_info; | ^ src/dvdread/ifo_types.h:126:5: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 126 | } surround; | ^ src/dvdread/ifo_types.h:128:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 128 | } ATTRIBUTE_PACKED audio_attr_t; | ^ src/dvdread/ifo_types.h:127:3: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 127 | } ATTRIBUTE_PACKED app_info; | ^ src/dvdread/ifo_types.h:128:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 128 | } ATTRIBUTE_PACKED audio_attr_t; | ^ src/dvdread/ifo_types.h:705:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 705 | } ATTRIBUTE_PACKED vts_tmap_t; | ^ src/dvdread/ifo_types.h:159:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 159 | } ATTRIBUTE_PACKED multichannel_ext_t; | ^ src/dvdread/ifo_types.h:159:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 159 | } ATTRIBUTE_PACKED multichannel_ext_t; | ^ src/dvdread/ifo_types.h:183:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 183 | } ATTRIBUTE_PACKED subp_attr_t; | ^ src/dvdread/ifo_types.h:717:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 717 | } ATTRIBUTE_PACKED vts_tmapt_t; | ^ src/dvdread/ifo_types.h:183:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 183 | } ATTRIBUTE_PACKED subp_attr_t; | ^ src/dvdread/ifo_types.h:198:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 198 | } ATTRIBUTE_PACKED pgc_command_tbl_t; | ^ src/dvdread/ifo_types.h:198:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 198 | } ATTRIBUTE_PACKED pgc_command_tbl_t; | ^ src/dvdread/ifo_types.h:227:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 227 | } ATTRIBUTE_PACKED cell_playback_t; | ^ src/dvdread/ifo_types.h:227:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 227 | } ATTRIBUTE_PACKED cell_playback_t; | ^ src/dvdread/ifo_types.h:244:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 244 | } ATTRIBUTE_PACKED cell_position_t; | ^ src/dvdread/ifo_types.h:244:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 244 | } ATTRIBUTE_PACKED cell_position_t; | ^ src/dvdread/ifo_types.h:279:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 279 | } ATTRIBUTE_PACKED user_ops_t; | ^ src/dvdread/ifo_types.h:279:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 279 | } ATTRIBUTE_PACKED user_ops_t; | ^ src/dvdread/ifo_types.h:307:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 307 | } ATTRIBUTE_PACKED pgc_t; | ^ src/dvdread/ifo_types.h:307:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 307 | } ATTRIBUTE_PACKED pgc_t; | ^ src/dvdread/ifo_types.h:321:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 321 | } ATTRIBUTE_PACKED pgci_srp_t; | ^ src/dvdread/ifo_types.h:333:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 333 | } ATTRIBUTE_PACKED pgcit_t; | ^ src/dvdread/ifo_types.h:321:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 321 | } ATTRIBUTE_PACKED pgci_srp_t; | ^ src/dvdread/ifo_types.h:345:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 345 | } ATTRIBUTE_PACKED pgci_lu_t; | ^ src/dvdread/ifo_types.h:333:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 333 | } ATTRIBUTE_PACKED pgcit_t; | ^ src/dvdread/ifo_types.h:356:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 356 | } ATTRIBUTE_PACKED pgci_ut_t; | ^ src/dvdread/ifo_types.h:345:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 345 | } ATTRIBUTE_PACKED pgci_lu_t; | ^ src/dvdread/ifo_types.h:368:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 368 | } ATTRIBUTE_PACKED cell_adr_t; | ^ src/dvdread/ifo_types.h:356:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 356 | } ATTRIBUTE_PACKED pgci_ut_t; | ^ src/dvdread/ifo_types.h:378:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 378 | } ATTRIBUTE_PACKED c_adt_t; | ^ src/dvdread/ifo_types.h:368:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 368 | } ATTRIBUTE_PACKED cell_adr_t; | ^ src/dvdread/ifo_types.h:387:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 387 | } ATTRIBUTE_PACKED vobu_admap_t; | ^ src/dvdread/ifo_types.h:378:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 378 | } ATTRIBUTE_PACKED c_adt_t; | ^ src/dvdread/ifo_types.h:387:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 387 | } ATTRIBUTE_PACKED vobu_admap_t; | ^ src/dvdread/ifo_types.h:440:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 440 | } ATTRIBUTE_PACKED vmgi_mat_t; | ^ src/dvdread/ifo_types.h:440:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 440 | } ATTRIBUTE_PACKED vmgi_mat_t; | ^ src/dvdread/ifo_types.h:451:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 451 | } ATTRIBUTE_PACKED playback_type_t; | ^ src/dvdread/ifo_types.h:451:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 451 | } ATTRIBUTE_PACKED playback_type_t; | ^ src/dvdread/ifo_types.h:464:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 464 | } ATTRIBUTE_PACKED title_info_t; | ^ src/dvdread/ifo_types.h:464:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 464 | } ATTRIBUTE_PACKED title_info_t; | ^ src/dvdread/ifo_types.h:474:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 474 | } ATTRIBUTE_PACKED tt_srpt_t; | ^ src/dvdread/ifo_types.h:474:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 474 | } ATTRIBUTE_PACKED tt_srpt_t; | ^ src/dvdread/ifo_types.h:494:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 494 | } ATTRIBUTE_PACKED ptl_mait_country_t; | ^ src/dvdread/ifo_types.h:494:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 494 | } ATTRIBUTE_PACKED ptl_mait_country_t; | ^ src/dvdread/ifo_types.h:505:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 505 | } ATTRIBUTE_PACKED ptl_mait_t; | ^ src/dvdread/ifo_types.h:505:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 505 | } ATTRIBUTE_PACKED ptl_mait_t; | ^ src/dvdread/ifo_types.h:536:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 536 | } ATTRIBUTE_PACKED vts_attributes_t; | ^ src/dvdread/ifo_types.h:536:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 536 | } ATTRIBUTE_PACKED vts_attributes_t; | ^ src/dvdread/ifo_types.h:549:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 549 | } ATTRIBUTE_PACKED vts_atrt_t; | ^ src/dvdread/ifo_types.h:549:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 549 | } ATTRIBUTE_PACKED vts_atrt_t; | ^ src/dvdread/ifo_types.h:572:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 572 | } ATTRIBUTE_PACKED txtdt_t; | ^ src/dvdread/ifo_types.h:572:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 572 | } ATTRIBUTE_PACKED txtdt_t; | ^ In file included from src/ifo_print.c:28: src/dvdread/ifo_types.h:583:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 583 | } ATTRIBUTE_PACKED txtdt_lu_t; | ^ In file included from src/dvdread/nav_types.h:32, from src/nav_read.c:29: src/dvdread/ifo_types.h:583:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 583 | } ATTRIBUTE_PACKED txtdt_lu_t; | ^ src/dvdread/ifo_types.h:595:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 595 | } ATTRIBUTE_PACKED txtdt_mgi_t; | ^ src/dvdread/ifo_types.h:595:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 595 | } ATTRIBUTE_PACKED txtdt_mgi_t; | ^ src/dvdread/ifo_types.h:660:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 660 | } ATTRIBUTE_PACKED vtsi_mat_t; | ^ src/dvdread/ifo_types.h:660:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 660 | } ATTRIBUTE_PACKED vtsi_mat_t; | ^ src/dvdread/ifo_types.h:668:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 668 | } ATTRIBUTE_PACKED ptt_info_t; | ^ src/dvdread/ifo_types.h:668:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 668 | } ATTRIBUTE_PACKED ptt_info_t; | ^ src/dvdread/ifo_types.h:676:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 676 | } ATTRIBUTE_PACKED ttu_t; | ^ src/dvdread/ifo_types.h:676:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 676 | } ATTRIBUTE_PACKED ttu_t; | ^ src/dvdread/ifo_types.h:687:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 687 | } ATTRIBUTE_PACKED vts_ptt_srpt_t; | ^ src/dvdread/ifo_types.h:687:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 687 | } ATTRIBUTE_PACKED vts_ptt_srpt_t; | ^ src/dvdread/ifo_types.h:705:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 705 | } ATTRIBUTE_PACKED vts_tmap_t; | ^ src/dvdread/ifo_types.h:705:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 705 | } ATTRIBUTE_PACKED vts_tmap_t; | ^ src/dvdread/ifo_types.h:717:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 717 | } ATTRIBUTE_PACKED vts_tmapt_t; | ^ src/dvdread/ifo_types.h:717:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 717 | } ATTRIBUTE_PACKED vts_tmapt_t; | ^ In file included from src/nav_read.c:29: src/dvdread/nav_types.h:57:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 57 | } ATTRIBUTE_PACKED pci_gi_t; | ^ src/dvdread/nav_types.h:64:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 64 | } ATTRIBUTE_PACKED nsml_agli_t; | ^ src/dvdread/nav_types.h:94:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 94 | } ATTRIBUTE_PACKED hl_gi_t; | ^ src/dvdread/nav_types.h:107:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 107 | } ATTRIBUTE_PACKED btn_colit_t; | ^ src/dvdread/nav_types.h:136:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 136 | } ATTRIBUTE_PACKED btni_t; | ^ src/dvdread/nav_types.h:145:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 145 | } ATTRIBUTE_PACKED hli_t; | ^ src/dvdread/nav_types.h:155:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 155 | } ATTRIBUTE_PACKED pci_t; | ^ src/dvdread/nav_types.h:174:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 174 | } ATTRIBUTE_PACKED dsi_gi_t; | ^ src/dvdread/nav_types.h:192:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 192 | } ATTRIBUTE_PACKED sml_pbi_t; | ^ src/dvdread/nav_types.h:200:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 200 | } ATTRIBUTE_PACKED sml_agl_data_t; | ^ src/dvdread/nav_types.h:207:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 207 | } ATTRIBUTE_PACKED sml_agli_t; | ^ src/dvdread/nav_types.h:219:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 219 | } ATTRIBUTE_PACKED vobu_sri_t; | ^ src/dvdread/nav_types.h:229:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 229 | } ATTRIBUTE_PACKED synci_t; | ^ src/dvdread/nav_types.h:241:1: warning: 'gcc_struct' attribute directive ignored [-Wattributes] 241 | } ATTRIBUTE_PACKED dsi_t; | ^ src/ifo_read.c: In function 'ifoRead_PGC_COMMAND_TBL': src/ifo_read.c:740:38: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 740 | + PGC_COMMAND_TBL_SIZE <= cmd_tbl->last_byte + 1); | ^~ src/ifo_read.c:44:8: note: in definition of macro 'CHECK_VALUE' 44 | if(!(arg)) {\ | ^~~ src/ifo_read.c: In function 'ifoRead_PGCIT_internal': src/ifo_read.c:1940:21: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 1940 | ifoFree_PGC(&pgcit->pgci_srp[j].pgc); | ^~~~~~~~~~~~~~~~~~~~~~~ src/ifo_read.c: In function 'ifoFree_PGCIT_internal': src/ifo_read.c:1966:19: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 1966 | ifoFree_PGC(&(*pgcit)->pgci_srp[i].pgc); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/ifo_read.c: In function 'ifoRead_PGCI_UT': src/ifo_read.c:2098:32: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 2098 | ifoFree_PGCIT_internal(&pgci_ut->lu[j].pgcit); | ^~~~~~~~~~~~~~~~~~~~~ src/ifo_read.c:2111:32: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 2111 | ifoFree_PGCIT_internal(&pgci_ut->lu[j].pgcit); | ^~~~~~~~~~~~~~~~~~~~~ src/ifo_read.c: In function 'ifoFree_PGCI_UT': src/ifo_read.c:2134:30: warning: taking address of packed member of 'struct ' may result in an unaligned pointer value [-Waddress-of-packed-member] 2134 | ifoFree_PGCIT_internal(&ifofile->pgci_ut->lu[i].pgcit); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD libdvdread.la make[1]: Leaving directory '/home/buildozer/aports/community/libdvdread/src/libdvdread-6.1.3' >>> libdvdread: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/community/libdvdread/src/libdvdread-6.1.3' ./install-sh -c -d '/home/buildozer/aports/community/libdvdread/pkg/libdvdread/usr/share/doc/libdvdread' ./install-sh -c -d '/home/buildozer/aports/community/libdvdread/pkg/libdvdread/usr/lib/pkgconfig' ./install-sh -c -d '/home/buildozer/aports/community/libdvdread/pkg/libdvdread/usr/include/dvdread' /usr/bin/install -c -m 644 AUTHORS ChangeLog COPYING NEWS README.md TODO '/home/buildozer/aports/community/libdvdread/pkg/libdvdread/usr/share/doc/libdvdread' /usr/bin/install -c -m 644 misc/dvdread.pc '/home/buildozer/aports/community/libdvdread/pkg/libdvdread/usr/lib/pkgconfig' /usr/bin/install -c -m 644 src/dvdread/bitreader.h src/dvdread/dvd_reader.h src/dvdread/dvd_udf.h src/dvdread/ifo_print.h src/dvdread/ifo_read.h src/dvdread/ifo_types.h src/dvdread/nav_print.h src/dvdread/nav_read.h src/dvdread/nav_types.h src/dvdread/version.h '/home/buildozer/aports/community/libdvdread/pkg/libdvdread/usr/include/dvdread' ./install-sh -c -d '/home/buildozer/aports/community/libdvdread/pkg/libdvdread/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libdvdread.la '/home/buildozer/aports/community/libdvdread/pkg/libdvdread/usr/lib' libtool: install: /usr/bin/install -c .libs/libdvdread.so.8.0.0 /home/buildozer/aports/community/libdvdread/pkg/libdvdread/usr/lib/libdvdread.so.8.0.0 libtool: install: (cd /home/buildozer/aports/community/libdvdread/pkg/libdvdread/usr/lib && { ln -s -f libdvdread.so.8.0.0 libdvdread.so.8 || { rm -f libdvdread.so.8 && ln -s libdvdread.so.8.0.0 libdvdread.so.8; }; }) libtool: install: (cd /home/buildozer/aports/community/libdvdread/pkg/libdvdread/usr/lib && { ln -s -f libdvdread.so.8.0.0 libdvdread.so || { rm -f libdvdread.so && ln -s libdvdread.so.8.0.0 libdvdread.so; }; }) libtool: install: /usr/bin/install -c .libs/libdvdread.lai /home/buildozer/aports/community/libdvdread/pkg/libdvdread/usr/lib/libdvdread.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[1]: Leaving directory '/home/buildozer/aports/community/libdvdread/src/libdvdread-6.1.3' >>> libdvdread-dev*: Running split function dev... >>> libdvdread-dev*: Preparing subpackage libdvdread-dev... >>> libdvdread-dev*: Stripping binaries >>> libdvdread-dev*: Running postcheck for libdvdread-dev >>> libdvdread-doc*: Running split function doc... >>> libdvdread-doc*: Preparing subpackage libdvdread-doc... >>> libdvdread-doc*: Running postcheck for libdvdread-doc >>> libdvdread*: Running postcheck for libdvdread >>> libdvdread*: Preparing package libdvdread... >>> libdvdread*: Stripping binaries >>> libdvdread-dev*: Scanning shared objects >>> libdvdread-doc*: Scanning shared objects >>> libdvdread*: Scanning shared objects >>> libdvdread-dev*: Tracing dependencies... libdvdread=6.1.3-r0 pc:libdvdcss>=1.2 pkgconfig >>> libdvdread-dev*: Package size: 112.0 KB >>> libdvdread-dev*: Compressing data... >>> libdvdread-dev*: Create checksum... >>> libdvdread-dev*: Create libdvdread-dev-6.1.3-r0.apk >>> libdvdread-doc*: Tracing dependencies... >>> libdvdread-doc*: Package size: 160.0 KB >>> libdvdread-doc*: Compressing data... >>> libdvdread-doc*: Create checksum... >>> libdvdread-doc*: Create libdvdread-doc-6.1.3-r0.apk >>> libdvdread*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libdvdcss.so.2 >>> libdvdread*: Package size: 116.0 KB >>> libdvdread*: Compressing data... >>> libdvdread*: Create checksum... >>> libdvdread*: Create libdvdread-6.1.3-r0.apk >>> libdvdread: Build complete at Wed, 25 May 2022 19:01:56 +0000 elapsed time 0h 0m 6s >>> libdvdread: Cleaning up srcdir >>> libdvdread: Cleaning up pkgdir >>> libdvdread: Uninstalling dependencies... (1/3) Purging .makedepends-libdvdread (20220525.190151) (2/3) Purging libdvdcss-dev (1.4.3-r0) (3/3) Purging libdvdcss (1.4.3-r0) OK: 367 MiB in 97 packages >>> libdvdread: Updating the community/aarch64 repository index... >>> libdvdread: Signing the index...