LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > *BSD
User Name
Password
*BSD This forum is for the discussion of all BSD variants.
FreeBSD, OpenBSD, NetBSD, etc.

Notices


Reply
  Search this Thread
Old 09-30-2013, 02:32 PM   #1
bagginmtdoom
Member
 
Registered: Apr 2013
Posts: 40

Rep: Reputation: Disabled
Error 1 on Dragonfly BSD


Hello all!

Today, I installed Dragonfly BSD on my Quad Core AMD Phenom 9150e. The install went perfect and I went ahead and installed x11. I then went ahead with trying to install Openbox. It did its thing with going out with getting things and compiling the downloading ports. However it goes into the python directory under the ports.

And I get this:

Stop.
make: stopped in /usr/dports/devel/gobject-introspection
*** Error code 1

Stop.
make: stopped in /usr/dports/devel/gobject-introspection
*** Error code 1

Stop.
make: stopped in /usr/dports/x11-toolkits/pango
*** Error code 1

Stop.
make: stopped in /usr/dports/x11-toolkits/pango
*** Error code 1

Stop.
make: stopped in /usr/dports/x11-wm/openbox
*** Error code 1

Stop.
make: stopped in /usr/dports/x11-wm/openbox
Stop in /usr/dports/x11-wm/openbox
*** Error code 1

Stop in /usr/dports/x11-wm/openbox
*** Error code 1

Stop in /usr/dports/x11-wm/openbox
*** Error code 1

Stop in /usr/dports/x11-wm/openbox
#

There is nothing wrong with make.conf && my src.conf as I have not touched them. I did a make clean && make rmconfig-recursive many times and it had no affect towards getting openbox on my system. This is a bare bones install literally just two hours old.

How can I get openbox on my box?

Last edited by bagginmtdoom; 10-01-2013 at 10:37 AM.
 
Old 10-01-2013, 07:22 AM   #2
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
The actual error is above what you posted.

Adam
 
Old 10-01-2013, 10:35 AM   #3
bagginmtdoom
Member
 
Registered: Apr 2013
Posts: 40

Original Poster
Rep: Reputation: Disabled
Oops, Here is the entire output from the port :



===> openbox-3.5.2_1 depends on executable: gmake - found
===> openbox-3.5.2_1 depends on executable: pkgconf - found
===> openbox-3.5.2_1 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found
===> openbox-3.5.2_1 depends on package: libtool>=2.4 - found
===> openbox-3.5.2_1 depends on shared library: startup-notification-1 - found
===> openbox-3.5.2_1 depends on shared library: Imlib2.5 - found
===> openbox-3.5.2_1 depends on shared library: intl - found
===> openbox-3.5.2_1 depends on shared library: glib-2.0 - found
===> openbox-3.5.2_1 depends on shared library: pcre - found
===> openbox-3.5.2_1 depends on shared library: xml2.5 - found
===> openbox-3.5.2_1 depends on shared library: pango-1.0 - not found
===> Verifying install for pango-1.0 in /usr/dports/x11-toolkits/pango
target = install and depend_args =
===> pango-1.34.1_1 depends on package: fontconfig>=2.10.91 - found
===> pango-1.34.1_1 depends on executable: gmake - found
===> pango-1.34.1_1 depends on executable: pkgconf - found
===> pango-1.34.1_1 depends on file: /usr/local/libdata/pkgconfig/xft.pc - found
===> pango-1.34.1_1 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found
===> pango-1.34.1_1 depends on package: libtool>=2.4 - found
===> pango-1.34.1_1 depends on executable: g-ir-scanner - not found
===> Verifying install for g-ir-scanner in /usr/dports/devel/gobject-introspection
target = install and depend_args =
===> gobject-introspection-1.36.0_2 depends on executable: cairo-trace - found
===> gobject-introspection-1.36.0_2 depends on file: /usr/local/bin/python2.7 - found
===> gobject-introspection-1.36.0_2 depends on executable: python - found
===> gobject-introspection-1.36.0_2 depends on executable: bison - found
===> gobject-introspection-1.36.0_2 depends on executable: gmake - found
===> gobject-introspection-1.36.0_2 depends on executable: pkgconf - found
===> gobject-introspection-1.36.0_2 depends on package: libtool>=2.4 - found
===> gobject-introspection-1.36.0_2 depends on shared library: ffi - found
===> gobject-introspection-1.36.0_2 depends on shared library: intl - found
===> gobject-introspection-1.36.0_2 depends on shared library: glib-2.0 - found
===> gobject-introspection-1.36.0_2 depends on shared library: pcre - found
===> Configuring for gobject-introspection-1.36.0_2
configure: loading site script /usr/dports/Templates/config.site
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... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether gmake sets $(MAKE)... yes
checking whether gmake supports nested variables... yes
checking how to create a ustar tar archive... (cached) /usr/bin/tar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether gmake supports nested variables... (cached) yes
checking build system type... x86_64-dports-dragonfly3.5
checking host system type... x86_64-dports-dragonfly3.5
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 gmake... GNU
checking dependency style of cc... gcc3
checking whether cc understands -c and -o together... yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
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 whether ln -s works... yes
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 x86_64-dports-dragonfly3.5 file names to x86_64-dports-dragonfly3.5 format... func_convert_file_noop
checking how to convert x86_64-dports-dragonfly3.5 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... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
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 how to run the C preprocessor... cpp
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for dlfcn.h... (cached) 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... dragonfly3.5 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 pkg-config is at least version 0.9.0... yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for dlopen in -ldl... yes
checking for the suffix of shared libraries... .so
checking for GLIB... yes
checking for GOBJECT... yes
checking for GMODULE... yes
checking for GIO... yes
checking for GIO_UNIX... yes
checking for CAIRO... yes
checking for SCANNER... yes
checking for FFI... yes
checking size of char... 1
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking for GIREPO... yes
checking for gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking for ANSI C header files... (cached) yes
checking for fcntl.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 working strtod... yes
checking for memchr... (cached) yes
checking for strchr... yes
checking for strspn... yes
checking for strstr... yes
checking for strtol... (cached) yes
checking for strtoull... (cached) yes
checking for backtrace... no
checking for backtrace_symbols... no
checking whether /usr/local/bin/python2.7 version is >= 2.5... yes
checking for /usr/local/bin/python2.7 version... 2.7
checking for /usr/local/bin/python2.7 platform... dragonfly3
checking for /usr/local/bin/python2.7 script directory... ${prefix}/lib/python2.7/site-packages
checking for /usr/local/bin/python2.7 extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for headers required to compile python extensions... not found
===> Script "configure" failed unexpectedly.
Please run the gnomelogalyzer, available from
"http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the
problem and suggest a solution. If - and only if - the gnomelogalyzer cannot
solve the problem, report the build failure to the FreeBSD GNOME team at
gnome@FreeBSD.org, and attach (a)
"/usr/obj/dports/devel/gobject-introspection/work/gobject-introspection-1.36.0/config.log",
(b) the output of the failed make command, and (c) the gnomelogalyzer output.
Also, it might be a good idea to provide an overview of all packages installed
on your system (i.e. an `ls /var/db/pkg`). Put your attachment up on any
website, copy-and-paste into http://freebsd-gnome.pastebin.com, or use
send-pr(1) with the attachment. Try to avoid sending any attachments to the
mailing list (gnome@FreeBSD.org), because attachments sent to FreeBSD mailing
lists are usually discarded by the mailing list software.
*** Error code 1

