[Bug 214512] audio/linux-skype_oss_wrapper: gcc provided by CentOS is too old to understand some valid CPUTYPE

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 14 07:25:31 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214512

--- Comment #3 from Ting-Wei Lan <lantw44 at gmail.com> ---
(In reply to w.schwarzenfeld from comment #2)
Yes, it is easy to reproduce the problem.

# make __MAKE_CONF=/dev/null CPUTYPE=corei7 BATCH=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 package: linux-c6-devtools>0 -
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 -march=corei7  -fstack-protector
-fno-strict-aliasing -m32 -fPIC -c libpulse.c -o libpulse.o
libpulse.c:1: error: bad value (corei7) for -march= switch
libpulse.c:1: error: bad value (corei7) for -mtune= switch
*** [libpulse.o] Error code 1

make[1]: stopped in
/usr/ports/audio/linux-skype_oss_wrapper/work/skype_oss_wrapper-0.1.1
1 error

make[1]: stopped in
/usr/ports/audio/linux-skype_oss_wrapper/work/skype_oss_wrapper-0.1.1
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/audio/linux-skype_oss_wrapper

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-emulation mailing list