Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 540384 - app-crypt/tpm-emulator-0.7.4-r1 - tpmd_dev.c:111:6: error: 'struct msghdr' has no member named 'msg_iov'
Summary: app-crypt/tpm-emulator-0.7.4-r1 - tpmd_dev.c:111:6: error: 'struct msghdr' ha...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-17 15:26 UTC by Toralf Förster
Modified: 2018-09-16 04:40 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,6.44 KB, text/plain)
2016-05-12 21:29 UTC, Toralf Förster
Details
app-crypt:tpm-emulator-0.7.4-r1:20160512-212555.log (app-crypt:tpm-emulator-0.7.4-r1:20160512-212555.log,57.25 KB, text/plain)
2016-05-12 21:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,204.44 KB, text/plain)
2016-05-12 21:29 UTC, Toralf Förster
Details
environment (environment,157.24 KB, text/plain)
2016-05-12 21:29 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 2015-02-17 15:26:09 UTC
d /var/tmp/portage/app-crypt/tpm-emulator-0.7.4-r1/work/tpm-emulator-0.7.4_build/tpmd/unix && /usr/bin/cmake -E cmake_link_script CMakeFiles/tpmd.dir/link.txt --verbose=1
/usr/bin/x86_64-pc-linux-gnu-gcc  -O2 -pipe    -Wl,-O1 -Wl,--as-needed CMakeFiles/tpmd.dir/tpmd.o  -o tpmd  -L/opt/local/lib -rdynamic ../../tpm/libtpm.a ../../crypto/libtpm_crypto.a -lcrypto -Wl,-rpath,/opt/local/lib: 
make[2]: Leaving directory '/var/tmp/portage/app-crypt/tpm-emulator-0.7.4-r1/work/tpm-emulator-0.7.4_build'
/usr/bin/cmake -E cmake_progress_report /var/tmp/portage/app-crypt/tpm-emulator-0.7.4-r1/work/tpm-emulator-0.7.4_build/CMakeFiles  49
[100%] Built target tpmd
make[1]: Leaving directory '/var/tmp/portage/app-crypt/tpm-emulator-0.7.4-r1/work/tpm-emulator-0.7.4_build'
/usr/bin/cmake -E cmake_progress_start /var/tmp/portage/app-crypt/tpm-emulator-0.7.4-r1/work/tpm-emulator-0.7.4_build/CMakeFiles 0
 * Preparing tpmd_dev module
  CC [M]  /var/tmp/portage/app-crypt/tpm-emulator-0.7.4-r1/work/tpm-emulator-0.7.4_build/tpmd_dev/linux/tpmd_dev.o
/var/tmp/portage/app-crypt/tpm-emulator-0.7.4-r1/work/tpm-emulator-0.7.4_build/tpmd_dev/linux/tpmd_dev.c: In function 'tpmd_handle_command':
/var/tmp/portage/app-crypt/tpm-emulator-0.7.4-r1/work/tpm-emulator-0.7.4_build/tpmd_dev/linux/tpmd_dev.c:111:6: error: 'struct msghdr' has no member named 'msg_iov'
   msg.msg_iov = &iov;
      ^
/var/tmp/portage/app-crypt/tpm-emulator-0.7.4-r1/work/tpm-emulator-0.7.4_build/tpmd_dev/linux/tpmd_dev.c:112:6: error: 'struct msghdr' has no member named 'msg_iovlen'
   msg.msg_iovlen = 1;
      ^
/var/tmp/portage/app-crypt/tpm-emulator-0.7.4-r1/work/tpm-emulator-0.7.4_build/tpmd_dev/linux/tpmd_dev.c:125:6: error: 'struct msghdr' has no member named 'msg_iov'
   msg.msg_iov = &iov;
      ^
/var/tmp/portage/app-crypt/tpm-emulator-0.7.4-r1/work/tpm-emulator-0.7.4_build/tpmd_dev/linux/tpmd_dev.c:126:6: error: 'struct msghdr' has no member named 'msg_iovlen'
   msg.msg_iovlen = 1;
      ^
