Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 619642 - sys-apps/fwupdate-9 : libfwup.c:36:41: fatal error: /.../token.h: No such file or directory
Summary: sys-apps/fwupdate-9 : libfwup.c:36:41: fatal error: /.../token.h: No such fil...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2017-05-25 06:51 UTC by Toralf Förster
Modified: 2017-07-10 13:46 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,6.04 KB, text/plain)
2017-05-25 06:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,367.86 KB, text/plain)
2017-05-25 06:51 UTC, Toralf Förster
Details
environment (environment,20.55 KB, text/plain)
2017-05-25 06:51 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,34.59 KB, application/x-bzip)
2017-05-25 06:51 UTC, Toralf Förster
Details
sys-apps:fwupdate-9:20170524-221743.log (sys-apps:fwupdate-9:20170524-221743.log,9.58 KB, text/plain)
2017-05-25 06:51 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,8.77 KB, application/x-bzip)
2017-05-25 06:51 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-05-25 06:51:32 UTC
	include/fwup-version.h.in > include/fwup-version.h
gcc -O2 -pipe -march=native -Wall -DFWUPDATE_HAVE_LIBSMBIOS__ -Wall -Wextra -Wno-error=cpp -Wno-unused-result -Wno-unused-function -Wsign-compare -Werror=sign-compare -fshort-wchar --std=gnu11 -DLOCALEDIR=\"/usr/share//locale/\" -D_GNU_SOURCE -DFWUP_EFI_DIR_NAME=\"gentoo\" -I/var/tmp/portage/sys-apps/fwupdate-9/work/fwupdate-9/linux/include -iquote/var/tmp/portage/sys-apps/fwupdate-9/work/fwupdate-9/include/  -I/usr/include/efivar  -I/usr/include/efivar    -fPIC -c -o libfwup.o libfwup.c
libfwup.c:36:41: fatal error: /usr/include/smbios_c/token.h: No such file or directory
compilation terminated.
make[1]: *** [Makefile:76: libfwup.o] Error 1
make[1]: Leaving directory '/var/tmp/portage/sys-apps/fwupdate-9/work/fwupdate-9/linux'

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: desktop-gcc5_20170516-214204

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems)
  [2]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
Comment 1 Toralf Förster gentoo-dev 2017-05-25 06:51:35 UTC
Created attachment 474164 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-05-25 06:51:39 UTC
Created attachment 474166 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-05-25 06:51:42 UTC
Created attachment 474168 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-05-25 06:51:45 UTC
Created attachment 474170 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-05-25 06:51:48 UTC
Created attachment 474172 [details]
sys-apps:fwupdate-9:20170524-221743.log
Comment 6 Toralf Förster gentoo-dev 2017-05-25 06:51:52 UTC
Created attachment 474174 [details]
temp.tbz2
Comment 7 Till Schäfer 2017-05-29 17:33:25 UTC
same here on mostly stable system
Comment 8 Till Schäfer 2017-06-16 18:29:58 UTC
seems that libsmbios-2.3.3 provides that file. thus, fwupdate should depend on >=libsmbios-2.3.3
Comment 9 Craig Andrews gentoo-dev 2017-07-07 16:22:18 UTC
https://github.com/gentoo/gentoo/pull/5067
Comment 10 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2017-07-10 13:46:08 UTC
commit 6e80e72302beff94a57b6f43ab2367c5c9957298 (HEAD -> master, origin/master, origin/HEAD)
Author: Lars Wendler <polynomial-c@gentoo.org>
Date:   Mon Jul 10 15:45:39 2017

    sys-apps/fwupd: Adjusted libsmbios dependency as suggested in bug #619642.
    
    Package-Manager: Portage-2.3.6, Repoman-2.3.2