Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 399204 Details for
Bug 543716
dev-embedded/ftdi_eeprom-0.3-r1 - ‘struct ftdi_eeprom’ has no member named ‘chip_type’
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 4.58 KB, created by
Gary E. Miller
on 2015-03-18 19:17:13 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Gary E. Miller
Created:
2015-03-18 19:17:13 UTC
Size:
4.58 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-embedded/ftdi_eeprom-0.3-r1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: dev-embedded@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking ftdi_eeprom-0.3.tar.gz to /var/tmp/portage/dev-embedded/ftdi_eeprom-0.3-r1/work >>>> Source unpacked in /var/tmp/portage/dev-embedded/ftdi_eeprom-0.3-r1/work >>>> Preparing source in /var/tmp/portage/dev-embedded/ftdi_eeprom-0.3-r1/work/ftdi_eeprom-0.3 ... > [32;01m*[0m Applying ftdi_eeprom-0.3-newer-chips.patch ... >[A[73C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying ftdi_eeprom-0.3-chip-type.patch ... >[A[73C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-embedded/ftdi_eeprom-0.3-r1/work/ftdi_eeprom-0.3 ... > * econf: updating ftdi_eeprom-0.3/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating ftdi_eeprom-0.3/config.guess with /usr/share/gnuconfig/config.guess >./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 --libdir=/usr/lib64 >checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for cfg_getstr in -lconfuse... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for LIBFTDI... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating ftdi_eeprom.spec >config.status: creating config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-embedded/ftdi_eeprom-0.3-r1/work/ftdi_eeprom-0.3 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/dev-embedded/ftdi_eeprom-0.3-r1/work/ftdi_eeprom-0.3' >Making all in src >make[2]: Entering directory '/var/tmp/portage/dev-embedded/ftdi_eeprom-0.3-r1/work/ftdi_eeprom-0.3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -march=corei7-avx -O2 -pipe -c main.c >[01m[Kmain.c:[m[K In function â[01m[Kmain[m[Kâ: >[01m[Kmain.c:109:11:[m[K [01;31m[Kerror: [m[Kâ[01m[Kstruct ftdi_eeprom[m[Kâ has no member named â[01m[Kchip_type[m[Kâ > eeprom.chip_type = cfg_getbool(cfg, "BM_type_chip"); >[01;32m[K ^[m[K >Makefile:232: recipe for target 'main.o' failed >make[2]: *** [main.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/dev-embedded/ftdi_eeprom-0.3-r1/work/ftdi_eeprom-0.3/src' >Makefile:226: recipe for target 'all-recursive' failed >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/dev-embedded/ftdi_eeprom-0.3-r1/work/ftdi_eeprom-0.3' >Makefile:163: recipe for target 'all' failed >make: *** [all] Error 2 > [31;01m*[0m ERROR: dev-embedded/ftdi_eeprom-0.3-r1::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-embedded/ftdi_eeprom-0.3-r1::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-embedded/ftdi_eeprom-0.3-r1::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-embedded/ftdi_eeprom-0.3-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-embedded/ftdi_eeprom-0.3-r1/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-embedded/ftdi_eeprom-0.3-r1/work/ftdi_eeprom-0.3' > [31;01m*[0m S: '/var/tmp/portage/dev-embedded/ftdi_eeprom-0.3-r1/work/ftdi_eeprom-0.3'
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 543716
: 399204 |
399206