Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 646334 - media-video/vlc-2.2.8-r1: error: unknown type name ‘CdioList'
Summary: media-video/vlc-2.2.8-r1: error: unknown type name ‘CdioList'
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-01 17:19 UTC by Anton Kochkov
Modified: 2018-08-15 12:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
full build log (vlc-build.log,586.14 KB, text/x-log)
2018-02-01 17:19 UTC, Anton Kochkov
Details
emerge --info output (emerge_info.log,6.17 KB, text/x-log)
2018-02-01 17:20 UTC, Anton Kochkov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Kochkov 2018-02-01 17:19:26 UTC
Created attachment 517408 [details]
full build log

libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B  access/.libs/libdvdnav_plugin_la-dvdnav.o   | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libdvdnav_plugin.exp
In file included from [01m[Kaccess/vcdx/vcd.h:25:0[m[K,
                 from [01m[Kaccess/vcdx/info.c:31[m[K:
[01m[K/usr/include/libvcd/info.h:458:3:[m[K [01;31m[Kerror: [m[Kunknown type name ‘[01m[KCdioList[m[K’
   [01;31m[KCdioList[m[K *vcdinfo_get_offset_list(const vcdinfo_obj_t *p_vcdinfo);
   [01;31m[K^~~~~~~~[m[K
[01m[K/usr/include/libvcd/info.h:463:3:[m[K [01;31m[Kerror: [m[Kunknown type name ‘[01m[KCdioList[m[K’
   [01;31m[KCdioList[m[K *vcdinfo_get_offset_x_list(const vcdinfo_obj_t *p_vcdinfo);
   [01;31m[K^~~~~~~~[m[K
In file included from [01m[Kaccess/vcdx/access.c:46:0[m[K:
[01m[K/usr/include/libvcd/info.h:458:3:[m[K [01;31m[Kerror: [m[Kunknown type name ‘[01m[KCdioList[m[K’
   [01;31m[KCdioList[m[K *vcdinfo_get_offset_list(const vcdinfo_obj_t *p_vcdinfo);
   [01;31m[K^~~~~~~~[m[K
[01m[K/usr/include/libvcd/info.h:463:3:[m[K [01;31m[Kerror: [m[Kunknown type name ‘[01m[KCdioList[m[K’
   [01;31m[KCdioList[m[K *vcdinfo_get_offset_x_list(const vcdinfo_obj_t *p_vcdinfo);
   [01;31m[K^~~~~~~~[m[K
In file included from [01m[Kaccess/vcdx/vcd.h:25:0[m[K,
                 from [01m[Kaccess/vcdx/vcdplayer.c:41[m[K:
[01m[K/usr/include/libvcd/info.h:458:3:[m[K [01;31m[Kerror: [m[Kunknown type name ‘[01m[KCdioList[m[K’
   [01;31m[KCdioList[m[K *vcdinfo_get_offset_list(const vcdinfo_obj_t *p_vcdinfo);
   [01;31m[K^~~~~~~~[m[K
[01m[K/usr/include/libvcd/info.h:463:3:[m[K [01;31m[Kerror: [m[Kunknown type name ‘[01m[KCdioList[m[K’
   [01;31m[KCdioList[m[K *vcdinfo_get_offset_x_list(const vcdinfo_obj_t *p_vcdinfo);
   [01;31m[K^~~~~~~~[m[K
In file included from [01m[Kaccess/vcdx/vcd.h:25:0[m[K,
                 from [01m[Kaccess/vcdx/vcd.c:39[m[K:
[01m[K/usr/include/libvcd/info.h:458:3:[m[K [01;31m[Kerror: [m[Kunknown type name ‘[01m[KCdioList[m[K’
   [01;31m[KCdioList[m[K *vcdinfo_get_offset_list(const vcdinfo_obj_t *p_vcdinfo);
   [01;31m[K^~~~~~~~[m[K
[01m[K/usr/include/libvcd/info.h:463:3:[m[K [01;31m[Kerror: [m[Kunknown type name ‘[01m[KCdioList[m[K’
   [01;31m[KCdioList[m[K *vcdinfo_get_offset_x_list(const vcdinfo_obj_t *p_vcdinfo);
   [01;31m[K^~~~~~~~[m[K
[01m[Kaccess/vcdx/access.c:[m[K In function ‘[01m[KVCDSeek[m[K’:
[01m[Kaccess/vcdx/access.c:296:23:[m[K [01;35m[Kwarning: [m[Kcomparison between signed and unsigned integer expressions [[01;35m[K-Wsign-compare[m[K]
             if( i_pos [01;35m[K<[m[K t->seekpoint[i_seekpoint + 1]->i_byte_offset ) break;
                       [01;35m[K^[m[K
[01m[Kaccess/vcdx/access.c:300:40:[m[K [01;35m[Kwarning: [m[Kcomparison between signed and unsigned integer expressions [[01;35m[K-Wsign-compare[m[K]
         if( p_vcdplayer->i_cur_chapter [01;35m[K!=[m[K i_seekpoint )
                                        [01;35m[K^~[m[K
make[4]: *** [Makefile:8960: access/vcdx/libvcdx_plugin_la-vcd.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
[01m[Kaccess/vcdx/access.c:[m[K In function ‘[01m[KVCDLIDs[m[K’:
[01m[Kaccess/vcdx/access.c:477:27:[m[K [01;35m[Kwarning: [m[Kvariable ‘[01m[Ki_title[m[K’ set but not used [[01;35m[K-Wunused-but-set-variable[m[K]
     unsigned int   i_lid, [01;35m[Ki_title[m[K;
                           [01;35m[K^~~~~~~[m[K
libtool: link: /bin/grep -E -e "^vlc_entry" ".libs/libdvdnav_plugin.exp" > ".libs/libdvdnav_plugin.expT"
make[4]: *** [Makefile:8974: access/vcdx/libvcdx_plugin_la-info.lo] Error 1
[01m[Kaccess/vcdx/access.c:[m[K In function ‘[01m[KVCDControl[m[K’:
[01m[Kaccess/vcdx/access.c:1095:15:[m[K [01;35m[Kwarning: [m[Kcomparison between signed and unsigned integer expressions [[01;35m[K-Wsign-compare[m[K]
         if( i [01;35m[K!=[m[K p_vcdplayer->i_cur_title )
               [01;35m[K^~[m[K
[01m[Kaccess/vcdx/access.c:1136:19:[m[K [01;35m[Kwarning: [m[Kvariable ‘[01m[Klsn[m[K’ set but not used [[01;35m[K-Wunused-but-set-variable[m[K]
             lsn_t [01;35m[Klsn[m[K;
                   [01;35m[K^~~[m[K
libtool: link: mv -f ".libs/libdvdnav_plugin.expT" ".libs/libdvdnav_plugin.exp"
make[4]: *** [Makefile:8953: access/vcdx/libvcdx_plugin_la-access.lo] Error 1
make[4]: *** [Makefile:8967: access/vcdx/libvcdx_plugin_la-vcdplayer.lo] Error 1
libtool: link: echo "{ global:" > .libs/libdvdnav_plugin.ver
libtool: link:  cat .libs/libdvdnav_plugin.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libdvdnav_plugin.ver
libtool: link:  echo "local: *; };" >> .libs/libdvdnav_plugin.ver
libtool: link:  x86_64-pc-linux-gnu-gcc -shared  -fPIC -DPIC  access/.libs/libdvdnav_plugin_la-dvdnav.o   -Wl,-rpath -Wl,/var/tmp/portage/media-video/vlc-2.2.8-r1/work/vlc-2.2.8/src/.libs ../compat/.libs/libcompat.a -L/usr/lib64/sidplay/builders/ ../src/.libs/libvlccore.so -lrt -lidn -ldl -lm -ldbus-1 -Wl,--as-needed -ldvdnav -lpthread  -O2 -march=corei7-avx -Wl,-O1   -Wl,-soname -Wl,libdvdnav_plugin.so -Wl,-version-script -Wl,.libs/libdvdnav_plugin.ver -o .libs/libdvdnav_plugin.so
libtool: link: ( cd ".libs" && rm -f "libdvdnav_plugin.la" && ln -s "../libdvdnav_plugin.la" "libdvdnav_plugin.la" )
make[4]: Leaving directory '/var/tmp/portage/media-video/vlc-2.2.8-r1/work/vlc-2.2.8/modules'
make[3]: *** [Makefile:9655: all-recursive] Error 1
make[3]: Leaving directory '/var/tmp/portage/media-video/vlc-2.2.8-r1/work/vlc-2.2.8/modules'
make[2]: *** [Makefile:4529: all] Error 2
make[2]: Leaving directory '/var/tmp/portage/media-video/vlc-2.2.8-r1/work/vlc-2.2.8/modules'
make[1]: *** [Makefile:2265: all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/media-video/vlc-2.2.8-r1/work/vlc-2.2.8'
make: *** [Makefile:2150: all] Error 2
 [31;01m*[0m ERROR: media-video/vlc-2.2.8-r1::gentoo failed (compile phase):
 [31;01m*[0m   emake failed
Comment 1 Anton Kochkov 2018-02-01 17:20:26 UTC
Created attachment 517410 [details]
emerge --info output
Comment 2 Andreas Sturmlechner gentoo-dev 2018-02-03 12:59:16 UTC
$ equery l -op libcdio