Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
erlang-9c emerge errors
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
dol-sen
Retired Dev
Retired Dev


Joined: 30 Jun 2002
Posts: 2805
Location: Richmond, BC, Canada

PostPosted: Fri May 30, 2003 5:34 am    Post subject: erlang-9c emerge errors Reply with quote

I got these erorrs tonight doing an emerge -u world. As I recall erlang was the first in the list to update.

Code:
=== Leaving application hipe
make[2]: Leaving directory `/var/tmp/portage/erlang-9c/work/otp_src_R9B-1/lib/hipe'
make[1]: Leaving directory `/var/tmp/portage/erlang-9c/work/otp_src_R9B-1/lib'
cd erts/boot/src && ERL_TOP=/var/tmp/portage/erlang-9c/work/otp_src_R9B-1 PATH=/var/tmp/portage/erlang-9c/work/otp_src_R9B-1/bootstrap/bin:${PATH} \
        make opt
make[1]: Entering directory `/var/tmp/portage/erlang-9c/work/otp_src_R9B-1/erts/boot/src'
erlc -W  -bbeam -W -I /var/tmp/portage/erlang-9c/work/otp_src_R9B-1/lib/stdlib/include -o./ boot_tools.erl
erlc -W  -bbeam -W -I /var/tmp/portage/erlang-9c/work/otp_src_R9B-1/lib/stdlib/include -o./ coff.erl
erlc -W  -bbeam -W -I /var/tmp/portage/erlang-9c/work/otp_src_R9B-1/lib/stdlib/include -o./ boot_pds.erl
erlc -W  -bbeam -W -I /var/tmp/portage/erlang-9c/work/otp_src_R9B-1/lib/stdlib/include -o./ boot_code_loader.erl
erlc -W  -bbeam -W -I /var/tmp/portage/erlang-9c/work/otp_src_R9B-1/lib/stdlib/include -o./ bin_io.erl
erlc -W  -bbeam -W -I /var/tmp/portage/erlang-9c/work/otp_src_R9B-1/lib/stdlib/include -o./ boot_fprim.erl
echo "boot_tools:make_stub(), halt()." | erl
ACCESS DENIED  open_wr:   /dev/pty/s0
Eshell V5.2.3.3  (abort with ^G)
1> erlc boot_linker.erl
erlc -W  -bbeam -W -I /var/tmp/portage/erlang-9c/work/otp_src_R9B-1/lib/stdlib/include -o./ ecc.erl
erlc -W  -bbeam -W -I /var/tmp/portage/erlang-9c/work/otp_src_R9B-1/lib/stdlib/include -o./ elink.erl
echo "compile:file(fake_demand_epp), halt()." | erl
ACCESS DENIED  open_wr:   /dev/pty/s0
Eshell V5.2.3.3  (abort with ^G)
1> echo "compile:file(fake_error_handler), halt()." | erl
ACCESS DENIED  open_wr:   /dev/pty/s0
Eshell V5.2.3.3  (abort with ^G)
1> echo "compile:file(fake_demand_init), halt()." | erl
ACCESS DENIED  open_wr:   /dev/pty/s0
Eshell V5.2.3.3  (abort with ^G)
1> echo "boot_tools:make_tools(), halt()." | erl -env ERL_BEAM_EVM /var/tmp/portage/erlang-9c/work/otp_src_R9B-1/bin/i686-pc-linux-gnu/beam_evm
ACCESS DENIED  open_wr:   /dev/pty/s0
Eshell V5.2.3.3  (abort with ^G)
1> done
done
Packing: /var/tmp/portage/erlang-9c/work/otp_src_R9B-1/lib/stdlib
Packing: /var/tmp/portage/erlang-9c/work/otp_src_R9B-1/lib/kernel
Packing: /var/tmp/portage/erlang-9c/work/otp_src_R9B-1/lib/compiler
echo "erlang.ear, ecc, and elink have been made"
erlang.ear, ecc, and elink have been made
./ecc -W escript.erl
./elink -t unix -d -o escript -S escript -m escript.beam
erlc -W  -bbeam -W -I /var/tmp/portage/erlang-9c/work/otp_src_R9B-1/lib/stdlib/include -o./ ear.erl
./elink -t unix -d -o ear -S ear -m ear.beam
./ecc -W esh.erl
./ecc -W shell.erl
./elink -t unix -d -o esh -S esh -m esh.beam shell.beam
make[1]: Leaving directory `/var/tmp/portage/erlang-9c/work/otp_src_R9B-1/erts/boot/src'
make[1]: Entering directory `/var/tmp/portage/erlang-9c/work/otp_src_R9B-1/erts'
make[2]: Entering directory `/var/tmp/portage/erlang-9c/work/otp_src_R9B-1/erts/start_scripts'
sed -e 's;%SYS_VSN%;R9B;' \
            -e 's;%ERTS_VSN%;5.2.3.3;' \
            -e 's;%KERNEL_VSN%;2.8.1.1;' \
            -e 's;%STDLIB_VSN%;1.11.4.1;' \
          start_clean.rel.src > start_clean.rel
