Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Mar 2018 15:08:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 226632] x11/sterm: update to 0.8
Message-ID:  <bug-226632-13-0Ml2KnrPrR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-226632-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-226632-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226632

Piotr Kubaj <pkubaj@anongoth.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #191577|                            |maintainer-approval+
              Flags|                            |

--- Comment #3 from Piotr Kubaj <pkubaj@anongoth.pl> ---
Created attachment 191577
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D191577&action=
=3Dedit
UPDATING patch

The patch looks good, here's the UPDATING patch.

There's one problem though, Poudriere 3.2.5 on 10.4-RELEASE with jailed
10.4-RELEASE fails to build port with this patch:
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=3DFreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-fin=
al
208032) 20140512 Target: x86_64-unknown-freebsd10.4 Thread model: posix
_ALTCCVERSION_921dbbb2=3Dnone
_CXXINTERNAL_acaad9ca=3DFreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-f=
inal
208032) 20140512 Target: x86_64-unknown-freebsd10.4 Thread model: posix
"/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1"
"--hash-style=3Dbot
h" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o"
"/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc"
"--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc=
_s"
"--no-as-needed" "
/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=3Dyes
CC_OUTPUT_921dbbb2_9bdba57c=3Dyes
CC_OUTPUT_921dbbb2_6a4fe7f5=3Dyes
CC_OUTPUT_921dbbb2_6bcac02b=3Dyes
CC_OUTPUT_921dbbb2_67d20829=3Dyes
CC_OUTPUT_921dbbb2_bfa62e83=3Dyes
CC_OUTPUT_921dbbb2_f0b4d593=3Dyes
CC_OUTPUT_921dbbb2_308abb44=3Dyes
CC_OUTPUT_921dbbb2_f00456e5=3Dyes
CC_OUTPUT_921dbbb2_65ad290d=3Derror: invalid value 'c++14' in '-std=3Dc++14'
CC_OUTPUT_921dbbb2_b2657cc3=3Dyes
CC_OUTPUT_921dbbb2_380987f7=3Dyes
_OBJC_CCVERSION_921dbbb2=3DFreeBSD clang version 3.4.1
(tags/RELEASE_34/dot1-final 208032) 20140512 Target: x86_64-unknown-freebsd=
10.4
Thread model: posix
_OBJC_ALTCCVERSION_921dbbb2=3Dnone
ARCH=3Damd64
OPSYS=3DFreeBSD
_OSRELEASE=3D10.4-RELEASE-p5
OSREL=3D10.4
OSVERSION=3D1004000
PYTHONBASE=3D/usr/local
HAVE_COMPAT_IA32_KERN=3DYES
_SMP_CPUS=3D8
CONFIGURE_MAX_CMD_LEN=3D262144
HAVE_PORTS_ENV=3D1
#### Misc Poudriere ####
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  34318
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
sbsize                   (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
--End resource limits--
=3D>> Status   x11/sterm | sterm-0.8: check-sanity
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase=
: check-sanity   >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D
make: don't know how to make check-sanity. Stop

make: stopped in /usr/ports/x11/sterm
build of x11/sterm | sterm-0.8 ended at Sat Mar 17 17:03:02 CET 2018
build time: 00:00:00
!!! build failure encountered !!!
[00:00:17] Error: Build failed in phase: check-sanity


Build with st 0.7 passes fine. I'm not sure what this error means, st is
written  in C, not C++, and there's no mention of -std=3Dc++14 in st's sour=
ce.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226632-13-0Ml2KnrPrR>