Summary: | media-libs/gmyth-0.7: fails tests | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Pacho Ramos <pacho> |
Component: | Current packages | Assignee: | Gentoo TreeCleaner Project <treecleaner> |
Status: | RESOLVED WONTFIX | ||
Severity: | normal | CC: | gstreamer |
Priority: | High | Keywords: | PMASKED |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | Pending Removal: 2012-10-16 | ||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Pacho Ramos
![]() Created attachment 228009 [details]
build.log
Extracted error: Making check in tests make[1]: Entering directory `/var/tmp/portage/media-libs/gmyth-0.7/work/gmyth/tests' make test gmyth_test_connection gmyth_test_epg gmyth_test_recorder gmyth_test_recordings gmyth_test_transcode gmyth_test_vlc gmyth_test_livetv gmyth_test_http gmyth_test_filetransfer gmyth_test_filelocal gmyth_test_file_download gmyth_test_program_info gmyth_test_monitor_handler gmyth_test_stringlist gmyth_test_tvchain make[2]: Entering directory `/var/tmp/portage/media-libs/gmyth-0.7/work/gmyth/tests' if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../src -I../src -I/usr/include/mysql -pipe -DHAVE_ERRNO_AS_DEFINE=1 -fno-strict-aliasing -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -Wall -I/usr/include -O2 -DG_DISABLE_CHECKS -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi main.c:3:25: error: gmyth/gmyth.h: No such file or directory main.c: In function 'main': main.c:11: error: 'GMythURI' undeclared (first use in this function) main.c:11: error: (Each undeclared identifier is reported only once main.c:11: error: for each function it appears in.) main.c:11: error: 'gmyth_uri' undeclared (first use in this function) main.c:13: error: 'GMythBackendInfo' undeclared (first use in this function) main.c:13: error: 'backend_info' undeclared (first use in this function) main.c:17: warning: implicit declaration of function 'fprintf' main.c:17: warning: incompatible implicit declaration of built-in function 'fprintf' main.c:17: error: 'stdout' undeclared (first use in this function) main.c:18: warning: implicit declaration of function 'fflush' main.c:19: warning: implicit declaration of function 'getchar' main.c:21: warning: implicit declaration of function 'gmyth_backend_info_new' main.c:22: warning: implicit declaration of function 'gmyth_uri_new_with_value' main.c:24: warning: implicit declaration of function 'gmyth_backend_info_set_hostname' main.c:25: warning: implicit declaration of function 'gmyth_uri_get_host' main.c:26: warning: implicit declaration of function 'gmyth_backend_info_set_port' main.c:27: warning: implicit declaration of function 'gmyth_uri_get_port' main.c:29: warning: implicit declaration of function 'gmyth_util_file_exists' main.c:34: error: 'GMythFileTransfer' undeclared (first use in this function) main.c:34: error: 'file_transfer' undeclared (first use in this function) main.c:35: warning: implicit declaration of function 'gmyth_file_transfer_new' main.c:37: warning: implicit declaration of function 'gmyth_file_transfer_open' main.c:44: warning: implicit declaration of function 'gmyth_file_transfer_get_filesize' main.c:52: warning: implicit declaration of function 'gmyth_file_transfer_read' make[2]: *** [main.o] Error 1 make[2]: Leaving directory `/var/tmp/portage/media-libs/gmyth-0.7/work/gmyth/tests' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/var/tmp/portage/media-libs/gmyth-0.7/work/gmyth/tests' make: *** [check-recursive] Error 1 [31;01m*[0m ERROR: media-libs/gmyth-0.7 failed: [31;01m*[0m Make check failed. See above for details. [31;01m*[0m [31;01m*[0m Call stack: [31;01m*[0m ebuild.sh, line 54: Called src_test [31;01m*[0m environment, line 1313: Called _eapi0_src_test [31;01m*[0m ebuild.sh, line 619: Called die [31;01m*[0m The specific snippet of code: [31;01m*[0m hasq test $FEATURES && die "Make check failed. See above for details." [31;01m*[0m [31;01m*[0m If you need support, post the output of 'emerge --info =media-libs/gmyth-0.7', [31;01m*[0m the complete build log and the output of 'emerge -pqv =media-libs/gmyth-0.7'. [31;01m*[0m The complete build log is located at '/var/log/portage/build/media-libs/gmyth-0.7:20100416-074514.log'. [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-libs/gmyth-0.7/temp/environment'. [31;01m*[0m S: '/var/tmp/portage/media-libs/gmyth-0.7/work/gmyth' Tree cleaners can you look at removing this? 0.7.1 is the most recent version which was released sometime in 2008. Given that it aims to talk directly to MythTV's database, which changes schemas with every release I doubt this works anymore. dropped |