ports/163465: audio/libaacplus fails with FORCE_MAKE_JOBS

T.J. baotserver at gmail.com
Tue Dec 20 01:50:09 UTC 2011


>Number:         163465
>Category:       ports
>Synopsis:       audio/libaacplus fails with FORCE_MAKE_JOBS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 20 01:50:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     T.J.
>Release:        8.2-RELEASE
>Organization:
n/a
>Environment:
FreeBSD baot.tk 8.2-RELEASE-p4 FreeBSD 8.2-RELEASE-p4 #0: Sun Dec  4 09:31:10 CET 2011     root at baot.tk:/usr/obj/usr/src/sys/baot  i386
>Description:
I emailed the maintainer but he was unable to understand the problem due to a language barrier.

~ $ portmaster audio/libaacplus

===>>> Currently installed version: libaacplus-2.0.2_1
===>>> Port directory: /usr/ports/audio/libaacplus

===>>> Gathering distinfo list for installed ports

===>>> Launching 'make checksum' for audio/libaacplus in background
===>>> Gathering dependency list for audio/libaacplus from ports
===>>> Initial dependency check complete for audio/libaacplus

===>>> Starting build for audio/libaacplus <<<===

===>>> All dependencies are up to date

===>  Cleaning for libaacplus-2.0.2_1

===>  License check disabled, port has not defined LICENSE
===>  Found saved configuration for libaacplus-2.0.2_1===>  Extracting for libaacplus-2.0.2_1
=> SHA256 Checksum OK for libaacplus-2.0.2.tar.gz.
=> SHA256 Checksum OK for 26410-800.zip.
===>   libaacplus-2.0.2_1 depends on executable: unzip - found
===>  Patching for libaacplus-2.0.2_1
===>  Applying FreeBSD patches for libaacplus-2.0.2_1
===>   libaacplus-2.0.2_1 depends on executable: unzip - found
===>   libaacplus-2.0.2_1 depends on file: /usr/local/bin/automake-1.11 - found
===>   libaacplus-2.0.2_1 depends on file: /usr/local/bin/autoconf-2.68 - found
===>   libaacplus-2.0.2_1 depends on package: libtool>=2.4 - found
===>   libaacplus-2.0.2_1 depends on executable: pkg-config - found
===>   libaacplus-2.0.2_1 depends on shared library: fftw3 - found
===>   libaacplus-2.0.2_1 depends on shared library: fftw3f - found
===>  Configuring for libaacplus-2.0.2_1
configure.ac:12: installing `./compile'
configure.ac:17: installing `./config.guess'
configure.ac:17: installing `./config.sub'
configure.ac:6: installing `./install-sh'
configure.ac:6: installing `./missing'
frontend/Makefile.am: installing `./depcomp'
Makefile.am: installing `./INSTALL'
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking whether cc understands -c and -o together... yes
checking how to run the C preprocessor... cpp
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking build system type... i386-portbld-freebsd8.2
checking host system type... i386-portbld-freebsd8.2
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert i386-portbld-freebsd8.2 file names to i386-portbld-freebsd8.2 format... func_convert_file_noop
checking how to convert i386-portbld-freebsd8.2 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd8.2 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for unzip... /usr/local/bin/unzip
checking for patch... /usr/bin/patch
checking for /bin/bash... no
checking for bash... /usr/local/bin/bash
checking for parameter expansion string replace capable shell... /usr/local/bin/bash
checking for wget... /usr/local/bin/wget
checking for web downloading command... /usr/local/bin/wget -N
checking for library containing sqrt... -lm
checking for ANSI C header files... (cached) yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking for memory.h... (cached) yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int8_t... yes
checking for uint16_t... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for floor... yes
checking for memmove... yes
checking for memset... yes
checking for pow... yes
checking for sqrt... yes
checking for fftw3 library at /usr/local ... test: x/usr/local/lib: unexpected operator
found at /usr/local 
checking for pkg-config... yes
configure: creating ./config.status
config.status: creating aacplus.spec
config.status: creating aacplus-config
config.status: WARNING:  'aacplus-config.in' seems to ignore the --datarootdir setting
config.status: creating aacplus.pc
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating patches/Makefile
config.status: creating include/Makefile
config.status: creating frontend/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
===>  Building for libaacplus-2.0.2_1
/usr/bin/make  all-recursive
Making all in src
make: don't know how to make aacenc.h. Stop
*** Error code 1
1 error
*** Error code 2
1 error
===> Compilation failed unexpectedly.
You have chosen to use multiple make jobs (parallelization) for all ports.
This port was not tested for this setting.  Please remove FORCE_MAKE_JOBS and
retry the build before reporting the failure to the maintainer.
*** Error code 1

Stop in /usr/ports/audio/libaacplus.
*** Error code 1

Stop in /usr/ports/audio/libaacplus.

===>>> make failed for audio/libaacplus
===>>> Aborting update

Terminated
>How-To-Repeat:
Install from ports.
>Fix:
mark MAKE_JOBS_UNSAFE=yes

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list