On 2018-Jul-26, at 10:24 AM, John Baldwin wrote:
> On 7/26/18 12:02 AM, Mark Millard wrote:
>> Based on attempting to update (via poudriere-devel and pkg) to -r475344 (from
>> a prior 2018-Jul-15 6.4.0_1 build and installation of such devel/*-gcc --and
>> other things). . .
>>
>> ===> Building
On 2018-Jul-28, at 1:33 AM, Mark Millard wrote:
> On 2018-Jul-26, at 10:24 AM, John Baldwin wrote:
>
>> On 7/26/18 12:02 AM, Mark Millard wrote:
>>> Based on attempting to update (via poudriere-devel and pkg) to -r475344
>>> (from
>>> a prior 2018-Jul-15 6.4.0_1 build and installation of suc
I've been running into this issue today and I'm not sure what's going on.
I've read UPDATING and it says there will be autoconf and autoconf213 okay;
uname -a: FreeBSD blubee 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r336196:
Wed Jul 11 21:52:50 CST 2018
root@blubee:/usr/obj/usr/src/amd64.amd64/sys/GE
/usr/ports/MOVED
devel/automake-wrapper|devel/automake|2018-06-14|No longer needed
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.o
[Older directions of investigation omitted.]
On 2018-Jul-26, at 10:24 AM, John Baldwin wrote:
> On 7/26/18 12:02 AM, Mark Millard wrote:
>> Based on attempting to update (via poudriere-devel and pkg) to -r475344 (from
>> a prior 2018-Jul-15 6.4.0_1 build and installation of such devel/*-gcc --an
Fix for incorrect ODELAY values.
Approved by:
--HPS
Index: Makefile
===
--- Makefile(revision 475588)
+++ Makefile(working copy)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= virtual_oss
-PORTVERSION= 1.1.5
+PORTVERSION=
[So much for reverting -r475361 : it still is producing *-gcc-6.4.0_2.tbz files.
and the version relationship was wrong for when I first saw the issue.]
On 2018-Jul-28, at 9:39 AM, Mark Millard wrote:
> [Older directions of investigation omitted.]
>
> On 2018-Jul-26, at 10:24 AM, John Baldwin
https://svnweb.freebsd.org/ports/head/devel/powerpc64-gcc/Makefile?revision=475446&view=markup&sortby=rev&sortdir=down
shows (starting line 109):
.if ${TARGETARCH} == "amd64" || ${TARGETARCH} == "i386"
# Conflicts with sys/x86/include/float.h
${RM}
${STAGEDIR}${PREFIX}/lib/gcc/${
On 2018-Jul-28, at 10:36 AM, Mark Millard wrote:
> [So much for reverting -r475361 : it still is producing *-gcc-6.4.0_2.tbz
> files.
> and the version relationship was wrong for when I first saw the issue.]
>
> On 2018-Jul-28, at 9:39 AM, Mark Millard wrote:
>
>> [Older directions of investi
Is armv7 really distinct from armv6 and aarch64 for the below?
.if ${TARGETARCH} == "armv6" || ${TARGETARCH} == "aarch64"
. if ${COMPILER_TYPE} == clang
MAKE_ARGS+=CXXFLAGS=-fbracket-depth=512
. endif
.endif
(Not that I expect that this is tied to what I've been trying
to figure out about lack of
Hey all,
This may be off topic, but does anyone know a port or configuration for
FreeBSD that can listen on a serial port and spit out a PDF? I have a
piece of hardware (a hospital-grade pulse oximeter) that's able to talk to
an *original* HP Thinkjet with a serial port and produce graphical
Hi!
> This may be off topic, but does anyone know a port or configuration for
> FreeBSD that can listen on a serial port and spit out a PDF? I have a
> piece of hardware (a hospital-grade pulse oximeter) that's able to talk to
> an *original* HP Thinkjet with a serial port and produce graphica
Dear committer,
I submitted a patch which fixes bug 217731 43 days ago.
Please note, as stated in comment 1, that the problem was reported on
x11-wm/compiz instead of x11-wm/compiz-plugins-extra (same maintainer
though).
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217731#c1
Thank you for
[Top note of a correction: I used portmaster -C and am
trying without -C. The -K references below are wrong.
No further updated material follows in this note.]
On 2018-Jul-28, at 6:47 PM, Mark Millard wrote:
> [Completing building aarch64-gcc via portmaster -K (after pkg
> install of poudriere-
[Completing building aarch64-gcc via portmaster -K (after pkg
install of poudriere-devel builds of things required) worked
fine. But powerpc64-gcc via -K failed like under poudriere.]
On 2018-Jul-28, at 12:15 PM, Mark Millard wrote:
> On 2018-Jul-28, at 10:36 AM, Mark Millard wrote:
>
>> [So
Hi!
> I submitted a patch which fixes bug 217731 43 days ago.
>
> Please note, as stated in comment 1, that the problem was reported on
> x11-wm/compiz instead of x11-wm/compiz-plugins-extra (same maintainer
> though).
>
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217731#c1
Thanks for t
[portmaster -DK devel/powerpc64-gcc built and installed
powerpc64-gcc just fine.]
On 2018-Jul-28, at 6:51 PM, Mark Millard wrote:
> [Top note of a correction: I used portmaster -C and am
> trying without -C. The -K references below are wrong.
> No further updated material follows in this note.]
Hi!
Can some one add:
CFLAGS:=${CFLAGS:N-mretpoline}
CXXFLAGS:= ${CXXFLAGS:N-mretpoline}
to all ports that uses GCC to build or some where in ports .mk files?
More details: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228205
this fixed, but many other ports does not.
_
Hi!
> > I submitted a patch which fixes bug 217731 43 days ago.
> >
> > Please note, as stated in comment 1, that the problem was reported on
> > x11-wm/compiz instead of x11-wm/compiz-plugins-extra (same maintainer
> > though).
> >
> > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217731#c1
19 matches
Mail list logo