[Bug 200998] [PATCH] Update www/h2o to 1.3.1
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jul 27 21:32:12 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200998
--- Comment #10 from Dave Cottlehuber <dch at skunkwerks.at> ---
Created attachment 159319
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=159319&action=edit
h2o make log
# make log
sudo make clean fetch makesum stage stage-qa check-orphans check-plist package
reinstall |& tee /ramdisk/h2o_20150727.log
===> Cleaning for h2o-1.4.1
===> License MIT accepted by the user
===> h2o-1.4.1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by h2o-1.4.1 for building
===> License MIT accepted by the user
===> h2o-1.4.1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by h2o-1.4.1 for building
===> License MIT accepted by the user
===> h2o-1.4.1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by h2o-1.4.1 for building
===> Extracting for h2o-1.4.1
=> SHA256 Checksum OK for h2o-h2o-v1.4.1_GH0.tar.gz.
===> Patching for h2o-1.4.1
===> Applying FreeBSD patches for h2o-1.4.1
===> h2o-1.4.1 depends on file: /usr/local/bin/cmake - found
===> Configuring for h2o-1.4.1
===> Performing in-source build
/bin/mkdir -p /usr/ports/www/h2o/work/h2o-1.4.1
-- The C compiler identification is Clang 3.4.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
...
-- Installing: /usr/ports/www/h2o/work/stage/usr/local/share/h2o/start_server
/bin/mkdir -p /usr/ports/www/h2o/work/stage/usr/local/share/doc/h2o
/usr/ports/www/h2o/work/stage/usr/local/etc/h2o
/usr/ports/www/h2o/work/stage/var/run/h2o/
/usr/ports/www/h2o/work/stage/var/log/h2o/
install -m 0644 /usr/ports/www/h2o/work/h2o-1.4.1/README.md
/usr/ports/www/h2o/work/stage/usr/local/share/doc/h2o
install -m 0644 /usr/ports/www/h2o/files/h2o.conf.sample
/usr/ports/www/h2o/work/stage/usr/local/etc/h2o/h2o.conf.sample
====> Compressing man pages (compress-man)
===> Staging rc.d startup script(s)
====> Running Q/A tests (stage-qa)
====> Running Q/A tests (stage-qa)
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
===> No pkg-plist issues found (check-plist)
===> Building package for h2o-1.4.1
===> Installing for h2o-1.4.1
===> Registering installation for h2o-1.4.1
Installing h2o-1.4.1...
===> SECURITY REPORT:
This port has installed the following files which may act as network
servers and may therefore pose a remote security risk to the system.
/usr/local/bin/h2o
This port has installed the following startup scripts which may cause
these network services to be started at boot time.
/usr/local/etc/rc.d/h2o
If there are vulnerabilities in these programs there may be a security
risk to the system. FreeBSD makes no guarantee about the security of
ports included in the Ports Collection. Please type 'make deinstall'
to deinstall the port if this is a concern.
For more information, and contact details about the security
status of this software, see the following webpage:
http://github.com/h2o/h2o
full log attached
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list