[Bug 207764] audio/linux-skype_oss_wrapper /compat/linux/usr/bin/gcc: Exec format error
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Mar 7 08:57:31 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207764
Bug ID: 207764
Summary: audio/linux-skype_oss_wrapper
/compat/linux/usr/bin/gcc: Exec format error
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: mexas at bris.ac.uk
CC: s3erios at gmail.com
CC: s3erios at gmail.com
Flags: maintainer-feedback?(s3erios at gmail.com)
FreeBSD 10.3-RC1 #0 r296435
Ports tree at 410508
The package can be installed via pkg, but
trying to build gives:
# make clean all
===> Cleaning for linux-skype_oss_wrapper-0.1.1
===> License BSD3CLAUSE accepted by the user
===> linux-skype_oss_wrapper-0.1.1 depends on file: /usr/local/sbin/pkg -
found
===> Fetching all distfiles required by linux-skype_oss_wrapper-0.1.1 for
building
===> Extracting for linux-skype_oss_wrapper-0.1.1
=> SHA256 Checksum OK for s3erios-skype_oss_wrapper-v0.1.1_GH0.tar.gz.
===> Patching for linux-skype_oss_wrapper-0.1.1
===> linux-skype_oss_wrapper-0.1.1 depends on file: /compat/linux/usr/bin/gcc
- found
===> Configuring for linux-skype_oss_wrapper-0.1.1
===> Building for linux-skype_oss_wrapper-0.1.1
--- skype_oss ---
--- libpulse.o ---
--- skype_oss ---
echo "#!/bin/sh" > skype_oss && echo
"LD_LIBRARY_PATH=/compat/linux/lib/skype_oss_wrapper:\$LD_LIBRARY_PATH skype"
>> skype_oss && chmod +x skype_oss
--- libpulse.o ---
/compat/linux/usr/bin/gcc -O2 -pipe -fstack-protector -fno-strict-aliasing
-m32 -fPIC -c libpulse.c -o libpulse.o
ELF binary type "0" not known.
/compat/linux/usr/bin/gcc: Exec format error
*** [libpulse.o] Error code 126
make[1]: stopped in
/usr/ports/audio/linux-skype_oss_wrapper/work/skype_oss_wrapper-0.1.1
1 error
I checked my /usr/ports has no local modifications (svn diff && svn status).
Thanks
Anton
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list