sed -e 's;%SYS_VSN%;R9B;' \
            -e 's;%ERTS_VSN%;5.2.3.3;' \
            -e 's;%KERNEL_VSN%;2.8.1.1;' \
            -e 's;%STDLIB_VSN%;1.11.4.1;' \
            -e 's;%SASL_VSN%;1.9.4;' \
          start_sasl.rel.src > start_sasl.rel
sed -e 's;%SYS_VSN%;R9B;' \
            -e 's;%ERTS_VSN%;5.2.3.3;' \
            -e 's;%KERNEL_VSN%;2.8.1.1;' \
            -e 's;%STDLIB_VSN%;1.11.4.1;' \
            -e 's;%SASL_VSN%;1.9.4;' \
            -e 's;%OS_MON_VSN%;1.6.0.2;' \
            -e 's;%MNESIA_VSN%;4.1.3;' \
            -e 's;%SNMP_VSN%;3.3.8;' \
            -e 's;%INETS_VSN%;3.0.3;' \
          start_all_example.rel.src > start_all_example.rel
erlc -W    -pa /var/tmp/portage/erlang-9c/work/otp_src_R9B-1/erts/lib/sasl/ebin  -I../../lib/kernel/ebin -I../../lib/stdlib/ebin -I../../lib/sasl/ebin start_clean.rel
make[2]: Leaving directory `/var/tmp/portage/erlang-9c/work/otp_src_R9B-1/erts/start_scripts'
make[2]: Entering directory `/var/tmp/portage/erlang-9c/work/otp_src_R9B-1/erts/start_scripts'
erlc -W  -pa /var/tmp/portage/erlang-9c/work/otp_src_R9B-1/erts/lib/sasl/ebin  \
-I../../lib/kernel/ebin -I../../lib/stdlib/ebin -I../../lib/sasl/ebin  +otp_build -o /var/tmp/portage/erlang-9c/work/otp_src_R9B-1/bin/start.script start_clean.rel
erlc -W  -pa /var/tmp/portage/erlang-9c/work/otp_src_R9B-1/erts/lib/sasl/ebin  \
-I../../lib/kernel/ebin -I../../lib/stdlib/ebin -I../../lib/sasl/ebin  +otp_build -o /var/tmp/portage/erlang-9c/work/otp_src_R9B-1/bin/start_sasl.script start_sasl.rel
make[2]: Leaving directory `/var/tmp/portage/erlang-9c/work/otp_src_R9B-1/erts/start_scripts'
make[1]: Leaving directory `/var/tmp/portage/erlang-9c/work/otp_src_R9B-1/erts'
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-erlang-9c-7824.log"
 
open_wr:   /dev/pty/s0
open_wr:   /dev/pty/s0
open_wr:   /dev/pty/s0
open_wr:   /dev/pty/s0
open_wr:   /dev/pty/s0
--------------------------------------------------------------------------------
big_squirt linux #


Any ideas why the access was denied?
_________________
Brian
Porthole, the Portage GUI frontend irc@freenode: #gentoo-guis, #porthole, Blog
layman, gentoolkit, CoreBuilder, esearch...
Back to top
View user's profile Send private message
nikl
n00b
n00b


Joined: 06 Feb 2003
Posts: 5
Location: Hamburg, DE

PostPosted: Sat May 31, 2003 6:38 am    Post subject: Reply with quote

hi there,

I had the same problem - but only when emerging it in a term under X. it emerged fine on a shell (with X not running)

hope that helps ;)

btw: just added it in bugzilla
_________________
- Nikl
Back to top
View user's profile Send private message
dol-sen
Retired Dev
Retired Dev


Joined: 30 Jun 2002
Posts: 2805
Location: Richmond, BC, Canada

PostPosted: Tue Jun 03, 2003 4:21 am    Post subject: Reply with quote

Yea, that makes sense. When I re-ran it in another terminal window & I got the same error only with /dev/pty/s1. I suspected that may be a reason, but my video card is not working correctly and this resolution is not working in framebuffer mode. I need to change the setup to have a visible console to work in.

Thank you.
_________________
Brian
Porthole, the Portage GUI frontend irc@freenode: #gentoo-guis, #porthole, Blog
layman, gentoolkit, CoreBuilder, esearch...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum