Date: Thu, 31 Oct 2013 04:29:26 GMT From: zhifeng hu <zf@ancientrocklab.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/183509: Ports make failed with create-users-groups Message-ID: <201310310429.r9V4TQPN070073@oldred.freebsd.org> Resent-Message-ID: <201310310430.r9V4U012016724@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 183509 >Category: ports >Synopsis: Ports make failed with create-users-groups >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Oct 31 04:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: zhifeng hu >Release: 9.2-RELEASE >Organization: AncientRockLab >Environment: FreeBSD dev.isrv.us 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC 2013 root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: After daily update my ports, I can not make any ports anymore. The problem is : root@dev:/usr/ports/www/nginx # make reinstall ===> Installing for nginx-1.4.3,1 ===> nginx-1.4.3,1 depends on shared library: gd - found ===> nginx-1.4.3,1 depends on shared library: pcre - found ===> Generating temporary packing list ===> Creating users and/or groups. Syntax error: ";" unexpected *** [create-users-groups] Error code 2 Stop in /usr/ports/www/nginx. *** [install] Error code 1 Stop in /usr/ports/www/nginx. *** [reinstall] Error code 1 Stop in /usr/ports/www/nginx. root@dev:/usr/ports/databases/redis # make reinstall ===> Installing for redis-2.6.16 ===> redis-2.6.16 depends on shared library: execinfo - found ===> redis-2.6.16 depends on shared library: luajit-5.1 - found ===> Generating temporary packing list ===> Creating users and/or groups. Syntax error: ";" unexpected *** [create-users-groups] Error code 2 Stop in /usr/ports/databases/redis. *** [install] Error code 1 Stop in /usr/ports/databases/redis. *** [reinstall] Error code 1 Stop in /usr/ports/databases/redis. >How-To-Repeat: portsnap fetch portsnap update cd /usr/ports/www/nginx make reinstall cd /usr/ports/databases/redis make reinstall >Fix: I tried my best to fix it, but no use. >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310310429.r9V4TQPN070073>