Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 301773 Details for
Bug 403395
media-video/ushare-1.1a failed (compile phase): http.h:28:32: error: storage size of ‘virtual_dir_callbacks’ isn’t known
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
/tmp/Build.log
Build.log (text/plain), 12.39 KB, created by
Piotr Szymaniak
on 2012-02-13 12:29:27 UTC
(
hide
)
Description:
/tmp/Build.log
Filename:
MIME Type:
Creator:
Piotr Szymaniak
Created:
2012-02-13 12:29:27 UTC
Size:
12.39 KB
patch
obsolete
> * Package: media-video/ushare-1.1a > * Repository: gentoo > * Maintainer: maintainer-needed@gentoo.org > * USE: elibc_glibc kernel_linux nls userland_GNU x86 > * FEATURES: sandbox >>>> Unpacking source... >>>> Unpacking ushare-1.1a.tar.bz2 to /var/tmp/portage/media-video/ushare-1.1a/work >>>> Source unpacked in /var/tmp/portage/media-video/ushare-1.1a/work >>>> Compiling source in /var/tmp/portage/media-video/ushare-1.1a/work/ushare-1.1a ... >Checking for compiler available... >Checking for locales ... >Checking for ifaddrs ... >Checking for langinfo ... >Checking for iconv ... >Checking for libixml ... >Checking for libthreadutil ... >Checking for libupnp >= 1.4.2 ... > >uShare: configure is OK > version 1.1a > using libupnp 1.6.14 >configuration: > install prefix /usr > configuration dir ${PREFIX}/etc > locales dir ${PREFIX}/share/locale > NLS support yes > DLNA support no > C compiler gcc > STRIP strip > make make > CPU x86 () > debug symbols no > strip symbols no > optimize yes > > CFLAGS -Os -march=pentium4 -pipe -I.. -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/usr/include/upnp > LDFLAGS -Wl,-O1 -Wl,--as-needed > extralibs -lixml -lthreadutil -lpthread -lupnp -pthread > >Creating config.mak ... >Creating config.h ... >make -j3 >for subdir in po scripts src ; do \ > make -C $subdir all; \ >done >make[1]: Entering directory `/var/tmp/portage/media-video/ushare-1.1a/work/ushare-1.1a/po' >make fr.gmo de.gmo >make[2]: Entering directory `/var/tmp/portage/media-video/ushare-1.1a/work/ushare-1.1a/po' >make[2]: `fr.gmo' is up to date. >make[2]: `de.gmo' is up to date. >make[2]: Leaving directory `/var/tmp/portage/media-video/ushare-1.1a/work/ushare-1.1a/po' >touch stamp-po >make[1]: Leaving directory `/var/tmp/portage/media-video/ushare-1.1a/work/ushare-1.1a/po' >make[1]: Entering directory `/var/tmp/portage/media-video/ushare-1.1a/work/ushare-1.1a/scripts' >make[1]: Nothing to be done for `all'. >make[1]: Leaving directory `/var/tmp/portage/media-video/ushare-1.1a/work/ushare-1.1a/scripts' >make[1]: Entering directory `/var/tmp/portage/media-video/ushare-1.1a/work/ushare-1.1a/src' >gcc -I.. -MM -Os -march=pentium4 -pipe cds.c cms.c msr.c http.c presentation.c metadata.c mime.c services.c buffer.c util_iconv.c content.c cfgparser.c trace.c redblack.c osdep.c ctrl_telnet.c ushare.c 1>.depend >gcc -c -Os -march=pentium4 -pipe -Os -march=pentium4 -pipe -I.. -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/usr/include/upnp -o cds.o cds.c >gcc -c -Os -march=pentium4 -pipe -Os -march=pentium4 -pipe -I.. -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/usr/include/upnp -o cms.o cms.c >cds.c: In function âfilter_has_valâ: >cds.c:182:3: warning: implicit declaration of function âstrlenâ [-Wimplicit-function-declaration] >cds.c:182:13: warning: incompatible implicit declaration of built-in function âstrlenâ [enabled by default] >cds.c:185:3: warning: implicit declaration of function âstrcmpâ [-Wimplicit-function-declaration] >cds.c:188:3: warning: implicit declaration of function âstrdupâ [-Wimplicit-function-declaration] >cds.c:188:7: warning: incompatible implicit declaration of built-in function âstrdupâ [enabled by default] >cds.c:195:7: warning: implicit declaration of function âstrtok_râ [-Wimplicit-function-declaration] >cds.c:195:13: warning: assignment makes pointer from integer without a cast [enabled by default] >cds.c:199:11: warning: implicit declaration of function âstrchrâ [-Wimplicit-function-declaration] >cds.c:199:19: warning: incompatible implicit declaration of built-in function âstrchrâ [enabled by default] >cds.c:200:9: warning: implicit declaration of function âstrncmpâ [-Wimplicit-function-declaration] >cds.c:205:15: warning: assignment makes pointer from integer without a cast [enabled by default] >cds.c: In function âcds_browse_directchildrenâ: >cds.c:470:3: warning: implicit declaration of function âsprintfâ [-Wimplicit-function-declaration] >cds.c:470:3: warning: incompatible implicit declaration of built-in function âsprintfâ [enabled by default] >cds.c: In function âcds_browseâ: >cds.c:483:43: warning: variable âsort_criteriaâ set but not used [-Wunused-but-set-variable] >cds.c: In function âmatches_searchâ: >cds.c:589:17: warning: incompatible implicit declaration of built-in function âstrlenâ [enabled by default] >cds.c:591:5: warning: implicit declaration of function âstrncpyâ [-Wimplicit-function-declaration] >cds.c:591:5: warning: incompatible implicit declaration of built-in function âstrncpyâ [enabled by default] >cds.c:593:20: warning: incompatible implicit declaration of built-in function âstrchrâ [enabled by default] >cds.c:602:5: warning: incompatible implicit declaration of built-in function âstrncpyâ [enabled by default] >cds.c:604:20: warning: incompatible implicit declaration of built-in function âstrchrâ [enabled by default] >cds.c:613:5: warning: incompatible implicit declaration of built-in function âstrncpyâ [enabled by default] >cds.c:615:20: warning: incompatible implicit declaration of built-in function âstrchrâ [enabled by default] >cds.c:624:3: warning: implicit declaration of function âstrstrâ [-Wimplicit-function-declaration] >cds.c:624:33: warning: incompatible implicit declaration of built-in function âstrstrâ [enabled by default] >cds.c: In function âcds_search_directchildrenâ: >cds.c:790:3: warning: incompatible implicit declaration of built-in function âsprintfâ [enabled by default] >cds.c: In function âcds_searchâ: >cds.c:803:43: warning: variable âsort_criteriaâ set but not used [-Wunused-but-set-variable] >cms.c: In function âcms_get_protocol_infoâ: >cms.c:100:5: warning: implicit declaration of function âstrlenâ [-Wimplicit-function-declaration] >cms.c:100:16: warning: incompatible implicit declaration of built-in function âstrlenâ [enabled by default] >cms.c:114:11: warning: incompatible implicit declaration of built-in function âstrlenâ [enabled by default] >cms.c:115:5: warning: implicit declaration of function âstrncpyâ [-Wimplicit-function-declaration] >cms.c:115:5: warning: incompatible implicit declaration of built-in function âstrncpyâ [enabled by default] >cms.c:120:7: warning: implicit declaration of function âstrcpyâ [-Wimplicit-function-declaration] >cms.c:120:7: warning: incompatible implicit declaration of built-in function âstrcpyâ [enabled by default] >gcc -c -Os -march=pentium4 -pipe -Os -march=pentium4 -pipe -I.. -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/usr/include/upnp -o msr.o msr.c >gcc -c -Os -march=pentium4 -pipe -Os -march=pentium4 -pipe -I.. -W -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -O3 -DHAVE_LOCALE_H -DHAVE_SETLOCALE -DHAVE_IFADDRS_H -DHAVE_LANGINFO_H -DHAVE_LANGINFO_CODESET -DHAVE_ICONV -pthread -I/usr/include/upnp -o http.o http.c >cds.c: At top level: >http.h:28:32: error: storage size of âvirtual_dir_callbacksâ isnât known >make[1]: *** [cds.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >http.c: In function âhttp_get_infoâ: >http.c:95:3: warning: implicit declaration of function âstrcmpâ [-Wimplicit-function-declaration] >http.c:97:5: warning: implicit declaration of function âstrlenâ [-Wimplicit-function-declaration] >http.c:97:26: warning: incompatible implicit declaration of built-in function âstrlenâ [enabled by default] >http.c:103:26: warning: incompatible implicit declaration of built-in function âstrlenâ [enabled by default] >http.c:109:26: warning: incompatible implicit declaration of built-in function âstrlenâ [enabled by default] >http.c:122:3: warning: implicit declaration of function âstrncmpâ [-Wimplicit-function-declaration] >http.c:122:63: warning: incompatible implicit declaration of built-in function âstrlenâ [enabled by default] >http.c:131:3: warning: implicit declaration of function âstrrchrâ [-Wimplicit-function-declaration] >http.c:131:19: warning: incompatible implicit declaration of built-in function âstrrchrâ [enabled by default] >http.c:168:5: warning: implicit declaration of function âstrndupâ [-Wimplicit-function-declaration] >http.c:168:5: warning: incompatible implicit declaration of built-in function âstrndupâ [enabled by default] >http.c: In function âget_file_memoryâ: >http.c:191:3: warning: implicit declaration of function âstrdupâ [-Wimplicit-function-declaration] >http.c:191:20: warning: incompatible implicit declaration of built-in function âstrdupâ [enabled by default] >http.c: In function âhttp_openâ: >http.c:217:60: warning: incompatible implicit declaration of built-in function âstrlenâ [enabled by default] >http.c:230:19: warning: incompatible implicit declaration of built-in function âstrrchrâ [enabled by default] >http.c:245:20: warning: incompatible implicit declaration of built-in function âstrdupâ [enabled by default] >http.c: In function âhttp_readâ: >http.c:274:5: warning: implicit declaration of function âmemcpyâ [-Wimplicit-function-declaration] >http.c:274:5: warning: incompatible implicit declaration of built-in function âmemcpyâ [enabled by default] >http.c: In function âhttp_seekâ: >http.c:331:9: warning: implicit declaration of function âstrerrorâ [-Wimplicit-function-declaration] >http.c:331:9: warning: format â%sâ expects argument of type âchar *â, but argument 4 has type âintâ [-Wformat] >http.c:348:7: warning: format â%sâ expects argument of type âchar *â, but argument 4 has type âintâ [-Wformat] >http.c:356:7: warning: format â%sâ expects argument of type âchar *â, but argument 4 has type âintâ [-Wformat] >http.c:363:7: warning: format â%sâ expects argument of type âchar *â, but argument 4 has type âintâ [-Wformat] >http.c: At top level: >http.c:406:8: error: variable âvirtual_dir_callbacksâ has initializer but incomplete type >http.c:408:5: warning: excess elements in struct initializer [enabled by default] >http.c:408:5: warning: (near initialization for âvirtual_dir_callbacksâ) [enabled by default] >http.c:409:5: warning: excess elements in struct initializer [enabled by default] >http.c:409:5: warning: (near initialization for âvirtual_dir_callbacksâ) [enabled by default] >http.c:410:5: warning: excess elements in struct initializer [enabled by default] >http.c:410:5: warning: (near initialization for âvirtual_dir_callbacksâ) [enabled by default] >http.c:411:5: warning: excess elements in struct initializer [enabled by default] >http.c:411:5: warning: (near initialization for âvirtual_dir_callbacksâ) [enabled by default] >http.c:412:5: warning: excess elements in struct initializer [enabled by default] >http.c:412:5: warning: (near initialization for âvirtual_dir_callbacksâ) [enabled by default] >http.c:414:3: warning: excess elements in struct initializer [enabled by default] >http.c:414:3: warning: (near initialization for âvirtual_dir_callbacksâ) [enabled by default] >make[1]: *** [http.o] Error 1 >make[1]: Leaving directory `/var/tmp/portage/media-video/ushare-1.1a/work/ushare-1.1a/src' >make: *** [all] Error 2 >emake failed > * ERROR: media-video/ushare-1.1a failed (compile phase): > * Make failed > * > * Call stack: > * ebuild.sh, line 85: Called src_compile > * environment, line 2090: Called die > * The specific snippet of code: > * emake || die "Make failed" > * > * If you need support, post the output of 'emerge --info =media-video/ushare-1.1a', > * the complete build log and the output of 'emerge -pqv =media-video/ushare-1.1a'. >ERROR: ld.so: object 'libsandbox.so' from LD_PRELOAD cannot be preloaded: ignored. > * The complete build log is located at '/var/log/portage/media-video:ushare-1.1a:20120211-141140.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-video/ushare-1.1a/temp/environment'. > * S: '/var/tmp/portage/media-video/ushare-1.1a/work/ushare-1.1a'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 403395
: 301773