Will update the S4 mini GT-I9195 Android 4.3???

s0ftcorn

Senior Member
Apr 25, 2011
445
95
0
can't build because of this error
anyone has idea

should i change vendorsetup.sh to
https://raw.github.com/arco/hudson/master/cm-build-targets

because arco's edited vendor list has serranoltexx and serrano3gxx as cm-10.2

Code:
[email protected]:~/android/system$ breakfast serrano3gxx
including vendor/cm/vendorsetup.sh
build/core/product_config.mk:242: *** device/samsung/serrano3gxx/cm.mk: malformed COPY_FILE "PRODUCT_COPY_FILES".  Stop.
Device serrano3gxx not found. Attempting to retrieve device repository from CyanogenMod Github (http://github.com/CyanogenMod).
Traceback (most recent call last):
  File "build/tools/roomservice.py", line 76, in <module>
    result = json.loads(urllib.request.urlopen(githubreq).read().decode())
  File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen
    return _opener.open(url, data, timeout)
  File "/usr/lib/python2.7/urllib2.py", line 410, in open
    response = meth(req, response)
  File "/usr/lib/python2.7/urllib2.py", line 523, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib/python2.7/urllib2.py", line 448, in error
    return self._call_chain(*args)
  File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.7/urllib2.py", line 531, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 403: Forbidden
build/core/product_config.mk:242: *** device/samsung/serrano3gxx/cm.mk: malformed COPY_FILE "PRODUCT_COPY_FILES".  Stop.

** Don't have a product spec for: 'cm_serrano3gxx'
** Do you have the right repo manifest?
The repo you linked is only for jenkins, some kind of build tool. But i have nearly the same error when building for serranoltexx, what error do you get when you type "make serrano3gxx"?
 

proxuser

Senior Member
Jul 2, 2010
1,836
5,711
0
www.emexci.com
The repo you linked is only for jenkins, some kind of build tool. But i have nearly the same error when building for serranoltexx, what error do you get when you type "make serrano3gxx"?
build/core/product_config.mk:242: *** device/samsung/serrano3gxx/cm.mk: malformed COPY_FILE "PRODUCT_COPY_FILES". Stop.

** Don't have a product spec for: 'cm_serrano3gxx'
** Do you have the right repo manifest?


updated python 3.3 and other errors are gone.
 

s0ftcorn

Senior Member
Apr 25, 2011
445
95
0
build/core/product_config.mk:242: *** device/samsung/serrano3gxx/cm.mk: malformed COPY_FILE "PRODUCT_COPY_FILES". Stop.

** Don't have a product spec for: 'cm_serrano3gxx'
** Do you have the right repo manifest?
Have you done any changes to the files? Im not sure, but this looks like somethings screwed up with your files :/
 

s0ftcorn

Senior Member
Apr 25, 2011
445
95
0
i removed them 2x and synced new but not success. is because of serranoltexx and serrano3gxx uses same device folders and kernel ?
No, that is not problem. You've got something like a config-tree:
On top you have serrano-common
and from this config, serrano3gxx and serranoltexx inherit most of their configuration. The biggest difference in their config is, that serranoltexx has NFC while serrano3gxx doesnt.
From what i know the kernel is quite independent.


EDIT: Do an repo sync and you should be able to build CM 10.2 für serranoltexx and serrano3gxx. Because: click me

EDIT2: Here is a build i did yesterday with working camera:
ROM:
cm-10.2-20131004-UNOFFICIAL-serranoltexx.zip - 175.36 MB
md5: 10c55a915ace95cf2534ae6c522692b9
gapps for Android 4.3:
http://goo.im/gapps/gapps-jb-20130813-signed.zip

NOTE: This is ONLY for the LTE model.
 
Last edited:

JMailuhu

Senior Member
Dec 3, 2010
258
120
0
Netherlands
evilmusic.shivtr.com
Been using this cm10.2 for a few hours now. So far no probleem at all :D Hopefully you Guys get it into officials.
Also perhaps a [ROM][UNOFFICIAL] CyanogenMod 10.2 Bugs & Discussion Thread???

PS. Is OpenGL/ES 3.0 disabled in this build? As Antutu says Device is not supported...??

Sent from my GT-I9195 using XDA Premium 4 mobile app
 
Last edited:

s0ftcorn

Senior Member
Apr 25, 2011
445
95
0
Been using this cm10.2 for a few hours now. So far no probleem at all :D Hopefully you Guys get it into officials.
Also perhaps a [ROM][UNOFFICIAL] CyanogenMod 10.2 Bugs & Discussion Thread???

PS. Is OpenGL/ES 3.0 disabled in this build? As Antutu says Device is not supported...??

Sent from my GT-I9195 using XDA Premium 4 mobile app
My build uses only official Cyanogenmod sources, so it might be that the support has not been merged for our device yet. But im investigating right now.
 
  • Like
Reactions: Howdareme