scripts/Makefile.build:263: recipe for target '/var/tmp/portage/app-crypt/tpm-emulator-0.7.4-r1/work/tpm-emulator-0.7.4_build/tpmd_dev/linux/tpmd_dev.o' failed
make[2]: *** [/var/tmp/portage/app-crypt/tpm-emulator-0.7.4-r1/work/tpm-emulator-0.7.4_build/tpmd_dev/linux/tpmd_dev.o] Error 1
Makefile:1382: recipe for target '_module_/var/tmp/portage/app-crypt/tpm-emulator-0.7.4-r1/work/tpm-emulator-0.7.4_build/tpmd_dev/linux' failed
make[1]: *** [_module_/var/tmp/portage/app-crypt/tpm-emulator-0.7.4-r1/work/tpm-emulator-0.7.4_build/tpmd_dev/linux] Error 2
Makefile:20: recipe for target 'all' failed
make: *** [all] Error 2
 * ERROR: app-crypt/tpm-emulator-0.7.4-r1::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=app-crypt/tpm-emulator-0.7.4-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=app-crypt/tpm-emulator-0.7.4-r1::gentoo'`.
 * The complete build log is located at '/var/log/portage/app-crypt:tpm-emulator-0.7.4-r1:20150217-014126.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-crypt/tpm-emulator-0.7.4-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-crypt/tpm-emulator-0.7.4-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/app-crypt/tpm-emulator-0.7.4-r1/work/tpm-emulator-0.7.4_build/tpmd_dev/linux'
 * S: '/var/tmp/portage/app-crypt/tpm-emulator-0.7.4-r1/work/tpm_emulator-0.7.4'


! ! !  This is a build bot chroot image at a hardened amd64 host ! ! !

Portage 2.2.17 (python 2.7.9-final-0, default/linux/amd64/13.0/desktop, gcc-4.9.2, glibc-2.20-r1, 3.18.5-hardened-r1 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-3.18.5-hardened-r1-x86_64-Intel-R-_Core-TM-_i7-3770_CPU_@_3.40GHz-with-gentoo-2.2
KiB Mem:    16166860 total,   1071880 free
KiB Swap:   16777212 total,  16762316 free
Timestamp of repository gentoo: Mon, 16 Feb 2015 21:30:01 +0000
sh bash 4.3_p33-r1
ld GNU ld (Gentoo 2.25 p1.0) 2.25
app-shells/bash:          4.3_p33-r1::gentoo
dev-java/java-config:     2.2.0::gentoo
dev-lang/perl:            5.20.2::gentoo
dev-lang/python:          2.7.9-r2::gentoo, 3.3.5-r1::gentoo
dev-util/cmake:           3.1.0::gentoo
dev-util/pkgconfig:       0.28-r2::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.13.9::gentoo
sys-apps/sandbox:         2.6-r1::gentoo
sys-devel/autoconf:       2.69::gentoo
sys-devel/automake:       1.11.6-r1::gentoo, 1.15::gentoo
sys-devel/binutils:       2.25::gentoo
sys-devel/gcc:            4.9.2::gentoo
sys-devel/gcc-config:     1.8::gentoo
sys-devel/libtool:        2.4.6::gentoo
sys-devel/make:           4.1-r1::gentoo
sys-kernel/linux-headers: 3.19::gentoo (virtual/os-headers)
sys-libs/glibc:           2.20-r1::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--nospinner --tree --quiet-build --quiet  --deep --jobs 1"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://mirror.leaseweb.com/gentoo/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo http://ftp-stud.hs-esslingen.de/pub/Mirrors/gentoo/ http://gd.tuwien.ac.at/opsys/linux/gentoo/"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
USE="X a52 aac acl acpi aes-ni alsa amd64 apache2 avx avx2 berkdb bluetooth branding bzip2 cairo cdda cdr cli consolekit corefonts cracklib crypt cups cxx dbus dnssec dri drmkms dts dvd dvdr ecc emboss encode exif extraengine fam firefox flac fontconfig fortran fpm gdbm gif glamor gpm gtk gudev gui iconv isag jpeg lcms libav libnotify libvirtd logrotate macvtap mad mbox minizip mmx mng modules mp3 mp4 mpeg multilib mysql ncurses nls nptl ogg opengl openmp pam pango pax_kernel pcre pdf plasma png policykit ppds qemu qt3support qt4 readline sdl session spell spice sse sse2 sse4 sse4_1 sse4_2 ssh-askpass ssl ssse3 startup-notification svg tcpd theora thinkpad threads tiff tk tls truetype udev udisks uml unicode upower usb usbredir uxa v4l v4l2 vaapi video vorbis wxwidgets x264 xa xcb xml xmp xscreensaver xv xvfb xvid xvmc zenmap zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="keyboard mouse evdev" KERNE L="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="en en_GB" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON


The build log is stored in /var/log/portage/_emerge_20150217-014147.log
The chroot image is named amd64-unstable
Comment 1 Toralf Förster gentoo-dev 2016-05-12 21:29:19 UTC
Created attachment 434114 [details]
emerge-info.txt

more log files  CC [M]  /var/tmp/portage/app-crypt/tpm-emulator-0.7.4-r1/work/tpm-emulator-0.7.4_build/tpmd_dev/linux/tpmd_dev.o
/var/tmp/portage/app-crypt/tpm-emulator-0.7.4-r1/work/tpm-emulator-0.7.4_build/tpmd_dev/linux/tpmd_dev.c: In function ‘tpmd_handle_command’:
/var/tmp/portage/app-crypt/tpm-emulator-0.7.4-r1/work/tpm-emulator-0.7.4_build/tpmd_dev/linux/tpmd_dev.c:111:6: error: ‘struct msghdr’ has no member named ‘msg_iov’
   msg.msg_iov = &iov;
      ^
Comment 2 Toralf Förster gentoo-dev 2016-05-12 21:29:21 UTC
Created attachment 434116 [details]
app-crypt:tpm-emulator-0.7.4-r1:20160512-212555.log
Comment 3 Toralf Förster gentoo-dev 2016-05-12 21:29:24 UTC
Created attachment 434118 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2016-05-12 21:29:26 UTC
Created attachment 434120 [details]
environment
Comment 5 Alon Bar-Lev (RETIRED) gentoo-dev 2018-09-11 14:22:06 UTC
Module is now optional. I see that master is progressing.
Comment 6 Larry the Git Cow gentoo-dev 2018-09-11 15:03:59 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18779e114fbfcb80dc83b228b0581dd75f855a7f

commit 18779e114fbfcb80dc83b228b0581dd75f855a7f
Author:     Alon Bar-Lev <alonbl@gentoo.org>
AuthorDate: 2018-09-11 14:02:39 +0000
Commit:     Alon Bar-Lev <alonbl@gentoo.org>
CommitDate: 2018-09-11 15:03:35 +0000

    app-crypt/tpm-emulator: massive cleanup
    
    Kernel module is optional now, no need to enforce it.
    
    Fix libdir issue.
    
    Support MTM emulator.
    
    Properly enable/disable openssl.
    
    Properly build kernel module.
    
    Rewrite of init.d scripts.
    
    Probably more.
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=640734
    Bug: https://bugs.gentoo.org/show_bug.cgi?id=540384
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 .../files/tpm-emulator-0.7.4-build.patch           |  69 ++++++++++++
 .../files/tpm-emulator-0.7.4-cmake.patch           | 120 +++++++++++++++++++++
 app-crypt/tpm-emulator/files/tpm-emulator.confd-r2 |   1 +
 app-crypt/tpm-emulator/files/tpm-emulator.initd-r2 |  46 ++++++++
 app-crypt/tpm-emulator/metadata.xml                |   3 +
 .../tpm-emulator/tpm-emulator-0.7.4-r2.ebuild      |  85 +++++++++++++++
 6 files changed, 324 insertions(+)
Comment 7 Larry the Git Cow gentoo-dev 2018-09-16 04:40:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed3f7accadd7fbd5c529ea68793fad723eccc31f

commit ed3f7accadd7fbd5c529ea68793fad723eccc31f
Author:     Alon Bar-Lev <alonbl@gentoo.org>
AuthorDate: 2018-09-15 22:16:20 +0000
Commit:     Alon Bar-Lev <alonbl@gentoo.org>
CommitDate: 2018-09-15 22:21:01 +0000

    app-crypt/tpm-emulator: version bump
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=537544
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=540384
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 app-crypt/tpm-emulator/Manifest                    |   1 +
 .../files/tpm-emulator-0.7.4-cmake.patch           | 120 ---------------------
 ...r-0.7.4-r2.ebuild => tpm-emulator-0.7.5.ebuild} |  13 +--
 3 files changed, 4 insertions(+), 130 deletions(-)