qmake compile error

Lowell Gilbert freebsd-ports-local at be-well.ilk.org
Wed Apr 25 16:09:17 UTC 2007


mark foster <mark at foster.cc> writes:

> Is this a problem with the gmake port (a dependency of qt4) or should I
> go ahead and submit the bug report to GNU gcc?

qmake, not gmake; I corrected the subject line 

> ...
> cd doc ; make install
> ./../etc/mkinstalldirs /usr/local/man/man1 /usr/local/info
> install  -o root -g wheel -m 444 ./screen.1 /usr/local/man/man1/screen.1
> make screen.info
> makeinfo --no-split ./screen.texinfo -o screen.info
> ./screen.texinfo:2891: warning: Accent command `@'' must not be followed
> by whitespace.
> if test -f screen.info; then d=.; else d=.; fi;  if test -f
> $d/screen.info; then  for f in $d/screen.info*; do install  -o root -g
> wheel -m 444 $f /usr/local/info;done;  if /bin/sh -c 'install-info
> --version' >/dev/null 2>&1; then  install-info --info-  -DQT_NO_THREAD
> -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -DQMAKE_OPENSOURCE_EDITION -c
> /usr/ports/devel/qmake4/work/qt-x11-opensource-src-4.2.3/qmake/generators/mac/pbuilder_pbx.cpp
> c++: Internal error: Killed: 9 (program cc1plus)
> Please submit a full bug report.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> *** Error code 1
>
> Stop in /usr/ports/devel/qmake4/work/qt-x11-opensource-src-4.2.3/qmake.
> *** Error code 1
>
> Stop in /usr/ports/devel/qmake4.
> {standard input}: Assembler messages:
> {standard input}:26701: Warning: end of file not at end of a line;
> newline inserted
> {standard input}:27666: Error: unknown pseudo-op: `.l1'
> *** Error code 1

This trace doesn't make sense to me.  Are you using parallel building
of some sort?  If so, turn it off; even though it's probably not
causing the problem, it's obscuring debug information.

> FreeBSD zeus.foster.dmz 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12
> 10:40:27 UTC 2007    
> root at dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

Are your ports the same age?


More information about the freebsd-ports mailing list