Subject: Re: pkg/33759 (silent build errors when USE_LANGUAGES is not set)
To: None <pkg-manager@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: None <obache@netbsd.org>
List: pkgsrc-bugs
Date: 04/21/2007 12:51:46
Synopsis: silent build errors when USE_LANGUAGES is not set

State-Changed-From-To: open->feedback
State-Changed-By: obache@netbsd.org
State-Changed-When: Sat, 21 Apr 2007 12:51:44 +0000
State-Changed-Why:
Now, removed USE_LANGUAGES=c++ from audio/rio/Makefile then bmake:

===> Building for rio-1.07
cd /usr/pkgsrc/audio/rio/work/rio107 && c++   -O2  -Wl,-R/usr/pkg/lib -li386 app.cpp rio.cpp -o rio

[wrapper.sh] note: The real command line, after the pkgsrc wrapper, was:
/usr/pkgsrc/audio/rio/work/.compiler/bin/c++-fail-wrapper -O2 -Wl,-R/usr/pkg/lib app.cpp rio.cpp -o rio -I/usr/pkgsrc/audio/rio/work/.buildlink/include -L/usr/pkgsrc/audio/rio/work/.buildlink/lib  -li386
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/audio/rio
WARNING: *** Please consider adding USE_LANGUAGES+=c++ to the package Makefile.
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/audio/rio

=============================================================================
Need to show more information?