Stop.
make: stopped in /usr/dports/devel/gobject-introspection
*** Error code 1

Stop.
make: stopped in /usr/dports/devel/gobject-introspection
*** Error code 1

Stop.
make: stopped in /usr/dports/x11-toolkits/pango
*** Error code 1

Stop.
make: stopped in /usr/dports/x11-toolkits/pango
*** Error code 1

Stop.
make: stopped in /usr/dports/x11-wm/openbox
*** Error code 1

Stop.
make: stopped in /usr/dports/x11-wm/openbox
 
Old 10-01-2013, 11:07 AM   #4
cynwulf
Senior Member
 
Registered: Apr 2005
Posts: 2,727

Rep: Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367
Disclaimer - FreeBSD user, no experience of Dragonfly.

I would suggest upgrading the ports tree and then running an upgrade before trying to build anything else from ports.
 
Old 10-01-2013, 11:27 AM   #5
bagginmtdoom
Member
 
Registered: Apr 2013
Posts: 40

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by cynwulf View Post
Disclaimer - FreeBSD user, no experience of Dragonfly.

I would suggest upgrading the ports tree and then running an upgrade before trying to build anything else from ports.
I get the same result. Right now I wish I did decide to go with FreeBSD.
 
Old 10-01-2013, 08:22 PM   #6
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
Different BSD ports may always have different variable with software support.

Check the Openbox dependency list and see if all the required dependencies are in fact installed. It could be a dependency check error from a missing dependency during compile.

OpenBox does require Pango to be installed, with optional dependencies in Imlib2, PyXDG, startup-notification, and librsvg. Check your installed packages and see if at minimum Pango is installed. This list is usually what is required in Linux, but it should translate into BSD equally.

You might want to see if Dragonfly has a binary package as well.

Last edited by ReaperX7; 10-01-2013 at 08:25 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
dragonfly bsd live cd Nadim *BSD 1 07-20-2012 05:06 PM
LXer: DragonFly BSD 2.4 released LXer Syndicated Linux News 0 09-17-2009 08:50 PM
DragonFly BSD 2.0 - Hammer tpreitzel *BSD 0 07-21-2008 02:36 AM
HELP IN INSTALLIN dragonfly BSD preeth45 *BSD 3 11-30-2006 09:25 AM
DragonFly BSD 1.0 Ephemeral *BSD 1 08-06-2004 03:07 AM

LinuxQuestions.org > Forums > Other *NIX Forums > *BSD

All times are GMT -5. The time now is 03:35 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration