Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 889553 - net-misc/vde-2.3.3 - libvdetap.c: error: redefinition of open
Summary: net-misc/vde-2.3.3 - libvdetap.c: error: redefinition of open
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-03 18:04 UTC by Toralf Förster
Modified: 2023-01-03 18:04 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.95 KB, text/plain)
2023-01-03 18:04 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,73.33 KB, application/x-bzip)
2023-01-03 18:04 UTC, Toralf Förster
Details
environment (environment,90.03 KB, text/plain)
2023-01-03 18:04 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,656 bytes, application/x-bzip)
2023-01-03 18:04 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,19.90 KB, application/x-bzip)
2023-01-03 18:04 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,11.84 KB, application/x-bzip)
2023-01-03 18:04 UTC, Toralf Förster
Details
net-misc:vde-2.3.3:20230103-010023.log (net-misc:vde-2.3.3:20230103-010023.log,25.33 KB, text/plain)
2023-01-03 18:04 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,28.04 KB, application/x-bzip)
2023-01-03 18:04 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 2023-01-03 18:04:43 UTC
too long lines were shrinked:

make[2]: Entering directory '/var/tmp/portage/net-misc/vde-2.3.3/work/vde-2-2.3.3/src/vdetaplib'
x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../include  -I../../include -DLIBEXECDIR=\"/usr/libexec\"   -Wall -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o vdetap.o vdetap.c
/bin/sh ../../libtool  --tag=CC   --mode=compile x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../include  -I../../include -DLIBEXECDIR=\"/usr/libexec\"   -fno-strict-aliasing -Wall -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o libvdetap_la-libvdetap.lo `test -f 'libvdetap.c' || e
libtool: compile:  x86_64-gentoo-linux-musl-gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -DLIBEXECDIR=\"/usr/libexec\" -fno-strict-aliasing -Wall -O2 -pipe -march=native -fno-diagnostics-color -O2 -c libvdetap.c  -fPIC -DPIC -o .libs/libvdetap_la-libvdetap.o
/bin/sh ../../libtool  --tag=CC   --mode=link x86_64-gentoo-linux-musl-gcc  -Wall -O2 -pipe -march=native -fno-diagnostics-color -O2  -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o vdetap vdetap.o ../../src/common/libvdecommon.la ../../src/lib/libvdeplug.la -ldl 
In file included from libvdetap.c:15:
libvdetap.c:124:5: error: redefinition of 'open'
  124 | int open64(const char *path, int flags, ...)
      |     ^~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-j4-20221229-143533

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-gentoo-linux-musl-12.2.0 *
clang/llvm (if any):
clang version 15.0.6
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.6
Python 3.10.9
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.66.0
  [2]   rust-1.66.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.17_p8 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-11 
  [2]   openjdk-bin-17  system-vm

php cli (if any):
  [1]   php7.4
  [2]   php8.0
  [3]   php8.2 *

  HEAD of ::gentoo
commit 1e25ad13af274f81856f8700948fd3710fb04674
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Jan 2 22:39:43 2023 +0000

    2023-01-02 22:39:41 UTC

emerge -qpvO net-misc/vde
[ebuild  N    ] net-misc/vde-2.3.3  USE="-pcap (-selinux) -static-libs"
Comment 1 Toralf Förster gentoo-dev 2023-01-03 18:04:44 UTC
Created attachment 846849 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-01-03 18:04:45 UTC
Created attachment 846851 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2023-01-03 18:04:47 UTC
Created attachment 846853 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-01-03 18:04:47 UTC
Created attachment 846855 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-01-03 18:04:48 UTC
Created attachment 846857 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-01-03 18:04:49 UTC
Created attachment 846859 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-01-03 18:04:50 UTC
Created attachment 846861 [details]
net-misc:vde-2.3.3:20230103-010023.log
Comment 8 Toralf Förster gentoo-dev 2023-01-03 18:04:51 UTC
Created attachment 846863 [details]
temp.tar.bz2