Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#39121 - [libmsn] build fails

Attached to Project: Arch Linux
Opened by Joel Teichroeb (klusark) - Monday, 03 March 2014, 17:37 GMT
Last edited by Andrea Scarpino (BaSh) - Monday, 03 March 2014, 18:11 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Andrea Scarpino (BaSh)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:


[ 30%] Building CXX object msn/CMakeFiles/msn.dir/util.cpp.o
/build/libmsn/src/libmsn-4.2.1/msn/util.cpp: In function 'void MSN::libmsn_Siren7_DecodeVoiceClip(std::string)':
/build/libmsn/src/libmsn-4.2.1/msn/util.cpp:537:33: error: 'unlink' was not declared in this scope
unlink(old_voice.c_str());
^
/build/libmsn/src/libmsn-4.2.1/msn/util.cpp: In function 'void MSN::libmsn_Siren7_EncodeVoiceClip(std::string)':
/build/libmsn/src/libmsn-4.2.1/msn/util.cpp:621:34: error: 'unlink' was not declared in this scope
unlink(old_voice.c_str());
^
msn/CMakeFiles/msn.dir/build.make:172: recipe for target 'msn/CMakeFiles/msn.dir/util.cpp.o' failed
make[2]: *** [msn/CMakeFiles/msn.dir/util.cpp.o] Error 1
CMakeFiles/Makefile2:78: recipe for target 'msn/CMakeFiles/msn.dir/all' failed
make[1]: *** [msn/CMakeFiles/msn.dir/all] Error 2
Makefile:116: recipe for target 'all' failed
make: *** [all] Error 2
==> ERROR: A failure occurred in build().


Steps to reproduce:
sudo extra-x86_64-build
This task depends upon

Closed by  Andrea Scarpino (BaSh)
Monday, 03 March 2014, 18:11 GMT
Reason for closing:  Fixed
Additional comments about closing:  libmsn 4.2.1-2

Loading...