Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jul 2015 03:07:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 201671] doxygen doesnt build on 10.1
Message-ID:  <bug-201671-13-EEaIPhNrMq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-201671-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-201671-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201671

--- Comment #1 from me4tw.b@gmail.com ---
gmake -f Makefile.libdoxygen all
gmake[4]: Entering directory
'/usr/ports/devel/doxygen/work/doxygen-1.8.9.1/src'
c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing 
-DLIBIC                                                                        
       ONV_PLUG -pipe -fno-exceptions -Wall -W -I../generated_src/doxygen
-I../src -I..                                                                  
             /qtools -I../libmd5 -I../vhdlparser -I/usr/local/include -o
../objects/doxygen/s                                                           
                    canner.o ../generated_src/doxygen/scanner.cpp
scanner.l:6337:59: warning: comparison of integers of different signs: 'int'
and
      'yy_size_t' (aka 'unsigned long') [-Wsign-compare]
                                          if (g_fencedSize==scannerYYleng)
                                              ~~~~~~~~~~~~^ ~~~~~~~~~~~~~
c++: error: unable to execute command: Killed
c++: error: clang frontend command failed due to signal (use -v to see
invocatio                                                                      
         n)
FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512
Target: x86_64-unknown-freebsd10.1
Thread model: posix
c++: note: diagnostic msg: PLEASE submit a bug report to
https://bugs.freebsd.or                                                        
                       g/submit/ and include the crash backtrace, preprocessed
source, and associated r                                                       
                        un script.
c++: note: diagnostic msg:
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
c++: note: diagnostic msg: /tmp/scanner-e22ce9.cpp
c++: note: diagnostic msg: /tmp/scanner-e22ce9.sh
c++: note: diagnostic msg:

********************
Makefile.libdoxygen:4557: recipe for target '../objects/doxygen/scanner.o'
faile                                                                          
     d
gmake[4]: *** [../objects/doxygen/scanner.o] Error 254
gmake[4]: Leaving directory '/usr/ports/devel/doxygen/work/doxygen-1.8.9.1/src'
Makefile:40: recipe for target 'all' failed
gmake[3]: *** [all] Error 2
gmake[3]: Leaving directory '/usr/ports/devel/doxygen/work/doxygen-1.8.9.1/src'
Makefile:23: recipe for target 'all' failed
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory '/usr/ports/devel/doxygen/work/doxygen-1.8.9.1'
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/devel/doxygen
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/doxygen
u4er% sudo make install MAKE_JOBS_UNSAFE=yes
===>  Building for doxygen-1.8.9.1,2
gmake[2]: Entering directory '/usr/ports/devel/doxygen/work/doxygen-1.8.9.1'
gmake -C qtools
gmake[3]: Entering directory
'/usr/ports/devel/doxygen/work/doxygen-1.8.9.1/qtools'
gmake -f Makefile.qtools    all
gmake[4]: Entering directory
'/usr/ports/devel/doxygen/work/doxygen-1.8.9.1/qtools'
gmake[4]: Nothing to be done for 'all'.
gmake[4]: Leaving directory
'/usr/ports/devel/doxygen/work/doxygen-1.8.9.1/qtools'
gmake[3]: Leaving directory
'/usr/ports/devel/doxygen/work/doxygen-1.8.9.1/qtools'
gmake -C vhdlparser
gmake[3]: Entering directory
'/usr/ports/devel/doxygen/work/doxygen-1.8.9.1/vhdlparser'
gmake -f Makefile.vhdlparser    all
gmake[4]: Entering directory
'/usr/ports/devel/doxygen/work/doxygen-1.8.9.1/vhdlparser'
gmake[4]: Nothing to be done for 'all'.
gmake[4]: Leaving directory
'/usr/ports/devel/doxygen/work/doxygen-1.8.9.1/vhdlparser'
gmake[3]: Leaving directory
'/usr/ports/devel/doxygen/work/doxygen-1.8.9.1/vhdlparser'
gmake -C src
gmake[3]: Entering directory
'/usr/ports/devel/doxygen/work/doxygen-1.8.9.1/src'
gmake -f Makefile.libdoxycfg all
gmake[4]: Entering directory
'/usr/ports/devel/doxygen/work/doxygen-1.8.9.1/src'
gmake[4]: Nothing to be done for 'all'.
gmake[4]: Leaving directory '/usr/ports/devel/doxygen/work/doxygen-1.8.9.1/src'
gmake -f Makefile.libdoxygen all
gmake[4]: Entering directory
'/usr/ports/devel/doxygen/work/doxygen-1.8.9.1/src'
c++ -c -O2 -pipe -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing 
-DLIBICONV_PLUG -pipe -fno-exceptions -Wall -W -I../generated_src/doxygen
-I../src -I../qtools -I../libmd5 -I../vhdlparser -I/usr/local/include -o
../objects/doxygen/scanner.o ../generated_src/doxygen/scanner.cpp
scanner.l:6337:59: warning: comparison of integers of different signs: 'int'
and 'yy_size_t' (aka 'unsigned long') [-Wsign-compare]
                                          if (g_fencedSize==scannerYYleng)
                                              ~~~~~~~~~~~~^ ~~~~~~~~~~~~~
c++: error: unable to execute command: Killed
c++: error: clang frontend command failed due to signal (use -v to see
invocation)
FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512
Target: x86_64-unknown-freebsd10.1
Thread model: posix
c++: note: diagnostic msg: PLEASE submit a bug report to
https://bugs.freebsd.org/submit/ and include the crash backtrace, preprocessed
source, and associated run script.
c++: note: diagnostic msg:
********************

PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
c++: note: diagnostic msg: /tmp/scanner-1cfae9.cpp
c++: note: diagnostic msg: /tmp/scanner-1cfae9.sh
c++: note: diagnostic msg:

********************
Makefile.libdoxygen:4557: recipe for target '../objects/doxygen/scanner.o'
failed
gmake[4]: *** [../objects/doxygen/scanner.o] Error 254
gmake[4]: Leaving directory '/usr/ports/devel/doxygen/work/doxygen-1.8.9.1/src'
Makefile:40: recipe for target 'all' failed
gmake[3]: *** [all] Error 2
gmake[3]: Leaving directory '/usr/ports/devel/doxygen/work/doxygen-1.8.9.1/src'
Makefile:23: recipe for target 'all' failed
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory '/usr/ports/devel/doxygen/work/doxygen-1.8.9.1'
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/devel/doxygen
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/doxygen

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201671-13-EEaIPhNrMq>