[Bug 237473] [exp-run] Upgrade cmake to 3.14.3

2019-04-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237473

--- Comment #1 from Antoine Brodin  ---
Failure on 12.0 amd64:

http://package18.nyi.freebsd.org/data/120amd64-default-PR237473/2019-04-25_09h09m50s/logs/kdepim-runtime-19.04.0.log

-- 
You are receiving this mail because:
You are on the CC list for the bug.

[Bug 237473] [exp-run] Upgrade cmake to 3.14.3

2019-04-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237473

--- Comment #2 from Antoine Brodin  ---
Failure on 11.2 amd64:

http://package22.nyi.freebsd.org/data/112amd64-default-PR237473/2019-04-25_09h09m36s/logs/kdepim-runtime-19.04.0.log

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Make errors

2019-04-25 Thread Paul Beard
Pkg shit the bed a couple of days ago and I am trying to rebuild the ports I 
had installed. This kind of thing makes it challenging: 

file /usr/ports/devel/cmake/work/cmake-3.14.2/config.log
/usr/ports/devel/cmake/work/cmake-3.14.2/config.log: cannot open 
`/usr/ports/devel/cmake/work/cmake-3.14.2/config.log' (No such file or 
directory)


Installing from a package doesn’t work. Pkg itself keeps reinstalling itself 
over a library change. Best I can make, pkg seems to have reached the same 
level of helpfulness as the old pkgdb system or even rpm. 

===>  Script "configure" failed unexpectedly.
Please report the problem to k...@freebsd.org [maintainer] and attach the
"/usr/ports/devel/cmake/work/cmake-3.14.2/config.log" including the output
of the failure of your make command. Also, it might be a good idea to provide
an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1


alsa-lib-1.1.2_2   ALSA compatibility library
apache-ant-1.10.5  Java- and XML-based build tool, conceptually 
similar to make
apr-1.6.5.1.6.1_1  Apache Portability Library
asciidoc-8.6.10_1  Text document format for writing short documents 
and man pages
autoconf-2.69_2Automatically configure source code on many Un*x 
platforms
autoconf-wrapper-20131203  Wrapper script for GNU autoconf
autoconf213-2.13.000227_7  Automatically configure source code on many Un*x 
platforms (legacy 2.13)
automake-1.16.1_1  GNU Standards-compliant Makefile generator
avahi-app-0.7_2Service discovery on a local network
bash-5.0.7 GNU Project's Bourne Again SHell
binutils-2.32,1GNU binary tools
bison-3.3.2,1  Parser generator from FSF, (mostly) compatible 
with Yacc
bootstrap-openjdk8-r450802 Java Development Kit 8
ca_root_nss-3.43   Root certificate bundle from the Mozilla Project
cabextract-1.9.1   Program to extract Microsoft cabinet (.CAB) files
cacti-1.2.3Web-driven graphing interface for RRDTool
cairo-1.16.0,2 Vector graphics library with cross-device output 
support
cdrtools-3.01_1CD/DVD/BluRay and ISO-9660 image creation and 
extraction tools
clit-1.8   Microsoft Lit to HTML and Open eBooks converter
clone-1.0.7_4  File tree cloning tool
compat11x-i386-11.2.1102000.20181014 Convenience package to install the 
compat11x libraries
coreutils-8.31 Free Software Foundation core utilities
create-cert-2.7Create openssl client key and certificates
cuetools-1.4.1 Utilities for working with CUE and TOC files
cups-2.2.11Common UNIX Printing System
curl-7.64.1_1  Command line tool and library for transferring 
data with URLs
daemontools-0.76_18Service monitoring and logging utilities by djb
db5-5.3.28_7   Oracle Berkeley DB, revision 5.3
dbus-1.12.12   Message bus system for inter-application 
communication
dbus-glib-0.110GLib bindings for the D-BUS messaging system
dejavu-2.37_1  Bitstream Vera Fonts clone with a wider range of 
characters
dialog4ports-0.1.6 Console Interface to configure ports
djbdns-1.05_22,1   Collection of secure and reliable DNS tools
docbook-1.5Meta-port for the different versions of the 
DocBook DTD
docbook-sgml-4.5_1 DocBook SGML DTD
docbook-xml-5.0_3  DocBook XML DTD
docbook-xsl-1.79.1_1,1 XSL DocBook stylesheets
encodings-1.0.4_4,1X.Org Encoding fonts
expat-2.2.6_1  XML 1.0 parser written in C
font-bh-ttf-1.0.3_4X.Org Bigelow & Holmes TTF font
font-misc-ethiopic-1.0.3_4 X.Org miscellaneous Ethiopic font
font-misc-meltho-1.0.3_4   X.Org miscellaneous Meltho font
font-util-1.3.1Create an index of X font files in a directory
fontconfig-2.12.6,1XML-based font configuration API for X Windows
freetype2-2.9.1Free and portable TrueType font rendering engine
fribidi-0.19.7 Free Implementation of the Unicode Bidirectional 
Algorithm
gcc8-8.3.0_2   GNU Compiler Collection 8
gdbm-1.18.1_1  GNU database manager
gettext-runtime-0.19.8.1_2 GNU gettext runtime libraries and programs
giflib-5.1.4   Tools and library routines for working with GIF 
images
glib-2.56.3_4,1Some useful routines of C programming (current 
stable version)
gmp-6.1.2_1Free library for arbitrary precision arithmetic
gnome_subr-1.0 Common startup and shutdown subroutines used by 
GNOME scripts
gnutls-3.6.7   GNU Transport Layer Security library
gobject-introspection-1.56.1,1 Generate interface intro

Re: Make errors

2019-04-25 Thread Tobias C. Berner
Moin moin

How are you building cmake? And can you send the full output of the build
process?

mfg Tobias

On Fri, 26 Apr 2019 at 02:36, Paul Beard  wrote:

> Pkg shit the bed a couple of days ago and I am trying to rebuild the ports
> I had installed. This kind of thing makes it challenging:
>
> file /usr/ports/devel/cmake/work/cmake-3.14.2/config.log
> /usr/ports/devel/cmake/work/cmake-3.14.2/config.log: cannot open
> `/usr/ports/devel/cmake/work/cmake-3.14.2/config.log' (No such file or
> directory)
>
>
> Installing from a package doesn’t work. Pkg itself keeps reinstalling
> itself over a library change. Best I can make, pkg seems to have reached
> the same level of helpfulness as the old pkgdb system or even rpm.
>
> ===>  Script "configure" failed unexpectedly.
> Please report the problem to k...@freebsd.org [maintainer] and attach the
> "/usr/ports/devel/cmake/work/cmake-3.14.2/config.log" including the output
> of the failure of your make command. Also, it might be a good idea to
> provide
> an overview of all packages installed on your system (e.g. a
> /usr/local/sbin/pkg-static info -g -Ea).
> *** Error code 1
>
>
> alsa-lib-1.1.2_2   ALSA compatibility library
> apache-ant-1.10.5  Java- and XML-based build tool,
> conceptually similar to make
> apr-1.6.5.1.6.1_1  Apache Portability Library
> asciidoc-8.6.10_1  Text document format for writing short
> documents and man pages
> autoconf-2.69_2Automatically configure source code on many
> Un*x platforms
> autoconf-wrapper-20131203  Wrapper script for GNU autoconf
> autoconf213-2.13.000227_7  Automatically configure source code on many
> Un*x platforms (legacy 2.13)
> automake-1.16.1_1  GNU Standards-compliant Makefile generator
> avahi-app-0.7_2Service discovery on a local network
> bash-5.0.7 GNU Project's Bourne Again SHell
> binutils-2.32,1GNU binary tools
> bison-3.3.2,1  Parser generator from FSF, (mostly)
> compatible with Yacc
> bootstrap-openjdk8-r450802 Java Development Kit 8
> ca_root_nss-3.43   Root certificate bundle from the Mozilla
> Project
> cabextract-1.9.1   Program to extract Microsoft cabinet (.CAB)
> files
> cacti-1.2.3Web-driven graphing interface for RRDTool
> cairo-1.16.0,2 Vector graphics library with cross-device
> output support
> cdrtools-3.01_1CD/DVD/BluRay and ISO-9660 image creation
> and extraction tools
> clit-1.8   Microsoft Lit to HTML and Open eBooks
> converter
> clone-1.0.7_4  File tree cloning tool
> compat11x-i386-11.2.1102000.20181014 Convenience package to install the
> compat11x libraries
> coreutils-8.31 Free Software Foundation core utilities
> create-cert-2.7Create openssl client key and certificates
> cuetools-1.4.1 Utilities for working with CUE and TOC files
> cups-2.2.11Common UNIX Printing System
> curl-7.64.1_1  Command line tool and library for
> transferring data with URLs
> daemontools-0.76_18Service monitoring and logging utilities by
> djb
> db5-5.3.28_7   Oracle Berkeley DB, revision 5.3
> dbus-1.12.12   Message bus system for inter-application
> communication
> dbus-glib-0.110GLib bindings for the D-BUS messaging system
> dejavu-2.37_1  Bitstream Vera Fonts clone with a wider
> range of characters
> dialog4ports-0.1.6 Console Interface to configure ports
> djbdns-1.05_22,1   Collection of secure and reliable DNS tools
> docbook-1.5Meta-port for the different versions of the
> DocBook DTD
> docbook-sgml-4.5_1 DocBook SGML DTD
> docbook-xml-5.0_3  DocBook XML DTD
> docbook-xsl-1.79.1_1,1 XSL DocBook stylesheets
> encodings-1.0.4_4,1X.Org Encoding fonts
> expat-2.2.6_1  XML 1.0 parser written in C
> font-bh-ttf-1.0.3_4X.Org Bigelow & Holmes TTF font
> font-misc-ethiopic-1.0.3_4 X.Org miscellaneous Ethiopic font
> font-misc-meltho-1.0.3_4   X.Org miscellaneous Meltho font
> font-util-1.3.1Create an index of X font files in a
> directory
> fontconfig-2.12.6,1XML-based font configuration API for X
> Windows
> freetype2-2.9.1Free and portable TrueType font rendering
> engine
> fribidi-0.19.7 Free Implementation of the Unicode
> Bidirectional Algorithm
> gcc8-8.3.0_2   GNU Compiler Collection 8
> gdbm-1.18.1_1  GNU database manager
> gettext-runtime-0.19.8.1_2 GNU gettext runtime libraries and programs
> giflib-5.1.4   Tools and library routines for working with
> GIF images
> glib-2.56.3_4,1Some useful routines of C programming
> 

[Bug 237473] [exp-run] Upgrade cmake to 3.14.3

2019-04-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237473

--- Comment #3 from Tobias C. Berner  ---
Moin moin

The kdepim-run time failure is unrelated to cmake -- it's a timing issue in the
buildsystem that for some systems happens.


mfg Tobias

-- 
You are receiving this mail because:
You are on the CC list for the bug.