From owner-freebsd-ports-bugs@freebsd.org Thu Jun 7 18:56:17 2018 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E5088FE84B4 for ; Thu, 7 Jun 2018 18:56:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 6C14579AC8 for ; Thu, 7 Jun 2018 18:56:16 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 2FB63FE84B3; Thu, 7 Jun 2018 18:56:16 +0000 (UTC) Delivered-To: ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D43E0FE84B2 for ; Thu, 7 Jun 2018 18:56:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5C1E579AC4 for ; Thu, 7 Jun 2018 18:56:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id ABD681AA60 for ; Thu, 7 Jun 2018 18:56:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w57IuEYO064964 for ; Thu, 7 Jun 2018 18:56:14 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w57IuE8L064963 for ports-bugs@FreeBSD.org; Thu, 7 Jun 2018 18:56:14 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 228812] editors/tamago: This port is broken only with restrected conditions Date: Thu, 07 Jun 2018 18:56:14 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: yasu@utahime.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: hrs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jun 2018 18:56:17 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228812 Bug ID: 228812 Summary: editors/tamago: This port is broken only with restrected conditions Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: hrs@FreeBSD.org Reporter: yasu@utahime.org Assignee: hrs@FreeBSD.org Flags: maintainer-feedback?(hrs@FreeBSD.org) Created attachment 194071 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D194071&action= =3Dedit patch file I'm investigating breakage of this port. And below is report of current sta= tus. 1. This port is not broken with real environment (i.e. not poudriere). Conditions: * OS is newly installed 11.1-RELEASE amd64 * Port tree is ports r471895. * /var/db/ports is empty. So options settings of any ports aren't customiz= ed. * Settings in /etc/make.conf are as following. ---------------------------------------------------------------------- DEVELOPER=3Dyes DISTDIR=3D/usr0/freebsd/ports/distfiles PACKAGES=3D/usr0/freebsd/ports/packages WRKDIRPREFIX=3D/usr0/freebsd/ports/work MASTER_SITE_GNOME=3Dhttp://ftp.nara.wide.ad.jp/pub/X11/GNOME/%SUBDIR%/ MASTER_SITE_ISC=3Dhttp://ftp.iij.ad.jp/pub/network/isc/%SUBDIR%/ .for mirror in osdn iij jaist ymu MASTER_SITE_OSDN+=3D http://${mirror}.dl.osdn.jp/%SUBDIR%/ .endfor MASTER_SITE_PERL_CPAN_BY=3Dhttp://ftp.jaist.ac.jp/pub/CPAN/%CPANSORT%/%SUBD= IR%/ MASTER_SITE_SUDO=3Dhttp://core.ring.gr.jp/archives/misc/sudo/ http://www.ring.gr.jp/archives/misc/sudo/ FTP_PROXY=3D'http://proxy.home.utahime.org:8080/' HTTP_PROXY=3D'http://proxy.home.utahime.org:8080/' ---------------------------------------------------------------------- At first I modified /usr/ports/editors/tamago/Makefile as following. root@rolling-vm-freebsd2[83]# svnlite diff /usr/ports/editors/tamago/Makefi= le=20=20 ~ Index: /usr/ports/editors/tamago/Makefile =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=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=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=20=20=20=20=20=20=20=20= =20=20=20=20=20 --- /usr/ports/editors/tamago/Makefile (revision 471895) +++ /usr/ports/editors/tamago/Makefile (working copy) @@ -13,13 +13,7 @@ LICENSE=3D GPLv2 -.if ${FLAVOR:U} !=3D devel && ${FLAVOR:U} !=3D devel_nox -# http://pkg.awarnach.mathstat.dal.ca/data/11i386-default/2018-05-30_07h36m11= s/logs/errors/tamago-emacs26-4.0.6.0.20041122.19.14_4.log -BROKEN=3D fails to build -.endif - USES=3D emacs -EMACS_FLAVORS_EXCLUDE=3D devel_full # fails to build USE_GITHUB=3D yes GH_ACCOUNT=3D hrs-allbsd root@rolling-vm-freebsd2[84]# Then I executed following commands. # make -C /usr/ports/editors/tamago BATCH=3Dyes FLAVOR=3Dfull install # pkg delete emacs-26.1,3 # make -C /usr/ports/editors/tamago BATCH=3Dyes FLAVOR=3Dcanna install # pkg delete emacs-canna-26.1,3 # make -C /usr/ports/editors/tamago BATCH=3Dyes FLAVOR=3Dnox install # pkg delete emacs-nox-26.1,3 # make -C /usr/ports/editors/tamago BATCH=3Dyes FLAVOR=3Ddevel_full install # pkg delete emacs-devel-27.0.50.20180529,2 # make -C /usr/ports/editors/tamago BATCH=3Dyes FLAVOR=3Ddevel_nox install And builds of all flavors succeeded. 2. With poudriere some flavors fail to build, and others not. Conditions: * Host OS is the one used in section 1. * ports-mgmt/poudriere is used ad poudriere. Version is 3.2.7. * Settings in /usr/local/etc/poudriere.conf and /usr/local/etc/poudriere.d/make.conf are as following. ---------------------------------------------------------------------- # Poudriere can optionally use ZFS for its ports/jail storage. For # ZFS define ZPOOL, otherwise set NO_ZFS=3Dyes #=20 #### ZFS # The pool where poudriere will create all the filesystems it needs # poudriere will use tank/${ZROOTFS} as its root # # You need at least 7GB of free space in this pool to have a working # poudriere. # ZPOOL=3Dzroot ### NO ZFS # To not use ZFS, define NO_ZFS=3Dyes #NO_ZFS=3Dyes # root of the poudriere zfs filesystem, by default /poudriere # ZROOTFS=3D/poudriere # the host where to download sets for the jails setup # You can specify here a host or an IP # replace _PROTO_ by http or ftp # replace _CHANGE_THIS_ by the hostname of the mirrors where you want to fe= tch # by default: ftp://ftp.freebsd.org # # Also note that every protocols supported by fetch(1) are supported here, = even # file:/// # Suggested: https://download.FreeBSD.org FREEBSD_HOST=3Dhttps://download.FreeBSD.org # By default the jails have no /etc/resolv.conf, you will need to set # RESOLV_CONF to a file on your hosts system that will be copied has # /etc/resolv.conf for the jail, except if you don't need it (using an http # proxy for example) RESOLV_CONF=3D/etc/resolv.conf # The directory where poudriere will store jails and ports BASEFS=3D/usr/local/poudriere # The directory where the jail will store the packages and logs # by default a zfs filesystem will be created and set to # ${BASEFS}/data # #POUDRIERE_DATA=3D${BASEFS}/data # Use portlint to check ports sanity USE_PORTLINT=3Dno # When building packages, a memory device can be used to speedup the build. # Only one of MFSSIZE or USE_TMPFS is supported. TMPFS is generally faster # and will expand to the needed amount of RAM. MFS is a slower since it # uses UFS and several abstraction layers. # If set WRKDIRPREFIX will be mdmfs of the given size (mM or gG) #MFSSIZE=3D4G # Use tmpfs(5) # This can be a space-separated list of options: # wrkdir - Use tmpfs(5) for port building WRKDIRPREFIX # data - Use tmpfs(5) for poudriere cache/temp build data # localbase - Use tmpfs(5) for LOCALBASE (installing ports for packaging/testing) # all - Run the entire build in memory, including builder jails. # yes - Enables tmpfs(5) for wrkdir and data # no - Disable use of tmpfs(5) # EXAMPLE: USE_TMPFS=3D"wrkdir data" USE_TMPFS=3Dyes # How much memory to limit tmpfs size to for *each builder* in GiB # (default: none) #TMPFS_LIMIT=3D8 # How much memory to limit jail processes to for *each builder* # in GiB (default: none) #MAX_MEMORY=3D8 # How many file descriptors to limit each jail process to (default: 1024) #MAX_FILES=3D1024 # If set the given directory will be used for the distfiles # This allows to share the distfiles between jails and ports tree # If this is "no", poudriere must be supplied a ports tree that already has # the required distfiles. DISTFILES_CACHE=3D/usr0/freebsd/ports/distfiles # If set the ports tree or source tree marked to use svn will use the defin= ed # mirror (default: svn.FreeBSD.org) # The SSL fingerprints are published here: # https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/svn.html#svn-mir= rors #SVN_HOST=3Dsvn.FreeBSD.org # Automatic OPTION change detection # When bulk building packages, compare the options from kept packages to # the current options to be built. If they differ, the existing package # will be deleted and the port will be rebuilt. # Valid options: yes, no, verbose # verbose will display the old and new options #CHECK_CHANGED_OPTIONS=3Dverbose # Automatic Dependency change detection # When bulk building packages, compare the dependencies from kept packages = to # the current dependencies for every port. If they differ, the existing pac= kage # will be deleted and the port will be rebuilt. This helps catch changes su= ch # as DEFAULT_RUBY_VERSION, PERL_VERSION, WITHOUT_X11 that change dependenci= es # for many ports. # Valid options: yes, no # Default: yes #CHECK_CHANGED_DEPS=3Dyes # Consider bad dependency lines on the wrong PKGNAME as fatal. # For example: # BUILD_DEPENDS=3D p5-List-MoreUtils>=3D0:lang/p5-List-MoreUtils # If this port's PKGNAME were really "List-MoreUtils" then it would # not be recorded into the resulting package. The next build with # CHECK_CHANGED_DEPS enabled would consider it a "new dependency" # since it is in the port but not in the package. This is usually # a warning but can be made fatal instead by enabling this option. # Default: no #BAD_PKGNAME_DEPS_ARE_FATAL=3Dyes # Path to the RSA key to sign the PKG repo with. See pkg-repo(8) #PKG_REPO_SIGNING_KEY=3D/etc/ssl/keys/repo.key # ccache support. Supply the path to your ccache cache directory. # It will be mounted into the jail and be shared among all jails. # It is recommended that extra ccache configuration be done with # ccache -o rather than from the environment. #CCACHE_DIR=3D/var/cache/ccache # Static ccache support from host. This uses the existing # ccache from the host in the build jail. This is useful for # using ccache+memcached which cannot easily be bootstrapped # otherwise. The path to the PREFIX where ccache was installed # must be used here, and ccache must have been built statically. # Note also that ccache+memcached will require network access # which is normally disabled. Separately setting RESTRICT_NETWORKING=3Dno # may be required for non-localhost memcached servers. #CCACHE_STATIC_PREFIX=3D/usr/local # The jails normally only allow network access during the 'make fetch' # phase. This is a security restriction to prevent random things # ran during a build from accessing the network. Disabling this # is not advised. ALLOW_NETWORKING_PACKAGES may be used to allow networking # for a subset of packages only. #RESTRICT_NETWORKING=3Dyes #ALLOW_NETWORKING_PACKAGES=3D"npm-foo" # parallel build support. # # By default poudriere uses hw.ncpu to determine the number of builders. # You can override this default by changing PARALLEL_JOBS here, or # by specifying the -J flag to bulk/testport. # # Example to define PARALLEL_JOBS to one single job # PARALLEL_JOBS=3D1 # How many jobs should be used for preparing the build? These tend to # be more IO bound and may be worth tweaking. Default: PARALLEL_JOBS * 1.25 # PREPARE_PARALLEL_JOBS=3D1 # If set, failed builds will save the WRKDIR to ${POUDRIERE_DATA}/wrkdirs # SAVE_WRKDIR=3Dyes # Choose the default format for the workdir packing: could be tar,tgz,tbz,t= xz # default is tbz WRKDIR_ARCHIVE_FORMAT=3Dtxz # Disable linux support # NOLINUX=3Dyes # By default poudriere sets FORCE_PACKAGE # To disable it (useful when building public packages): # NO_FORCE_PACKAGE=3Dyes # By default poudriere sets PACKAGE_BUILDING # To disable it: # NO_PACKAGE_BUILDING=3Dyes # If you are using a proxy define it here: export HTTP_PROXY=3Dhttp://proxy.home.utahime.org:8080/ export FTP_PROXY=3Dhttp://proxy.home.utahime.org:8080/ # # Cleanout the restricted packages # NO_RESTRICTED=3Dyes # By default MAKE_JOBS is disabled to allow only one process per cpu # Use the following to allow it anyway # ALLOW_MAKE_JOBS=3Dyes # List of packages that will always be allowed to use MAKE_JOBS # regardless of ALLOW_MAKE_JOBS. This is useful for allowing ports # which holdup the rest of the queue to build more quickly. #ALLOW_MAKE_JOBS_PACKAGES=3D"pkg ccache py*" # Timestamp every line of build logs # Default: no #TIMESTAMP_LOGS=3Dno # URL where your POUDRIERE_DATA/logs are hosted # This will be used for giving URL hints to the HTML output when # scheduling and starting builds #URL_BASE=3Dhttp://yourdomain.com/poudriere/ # This defines the max time (in seconds) that a command may run for a build # before it is killed for taking too long. Default: 86400 #MAX_EXECUTION_TIME=3D86400 # This defines the time (in seconds) before a command is considered to # be in a runaway state for having no output on stdout. Default: 7200 #NOHANG_TIME=3D7200 # The repository is updated atomically if set yes. This leaves the # repository untouched until the build completes. This involves using # hardlinks and symlinks. The operations are fast, but can be intrusive # for remote syncing or backups. # Recommended to always keep on. # Default: yes #ATOMIC_PACKAGE_REPOSITORY=3Dyes # When using ATOMIC_PACKAGE_REPOSITORY, commit the packages if some # packages fail to build. Ignored ports are considered successful. # This can be set to 'no' to only commit the packages once no failures # are encountered. # Default: yes #COMMIT_PACKAGES_ON_FAILURE=3Dyes # Keep older package repositories. This can be used to rollback a system # or to bisect issues by changing the repository to one of the older # versions and reinstalling everything with `pkg upgrade -f` # ATOMIC_PACKAGE_REPOSITORY is required for this. # Default: no #KEEP_OLD_PACKAGES=3Dno # How many old package repositories to keep with KEEP_OLD_PACKAGES # Default: 5 #KEEP_OLD_PACKAGES_COUNT=3D5 # Make testing errors fatal. # If set to 'no', ports with test failure will be marked as failed but still # packaged to permit testing dependent ports (useful for bulk -t -a) # Default: yes #PORTTESTING_FATAL=3Dyes # Define the building jail hostname to be used when building the packages # Some port/packages hardcode the hostname of the host during build time # This is a necessary setup for reproducible builds. #BUILDER_HOSTNAME=3Dpkg.FreeBSD.org # Define to get a predictable timestamp on the ports tree # This is a necessary setup for reproducible builds. #PRESERVE_TIMESTAMP=3Dyes # Define to yes to build and stage as a regular user # Default: yes, unless CCACHE_DIR is set and CCACHE_DIR_NON_ROOT_SAFE is not # set. Note that to use ccache with BUILD_AS_NON_ROOT you will need to # use a non-shared CCACHE_DIR that is only built by PORTBUILD_USER and chow= ned # to that user. Then set CCACHE_DIR_NON_ROOT_SAFE to yes. #BUILD_AS_NON_ROOT=3Dno # Define to the username to build as when BUILD_AS_NON_ROOT is yes. # Default: nobody (uid PORTBUILD_UID) #PORTBUILD_USER=3Dnobody # Define to the uid to use for PORTBUILD_USER if the user does not # already exist in the jail. # Default: 65532 #PORTBUILD_UID=3D65534 # Define pkgname globs to boost priority for # Default: none #PRIORITY_BOOST=3D"pypy openoffice*" # Define format for buildnames # Default: %Y-%m-%d_%Hh%Mm%Ss # ISO8601: #BUILDNAME_FORMAT=3D"%FT%TZ" # Define format for build duration times # Default: %H:%M:%S #DURATION_FORMAT=3D"%H:%M:%S" # Use colors when in a TTY # Default: yes #USE_COLORS=3Dyes # Only build what is requested. Do not rebuild build deps if nothing reques= ted # depends on them. This can create an inconsistent repository if you often # build one-off packages but expect the repository to stay consistent. # Defaut: yes #TRIM_ORPHANED_BUILD_DEPS=3Dyes # A list of directories to exclude from leftover and filesystem violation # mtree checks. Ccache is used here as an example but is already # excluded by default. There is no need to add it here unless a # special configuration is used where it is a problem. # Default: none #LOCAL_MTREE_EXCLUDES=3D"/usr/obj /var/tmp/ccache" # Set to hosted to use the /data directory instead of inline style HTML # Default: inline #HTML_TYPE=3D"hosted" # Set to track remaining ports in the HTML interface. This can slow down # processing of the queue slightly, especially for bulk -a builds. # Default: no #HTML_TRACK_REMAINING=3Dyes ---------------------------------------------------------------------- MASTER_SITE_GNOME=3Dhttp://ftp.nara.wide.ad.jp/pub/X11/GNOME/%SUBDIR%/ MASTER_SITE_ISC=3Dhttp://ftp.iij.ad.jp/pub/network/isc/%SUBDIR%/ .for mirror in osdn iij jaist ymu MASTER_SITE_OSDN+=3D http://${mirror}.dl.osdn.jp/%SUBDIR%/ .endfor MASTER_SITE_PERL_CPAN_BY=3Dhttp://ftp.jaist.ac.jp/pub/CPAN/%CPANSORT%/%SUBD= IR%/ MASTER_SITE_SUDO=3Dhttp://core.ring.gr.jp/archives/misc/sudo/ http://www.ring.gr.jp/archives/misc/sudo/ LICENSES_ACCEPTED=3DAnotherHTMLlint NONE ---------------------------------------------------------------------- * 11.1-RELEASE amd64 jail is created and used. * Ports tree used in section 1 is used as 'default' one of poudriere. Then I executed following commands. # poudriere testport -j 111amd64 editors/tamago@full # poudriere testport -j 111amd64 editors/tamago@canna # poudriere testport -j 111amd64 editors/tamago@nox # poudriere testport -j 111amd64 editors/tamago@devel_full # poudriere testport -j 111amd64 editors/tamago@devel_nox And result is as following. * Builds of full, canna and nox are failed with build phase error. * Builds of devel_full and devel_nox are succeeded. 3. Builds with poudriere are failed because of bug of Emacs 26.1? In order to make build log easy to understand, I added 'MAKE_JOBS_UNSAFE=3D= yes' to editors/tamago/Makefile. Then I retried build of editors/tamago@full and= got following logs. ---------------------------------------------------------------------- build started at Fri Jun 8 01:13:41 JST 2018 port directory: /usr/ports/editors/tamago package name: tamago-emacs26-4.0.6.0.20041122.19.14_3 building for: FreeBSD 111amd64-default 11.1-RELEASE-p10 FreeBSD 11.1-RELEASE-p10 amd64 maintained by: hrs@FreeBSD.org Makefile ident: $FreeBSD: head/editors/tamago/Makefile 471191 2018-05-= 31 01:18:05Z jrm $ Poudriere version: 3.2.7 Host OSVERSION: 1101001 Jail OSVERSION: 1101001 Job Id:=20 (snip) =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=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> Building for tamago-emacs26-4.0.6.0.20041122.19.14_3 CDPATH=3D"${ZSH_VERSION+.}:" && cd . && /bin/sh /wrkdirs/usr/ports/editors/tamago/work-full/tamago-4.0.6.0.20041122.19.14/m= issing aclocal-1.15=20 (CDPATH=3D"${ZSH_VERSION+.}:" && cd . && /bin/sh /wrkdirs/usr/ports/editors/tamago/work-full/tamago-4.0.6.0.20041122.19.14/m= issing autoheader) rm -f stamp-h1 touch ./config.h.in CDPATH=3D"${ZSH_VERSION+.}:" && cd . && /bin/sh /wrkdirs/usr/ports/editors/tamago/work-full/tamago-4.0.6.0.20041122.19.14/m= issing autoconf cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged /usr/bin/make all-recursive Making all in egg cd .. && /usr/bin/make am--refresh CDPATH=3D"${ZSH_VERSION+.}:" && cd . && /bin/sh /wrkdirs/usr/ports/editors/tamago/work-full/tamago-4.0.6.0.20041122.19.14/m= issing aclocal-1.15=20 cd . && /bin/sh /wrkdirs/usr/ports/editors/tamago/work-full/tamago-4.0.6.0.20041122.19.14/m= issing automake-1.15 --gnu CDPATH=3D"${ZSH_VERSION+.}:" && cd . && /bin/sh /wrkdirs/usr/ports/editors/tamago/work-full/tamago-4.0.6.0.20041122.19.14/m= issing autoconf CDPATH=3D"${ZSH_VERSION+.}:" && cd . && /bin/sh /wrkdirs/usr/ports/editors/tamago/work-full/tamago-4.0.6.0.20041122.19.14/m= issing aclocal-1.15=20 cd . && /bin/sh /wrkdirs/usr/ports/editors/tamago/work-full/tamago-4.0.6.0.20041122.19.14/m= issing automake-1.15 --gnu CDPATH=3D"${ZSH_VERSION+.}:" && cd . && /bin/sh /wrkdirs/usr/ports/editors/tamago/work-full/tamago-4.0.6.0.20041122.19.14/m= issing autoconf cd .. && /usr/bin/make am--refresh CDPATH=3D"${ZSH_VERSION+.}:" && cd . && /bin/sh /wrkdirs/usr/ports/editors/tamago/work-full/tamago-4.0.6.0.20041122.19.14/m= issing aclocal-1.15=20 cd . && /bin/sh /wrkdirs/usr/ports/editors/tamago/work-full/tamago-4.0.6.0.20041122.19.14/m= issing automake-1.15 --gnu CDPATH=3D"${ZSH_VERSION+.}:" && cd . && /bin/sh /wrkdirs/usr/ports/editors/tamago/work-full/tamago-4.0.6.0.20041122.19.14/m= issing autoconf sed -e 's,[@]libexecdir@,/usr/local/libexec,' < canna.el.in > canna.el sed -e 's,[@]libexecdir@,/usr/local/libexec,' < wnn.el.in > wnn.el for F in cannarpc.el canna.el sj3rpc.el sj3.el wnnrpc.el wnn.el=20 anthyipc.el anthy.el; do gzip -9 < $F > $F.gz; done if test "/usr/local/bin/emacs-26.1" !=3D "no"; then am__dir=3D. am__subdir_includes=3D''; case cannarpc.elc in */*) am__dir=3D`echo 'cannarpc.elc' | sed 's,/[^/]*$,,'`; am__subdir_includes=3D"-L $am__dir -L ./$am__dir"; esac; test -d "$am__dir" || /bin/mkdir -p "$am__dir" || exit= 1;=20 /usr/local/bin/emacs-26.1 --batch -q -no-site-file -no-init-file=20 --eval=3D"(setq load-path (append (list (expand-file-name \"..\")) load-pat= h))"=20 --eval=3D"(load \"docomp.el\")" $am__subdir_includes -L . -L . --eval "(= defun byte-compile-dest-file (f) \"cannarpc.elc\")" --eval "(unless (byte-compile-file \"cannarpc.el\") (kill-emacs 1))"; else :; fi Loading /wrkdirs/usr/ports/editors/tamago/work-full/tamago-4.0.6.0.20041122.19.14/d= ocomp.el (source)... Copying permissions to: Invalid argument, /wrkdirs/usr/ports/editors/tamago/work-full/tamago-4.0.6.0.20041122.19.14/e= gg/cannarpc.elc *** Error code 255 Stop. make[3]: stopped in /wrkdirs/usr/ports/editors/tamago/work-full/tamago-4.0.6.0.20041122.19.14/e= gg *** Error code 1 Stop. make[2]: stopped in /wrkdirs/usr/ports/editors/tamago/work-full/tamago-4.0.6.0.20041122.19.14 *** Error code 1 Stop. make[1]: stopped in /wrkdirs/usr/ports/editors/tamago/work-full/tamago-4.0.6.0.20041122.19.14 *** Error code 1 Stop. make: stopped in /usr/ports/editors/tamago build of editors/tamago@full | tamago-emacs26-4.0.6.0.20041122.19.14_3 ende= d at Fri Jun 8 01:14:20 JST 2018 build time: 00:00:39 !!! build failure encountered !!! ---------------------------------------------------------------------- According to above logs, cause of build failure seems to be following error message. Copying permissions to: Invalid argument, /wrkdirs/usr/ports/editors/tamago/work-full/tamago-4.0.6.0.20041122.19.14/e= gg/cannarpc.elc Then I searched source tree of Emacs 26.1 and got following result. yasu@rolling-vm-freebsd2[2041]% find -s emacs-26.1 -type f -print | xargs g= rep 'Copying permissions to' emacs-26.1/src/fileio.c: report_file_error ("Copying permissions to", newname); emacs-26.1/src/fileio.c: case -1: report_file_error ("Copying permissi= ons to", newname); yasu@rolling-vm-freebsd2[2041]% I looked at emacs-26.1/src/fileio.c and found these lines are included in t= he C function that corresponds to 'copy-file' emacs lisp function. So probably following steps result in above error message. a. Makefile of tamago executes emacs to byte compile cannarpc.el. b. While byte compiling 'copy-file' emasc-lisp function is called. c. C function coressponding to 'copy-file' is invoked. d. Some Error happens inside the C function. e. Above error message is displayed. But if above steps are right, step a to c should also taken when building devel_full and devel_nox flavors. So I think direct cause of build failure may be bug of Emacs 26.1. I'll continue to investigating this problem and would like to fix it if possbile. But anyway it is now clear that build of devel_full flavor is not broken. A= nd attached patch fixes it. So please commit it. --=20 You are receiving this mail because: You are the assignee for the bug.=