Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Oct 2013 22:05:56 -0400
From:      Joe Nosay <superbisquit@gmail.com>
To:        freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: /usr/src/lib/msun errors
Message-ID:  <CA%2BWntOs0dEHArJmLr=moFb1JEdaSLGq8jkMTAeRYS%2Bot5Nxo9w@mail.gmail.com>
In-Reply-To: <CA%2BWntOtt0CkrENxYPxQgiQPNN_ce57fvG=PkVueG7aFd1Yad9A@mail.gmail.com>
References:  <CA%2BWntOuT0KhCEdFPJ4YZ%2Bsp6LkZqoLE_7i6BS_fJ=oDv45s1_g@mail.gmail.com> <20131010013338.GA10499@troutmask.apl.washington.edu> <CA%2BWntOuKp1227i11MFUFLC4essB3kb7qLqcJxY2JJ5BWLqvGFQ@mail.gmail.com> <CAPS9%2BSu-6_s3Z38L9=qq7w9QP9mBAx6-qJ2f5_5RexoOkCf2YA@mail.gmail.com> <CA%2BWntOtt0CkrENxYPxQgiQPNN_ce57fvG=PkVueG7aFd1Yad9A@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Is the ALPHA base stable enough to do porting of applications?


On Fri, Oct 11, 2013 at 3:23 AM, Joe Nosay <superbisquit@gmail.com> wrote:

>
> I did. Looks like I hosed part of the system but I am using it now. I'm
> getting libiconv errors. Vi has been replaced with nvi. Neat. I need to
> extract /base over /base. So, um, time to use the CD and set up a new
> system,right?
>
>
> On Thu, Oct 10, 2013 at 4:14 AM, Andreas Nilsson <andrnils@gmail.com>wrote:
>
>> Since there is -Wall in your CFALGS there will be quite a few warnings,
>> which combined with -Werror which promotes warnings to errors makes it fail.
>>
>> Try removing -Wall and see if it works. Also -mssse3 can trigger more
>> subtle stuff.
>>
>> Best regards
>> Andreas
>>
>>
>> On Thu, Oct 10, 2013 at 9:49 AM, Joe Nosay <superbisquit@gmail.com>wrote:
>>
>>> Yes, I did. To what extent did I screw up?
>>>
>>> # added by use.perl 2013-03-03 23:39:20
>>> PERL_VERSION=5.16.2
>>> RUBY_DEFAULT_VER=1.9
>>> ALLOW_SHARED_TEXTREL=1
>>>
>>> CFLAGS+= -mssse3 -Wall
>>> CXXFLAGS+= -mssse3
>>>
>>>
>>>
>>>
>>> On Wed, Oct 9, 2013 at 9:33 PM, Steve Kargl <
>>> sgk@troutmask.apl.washington.edu> wrote:
>>>
>>> > On Wed, Oct 09, 2013 at 09:00:11PM -0400, Joe Nosay wrote:
>>> > > Src is from 10/7/13 on i386. Base is from April.
>>> >
>>> > > cc  -O2 -pipe -mssse3 -Wall  -I/usr/src/lib/msun/x86
>>> > -I/usr/src/lib/msun/ld80 -I/usr/src/lib/msun/src
>>> > -I/usr/src/lib/msun/../libc/include  -I/usr/src/lib/msun/../libc/i386
>>> > -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers
>>> -Werror
>>> > -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int
>>> > -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality
>>> > -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum
>>> > -Wno-knr-promoted-parameter -Wno-parentheses -c
>>> > /usr/src/lib/msun/src/e_j0.c -o e_j0.o
>>> > > /usr/src/lib/msun/src/e_j0.c:281:10: error: variable 'p' is used
>>> > uninitialized whenever 'if' condition is false
>>> > [-Werror,-Wsometimes-uninitialized]
>>> >
>>> > Are you setting CFLAGS in make.conf?
>>> >
>>> > --
>>> > Steve
>>> >
>>> _______________________________________________
>>> freebsd-current@freebsd.org mailing list
>>> http://lists.freebsd.org/mailman/listinfo/freebsd-current
>>> To unsubscribe, send any mail to "
>>> freebsd-current-unsubscribe@freebsd.org"
>>>
>>
>>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2BWntOs0dEHArJmLr=moFb1JEdaSLGq8jkMTAeRYS%2Bot5Nxo9w>